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).
|
|||
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. |