TPLINK-DLDP-MIB

File: TPLINK-DLDP-MIB.mib (5618 bytes)

Imported modules

SNMPv2-SMI TPLINK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
tplinkMgmt

Defined Types

PORTDLDPCTRLENTRY  
SEQUENCE    
  tpDldpPortId INTEGER
  tpDldpState INTEGER disable(0), enable(1)
  tpDldpProtocolState INTEGER initial(0), inactive(1), active(2), probe(3), adver(4), disable(5)
  tpDldpLinkState INTEGER link-down(0), link-up(1)
  tpDldpNeighborState INTEGER unknown(0), unidirectional(1), bidirectional(2), aging(3), notAccess(4)

Defined Values

tplinkDldpMIB 1.3.6.1.4.1.11863.6.58
DLDP Private MIB.
MODULE-IDENTITY    

tplinkDldpMIBObjects 1.3.6.1.4.1.11863.6.58.1
OBJECT IDENTIFIER    

tplinkDldpNotifications 1.3.6.1.4.1.11863.6.58.2
OBJECT IDENTIFIER    

tpDldpEnable 1.3.6.1.4.1.11863.6.58.1.1
Select Enable/Disable DLDP function globally on the Switch. 0. disable 1. enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpDldpInterval 1.3.6.1.4.1.11863.6.58.1.2
The interval time of advertisement
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

tpDldpShutmode 1.3.6.1.4.1.11863.6.58.1.3
Select DLDP shut-mode globally on the Switch. 0. auto 1. manual
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(0), manual(1)  

tpDldpCtrlTable 1.3.6.1.4.1.11863.6.58.1.4
A list of port configuration for DLDP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PORTDLDPCTRLENTRY

tpDldpCtrlEntry 1.3.6.1.4.1.11863.6.58.1.4.1
The entry of the port DLDP list .
Status: current Access: not-accessible
OBJECT-TYPE    
  PORTDLDPCTRLENTRY  

tpDldpPortId 1.3.6.1.4.1.11863.6.58.1.4.1.1
The port id.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpDldpState 1.3.6.1.4.1.11863.6.58.1.4.1.2
The state of the DLDP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpDldpProtocolState 1.3.6.1.4.1.11863.6.58.1.4.1.3
The protocol state of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initial(0), inactive(1), active(2), probe(3), adver(4), disable(5)  

tpDldpLinkState 1.3.6.1.4.1.11863.6.58.1.4.1.4
The link state of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER link-down(0), link-up(1)  

tpDldpNeighborState 1.3.6.1.4.1.11863.6.58.1.4.1.5
The neighor state of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), unidirectional(1), bidirectional(2), aging(3), notAccess(4)