TPLINK-NTDP-MIB

File: TPLINK-NTDP-MIB.mib (3057 bytes)

Imported modules

SNMPv2-SMI TPLINK-CLUSTER-MIB

Imported symbols

OBJECT-TYPE ntdpManage

Defined Types

NtdpPortEntry  
SEQUENCE    
  ntdpPortStatus INTEGER

Defined Values

ntdpGlobalConfig 1.3.6.1.4.1.11863.6.33.1.1.2.1
OBJECT IDENTIFIER    

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

ntdpIntervalTime 1.3.6.1.4.1.11863.6.33.1.1.2.1.2
This object indicates the interval time of the switch in miniute to periodical send out ntdp packet. The minimum valus is 1, maximum value is 60.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

ntdpHop 1.3.6.1.4.1.11863.6.33.1.1.2.1.3
This object indicates the hop count the switch topology collects.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

ntdpHopDelay 1.3.6.1.4.1.11863.6.33.1.1.2.1.4
This object indicates the time between the switch receiving NTDP request packets and the switch forwarding NTDP request packets for the first time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000  

ntpdPortDelay 1.3.6.1.4.1.11863.6.33.1.1.2.1.5
This object indicates the time between the port forwarding NTDP request packets and its adjacent port forwarding NTDP request packets over.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

ntdpPortTable 1.3.6.1.4.1.11863.6.33.1.1.2.2
A table that contains ntdp information of every port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtdpPortEntry

ntdpPortEntry 1.3.6.1.4.1.11863.6.33.1.1.2.2.1
A list of ntdp information for every port of the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtdpPortEntry  

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

ntdpCollectTopo 1.3.6.1.4.1.11863.6.33.1.1.2.4
This object use to collect the topology.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER commit(1)