TPLINK-DHCP6SNOOPING-MIB

File: TPLINK-DHCP6SNOOPING-MIB.mib (5235 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB TPLINK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE ifIndex
tplinkMgmt

Defined Types

Dhcp6SnoopingVlanConfigTable  
SEQUENCE    
  dhcp6SnoopingVlanId INTEGER 1..4094
  dhcp6SnoopingVlanStatus INTEGER

Dhcp6SnoopingPortConfigEntry  
SEQUENCE    
  dhcp6SnoopingPort OCTET STRING Size(0..255)
  dhcp6SnoopingPortConfigTrustedPort INTEGER
  dhcp6SnoopingPortConfigPortLag OCTET STRING

Defined Values

tplinkDhcp6SnoopingMIB 1.3.6.1.4.1.11863.6.91
Private MIB for DHCPv6 Snooping configuration.
MODULE-IDENTITY    

tplinkDhcp6SnoopingMIBObjects 1.3.6.1.4.1.11863.6.91.1
OBJECT IDENTIFIER    

tplinkDhcp6SnoopingNotifications 1.3.6.1.4.1.11863.6.91.2
OBJECT IDENTIFIER    

dhcp6SnoopingGlobalConfig 1.3.6.1.4.1.11863.6.91.1.1
OBJECT IDENTIFIER    

dhcp6SnoopingPortConfig 1.3.6.1.4.1.11863.6.91.1.3
OBJECT IDENTIFIER    

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

dhcp6SnoopingVlanConfigTable 1.3.6.1.4.1.11863.6.91.1.1.2
Here you can view and modify the DHCPv6 Snooping VLAN config table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcp6SnoopingVlanConfigTable

dhcp6SnoopingVlanConfigEntry 1.3.6.1.4.1.11863.6.91.1.1.2.1
An entry contains of the DHCPv6 Snooping function enable status information of a VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcp6SnoopingVlanConfigTable  

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

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

dhcp6SnoopingPortConfigTable 1.3.6.1.4.1.11863.6.91.1.3.1
A list of DHCPv6 Snooping port config entries. Here you can configure the port parameters for the DHCPv6 Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcp6SnoopingPortConfigEntry

dhcp6SnoopingPortConfigEntry 1.3.6.1.4.1.11863.6.91.1.3.1.1
An entry contains of the information of DHCPv6 Snooping port config.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcp6SnoopingPortConfigEntry  

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

dhcp6SnoopingPortConfigTrustedPort 1.3.6.1.4.1.11863.6.91.1.3.1.1.2
0. disable 1. enable Select Enable/Disable the port to be a Trusted Port. Only the Trusted Port can receive the DHCPv6 packets from DHCPv6 servers.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcp6SnoopingPortConfigPortLag 1.3.6.1.4.1.11863.6.91.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)