MIB Viewer

Dell-UDLD-MIB

26 objects
This private MIB module for UDLD (Cisco Systems UniDirectional Link Detection Protocol).
Imported Objects
Dell-MIBrnd rndNotifications
IF-MIBInterfaceIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIGauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCMacAddress RowStatus TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.89.218IdentityrlUdldThis private MIB module for UDLD (Cisco Systems UniDirectional Link Detection Protocol).
1.3.6.1.4.1.89.218.1TablerlUdldPortTablenot-accessiblecurrentThe table holds information for Udld Ethernet ports.
1.3.6.1.4.1.89.218.1.1RowrlUdldPortEntrynot-accessiblecurrentEntry in the rlUdldPortTable.
1.3.6.1.4.1.89.218.1.1.1ColumnrlUdldPortIfIndexnot-accessiblecurrentInterface Index. This variable is the key for udld port table. uniquely identifies the udld port information.
1.3.6.1.4.1.89.218.1.1.2ColumnrlUdldPortAdminModeread-writecurrentThis variable identifies port UDLD admin configured mode (normal, aggressive, disable).
1.3.6.1.4.1.89.218.1.1.3ColumnrlUdldPortOperModeread-onlycurrentThis variable identifies port UDLD operational mode (normal, aggressive, disable). for fiber ports it is combination of global mode and port mode
1.3.6.1.4.1.89.218.1.1.4ColumnrlUdldPortDefaultConfigurationread-onlycurrentThis variable indicates whether tne user configure the udld port. to present (default) or not in port configuration.
1.3.6.1.4.1.89.218.1.1.5ColumnrlUdldBidirectionalStateread-onlycurrentThis variable identifies the port UDLD status (shutdown, idle, detection, undetermined, bidirectional).
1.3.6.1.4.1.89.218.1.1.6ColumnrlUdldNumberOfDetectedNeighborsread-onlycurrentNumber Of Detected Neighbors for this port.
1.3.6.1.4.1.89.218.2TablerlUdldNeighborTablenot-accessiblecurrentThe table holds information for Udld Neighbor of ethernet ports.
1.3.6.1.4.1.89.218.2.1RowrlUdldNeighborEntrynot-accessiblecurrentEntry in the rlUdldNeighborTable.
1.3.6.1.4.1.89.218.2.1.1ColumnrlUdldNeighborPortIfIndexnot-accessiblecurrentInterface Index. This variable is the key for udld port Neighbor table. uniquely identifies the udld port index.
1.3.6.1.4.1.89.218.2.1.2ColumnrlUdldNeighborDeviceIDnot-accessiblecurrentThe Neighbor Device-ID TLV should contain the switch base MAC address in ACSII format.
1.3.6.1.4.1.89.218.2.1.3ColumnrlUdldNeighborPortIDnot-accessiblecurrentThe Port-ID TLV should contain the port ACSII name as it is printed in show CLI commands.
1.3.6.1.4.1.89.218.2.1.4ColumnrlUdldNeighborDeviceMACAddressnot-accessiblecurrentThe Neighbor mac address
1.3.6.1.4.1.89.218.2.1.5ColumnrlUdldNeighborDeviceNameread-onlycurrentThe Neighbor NeighborDevice Name TLV should contain sysName in ACSII.
1.3.6.1.4.1.89.218.2.1.6ColumnrlUdldNeighborMessageTimeread-onlycurrentThe 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. I…
1.3.6.1.4.1.89.218.2.1.7ColumnrlUdldNeighborLeftLifeTimeread-onlycurrentThe remaining holdtime for Neighbor entry in cache in seconds.
1.3.6.1.4.1.89.218.2.1.8ColumnrlUdldNeighborCurrentStateread-onlycurrentThis variable identifies the Neighbor port UDLD current status (Disabled, Enabled, Undefined, Bidirectional).
1.3.6.1.4.1.89.218.3ScalarrlUdldGlobalUDLDModeread-writecurrentDefine Global UDLD Mode (normal, aggressive, disable)
1.3.6.1.4.1.89.218.4ScalarrlUdldGlobalMessageTimeread-writecurrentDefine global value of the interval between two sent probe messages, use the udld message time command in Global Configuration mode.
Type Definitions
NameSyntaxStatusDescription
UdldGlobalModeINTEGER { normal(1), aggressive(2), disabled(3) }currentGlobal (fiber) Port UDLD curent status (normal, aggressive, disabled).
UdldNeighborCurrentStateINTEGER { disabled(1), enabled(2), undefined(3), bidirectional(4) }currentPort UDLD Neighbor current status (Disabled, Enabled, Undefined, Bidirectional).
UdldPortBidirectionalStateINTEGER { shutdown(1), idle(2), detection(3), undetermined(4), bidirectional(5) }currentPort UDLD current status (shutdown, idle, detection, undetermined, bidirectional).
UdldPortModeINTEGER { normal(1), aggressive(2), disabled(3), default(4) }currentPort UDLD curent status (normal, aggressive, disabled, default).
UdldStringSnmpAdminStringcurrentThe Device-ID TLV should contain the switch base MAC address in ACSII format.