TPLINK-NDP-MIB

File: TPLINK-NDP-MIB.mib (3328 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB TPLINK-CLUSTER-MIB

Imported symbols

OBJECT-TYPE ifIndex ndpManage

Defined Types

NdpPortEntry  
SEQUENCE    
  ndpPortStatus INTEGER
  ndpPortRecvPkt INTEGER
  ndpPortSendPkt INTEGER
  ndpPortErrPkt INTEGER
  ndpPortNeighborNum INTEGER

Defined Values

ndpGlobalConfig 1.3.6.1.4.1.11863.6.33.1.1.1.1
OBJECT IDENTIFIER    

ndpStatus 1.3.6.1.4.1.11863.6.33.1.1.1.1.1
This object indicates the global status of the ndp.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

ndpAgingTime 1.3.6.1.4.1.11863.6.33.1.1.1.1.2
This object indicates the period for the switch to keep the NDP packets from the neighbor switch. The minimum value is 5, maximum value is 255.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..255  

ndpHelloTime 1.3.6.1.4.1.11863.6.33.1.1.1.1.3
This object indicates the interval time of the switch in second to periodical send out ndp packet. The minimum valus is 5, maximum value is 254.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..254  

ndpPortTable 1.3.6.1.4.1.11863.6.33.1.1.1.2
A table that contains information about the ndp status of every port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NdpPortEntry

ndpPortEntry 1.3.6.1.4.1.11863.6.33.1.1.1.2.1
A list of information about the ndp status.
Status: current Access: not-accessible
OBJECT-TYPE    
  NdpPortEntry  

ndpPortStatus 1.3.6.1.4.1.11863.6.33.1.1.1.2.1.2
This object indicates the ndp status of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

ndpPortRecvPkt 1.3.6.1.4.1.11863.6.33.1.1.1.2.1.3
This object indicates the ndp packet that the port have receive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ndpPortSendPkt 1.3.6.1.4.1.11863.6.33.1.1.1.2.1.4
This object indicates the ndp packet that the port have send.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ndpPortErrPkt 1.3.6.1.4.1.11863.6.33.1.1.1.2.1.5
This objcet indicates the error ndp packet that the port have receive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ndpPortNeighborNum 1.3.6.1.4.1.11863.6.33.1.1.1.2.1.6
This object indicates the number of the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER