CISCOSB-UDLD-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCOSB-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).
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
 rlUdld 1.3.6.1.4.1.9.6.1.101.218
This private MIB module for UDLD (Cisco Systems UniDirectional Link Detection Protocol).
         rlUdldPortTable 1.3.6.1.4.1.9.6.1.101.218.1 no-access
The table holds information for Udld Ethernet ports.
             rlUdldPortEntry 1.3.6.1.4.1.9.6.1.101.218.1.1 no-access
Entry in the rlUdldPortTable.
                 rlUdldPortIfIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.218.1.1.6 integer read-only
Number Of Detected Neighbors for this port.
         rlUdldNeighborTable 1.3.6.1.4.1.9.6.1.101.218.2 no-access
The table holds information for Udld Neighbor of ethernet ports.
             rlUdldNeighborEntry 1.3.6.1.4.1.9.6.1.101.218.2.1 no-access
Entry in the rlUdldNeighborTable.
                 rlUdldNeighborPortIfIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.218.2.1.4 macaddress no-access
The Neighbor mac address
                 rlUdldNeighborDeviceName 1.3.6.1.4.1.9.6.1.101.218.2.1.5 udldstring read-only
The Neighbor NeighborDevice Name TLV should contain sysName in ACSII.
                 rlUdldNeighborMessageTime 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.218.2.1.7 integer read-only
The remaining holdtime for Neighbor entry in cache in seconds.
                 rlUdldNeighborCurrentState 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.218.3 udldglobalmode read-write
Define Global UDLD Mode (normal, aggressive, disable)
         rlUdldGlobalMessageTime 1.3.6.1.4.1.9.6.1.101.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.