TPLINK-NDDETECTION-MIB

File: TPLINK-NDDETECTION-MIB.mib (5161 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB TPLINK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE ifIndex
tplinkMgmt

Defined Types

NdDetectionVlanConfigTable  
SEQUENCE    
  ndDetectionVlanId INTEGER 1..4094
  ndDetectionVlanStatus INTEGER

NdDetectionPortConfigEntry  
SEQUENCE    
  ndDetectionPort OCTET STRING Size(0..255)
  ndDetectionPortConfigTrustedPort INTEGER
  ndDetectionPortConfigPortLag OCTET STRING

Defined Values

tplinkNdDetectionMIB 1.3.6.1.4.1.11863.6.93
Private MIB for ND Detection configuration.
MODULE-IDENTITY    

tplinkNdDetectionMIBObjects 1.3.6.1.4.1.11863.6.93.1
OBJECT IDENTIFIER    

tplinkNdDetectionNotifications 1.3.6.1.4.1.11863.6.93.2
OBJECT IDENTIFIER    

ndDetectionGlobalConfig 1.3.6.1.4.1.11863.6.93.1.1
OBJECT IDENTIFIER    

ndDetectionPortConfig 1.3.6.1.4.1.11863.6.93.1.3
OBJECT IDENTIFIER    

ndDetectionEnable 1.3.6.1.4.1.11863.6.93.1.1.1
0. disable 1. enable Enable or disable the ND Detection function globally.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

ndDetectionVlanConfigTable 1.3.6.1.4.1.11863.6.93.1.1.2
Here you can view and modify the ND Detection VLAN config table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NdDetectionVlanConfigTable

ndDetectionVlanConfigEntry 1.3.6.1.4.1.11863.6.93.1.1.2.1
An entry contains of the ND Detection function enable status information of a VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  NdDetectionVlanConfigTable  

ndDetectionVlanId 1.3.6.1.4.1.11863.6.93.1.1.2.1.1
Enter the ID number of VLAN,1-4094.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..4094  

ndDetectionVlanStatus 1.3.6.1.4.1.11863.6.93.1.1.2.1.2
0. disable 1. enable Enable or disable ND Detection function in specified VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

ndDetectionPortConfigTable 1.3.6.1.4.1.11863.6.93.1.3.1
A list of ND Detection port config entries. Here you can configure the port parameters for the ND Detection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NdDetectionPortConfigEntry

ndDetectionPortConfigEntry 1.3.6.1.4.1.11863.6.93.1.3.1.1
An entry contains of the information of ND Detection port config.
Status: current Access: not-accessible
OBJECT-TYPE    
  NdDetectionPortConfigEntry  

ndDetectionPort 1.3.6.1.4.1.11863.6.93.1.3.1.1.1
Display port number
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ndDetectionPortConfigTrustedPort 1.3.6.1.4.1.11863.6.93.1.3.1.1.2
0. disable 1. enable Select Enable/Disable the port to be a Trusted Port. Only the Trusted Port can forward the Router Advertisement Message and Router Redirect Message from Routers.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

ndDetectionPortConfigPortLag 1.3.6.1.4.1.11863.6.93.1.3.1.1.3
The LAG to which the port belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)