Dell-LBD-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: Dell-LBD-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 |
rlLbd | 1.3.6.1.4.1.89.127 |
The private MIB module definition for Loopback Detection MIB. |
||
rlLbdEnable | 1.3.6.1.4.1.89.127.1 | truthvalue | read-write |
Enable/Disable Loopback Detection in the switch. |
rlLbdDetectionInterval | 1.3.6.1.4.1.89.127.2 | integer | read-write |
The time in seconds that should pass between unicast LBD packets. |
rlLbdMode | 1.3.6.1.4.1.89.127.3 | integer | read-write |
Loopback detection mode. Enumeration: 'broadcast-mac-addr': 3, 'source-mac-addr': 1, 'base-mac-addr': 2. |
rlLbdPortTable | 1.3.6.1.4.1.89.127.4 | no-access |
The table contains Admin configuration and operational status per port. |
|
1.3.6.1.4.1.89.127.4.1 | no-access |
Each entry represent a port. Per port contains LBD Admin configuration (SET) and status (GET), LBD Operational status and LBD Vlan configuration (SET) and status (GET). |
||
rlLbdPortAdminStatus | 1.3.6.1.4.1.89.127.4.1.1 | integer | read-write |
Enable/Disable Loopback Detection on port Enumeration: 'disabled': 2, 'enabled': 1. |
rlLbdPortOperStatus | 1.3.6.1.4.1.89.127.4.1.2 | integer | read-only |
Indicates Loopback Detection operational status on port. 'inactive' means that the port is not working in loop-detected operational state; 'active' means that the port is Up and working in state of loop-detecting; 'loop-detected' means that the system has detected loop on the port. Enumeration: 'active': 2, 'inactive': 1, 'loopDetected': 3. |