MARVELL-UDLD-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: MARVELL-UDLD-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 |
rlUdld | 1.3.6.1.4.1.89.218 |
This private MIB module for UDLD (Cisco Systems UniDirectional Link Detection Protocol). |
||
rlUdldPortTable | 1.3.6.1.4.1.89.218.1 | no-access |
The table holds information for Udld Ethernet ports. |
|
1.3.6.1.4.1.89.218.1.1 | no-access |
Entry in the rlUdldPortTable. |
||
rlUdldPortIfIndex | 1.3.6.1.4.1.89.218.1.1.1 | interfaceindex | no-access |
Interface Index. This variable is the key for udld port table. uniquely identifies the udld port information. |
rlUdldPortAdminMode | 1.3.6.1.4.1.89.218.1.1.2 | udldportmode | read-write |
This variable identifies port UDLD admin configured mode (normal, aggressive, disable). |
rlUdldPortOperMode | 1.3.6.1.4.1.89.218.1.1.3 | udldportmode | read-only |
This variable identifies port UDLD operational mode (normal, aggressive, disable). for fiber ports it is combination of global mode and port mode |
rlUdldPortDefaultConfiguration | 1.3.6.1.4.1.89.218.1.1.4 | truthvalue | read-only |
This variable indicates whether tne user configure the udld port. to present (default) or not in port configuration. |
rlUdldBidirectionalState | 1.3.6.1.4.1.89.218.1.1.5 | udldportbidirectionalstate | read-only |
This variable identifies the port UDLD status (shutdown, idle, detection, undetermined, bidirectional). |
rlUdldNumberOfDetectedNeighbors | 1.3.6.1.4.1.89.218.1.1.6 | integer | read-only |
Number Of Detected Neighbors for this port. |
rlUdldNeighborTable | 1.3.6.1.4.1.89.218.2 | no-access |
The table holds information for Udld Neighbor of ethernet ports. |
|
1.3.6.1.4.1.89.218.2.1 | no-access |
Entry in the rlUdldNeighborTable. |
||
rlUdldNeighborPortIfIndex | 1.3.6.1.4.1.89.218.2.1.1 | interfaceindex | no-access |
Interface Index. This variable is the key for udld port Neighbor table. uniquely identifies the udld port index. |
rlUdldNeighborDeviceID | 1.3.6.1.4.1.89.218.2.1.2 | udldstring | no-access |
The Neighbor Device-ID TLV should contain the switch base MAC address in ACSII format. |
rlUdldNeighborPortID | 1.3.6.1.4.1.89.218.2.1.3 | udldstring | no-access |
The Port-ID TLV should contain the port ACSII name as it is printed in show CLI commands. |
rlUdldNeighborDeviceMACAddress | 1.3.6.1.4.1.89.218.2.1.4 | macaddress | no-access |
The Neighbor mac address |
rlUdldNeighborDeviceName | 1.3.6.1.4.1.89.218.2.1.5 | udldstring | read-only |
The Neighbor NeighborDevice Name TLV should contain sysName in ACSII. |
rlUdldNeighborMessageTime | 1.3.6.1.4.1.89.218.2.1.6 | integer | read-only |
The Neighbor Message Time is from Message Interval TLV. This time interval value used by a neighbor to send UDLD probes after the linkup or detection phases. Its time unit is 1 second. |
rlUdldNeighborLeftLifeTime | 1.3.6.1.4.1.89.218.2.1.7 | integer | read-only |
The remaining holdtime for Neighbor entry in cache in seconds. |
rlUdldNeighborCurrentState | 1.3.6.1.4.1.89.218.2.1.8 | udldneighborcurrentstate | read-only |
This variable identifies the Neighbor port UDLD current status (Disabled, Enabled, Undefined, Bidirectional). |
rlUdldGlobalUDLDMode | 1.3.6.1.4.1.89.218.3 | udldglobalmode | read-write |
Define Global UDLD Mode (normal, aggressive, disable) |
rlUdldGlobalMessageTime | 1.3.6.1.4.1.89.218.4 | integer | read-write |
Define global value of the interval between two sent probe messages, use the udld message time command in Global Configuration mode. |