TN-UDLD-MIB
21 objects
This is a private MIB for udld
Imported Objects
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| TN-TC | TNDisplayString TNInterfaceIndex |
| TRANSITION-SMI | tnProducts |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.868.2.5.124 | IdentitytnUdldMib | This is a private MIB for udld | ||
| 1.3.6.1.4.1.868.2.5.124.1 | TabletnUdldConfigInterfaceParamTable | not-accessible | current | This is a table of udld interface conf parameters |
| 1.3.6.1.4.1.868.2.5.124.1.1 | RowtnUdldConfigInterfaceParamEntry | not-accessible | current | Each physical interface has a set of configurable parameters |
| 1.3.6.1.4.1.868.2.5.124.1.1.1 | ColumntnUdldConfigInterfaceParamIfIndex | not-accessible | current | Logical interface number. |
| 1.3.6.1.4.1.868.2.5.124.1.1.2 | ColumntnUdldConfigInterfaceParamUdldMode | read-write | current | Port udld mode disable/normal/aggresive. disable(0), normal(1), aggressive(2) |
| 1.3.6.1.4.1.868.2.5.124.1.1.3 | ColumntnUdldConfigInterfaceParamProbeMsgInterval | read-write | current | Port probe message interval(seconds). Valid range: 7 to 90 seconds. |
| 1.3.6.1.4.1.868.2.5.124.2 | TabletnUdldStatusInterfaceTable | not-accessible | current | This is a table of udld interface local device information |
| 1.3.6.1.4.1.868.2.5.124.2.1 | RowtnUdldStatusInterfaceEntry | not-accessible | current | Each udld enabled interface has a local device information |
| 1.3.6.1.4.1.868.2.5.124.2.1.1 | ColumntnUdldStatusInterfaceIfIndex | not-accessible | current | Logical interface number. |
| 1.3.6.1.4.1.868.2.5.124.2.1.2 | ColumntnUdldStatusInterfaceDeviceID | read-only | current | Local device id. |
| 1.3.6.1.4.1.868.2.5.124.2.1.3 | ColumntnUdldStatusInterfaceDeviceName | read-only | current | Local device name. |
| 1.3.6.1.4.1.868.2.5.124.2.1.4 | ColumntnUdldStatusInterfaceLinkState | read-only | current | Local device link detected state. |
| 1.3.6.1.4.1.868.2.5.124.3 | TabletnUdldStatusInterfaceNeighborTable | not-accessible | current | This is a table of udld interface neighbor cache information |
| 1.3.6.1.4.1.868.2.5.124.3.1 | RowtnUdldStatusInterfaceNeighborEntry | not-accessible | current | Each udld enabled interface has a neighbor cache information |
| 1.3.6.1.4.1.868.2.5.124.3.1.1 | ColumntnUdldStatusInterfaceNeighborIfIndex | not-accessible | current | Logical interface number. |
| 1.3.6.1.4.1.868.2.5.124.3.1.2 | ColumntnUdldStatusInterfaceNeighborNeighborDeviceID | read-only | current | Neighbor device id. |
| 1.3.6.1.4.1.868.2.5.124.3.1.3 | ColumntnUdldStatusInterfaceNeighborNeighborPortID | read-only | current | Neighbor port id. |
| 1.3.6.1.4.1.868.2.5.124.3.1.4 | ColumntnUdldStatusInterfaceNeighborNeighborDeviceName | read-only | current | Neighbor device name. |
| 1.3.6.1.4.1.868.2.5.124.3.1.5 | ColumntnUdldStatusInterfaceNeighborLinkDetectionState | read-only | current | Neighbor device link detected state. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| TNUdldDetectionState | INTEGER { inDeterminant(0), uniDirectional(1), biDirectional(2), neighborMismatch(3), loopback(4), multipleNeighbor(5) } | current | This enumeration defines the link detection state. |
| TNUdldMode | INTEGER { disable(0), normal(1), aggressive(2) } | current | This enumeration defines the available udld mode. |