XYLAN-FWCONF-MIB: View SNMP OID List / Download MIB

VENDOR: XYLAN CORP.


 Home MIB: XYLAN-FWCONF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 xylanFwConfig 1.3.6.1.4.1.800.2.12.1
     xylanFwStatus 1.3.6.1.4.1.800.2.12.1.1 integer read-write
This variable displays the current status of the firewall module. The value 'enabled' denotes that the Firewall is active; 'disabled' disables the firewall module. Enumeration: 'disabled': 2, 'enabled': 1.
     xylanFwMode 1.3.6.1.4.1.800.2.12.1.2 integer read-write
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. Enumeration: 'open': 2, 'blocked': 1.
     xylanFwPrimaryAddr 1.3.6.1.4.1.800.2.12.1.3 ipaddress read-write
The Primary manager's IP address.
     xylanFwPrimaryPassword 1.3.6.1.4.1.800.2.12.1.4 displaystring read-write
The Primary manager's skey password. When read, xylanFwPrimaryPassword always returns an Octet String of length zero.
     xylanFwBackupAddr 1.3.6.1.4.1.800.2.12.1.5 ipaddress read-write
The Backup manager's IP address.
     xylanFwBackupPassword 1.3.6.1.4.1.800.2.12.1.6 displaystring read-write
The Backup manager's skey password. When read, xylanFwBackupPassword always returns an Octet String of length zero.