HUAWEI-DHCP-SNOOPING-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-DHCP-SNOOPING-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwDhcpSnpMib 1.3.6.1.4.1.2011.5.25.112
This MIB describes objects used for DHCP Snooping.
         hwDhcpSnpObjects 1.3.6.1.4.1.2011.5.25.112.1
             hwDhcpSnpGlobal 1.3.6.1.4.1.2011.5.25.112.1.1 integer read-write
The Global Snooping. Enable this before you want to enable the port,vlan,other interfaces snooping,default is disable. Enumeration: 'enable': 1, 'disable': 0.
             hwDhcpPktRateCheck 1.3.6.1.4.1.2011.5.25.112.1.2 integer read-write
Whether to check the rate of DHCP packets received,default is disabling. Enumeration: 'enable': 1, 'disable': 0.
             hwDhcpPktRate 1.3.6.1.4.1.2011.5.25.112.1.3 integer32 read-write
The area of Dhcp packets received rate,default is 100.
             hwDhcpPktRateAlarmThreshold 1.3.6.1.4.1.2011.5.25.112.1.4 integer32 read-write
The threshold of the DHCP packets rate Alarm. When the actual rate beyond the maximum rate configured and reach this threshold once, there will be a notification can be sent at the same time,default is 100.
             hwDhcpPktRateAlarmEnable 1.3.6.1.4.1.2011.5.25.112.1.5 integer read-write
Whether to send the DHCP packets rate alarm when the actual rate beyond the maximum rate configured and reach the rate threshold,default is disabling. Enumeration: 'enable': 1, 'disable': 0.
             hwDhcpSnpBindTblNomatchedArpGlobalAction 1.3.6.1.4.1.2011.5.25.112.1.6 integer read-write
How to deal with the ARP packets that do not match the DHCP snooping bind table in global view,default is forward. Enumeration: 'forward': 0, 'discard': 1.
             hwDhcpSnpBindTblNomatchedIpGlobalAction 1.3.6.1.4.1.2011.5.25.112.1.7 integer read-write
How to deal with the Ip packets that do not match the DHCP snooping bind table in global view,default is forward. Enumeration: 'forward': 0, 'discard': 1.
             hwDhcpSnpBindTblAutosaveFilename 1.3.6.1.4.1.2011.5.25.112.1.8 displaystring read-write
Auto save file name. Make sure the disk name have been given, and the file must be named with '.tbl' postfixally.
             hwDhcpSnpBindTblAutosave 1.3.6.1.4.1.2011.5.25.112.1.9 integer read-write
Whether to save snooping bind table,default is disabling . Enumeration: 'enable': 1, 'disable': 0.
             hwDhcpSnpGlobalThreshold 1.3.6.1.4.1.2011.5.25.112.1.10 integer32 read-write
DHCP snooping global threshold,default is disabling.
             hwDhcpPktRateDiscardNum 1.3.6.1.4.1.2011.5.25.112.1.11 counter32 read-only
DHCP packets that discarded for the rate limit.
             hwDhcpSnpCfgTable 1.3.6.1.4.1.2011.5.25.112.1.13 no-access
The DHCP snooping configuration table.
                   hwDhcpSnpCfgEntry 1.3.6.1.4.1.2011.5.25.112.1.13.1 no-access
An entry in the snooping configuration table.
                       hwDhcpSnpIfIndex 1.3.6.1.4.1.2011.5.25.112.1.13.1.1 interfaceindexorzero no-access
The interface index.
                       hwDhcpSnpVlanIndex 1.3.6.1.4.1.2011.5.25.112.1.13.1.2 vlanidornone no-access
The VLAN-ID or other identifier referring to this VLAN.
                       hwDhcpSnpVsiIndex 1.3.6.1.4.1.2011.5.25.112.1.13.1.3 integer32 no-access
The VSI ID.
                       hwDhcpSnpEnable 1.3.6.1.4.1.2011.5.25.112.1.13.1.5 integer read-only
Whether to enable snooping on this interface/VLAN. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpTrusted 1.3.6.1.4.1.2011.5.25.112.1.13.1.6 integer read-only
This interface/VLAN is trusted or distrusted. When enabled the snooping, it turns to distrusted as default until be changed. Enumeration: 'untrusted': 0, 'trusted': 1.
                       hwDhcpOption82Insert 1.3.6.1.4.1.2011.5.25.112.1.13.1.7 integer read-only
Whether to insert Option82 to DHCP packets. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpOption82Rebuild 1.3.6.1.4.1.2011.5.25.112.1.13.1.8 integer read-only
Whether to rebuild the Option82 in DHCP packets. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpChaddrCheck 1.3.6.1.4.1.2011.5.25.112.1.13.1.9 integer read-only
Whether to enable check Chaddr in DHCP packets with source Mac-address in Ethernet frame. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpChaddrAlarmThreshold 1.3.6.1.4.1.2011.5.25.112.1.13.1.10 integer32 read-only
The threshold of Chaddr check alarm. A trap can be sent when the chaddr-false DHCP packets count beyond it.
                       hwDhcpChaddrAlarmEnable 1.3.6.1.4.1.2011.5.25.112.1.13.1.11 integer read-only
Whether to send chaddr trap when its' count beyond the threshold. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpArpCheck 1.3.6.1.4.1.2011.5.25.112.1.13.1.12 integer read-only
Whether to enable check ARP packets with the snooping bind table. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpSnpBindTblNomatchedArpAction 1.3.6.1.4.1.2011.5.25.112.1.13.1.13 integer read-only
How to deal with the ARP packets that do not match the DHCP snooping bind table in port/VLAN view. Enumeration: 'forward': 0, 'discard': 1.
                       hwDhcpArpAlarmThreshold 1.3.6.1.4.1.2011.5.25.112.1.13.1.14 integer32 read-only
The threshold of ARP check alarm. A trap can be sent when the false ARP packets discarded count beyond it.
                       hwDhcpArpAlarmEnable 1.3.6.1.4.1.2011.5.25.112.1.13.1.15 integer read-only
Whether to send Arp trap when its count beyond the threshold. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpIpCheck 1.3.6.1.4.1.2011.5.25.112.1.13.1.16 integer read-only
Whether to enable check Ip packets with the snooping bind table. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpSnpBindTblNomatchedIpAction 1.3.6.1.4.1.2011.5.25.112.1.13.1.17 integer read-only
How to deal with the Ip packets that do not match the DHCP snooping bind table in port/VLAN view. Enumeration: 'forward': 0, 'discard': 1.
                       hwDhcpIpAlarmThreshold 1.3.6.1.4.1.2011.5.25.112.1.13.1.18 integer32 read-only
The threshold of IP check alarm. A trap can be sent when the false IP packets count beyond it.
                       hwDhcpIpAlarmEnable 1.3.6.1.4.1.2011.5.25.112.1.13.1.19 integer read-only
Whether to send IP trap when its count beyond the threshold. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpUntrustReplyAlarmThreshold 1.3.6.1.4.1.2011.5.25.112.1.13.1.20 integer32 read-only
The threshold of DHCP reply packets check alarm. A trap can be sent when the DHCP reply packets count on untrusted interface/VLAN beyond it.
                       hwDhcpUntrustReplyAlarmEnable 1.3.6.1.4.1.2011.5.25.112.1.13.1.21 integer read-only
Whether to send distrust DHCP reply trap when its count beyond the threshold. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpSnpBindTblCheck 1.3.6.1.4.1.2011.5.25.112.1.13.1.22 integer read-only
Whether to check DHCP request packets with the snooping bind table. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpSnpBindTblAlarmThreshold 1.3.6.1.4.1.2011.5.25.112.1.13.1.23 integer32 read-only
The threshold of DHCP request packets checking alarm with the snooping bind table.
                       hwDhcpSnpBindTblAlarmEnable 1.3.6.1.4.1.2011.5.25.112.1.13.1.24 integer read-only
Whether to send the snooping bind table alarm when beyond its threshold. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpSnpMatchMode 1.3.6.1.4.1.2011.5.25.112.1.13.1.25 hwmatchmode read-only
Setting the VLAN mode of the dhcp packets matched in the bind table. PVLAN(1), CVLAN(2), all(3)
                       hwDhcpSnpDynamicItemCheck 1.3.6.1.4.1.2011.5.25.112.1.13.1.26 integer read-only
Check items of Dynamic DHCP snooping binding table by IP address or Mac-address or interface. Enumeration: 'ip': 1, 'ipInterface': 3, 'undo': 0, 'ipMacInterface': 4, 'ipMac': 2.
                       hwDhcpSnpMaxUserNum 1.3.6.1.4.1.2011.5.25.112.1.13.1.27 integer32 read-only
MaxUserNumber: the limitation of the user number on the interface.
                       hwDhcpSnpUserLimitAlarmThreshold 1.3.6.1.4.1.2011.5.25.112.1.13.1.28 integer32 read-only
The threshold of user-number limitation. A trap can be sent when the current binding-items exceed it.
                       hwDhcpSnpUserLimitAlarmEnable 1.3.6.1.4.1.2011.5.25.112.1.13.1.29 integer read-only
Whether to send trap when the binding item number exceeds the threshold. Enumeration: 'enable': 1, 'disable': 0.
                       hwDhcpSnpCfgTblRowStatus 1.3.6.1.4.1.2011.5.25.112.1.13.1.30 rowstatus read-only
The snooping configuration table row status.
                       hwDhcpPktIfRateCheck 1.3.6.1.4.1.2011.5.25.112.1.13.1.31 enabledstatus read-only
Whether to limit the rate of DHCP packets received on the interface.
                       hwDhcpPktIfRate 1.3.6.1.4.1.2011.5.25.112.1.13.1.32 integer32 read-only
The area of DHCP packets received rate on the interface.
                       hwDhcpPktIfRateAlarmThreshold 1.3.6.1.4.1.2011.5.25.112.1.13.1.33 integer32 read-only
The threshold of the DHCP packets rate Alarm on the interface. When the actual rate beyond the maximum rate configured and reach this threshold once, there will be a notification can be sent at the same time.
                       hwDhcpPktIfRateAlarmEnable 1.3.6.1.4.1.2011.5.25.112.1.13.1.34 enabledstatus read-only
Whether to send the DHCP packets rate alarm when the actual rate beyond the maximum rate configured and reach the rate threshold on the interface.
                       hwDhcpSnpIfVlanOption82RemoteId 1.3.6.1.4.1.2011.5.25.112.1.13.1.35 displaystring read-only
Specify the remote ID in the Option 82 field.
                       hwDhcpSnpIfVlanOption82CircuitId 1.3.6.1.4.1.2011.5.25.112.1.13.1.36 displaystring read-only
Specify the circuit ID in the Option 82 field.
             hwDhcpSnpBindTable 1.3.6.1.4.1.2011.5.25.112.1.14 no-access
The snooping bind table.You must give out (1)one of the interface index, VLANID and VSIID at least (2)the Mac-address,ip-address,static type if you want to create a static bind row of the table, dynamic can not be created.
                   hwDhcpSnpBindEntry 1.3.6.1.4.1.2011.5.25.112.1.14.1 no-access
An entry in the snooping bind table.
                       hwDhcpSnpBindIpIndex 1.3.6.1.4.1.2011.5.25.112.1.14.1.1 ipaddress no-access
Index: the IP of the bind table.
                       hwDhcpSnpBindPVlanIndex 1.3.6.1.4.1.2011.5.25.112.1.14.1.2 vlanid no-access
Index: the P-VLAN of the bind table.
                       hwDhcpSnpBindCVlanIndex 1.3.6.1.4.1.2011.5.25.112.1.14.1.3 vlanid no-access
Index: the C-VLAN of the bind table.
                       hwDhcpSnpBindVRFIdIndex 1.3.6.1.4.1.2011.5.25.112.1.14.1.4 integer32 no-access
Index: the VRFID of the bind table.
                       hwDhcpSnpBindVsiIndex 1.3.6.1.4.1.2011.5.25.112.1.14.1.5 integer32 no-access
Index: the VSI of the bind table.
                       hwDhcpSnpBindIfDescr 1.3.6.1.4.1.2011.5.25.112.1.14.1.6 displaystring read-only
The description of the interfaces that bound.
                       hwDhcpSnpBindPVlanId 1.3.6.1.4.1.2011.5.25.112.1.14.1.7 vlanid read-only
The PVLAN Id.
                       hwDhcpSnpBindCVlanId 1.3.6.1.4.1.2011.5.25.112.1.14.1.8 vlanid read-only
The CVLAN Id.
                       hwDhcpSnpBindVRFId 1.3.6.1.4.1.2011.5.25.112.1.14.1.9 integer32 read-only
The VRFID for L3VPN.
                       hwDhcpSnpBindVsiId 1.3.6.1.4.1.2011.5.25.112.1.14.1.10 integer32 read-only
The VSI for L2VPN.
                       hwDhcpSnpBindMac 1.3.6.1.4.1.2011.5.25.112.1.14.1.11 macaddress read-only
Mac-address bind. Value of hwDhcpSnpBindMac is optional, if you did not specify hwDhcpSnpBindMac any value when you created, invalid value 0 is returned after you perform Get operation of hwDhcpSnpBindMac.
                       hwDhcpSnpBindIp 1.3.6.1.4.1.2011.5.25.112.1.14.1.12 ipaddress read-only
Ip-address bind.
                       hwDhcpSnpBindStatus 1.3.6.1.4.1.2011.5.25.112.1.14.1.13 integer read-only
The bind status:dynamic(1) or static(2). Enumeration: 'static': 2, 'dynamic': 1.
                       hwDhcpSnpBindLease 1.3.6.1.4.1.2011.5.25.112.1.14.1.14 integer32 read-only
The time of the dynamic bind lease to be end.
                       hwDhcpSnpBindRowStatus 1.3.6.1.4.1.2011.5.25.112.1.14.1.18 rowstatus read-only
The snooping bind table row status.
             hwDhcpSnpFalsePktStatisticTable 1.3.6.1.4.1.2011.5.25.112.1.15 no-access
The false packets statistic information table.
                   hwDhcpSnpFalsePktStatisticEntry 1.3.6.1.4.1.2011.5.25.112.1.15.1 no-access
An entry in the snooping false packets statistic information table.
                       hwDhcpSnpStatisticIfDescr 1.3.6.1.4.1.2011.5.25.112.1.15.1.1 displaystring read-only
The description of the interfaces.
                       hwDhcpSnpStatisticVlanId 1.3.6.1.4.1.2011.5.25.112.1.15.1.2 vlanidornone read-only
The VLAN Id.
                       hwChaddrNomatchSrcMacDhcpPktNum 1.3.6.1.4.1.2011.5.25.112.1.15.1.3 counter32 read-only
The false packets(chaddr in DHCP packets is not same with source Mac-address in Ethernet frame) count.
                       hwArpNomatchSnpBindTblPktNum 1.3.6.1.4.1.2011.5.25.112.1.15.1.4 counter32 read-only
The false ARP packets match in snooping bind table count.
                       hwIpNomatchSnpBindTblPktNum 1.3.6.1.4.1.2011.5.25.112.1.15.1.5 counter32 read-only
The false IP packets do not match snooping bind table count.
                       hwNomatchSnpBindTblDhcpPktNum 1.3.6.1.4.1.2011.5.25.112.1.15.1.6 counter32 read-only
The DHCP request packets do not match the snooping bind table.
                       hwUntrustedReplyPktNum 1.3.6.1.4.1.2011.5.25.112.1.15.1.7 counter32 read-only
The distrusted port DHCP reply packets count.
                       hwDhcpSnpStatisticVsiId 1.3.6.1.4.1.2011.5.25.112.1.15.1.8 integer32 read-only
The VSI for L2VPN.
                       hwSnpBindingItemNum 1.3.6.1.4.1.2011.5.25.112.1.15.1.9 counter32 read-only
The number of current binding-table items.
                       hwSnpCfgMaxUserNum 1.3.6.1.4.1.2011.5.25.112.1.15.1.10 counter32 read-only
The limitation of the user number on the interface.
                       hwDhcpPktIfRateDiscardNum 1.3.6.1.4.1.2011.5.25.112.1.15.1.11 counter32 read-only
DHCP packets that discarded for the rate limit on the interface.
             hwDhcpSnpCarCfgTable 1.3.6.1.4.1.2011.5.25.112.1.16 no-access
The DHCP Snooping CAR table for control of the traffic. The CAR is based on IP and Mac, but configured with interface and VLAN.
                   hwDhcpSnpCarCfgEntry 1.3.6.1.4.1.2011.5.25.112.1.16.1 no-access
An entry in the DHCP Snooping CAR table.
                       hwDhcpSnpCarEnable 1.3.6.1.4.1.2011.5.25.112.1.16.1.11 enabledstatus read-only
Whether to apply CAR on the traffic of specific IP and Mac
                       hwDhcpSnpCarCir 1.3.6.1.4.1.2011.5.25.112.1.16.1.12 integer32 read-only
Committed infomation rate.Unit:kbps.
                       hwDhcpSnpCarPir 1.3.6.1.4.1.2011.5.25.112.1.16.1.13 integer32 read-only
Peak information rate.Unit:kbps.
                       hwDhcpSnpCaCbs 1.3.6.1.4.1.2011.5.25.112.1.16.1.14 integer32 read-only
Committed burst size.Unit:Byte
                       hwDhcpSnpCarPbs 1.3.6.1.4.1.2011.5.25.112.1.16.1.15 integer32 read-only
Peak burst size.Unit:Byte
                       hwDhcpSnpCarYellow 1.3.6.1.4.1.2011.5.25.112.1.16.1.16 hwtransmitaction read-only
Yellow action: pass (1) discard (2)
                       hwDhcpSnpCarRed 1.3.6.1.4.1.2011.5.25.112.1.16.1.17 hwtransmitaction read-only
Red action: pass (1) discard (2)
                       hwDhcpSnpCarRowStatus 1.3.6.1.4.1.2011.5.25.112.1.16.1.50 rowstatus read-only
The DHCP Snooping CAR table row status.
             hwDhcpSnpGlobalOption82Format 1.3.6.1.4.1.2011.5.25.112.1.17 integer read-write
The format type of Option82,default is hex. Enumeration: 'ascii': 2, 'hex': 1.
             hwDhcpSnpGlobalOption82PacketFormat 1.3.6.1.4.1.2011.5.25.112.1.18 integer read-write
The format mode of Option82,default is extended. Enumeration: 'extended': 1, 'standard': 2.
             hwDhcpSnpGlobalOption82RemoteId 1.3.6.1.4.1.2011.5.25.112.1.19 displaystring read-write
Option82 global remote ID.
             hwDhcpSnpGlobalOption82RemoteIdSysName 1.3.6.1.4.1.2011.5.25.112.1.20 enabledstatus read-write
Config Option82 global remote ID as system name,default is disabled.
             hwDhcpSnpGlobalOption82CircuitId 1.3.6.1.4.1.2011.5.25.112.1.21 displaystring read-write
Option82 global circuit ID.
             hwDhcpSnpGlobalOption82PktFormatTable 1.3.6.1.4.1.2011.5.25.112.1.22 no-access
A table about the packet format of option82.
                   hwDhcpSnpGlobalOption82PktFormatEntry 1.3.6.1.4.1.2011.5.25.112.1.22.1 no-access
An entry about the packet format of option82.
                       hwDhcpSnpGlobalOption82Type 1.3.6.1.4.1.2011.5.25.112.1.22.1.1 integer no-access
The option of the option82 Enumeration: 'remoteid': 2, 'circuitid': 1.
                       hwDhcpSnpGlobalOption82PktFormat 1.3.6.1.4.1.2011.5.25.112.1.22.1.2 integer read-write
The format of the option82 Enumeration: 'default': 4, 'common': 1, 'extend': 2, 'userdefined': 3.
                       hwDhcpSnpGlobalOption82DefString 1.3.6.1.4.1.2011.5.25.112.1.22.1.3 displaystring read-write
The content of the option when the format is user defined.
             hwDhcpSnpStaticBindTable 1.3.6.1.4.1.2011.5.25.112.1.23 no-access
The snooping static bind table.
                   hwDhcpSnpStaticBindEntry 1.3.6.1.4.1.2011.5.25.112.1.23.1 no-access
An entry in the snooping static bind table.
                       hwDhcpSnpStaticBindIpIndex 1.3.6.1.4.1.2011.5.25.112.1.23.1.1 ipaddress no-access
Index: the IP of the bind table.
                       hwDhcpSnpStaticBindMacIndex 1.3.6.1.4.1.2011.5.25.112.1.23.1.2 macaddress no-access
Index: the MAC of the bind table.
                       hwDhcpSnpStaticBindPVlanIndex 1.3.6.1.4.1.2011.5.25.112.1.23.1.3 vlanid no-access
Index: the P-VLAN of the bind table.
                       hwDhcpSnpStaticBindCVlanIndex 1.3.6.1.4.1.2011.5.25.112.1.23.1.4 vlanid no-access
Index: the C-VLAN of the bind table.
                       hwDhcpSnpStaticBindIfIndex 1.3.6.1.4.1.2011.5.25.112.1.23.1.5 interfaceindexorzero no-access
Index: the interface index of the bind table.
                       hwDhcpSnpStaticBindRowStatus 1.3.6.1.4.1.2011.5.25.112.1.23.1.20 rowstatus read-only
The static snooping bind table row status.
             hwDhcpSnpServerDetectStatus 1.3.6.1.4.1.2011.5.25.112.1.24 enabledstatus read-write
This object indicates whether detection against the pseudo DHCP server is enabled. The default value is disabled(2).
             hwDhcpSnpBdFalsePktTable 1.3.6.1.4.1.2011.5.25.112.1.25 no-access
The false packets statistic information table.
                   hwDhcpSnpBdFalsePktEntry 1.3.6.1.4.1.2011.5.25.112.1.25.1 no-access
An entry in the snooping false packets statistic information table.
                       hwDhcpSnpBdIndex 1.3.6.1.4.1.2011.5.25.112.1.25.1.1 integer32 no-access
Bridge-domain ID.
                       hwBdNomatchSnpBindTblDhcpPktNum 1.3.6.1.4.1.2011.5.25.112.1.25.1.2 counter32 read-only
The DHCP request packets do not match the snooping bind table of the bridge domain.
                       hwBdChaddrNomatchSrcMacDhcpPktNum 1.3.6.1.4.1.2011.5.25.112.1.25.1.3 counter32 read-only
The false packets(chaddr in DHCP packets is not same with source Mac-address in Ethernet frame) count of the bridge domain.
                       hwBdArpNomatchSnpBindTblPktNum 1.3.6.1.4.1.2011.5.25.112.1.25.1.4 counter32 read-only
The false ARP packets match in snooping bind table count of the bridge domain.
                       hwBdIpNomatchSnpBindTblPktNum 1.3.6.1.4.1.2011.5.25.112.1.25.1.5 counter32 read-only
The false IP packets do not match snooping bind table count of the bridge domain.
                       hwBdUntrustedReplyPktNum 1.3.6.1.4.1.2011.5.25.112.1.25.1.6 counter32 read-only
The distrusted port DHCP reply packets count of the bridge domain.
                       hwBdSnpBindingItemNum 1.3.6.1.4.1.2011.5.25.112.1.25.1.7 counter32 read-only
The number of current binding-table items of the bridge domain.
                       hwBdSnpCfgMaxUserNum 1.3.6.1.4.1.2011.5.25.112.1.25.1.8 counter32 read-only
The limitation of the user number of the bridge domain.
         hwDhcpSnpTraps 1.3.6.1.4.1.2011.5.25.112.2
             hwDhcpSnpChaddrAlarm 1.3.6.1.4.1.2011.5.25.112.2.1
CHADDR in Dhcp packets do not match source Mac-address in Ethernet frame.
             hwArpNomatchSnpBindTblPktAlarm 1.3.6.1.4.1.2011.5.25.112.2.2
Arp packets do not match the snooping bind table.
             hwIpNomatchSnpBindTblPktAlarm 1.3.6.1.4.1.2011.5.25.112.2.3
Ip packets do not match the snooping bind table.
             hwUntrustedReplyPktAlarm 1.3.6.1.4.1.2011.5.25.112.2.4
Untrusted ports have received the Dhcp reply packets.
             hwNomatchSnpBindTblDhcpPktAlarm 1.3.6.1.4.1.2011.5.25.112.2.5
There are Dhcp request packets do not match the snooping bind table.
             hwDhcpPktRateAlarm 1.3.6.1.4.1.2011.5.25.112.2.6
The rate of Dhcp packets received is too large.
             hwSnpUserNumberAlarm 1.3.6.1.4.1.2011.5.25.112.2.7
The number of the binding items exceeds the threshold of user-limit on the interface.
             hwSnpUserNumberAlarmIf 1.3.6.1.4.1.2011.5.25.112.2.8
The number of DHCP user on the interface exceeds alarm threshold.
             hwSnpUserNumberAlarmIfResume 1.3.6.1.4.1.2011.5.25.112.2.9
The number of DHCP user on the interface descends to alarm threshold.
             hwSnpUserNumberAlarmVlan 1.3.6.1.4.1.2011.5.25.112.2.10
The number of DHCP user on the vlan exceeds alarm threshold.
             hwSnpUserNumberAlarmVlanResume 1.3.6.1.4.1.2011.5.25.112.2.11
The number of DHCP user on the vlan descends to alarm threshold.
             hwSnpUserNumberAlarmGlobal 1.3.6.1.4.1.2011.5.25.112.2.12
The number of DHCP global user exceeds alarm threshold.
             hwSnpUserNumberAlarmGlobalResume 1.3.6.1.4.1.2011.5.25.112.2.13
The number of DHCP global user descends to alarm threshold.
             hwNdSnpUserNumberAlarmIf 1.3.6.1.4.1.2011.5.25.112.2.14
The number of ND user on the interface exceeds alarm threshold.
             hwNdSnpUserNumberAlarmIfResume 1.3.6.1.4.1.2011.5.25.112.2.15
The number of ND user on the interface descends to alarm threshold.
             hwNdSnpUserNumberAlarmGlobal 1.3.6.1.4.1.2011.5.25.112.2.16
The number of ND global user exceeds alarm threshold.
             hwNdSnpUserNumberAlarmGlobalResume 1.3.6.1.4.1.2011.5.25.112.2.17
The number of ND global user descends to alarm threshold.
             hwBdNomatchSnpBindTblDhcpPktAlarm 1.3.6.1.4.1.2011.5.25.112.2.18
There are Dhcp request packets do not match the snooping bind table on the bridge domain.
             hwBdDhcpSnpChaddrAlarm 1.3.6.1.4.1.2011.5.25.112.2.19
CHADDR in Dhcp packets do not match source Mac-address in Ethernet frame on the bridge domain.
             hwBdArpNomatchSnpBindTblPktAlarm 1.3.6.1.4.1.2011.5.25.112.2.20
Arp packets do not match the snooping bind table on the bridge domain.
             hwBdIpNomatchSnpBindTblPktAlarm 1.3.6.1.4.1.2011.5.25.112.2.21
Ip packets do not match the snooping bind table on the bridge domain.
             hwBdUntrustedReplyPktAlarm 1.3.6.1.4.1.2011.5.25.112.2.22
Untrusted ports have received the Dhcp reply packets on the bridge domain.
             hwBdSnpUserNumberAlarm 1.3.6.1.4.1.2011.5.25.112.2.23
The number of the binding items exceeds the threshold of user-limit on the bridge domain.
             hwDhcpSnpChaddrAlarmResume 1.3.6.1.4.1.2011.5.25.112.2.24
The number of the discarded DHCP packets in which the CHADDR field is inconsistent with the source MAC address descends to the threshold on the interface.
             hwArpNomatchSnpBindTblPktAlarmResume 1.3.6.1.4.1.2011.5.25.112.2.25
The number of the discarded ARP packets that do not match the binding table descends to the threshold on the interface.
             hwIpNomatchSnpBindTblPktAlarmResume 1.3.6.1.4.1.2011.5.25.112.2.26
The number of the discarded IP packets that do not match the binding table descends to the threshold on the interface.
             hwUntrustedReplyPktAlarmResume 1.3.6.1.4.1.2011.5.25.112.2.27
The number of the discarded DHCP reply packets on the untrusted interface descends to the threshold.
             hwNomatchSnpBindTblDhcpPktAlarmResume 1.3.6.1.4.1.2011.5.25.112.2.28
The number of the discarded DHCP request packets that do not match the binding table descends to the threshold on the interface.
             hwSnpUserNumberAlarmResume 1.3.6.1.4.1.2011.5.25.112.2.29
The number of the binding items descends to the threshold of user-limit on the interface.
         hwDhcpSnpCompliance 1.3.6.1.4.1.2011.5.25.112.3
             hwDhcpSnpMibGroups 1.3.6.1.4.1.2011.5.25.112.3.1
The compliance statement for systems supporting this module.
                 hwDhcpSnpCfgGroup 1.3.6.1.4.1.2011.5.25.112.3.1.1
The DHCPSNP's Configuration group.
                 hwDhcpSnpBindGroup 1.3.6.1.4.1.2011.5.25.112.3.1.2
The DHCPSNP's Bind group.
                 hwDhcpSnpStatisticGroup 1.3.6.1.4.1.2011.5.25.112.3.1.3
The DHCPSNP's Statistic group.
                 hwDhcpSnpTrapGroup 1.3.6.1.4.1.2011.5.25.112.3.1.4
The DHCPSNP's Notification group.
                 hwDhcpSnpBdStatisticGroup 1.3.6.1.4.1.2011.5.25.112.3.1.5
The DHCPSNP's Statistic group on the bridge domain .