TN-UDLD-MIB

File: TN-UDLD-MIB.mib (7471 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
TRANSITION-SMI TN-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION tnProducts
Unsigned32 TNDisplayString TNInterfaceIndex

Defined Types

TNUdldDetectionState  
This enumeration defines the link detection state.
TEXTUAL-CONVENTION    
  INTEGER inDeterminant(0), uniDirectional(1), biDirectional(2), neighborMismatch(3), loopback(4), multipleNeighbor(5)  

TNUdldMode  
This enumeration defines the available udld mode.
TEXTUAL-CONVENTION    
  INTEGER disable(0), normal(1), aggressive(2)  

TNUdldConfigInterfaceParamEntry  
SEQUENCE    
  tnUdldConfigInterfaceParamIfIndex TNInterfaceIndex
  tnUdldConfigInterfaceParamUdldMode TNUdldMode
  tnUdldConfigInterfaceParamProbeMsgInterval Unsigned32

TNUdldStatusInterfaceEntry  
SEQUENCE    
  tnUdldStatusInterfaceIfIndex TNInterfaceIndex
  tnUdldStatusInterfaceDeviceID TNDisplayString
  tnUdldStatusInterfaceDeviceName TNDisplayString
  tnUdldStatusInterfaceLinkState TNUdldDetectionState

TNUdldStatusInterfaceNeighborEntry  
SEQUENCE    
  tnUdldStatusInterfaceNeighborIfIndex TNInterfaceIndex
  tnUdldStatusInterfaceNeighborNeighborDeviceID TNDisplayString
  tnUdldStatusInterfaceNeighborNeighborPortID TNDisplayString
  tnUdldStatusInterfaceNeighborNeighborDeviceName TNDisplayString
  tnUdldStatusInterfaceNeighborLinkDetectionState TNUdldDetectionState

Defined Values

tnUdldMib 1.3.6.1.4.1.868.2.5.124
This is a private MIB for udld
MODULE-IDENTITY    

tnUdldConfigInterfaceParamTable 1.3.6.1.4.1.868.2.5.124.1
This is a table of udld interface conf parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNUdldConfigInterfaceParamEntry

tnUdldConfigInterfaceParamEntry 1.3.6.1.4.1.868.2.5.124.1.1
Each physical interface has a set of configurable parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNUdldConfigInterfaceParamEntry  

tnUdldConfigInterfaceParamIfIndex 1.3.6.1.4.1.868.2.5.124.1.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnUdldConfigInterfaceParamUdldMode 1.3.6.1.4.1.868.2.5.124.1.1.2
Port udld mode disable/normal/aggresive. disable(0), normal(1), aggressive(2)
Status: current Access: read-write
OBJECT-TYPE    
  TNUdldMode  

tnUdldConfigInterfaceParamProbeMsgInterval 1.3.6.1.4.1.868.2.5.124.1.1.3
Port probe message interval(seconds). Valid range: 7 to 90 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 7..90  

tnUdldStatusInterfaceTable 1.3.6.1.4.1.868.2.5.124.2
This is a table of udld interface local device information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNUdldStatusInterfaceEntry

tnUdldStatusInterfaceEntry 1.3.6.1.4.1.868.2.5.124.2.1
Each udld enabled interface has a local device information
Status: current Access: not-accessible
OBJECT-TYPE    
  TNUdldStatusInterfaceEntry  

tnUdldStatusInterfaceIfIndex 1.3.6.1.4.1.868.2.5.124.2.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnUdldStatusInterfaceDeviceID 1.3.6.1.4.1.868.2.5.124.2.1.2
Local device id.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..254)  

tnUdldStatusInterfaceDeviceName 1.3.6.1.4.1.868.2.5.124.2.1.3
Local device name.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..254)  

tnUdldStatusInterfaceLinkState 1.3.6.1.4.1.868.2.5.124.2.1.4
Local device link detected state.
Status: current Access: read-only
OBJECT-TYPE    
  TNUdldDetectionState  

tnUdldStatusInterfaceNeighborTable 1.3.6.1.4.1.868.2.5.124.3
This is a table of udld interface neighbor cache information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNUdldStatusInterfaceNeighborEntry

tnUdldStatusInterfaceNeighborEntry 1.3.6.1.4.1.868.2.5.124.3.1
Each udld enabled interface has a neighbor cache information
Status: current Access: not-accessible
OBJECT-TYPE    
  TNUdldStatusInterfaceNeighborEntry  

tnUdldStatusInterfaceNeighborIfIndex 1.3.6.1.4.1.868.2.5.124.3.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnUdldStatusInterfaceNeighborNeighborDeviceID 1.3.6.1.4.1.868.2.5.124.3.1.2
Neighbor device id.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..254)  

tnUdldStatusInterfaceNeighborNeighborPortID 1.3.6.1.4.1.868.2.5.124.3.1.3
Neighbor port id.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..254)  

tnUdldStatusInterfaceNeighborNeighborDeviceName 1.3.6.1.4.1.868.2.5.124.3.1.4
Neighbor device name.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..254)  

tnUdldStatusInterfaceNeighborLinkDetectionState 1.3.6.1.4.1.868.2.5.124.3.1.5
Neighbor device link detected state.
Status: current Access: read-only
OBJECT-TYPE    
  TNUdldDetectionState