TPLINK-NDSNOOPING-MIB

File: TPLINK-NDSNOOPING-MIB.mib (4841 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB TPLINK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE ifIndex
tplinkMgmt

Defined Types

NdSnoopingVlanConfigTable  
SEQUENCE    
  ndSnoopingVlanId INTEGER 1..4094
  ndSnoopingVlanStatus INTEGER

NdSnoopingPortConfigEntry  
SEQUENCE    
  ndSnoopingPort OCTET STRING Size(0..255)
  ndSnoopingPortConfigMaxEntry INTEGER -1..1024
  ndSnoopingPortConfigPortLag OCTET STRING

Defined Values

tplinkNdSnoopingMIB 1.3.6.1.4.1.11863.6.92
Private MIB for ND Snooping configuration.
MODULE-IDENTITY    

tplinkNdSnoopingMIBObjects 1.3.6.1.4.1.11863.6.92.1
OBJECT IDENTIFIER    

tplinkNdSnoopingNotifications 1.3.6.1.4.1.11863.6.92.2
OBJECT IDENTIFIER    

ndSnoopingGlobalConfig 1.3.6.1.4.1.11863.6.92.1.1
OBJECT IDENTIFIER    

ndSnoopingPortConfig 1.3.6.1.4.1.11863.6.92.1.3
OBJECT IDENTIFIER    

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

ndSnoopingVlanConfigTable 1.3.6.1.4.1.11863.6.92.1.1.2
Here you can view and modify the ND Snooping VLAN config table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NdSnoopingVlanConfigTable

ndSnoopingVlanConfigEntry 1.3.6.1.4.1.11863.6.92.1.1.2.1
An entry contains of the ND Snooping function enable status information of a VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  NdSnoopingVlanConfigTable  

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

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

ndSnoopingPortConfigTable 1.3.6.1.4.1.11863.6.92.1.3.1
A list of ND Snooping port config entries. Here you can configure the port parameters for the ND Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NdSnoopingPortConfigEntry

ndSnoopingPortConfigEntry 1.3.6.1.4.1.11863.6.92.1.3.1.1
An entry contains of the information of ND Snooping port config.
Status: current Access: not-accessible
OBJECT-TYPE    
  NdSnoopingPortConfigEntry  

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

ndSnoopingPortConfigMaxEntry 1.3.6.1.4.1.11863.6.92.1.3.1.1.2
Set the maxinum entry of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..1024  

ndSnoopingPortConfigPortLag 1.3.6.1.4.1.11863.6.92.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)