HH3C-DHCP-SNOOP2-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.124
- Last updated
- 2017-01-13 00:00
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2017-01-13 00:00, 2013-04-15 00:00
- Namespace
- comware
- Source file
HH3C-DHCP-SNOOP2-MIB- Digest
sha256:8bdbc42dc0be5ffa1111e95b1fd1ccae24e6e784cb7278d5477da6c3d6f23011
Description
DHCP SNOOPING MIB 2
Contact
Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | InterfaceIndexOrZero, ifIndex |
| INET-ADDRESS-MIB | InetAddressIPv4 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-DHCP-SNOOP2-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cDhcpSnoop2ScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.124.1 | |||
| hh3cDhcpSnoop2ConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.124.1.1 | |||
| hh3cDhcpSnoop2Enabled OBJECT-TYPE If the value of this object is set to 'true', DHCP snooping is enabled. | 1.3.6.1.4.1.25506.2.124.1.1.1 | TruthValue | read-write | current |
| hh3cDhcpSnoop2BindDbName OBJECT-TYPE Name of the file that used to store binding information. If the value of the object is set to a zero-length string, the configuration will be removed. | 1.3.6.1.4.1.25506.2.124.1.1.2 | OCTET STRING (SIZE(0..512)) | read-write | current |
| hh3cDhcpSnoop2BindRefreshIntvl OBJECT-TYPE The refresh interval of the binding information in seconds. | 1.3.6.1.4.1.25506.2.124.1.1.3 | Unsigned32 (60..864000) | read-write | current |
| hh3cDhcpSnoop2BindRefresh OBJECT-TYPE If the value of this object is set to 'on', the binding information will be refreshed immediately. | 1.3.6.1.4.1.25506.2.124.1.1.4 | INTEGER {on(1)} | read-write | current |
| hh3cDhcpSnoop2StatisticsGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.124.1.2 | |||
| hh3cDhcpSnoop2PktSentNum OBJECT-TYPE The total number of the packets send by DHCP snooping. | 1.3.6.1.4.1.25506.2.124.1.2.1 | Counter64 | read-only | current |
| hh3cDhcpSnoop2PktRcvNum OBJECT-TYPE The total number of the packets received by DHCP snooping. | 1.3.6.1.4.1.25506.2.124.1.2.2 | Counter64 | read-only | current |
| hh3cDhcpSnoop2PktDropNum OBJECT-TYPE The total number of the packets dropped by DHCP snooping. | 1.3.6.1.4.1.25506.2.124.1.2.3 | Counter64 | read-only | current |
| hh3cDhcpSnoop2Tables OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.124.2 | |||
| hh3cDhcpSnoop2BindTable OBJECT-TYPE The table containing information of DHCP clients listened by DHCP snooping. | 1.3.6.1.4.1.25506.2.124.2.1 | not-accessible | current | |
| hh3cDhcpSnoop2BindEntry OBJECT-TYPE An entry containing information of DHCP clients. | 1.3.6.1.4.1.25506.2.124.2.1.1 | not-accessible | current | |
| hh3cDhcpSnoop2BindIpAddr OBJECT-TYPE DHCP client's IP addresses collected by DHCP snooping. | 1.3.6.1.4.1.25506.2.124.2.1.1.1 | InetAddressIPv4 | not-accessible | current |
| hh3cDhcpSnoop2BindVlanId OBJECT-TYPE DHCP client's VLAN ID collected by DHCP snooping. | 1.3.6.1.4.1.25506.2.124.2.1.1.2 | Unsigned32 (1..4094) | not-accessible | current |
| hh3cDhcpSnoop2BindSecVlanId OBJECT-TYPE DHCP client's second VLAN ID collected by DHCP snooping. 65535 means no second VLAN. | 1.3.6.1.4.1.25506.2.124.2.1.1.3 | Unsigned32 (1..4094 | 65535) | not-accessible | current |
| hh3cDhcpSnoop2BindMacAddr OBJECT-TYPE DHCP client's MAC address collected by DHCP snooping. | 1.3.6.1.4.1.25506.2.124.2.1.1.4 | MacAddress | read-only | current |
| hh3cDhcpSnoop2BindLease OBJECT-TYPE Left lease time in seconds collected by DHCP snooping. The value of this object cannot be 0. | 1.3.6.1.4.1.25506.2.124.2.1.1.5 | Unsigned32 | read-only | current |
| hh3cDhcpSnoop2BindPortIndex OBJECT-TYPE DHCP client's port index collected by DHCP snooping. The value of zero means unknown port. | 1.3.6.1.4.1.25506.2.124.2.1.1.6 | InterfaceIndexOrZero | read-only | current |
| hh3cDhcpSnoop2BindRowStatus OBJECT-TYPE RowStatus. Only destroy action is allow to use. | 1.3.6.1.4.1.25506.2.124.2.1.1.7 | RowStatus | read-create | current |
| hh3cDhcpSnoop2IfConfigTable OBJECT-TYPE A table is used to configure DHCP snooping functions on ports. | 1.3.6.1.4.1.25506.2.124.2.2 | not-accessible | current | |
| hh3cDhcpSnoop2IfConfigEntry OBJECT-TYPE An entry containing DHCP snooping configurations of ports. | 1.3.6.1.4.1.25506.2.124.2.2.1 | not-accessible | current | |
| hh3cDhcpSnoop2IfTrustStatus OBJECT-TYPE Trusted status of the port. | 1.3.6.1.4.1.25506.2.124.2.2.1.1 | INTEGER {untrusted(0), trusted(1)} | read-write | current |
| hh3cDhcpSnoop2IfCheckMac OBJECT-TYPE If the value is 'true', MAC address of DHCP packets received on the port will be checked. | 1.3.6.1.4.1.25506.2.124.2.2.1.2 | TruthValue | read-write | current |
| hh3cDhcpSnoop2IfCheckRequest OBJECT-TYPE If the value is 'true', DHCP request packets will be checked. | 1.3.6.1.4.1.25506.2.124.2.2.1.3 | TruthValue | read-write | current |
| hh3cDhcpSnoop2IfRateLimit OBJECT-TYPE The rate limit in Kbps. If the value is 0, there is no rate limit on the port. | 1.3.6.1.4.1.25506.2.124.2.2.1.4 | Unsigned32 | read-write | current |
| hh3cDhcpSnoop2IfRecordBind OBJECT-TYPE If the value is 'true', information of DHCP packets received on the port will be recorded. | 1.3.6.1.4.1.25506.2.124.2.2.1.5 | TruthValue | read-write | current |
| hh3cDhcpSnoop2IfMaxLearnNum OBJECT-TYPE The maximum number of binding entries that could be learned on the port. If the value is 0, it means that there is no threshold on the port. | 1.3.6.1.4.1.25506.2.124.2.2.1.6 | Unsigned32 (0..4294967295) | read-write | current |
| hh3cDhcpSnoop2IfOpt82Enable OBJECT-TYPE If DHCP snooping supports option 82 functions, the value is 'true'. If DHCP snooping does NOT support option 82 functions, the value is 'false'. | 1.3.6.1.4.1.25506.2.124.2.2.1.7 | TruthValue | read-write | current |
| hh3cDhcpSnoop2IfOpt82Strategy OBJECT-TYPE The strategy of DHCP snooping handling option 82. 'drop' indicates DHCP snooping discarding the request packet including option 82. 'keep' indicates DHCP snooping accepting the request packet without any change of the option 82. 'replace' indicates DHCP snooping accepting the request packet on condition that it generates a new option 82 to replace the original one. | 1.3.6.1.4.1.25506.2.124.2.2.1.8 | INTEGER {drop(1), keep(2), replace(3)} | read-write | current |
| hh3cDhcpSnoop2IfOpt82CIDMode OBJECT-TYPE The mode of filling in the circuit ID suboption of DHCP option 82. 'normal' is the standard mode. 'verbose' is the detailed mode. 'userDefine' is the user-defined mode. 'bas' is the bas mode. If the value of this object is set to 'userDefine', hh3cDhcpSnoop2IfOpt82CIDStr must also be set. | 1.3.6.1.4.1.25506.2.124.2.2.1.9 | INTEGER {normal(1), verbose(2), userDefine(3), bas(4)} | read-write | current |
| hh3cDhcpSnoop2IfOpt82CIDNodeType OBJECT-TYPE Type of access node identifier that is used to fill in the circuit ID suboption of option 82 when the value of hh3cDhcpSnoop2IfOption82CIDMode is set to 'verbose'. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82CIDMode. 'invalid' indicates that the node identifier is NOT used to fill in the circuit ID suboption of option 82. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is NOT 'verbose', the value of this object is set to 'invalid' automatically. Otherwise the value of this object cannot be set to 'invalid'. 'mac' indicates that the node identifier is filled in with the bridge MAC of DHCP snooping device. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is set to 'verbose', the default value of this object is 'mac'. 'sysname' indicates that the node identifier is filled in with the sysname of the DHCP snooping. 'userDefine' indicates the node identifier is filled in with the string defined by the object of hh3cDhcpSnoop2IfOpt82CIDNodeStr. If the value is set to 'userDefine', the value of hh3cDhcpSnoop2IfOpt82CIDNodeStr must also be set to a non-zero length string. | 1.3.6.1.4.1.25506.2.124.2.2.1.10 | INTEGER {invalid(1), mac(2), sysname(3), userDefine(4)} | read-write | current |
| hh3cDhcpSnoop2IfOpt82CIDNodeStr OBJECT-TYPE The string defined by user to fill in the node identifier in the verbose mode. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is NOT 'verbose', or the value of hh3cDhcpSnoop2IfOpt82CIDNodeType is NOT 'userDefine', it is set to a zero-length string automatically. Otherwise it must be set to a non-zero length string. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82CIDMode and hh3cDhcpSnoop2IfOpt82CIDNodeType. | 1.3.6.1.4.1.25506.2.124.2.2.1.11 | OCTET STRING (SIZE(0..50)) | read-write | current |
| hh3cDhcpSnoop2IfOpt82CIDStr OBJECT-TYPE The string defined by user to fill in the circuit ID suboption of option 82 in the user-define mode. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is NOT 'userDefine', it is set to a zero-length string automatically. Otherwise it must be set to a non-zero length string. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82CIDMode. | 1.3.6.1.4.1.25506.2.124.2.2.1.12 | OCTET STRING (SIZE(0 | 3..63)) | read-write | current |
| hh3cDhcpSnoop2IfOpt82CIDFormat OBJECT-TYPE The format of the circuit ID suboption of DHCP option 82. 'hex' is the hex format. 'ascii' is the ascii format. 'undefine' is the undefine format. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is 'normal', this object is set with 'hex' automatically and cannot be set with 'undefine'. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is 'verbose', the default value of this object is 'undefine'. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is 'userDefine', this object is set with 'ascii' automatically and cannot be set with other value. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82CIDMode. | 1.3.6.1.4.1.25506.2.124.2.2.1.13 | INTEGER {hex(1), ascii(2), undefine(3)} | read-write | current |
| hh3cDhcpSnoop2IfOpt82RIDMode OBJECT-TYPE The mode of filling in the remote ID suboption of DHCP option 82. 'normal' is the standard mode. 'userDefine' is the user-defined mode. 'sysname' is the sysname mode. If the value of this object is set to 'userDefine', hh3cDhcpSnoop2IfOpt82RIDStr must also be set. | 1.3.6.1.4.1.25506.2.124.2.2.1.14 | INTEGER {normal(1), sysname(2), userDefine(3)} | read-write | current |
| hh3cDhcpSnoop2IfOpt82RIDStr OBJECT-TYPE The string defined by user to fill in the remote ID in the user-defined mode. If the value of hh3cDhcpSnoop2IfOpt82RIDMode is NOT 'userDefine', this object is set with a zero-length string automatically. Otherwise it must be set with a non-zero length string. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82RIDMode. | 1.3.6.1.4.1.25506.2.124.2.2.1.15 | OCTET STRING (SIZE(0..63)) | read-write | current |
| hh3cDhcpSnoop2IfOpt82RIDFormat OBJECT-TYPE The format of DHCP option 82 remote ID in 'normal' mode. 'hex' is the hex format. 'ascii' is the ascii format. If the value of hh3cDhcpSnoop2IfOpt82RIDMode is 'sysname' or 'userDefine', this object is set with 'ascii' automatically and cannot be set with other value. If the value of hh3cDhcpSnoop2IfOpt82RIDMode is 'normal', the default value of this object is 'hex'. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82RIDMode. | 1.3.6.1.4.1.25506.2.124.2.2.1.16 | INTEGER {hex(1), ascii(2)} | read-write | current |
| hh3cDhcpSnoop2IfVlanCIDTable OBJECT-TYPE A table containing the information of the circuit ID suboption of DHCP option 82 in VLAN. | 1.3.6.1.4.1.25506.2.124.2.3 | not-accessible | current | |
| hh3cDhcpSnoop2IfVlanCIDEntry OBJECT-TYPE An entry containing the information of the circuit ID suboption of DHCP option 82 in VLAN. | 1.3.6.1.4.1.25506.2.124.2.3.1 | not-accessible | current | |
| hh3cDhcpSnoop2IfVlanCIDVlanIndex OBJECT-TYPE VLAN ID. | 1.3.6.1.4.1.25506.2.124.2.3.1.1 | Unsigned32 (1..4094) | not-accessible | current |
| hh3cDhcpSnoop2IfVlanCIDStr OBJECT-TYPE The string defined by user to fill in the circuit ID suboption of option 82. | 1.3.6.1.4.1.25506.2.124.2.3.1.2 | OCTET STRING (SIZE(3..63)) | read-create | current |
| hh3cDhcpSnoop2IfVlanCIDRowStatus OBJECT-TYPE Operation status of this table entry. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.25506.2.124.2.3.1.3 | RowStatus | read-create | current |
| hh3cDhcpSnoop2IfVlanRIDTable OBJECT-TYPE A table containing the information of the remote ID suboption of DHCP option 82 in VLAN. | 1.3.6.1.4.1.25506.2.124.2.4 | not-accessible | current | |
| hh3cDhcpSnoop2IfVlanRIDEntry OBJECT-TYPE An entry containing the information of the remote ID suboption of DHCP option 82 in VLAN. | 1.3.6.1.4.1.25506.2.124.2.4.1 | not-accessible | current | |
| hh3cDhcpSnoop2IfVlanRIDVlanIndex OBJECT-TYPE VLAN ID. | 1.3.6.1.4.1.25506.2.124.2.4.1.1 | Unsigned32 (1..4094) | not-accessible | current |
| hh3cDhcpSnoop2IfVlanRIDMode OBJECT-TYPE The mode of filling in the remote ID suboption of DHCP option 82 in VLAN. 'sysname' indicates using the device sysname to fill in the suboption. 'userDefine' indicates using the string defined by hh3cDhcpSnoop2IfVlanRIDStr to fill in the suboption. If the value of this object is set to 'userDefine', hh3cDhcpSnoop2IfVlanRIDStr must also be set. | 1.3.6.1.4.1.25506.2.124.2.4.1.2 | INTEGER {sysname(1), userDefine(2)} | read-create | current |
| hh3cDhcpSnoop2IfVlanRIDStr OBJECT-TYPE The string used to fill in the remote ID suboption. If the value of hh3cDhcpSnoop2IfVlanRIDMode is NOT 'userDefine', this object is set with a zero-length string automatically. Otherwise it must be set with a non-zero length string. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfVlanRIDMode. | 1.3.6.1.4.1.25506.2.124.2.4.1.3 | OCTET STRING (SIZE(0..63)) | read-create | current |
| hh3cDhcpSnoop2IfVlanRIDRowStatus OBJECT-TYPE Operation status of this table entry. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.25506.2.124.2.4.1.4 | RowStatus | read-create | current |