XYLAN-FWCONF-MIB

File: XYLAN-FWCONF-MIB.mib (4059 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI
XYLAN-BASE-MIB

Imported symbols

OBJECT-TYPE DisplayString IpAddress
xylanFwArch

Defined Values

xylanFwConfig 1.3.6.1.4.1.800.2.12.1
OBJECT IDENTIFIER    

xylanFwStatus 1.3.6.1.4.1.800.2.12.1.1
This variable displays the current status of the firewall module. The value 'enabled' denotes that the Firewall is active; 'disabled' disables the firewall module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

xylanFwMode 1.3.6.1.4.1.800.2.12.1.2
The default switch interface mode. If neither the Primary manager nor the secondary manager can be reached, this value dictates how packets are handled. The value 'blocked' indicates that all packets are blocked and the value 'open' indicates that all packets are allowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER blocked(1), open(2)  

xylanFwPrimaryAddr 1.3.6.1.4.1.800.2.12.1.3
The Primary manager's IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

xylanFwPrimaryPassword 1.3.6.1.4.1.800.2.12.1.4
The Primary manager's skey password. When read, xylanFwPrimaryPassword always returns an Octet String of length zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

xylanFwBackupAddr 1.3.6.1.4.1.800.2.12.1.5
The Backup manager's IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

xylanFwBackupPassword 1.3.6.1.4.1.800.2.12.1.6
The Backup manager's skey password. When read, xylanFwBackupPassword always returns an Octet String of length zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)