MIB Viewer

TN-UDLD-MIB

21 objects
This is a private MIB for udld
Imported Objects
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
TN-TCTNDisplayString TNInterfaceIndex
TRANSITION-SMItnProducts
OIDNameAccessStatusDescription
1.3.6.1.4.1.868.2.5.124IdentitytnUdldMibThis is a private MIB for udld
1.3.6.1.4.1.868.2.5.124.1TabletnUdldConfigInterfaceParamTablenot-accessiblecurrentThis is a table of udld interface conf parameters
1.3.6.1.4.1.868.2.5.124.1.1RowtnUdldConfigInterfaceParamEntrynot-accessiblecurrentEach physical interface has a set of configurable parameters
1.3.6.1.4.1.868.2.5.124.1.1.1ColumntnUdldConfigInterfaceParamIfIndexnot-accessiblecurrentLogical interface number.
1.3.6.1.4.1.868.2.5.124.1.1.2ColumntnUdldConfigInterfaceParamUdldModeread-writecurrentPort udld mode disable/normal/aggresive. disable(0), normal(1), aggressive(2)
1.3.6.1.4.1.868.2.5.124.1.1.3ColumntnUdldConfigInterfaceParamProbeMsgIntervalread-writecurrentPort probe message interval(seconds). Valid range: 7 to 90 seconds.
1.3.6.1.4.1.868.2.5.124.2TabletnUdldStatusInterfaceTablenot-accessiblecurrentThis is a table of udld interface local device information
1.3.6.1.4.1.868.2.5.124.2.1RowtnUdldStatusInterfaceEntrynot-accessiblecurrentEach udld enabled interface has a local device information
1.3.6.1.4.1.868.2.5.124.2.1.1ColumntnUdldStatusInterfaceIfIndexnot-accessiblecurrentLogical interface number.
1.3.6.1.4.1.868.2.5.124.2.1.2ColumntnUdldStatusInterfaceDeviceIDread-onlycurrentLocal device id.
1.3.6.1.4.1.868.2.5.124.2.1.3ColumntnUdldStatusInterfaceDeviceNameread-onlycurrentLocal device name.
1.3.6.1.4.1.868.2.5.124.2.1.4ColumntnUdldStatusInterfaceLinkStateread-onlycurrentLocal device link detected state.
1.3.6.1.4.1.868.2.5.124.3TabletnUdldStatusInterfaceNeighborTablenot-accessiblecurrentThis is a table of udld interface neighbor cache information
1.3.6.1.4.1.868.2.5.124.3.1RowtnUdldStatusInterfaceNeighborEntrynot-accessiblecurrentEach udld enabled interface has a neighbor cache information
1.3.6.1.4.1.868.2.5.124.3.1.1ColumntnUdldStatusInterfaceNeighborIfIndexnot-accessiblecurrentLogical interface number.
1.3.6.1.4.1.868.2.5.124.3.1.2ColumntnUdldStatusInterfaceNeighborNeighborDeviceIDread-onlycurrentNeighbor device id.
1.3.6.1.4.1.868.2.5.124.3.1.3ColumntnUdldStatusInterfaceNeighborNeighborPortIDread-onlycurrentNeighbor port id.
1.3.6.1.4.1.868.2.5.124.3.1.4ColumntnUdldStatusInterfaceNeighborNeighborDeviceNameread-onlycurrentNeighbor device name.
1.3.6.1.4.1.868.2.5.124.3.1.5ColumntnUdldStatusInterfaceNeighborLinkDetectionStateread-onlycurrentNeighbor device link detected state.
Type Definitions
NameSyntaxStatusDescription
TNUdldDetectionStateINTEGER { inDeterminant(0), uniDirectional(1), biDirectional(2), neighborMismatch(3), loopback(4), multipleNeighbor(5) }currentThis enumeration defines the link detection state.
TNUdldModeINTEGER { disable(0), normal(1), aggressive(2) }currentThis enumeration defines the available udld mode.