Dell-UDLD-MIB
26 objects
This private MIB module for UDLD (Cisco Systems UniDirectional Link Detection Protocol).
Imported Objects
| Dell-MIB | rnd rndNotifications |
| IF-MIB | InterfaceIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | MacAddress RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.89.218 | IdentityrlUdld | This private MIB module for UDLD (Cisco Systems UniDirectional Link Detection Protocol). | ||
| 1.3.6.1.4.1.89.218.1 | TablerlUdldPortTable | not-accessible | current | The table holds information for Udld Ethernet ports. |
| 1.3.6.1.4.1.89.218.1.1 | RowrlUdldPortEntry | not-accessible | current | Entry in the rlUdldPortTable. |
| 1.3.6.1.4.1.89.218.1.1.1 | ColumnrlUdldPortIfIndex | not-accessible | current | Interface 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.2 | ColumnrlUdldPortAdminMode | read-write | current | This variable identifies port UDLD admin configured mode (normal, aggressive, disable). |
| 1.3.6.1.4.1.89.218.1.1.3 | ColumnrlUdldPortOperMode | read-only | current | This 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.4 | ColumnrlUdldPortDefaultConfiguration | read-only | current | This 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.5 | ColumnrlUdldBidirectionalState | read-only | current | This variable identifies the port UDLD status (shutdown, idle, detection, undetermined, bidirectional). |
| 1.3.6.1.4.1.89.218.1.1.6 | ColumnrlUdldNumberOfDetectedNeighbors | read-only | current | Number Of Detected Neighbors for this port. |
| 1.3.6.1.4.1.89.218.2 | TablerlUdldNeighborTable | not-accessible | current | The table holds information for Udld Neighbor of ethernet ports. |
| 1.3.6.1.4.1.89.218.2.1 | RowrlUdldNeighborEntry | not-accessible | current | Entry in the rlUdldNeighborTable. |
| 1.3.6.1.4.1.89.218.2.1.1 | ColumnrlUdldNeighborPortIfIndex | not-accessible | current | Interface 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.2 | ColumnrlUdldNeighborDeviceID | not-accessible | current | The Neighbor Device-ID TLV should contain the switch base MAC address in ACSII format. |
| 1.3.6.1.4.1.89.218.2.1.3 | ColumnrlUdldNeighborPortID | not-accessible | current | The 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.4 | ColumnrlUdldNeighborDeviceMACAddress | not-accessible | current | The Neighbor mac address |
| 1.3.6.1.4.1.89.218.2.1.5 | ColumnrlUdldNeighborDeviceName | read-only | current | The Neighbor NeighborDevice Name TLV should contain sysName in ACSII. |
| 1.3.6.1.4.1.89.218.2.1.6 | ColumnrlUdldNeighborMessageTime | read-only | current | 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. I… |
| 1.3.6.1.4.1.89.218.2.1.7 | ColumnrlUdldNeighborLeftLifeTime | read-only | current | The remaining holdtime for Neighbor entry in cache in seconds. |
| 1.3.6.1.4.1.89.218.2.1.8 | ColumnrlUdldNeighborCurrentState | read-only | current | This variable identifies the Neighbor port UDLD current status (Disabled, Enabled, Undefined, Bidirectional). |
| 1.3.6.1.4.1.89.218.3 | ScalarrlUdldGlobalUDLDMode | read-write | current | Define Global UDLD Mode (normal, aggressive, disable) |
| 1.3.6.1.4.1.89.218.4 | ScalarrlUdldGlobalMessageTime | read-write | current | Define global value of the interval between two sent probe messages, use the udld message time command in Global Configuration mode. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| UdldGlobalMode | INTEGER { normal(1), aggressive(2), disabled(3) } | current | Global (fiber) Port UDLD curent status (normal, aggressive, disabled). |
| UdldNeighborCurrentState | INTEGER { disabled(1), enabled(2), undefined(3), bidirectional(4) } | current | Port UDLD Neighbor current status (Disabled, Enabled, Undefined, Bidirectional). |
| UdldPortBidirectionalState | INTEGER { shutdown(1), idle(2), detection(3), undetermined(4), bidirectional(5) } | current | Port UDLD current status (shutdown, idle, detection, undetermined, bidirectional). |
| UdldPortMode | INTEGER { normal(1), aggressive(2), disabled(3), default(4) } | current | Port UDLD curent status (normal, aggressive, disabled, default). |
| UdldString | SnmpAdminString | current | The Device-ID TLV should contain the switch base MAC address in ACSII format. |