TPLINK-DHCPSNOOPING-MIB

File: TPLINK-DHCPSNOOPING-MIB.mib (13165 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB TPLINK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE ifIndex
tplinkMgmt

Defined Types

DhcpSnoopingVlanConfigTable  
SEQUENCE    
  dhcpSnoopingVlanId INTEGER 1..4094
  dhcpSnoopingVlanStatus INTEGER

DHCPSNOOPOPTION82CONFIGENTRY  
SEQUENCE    
  dhcpSnoopingOption82ConfigPort OCTET STRING Size(0..255)
  dhcpSnoopingOption82ConfigSupportStatus INTEGER
  dhcpSnoopingOption82ConfigOperationStrategy INTEGER
  dhcpSnoopingOption82ConfigCircuitCustomization INTEGER
  dhcpSnoopingOption82ConfigCircuitID OCTET STRING Size(1..64)
  dhcpSnoopingOption82ConfigRemoteCustomization INTEGER
  dhcpSnoopingOption82ConfigRemoteID OCTET STRING Size(1..64)
  dhcpSnoopingOption82ConfigLag OCTET STRING Size(1..255)

DhcpSnoopingPortConfigEntry  
SEQUENCE    
  dhcpSnoopingPort OCTET STRING Size(0..255)
  dhcpSnoopingPortConfigTrustedPort INTEGER
  dhcpSnoopingPortConfigMacVerify INTEGER
  dhcpSnoopingPortConfigRateLimit INTEGER
  dhcpSnoopingPortConfigDeclineRateLimit INTEGER
  dhcpSnoopingPortConfigPortLag OCTET STRING

Defined Values

tplinkDhcpSnoopingMIB 1.3.6.1.4.1.11863.6.27
Private MIB for DHCP Snooping configuration.
MODULE-IDENTITY    

tplinkDhcpSnoopingMIBObjects 1.3.6.1.4.1.11863.6.27.1
OBJECT IDENTIFIER    

tplinkDhcpSnoopingNotifications 1.3.6.1.4.1.11863.6.27.2
OBJECT IDENTIFIER    

dhcpSnoopingGlobalConfig 1.3.6.1.4.1.11863.6.27.1.1
OBJECT IDENTIFIER    

dhcpSnoopingOption82Config 1.3.6.1.4.1.11863.6.27.1.2
OBJECT IDENTIFIER    

dhcpSnoopingPortConfig 1.3.6.1.4.1.11863.6.27.1.3
OBJECT IDENTIFIER    

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

dhcpSnoopingVlanConfigTable 1.3.6.1.4.1.11863.6.27.1.1.2
Here you can view and modify the DHCP Snooping VLAN config table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpSnoopingVlanConfigTable

dhcpSnoopingVlanConfigEntry 1.3.6.1.4.1.11863.6.27.1.1.2.1
An entry contains of the DHCP Snooping function enable status information of a VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpSnoopingVlanConfigTable  

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

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

dhcpSnoopingOption82ConfigTable 1.3.6.1.4.1.11863.6.27.1.2.1
A list of DHCP Snooping option 82 config entries. Here you can configure the port parameters for the DHCP Snooping option 82 feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DHCPSNOOPOPTION82CONFIGENTRY

dhcpSnoopingOption82ConfigEntry 1.3.6.1.4.1.11863.6.27.1.2.1.1
An entry contains of the information of dhcp snooping option 82 config.
Status: current Access: not-accessible
OBJECT-TYPE    
  DHCPSNOOPOPTION82CONFIGENTRY  

dhcpSnoopingOption82ConfigPort 1.3.6.1.4.1.11863.6.27.1.2.1.1.1
Port number
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

dhcpSnoopingOption82ConfigSupportStatus 1.3.6.1.4.1.11863.6.27.1.2.1.1.2
0. disable 1. enable Select Enable/Disable the port to support the Option 82 feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcpSnoopingOption82ConfigOperationStrategy 1.3.6.1.4.1.11863.6.27.1.2.1.1.3
Select the operation for the Option 82 filed of the DHCP request packets from the Host. 0. keep: Indicates to keep the Option 82 field of the packets. 1. replace: Indicates to replace the Option 82 field of the packets with the switch defined one. 2. drop: Indicates to discard the packets including the Option 82 field.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER keep(0), replace(1), drop(2)  

dhcpSnoopingOption82ConfigCircuitCustomization 1.3.6.1.4.1.11863.6.27.1.2.1.1.4
0. disable 1. enable Enable/Disable the switch to define the Option 82 circuit id.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcpSnoopingOption82ConfigCircuitID 1.3.6.1.4.1.11863.6.27.1.2.1.1.5
The sub-option Circuit ID for the customized Option 82.(1-64 characters)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

dhcpSnoopingOption82ConfigRemoteCustomization 1.3.6.1.4.1.11863.6.27.1.2.1.1.6
0. disable 1. enable Enable/Disable the switch to define the Option 82 remote id.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcpSnoopingOption82ConfigRemoteID 1.3.6.1.4.1.11863.6.27.1.2.1.1.7
The sub-option Remote ID for the customized Option 82.(1-64 characters)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

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

dhcpSnoopingPortConfigTable 1.3.6.1.4.1.11863.6.27.1.3.1
A list of DHCP Snooping port config entries. Here you can configure the port parameters for the DHCP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpSnoopingPortConfigEntry

dhcpSnoopingPortConfigEntry 1.3.6.1.4.1.11863.6.27.1.3.1.1
An entry contains of the information of DHCP Snooping port config.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpSnoopingPortConfigEntry  

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

dhcpSnoopingPortConfigTrustedPort 1.3.6.1.4.1.11863.6.27.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 DHCP packets from DHCP servers.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcpSnoopingPortConfigMacVerify 1.3.6.1.4.1.11863.6.27.1.3.1.1.3
0. disable 1. enable Select Enable/Disable the MAC Verify feature. There are two fields of the DHCP packet containing the MAC address of the Host. The MAC Verify feature is to compare the two fields and discard the packet if the two fields are different.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcpSnoopingPortConfigRateLimit 1.3.6.1.4.1.11863.6.27.1.3.1.1.4
0. disable 1. 5pps 2. 10pps 3. 15pps 4. 20pps 5. 25pps 6. 30pps Select Enable/Disable the Flow Control feature for the DHCP packets. The excessive DHCP packets will be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), value5pps(5), value10pps(10), value15pps(15), value20pps(20), value25pps(25), value30pps(30)  

dhcpSnoopingPortConfigDeclineRateLimit 1.3.6.1.4.1.11863.6.27.1.3.1.1.5
0. disable 1. 5pps 2. 10pps 3. 15pps 4. 20pps 5. 25pps 6. 30pps Select Enable/Disable the Flow Control feature for the DHCP decline packets. The excessive DHCP decline packets will be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), value5pps(5), value10pps(10), value15pps(15), value20pps(20), value25pps(25), value30pps(30)  

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