HPN-ICF-DHCP-SNOOP2-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.124
- Last updated
- 2013-04-15 00:00
- Revisions
- 2013-04-15 00:00
- Namespace
- hp
- Source file
HPN-ICF-DHCP-SNOOP2-MIB- Digest
sha256:51ba2e1f413470a4ae30240c7e3509e7181f5806e8bc45fc12673649a44cb1a8
Description
DHCP SNOOPING MIB 2
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| 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.
HPN-ICF-DHCP-SNOOP2-MIB HPN-ICF-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfDhcpSnoop2ScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.124.1 | |||
| hpnicfDhcpSnoop2ConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.124.1.1 | |||
| hpnicfDhcpSnoop2Enabled OBJECT-TYPE If the value of this object is set to 'true', DHCP snooping is enabled. | 1.3.6.1.4.1.11.2.14.11.15.2.124.1.1.1 | TruthValue | read-write | current |
| hpnicfDhcpSnoop2BindDbName 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.11.2.14.11.15.2.124.1.1.2 | OCTET STRING (SIZE(0..512)) | read-write | current |
| hpnicfDhcpSnoop2BindRefreshIntvl OBJECT-TYPE The refresh interval of the binding information in seconds. | 1.3.6.1.4.1.11.2.14.11.15.2.124.1.1.3 | Unsigned32 (60..864000) | read-write | current |
| hpnicfDhcpSnoop2BindRefresh 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.11.2.14.11.15.2.124.1.1.4 | INTEGER {on(1)} | read-write | current |
| hpnicfDhcpSnoop2StatisticsGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.124.1.2 | |||
| hpnicfDhcpSnoop2PktSentNum OBJECT-TYPE The total number of the packets send by DHCP snooping. | 1.3.6.1.4.1.11.2.14.11.15.2.124.1.2.1 | Counter64 | read-only | current |
| hpnicfDhcpSnoop2PktRcvNum OBJECT-TYPE The total number of the packets received by DHCP snooping. | 1.3.6.1.4.1.11.2.14.11.15.2.124.1.2.2 | Counter64 | read-only | current |
| hpnicfDhcpSnoop2PktDropNum OBJECT-TYPE The total number of the packets dropped by DHCP snooping. | 1.3.6.1.4.1.11.2.14.11.15.2.124.1.2.3 | Counter64 | read-only | current |
| hpnicfDhcpSnoop2Tables OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.124.2 | |||
| hpnicfDhcpSnoop2BindTable OBJECT-TYPE The table containing information of DHCP clients listened by DHCP snooping. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.1 | not-accessible | current | |
| hpnicfDhcpSnoop2BindEntry OBJECT-TYPE An entry containing information of DHCP clients. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.1.1 | not-accessible | current | |
| hpnicfDhcpSnoop2BindIpAddr OBJECT-TYPE DHCP client's IP addresses collected by DHCP snooping. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.1.1.1 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpSnoop2BindVlanId OBJECT-TYPE DHCP client's VLAN ID collected by DHCP snooping. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.1.1.2 | Unsigned32 (1..4094) | not-accessible | current |
| hpnicfDhcpSnoop2BindSecVlanId OBJECT-TYPE DHCP client's second VLAN ID collected by DHCP snooping. 65535 means no second VLAN. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.1.1.3 | Unsigned32 (1..4094 | 65535) | not-accessible | current |
| hpnicfDhcpSnoop2BindMacAddr OBJECT-TYPE DHCP client's MAC address collected by DHCP snooping. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.1.1.4 | MacAddress | read-only | current |
| hpnicfDhcpSnoop2BindLease 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.11.2.14.11.15.2.124.2.1.1.5 | Unsigned32 | read-only | current |
| hpnicfDhcpSnoop2BindPortIndex OBJECT-TYPE DHCP client's port index collected by DHCP snooping. The value of zero means unknown port. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.1.1.6 | InterfaceIndexOrZero | read-only | current |
| hpnicfDhcpSnoop2BindRowStatus OBJECT-TYPE RowStatus. Only destroy action is allow to use. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.1.1.7 | RowStatus | read-create | current |
| hpnicfDhcpSnoop2IfConfigTable OBJECT-TYPE A table is used to configure DHCP snooping functions on ports. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2 | not-accessible | current | |
| hpnicfDhcpSnoop2IfConfigEntry OBJECT-TYPE An entry containing DHCP snooping configurations of ports. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1 | not-accessible | current | |
| hpnicfDhcpSnoop2IfTrustStatus OBJECT-TYPE Trusted status of the port. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1.1 | INTEGER {untrusted(0), trusted(1)} | read-write | current |
| hpnicfDhcpSnoop2IfCheckMac 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.11.2.14.11.15.2.124.2.2.1.2 | TruthValue | read-write | current |
| hpnicfDhcpSnoop2IfCheckRequest OBJECT-TYPE If the value is 'true', DHCP request packets will be checked. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1.3 | TruthValue | read-write | current |
| hpnicfDhcpSnoop2IfRateLimit 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.11.2.14.11.15.2.124.2.2.1.4 | Unsigned32 | read-write | current |
| hpnicfDhcpSnoop2IfRecordBind OBJECT-TYPE If the value is 'true', information of DHCP packets received on the port will be recorded. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1.5 | TruthValue | read-write | current |
| hpnicfDhcpSnoop2IfMaxLearnNum 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.11.2.14.11.15.2.124.2.2.1.6 | Unsigned32 (0..4294967295) | read-write | current |
| hpnicfDhcpSnoop2IfOpt82Enable 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.11.2.14.11.15.2.124.2.2.1.7 | TruthValue | read-write | current |
| hpnicfDhcpSnoop2IfOpt82Strategy 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.11.2.14.11.15.2.124.2.2.1.8 | INTEGER {drop(1), keep(2), replace(3)} | read-write | current |
| hpnicfDhcpSnoop2IfOpt82CIDMode 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. If the value of this object is set to 'userDefine', hpnicfDhcpSnoop2IfOpt82CIDStr must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1.9 | INTEGER {normal(1), verbose(2), userDefine(3)} | read-write | current |
| hpnicfDhcpSnoop2IfOpt82CIDNodeType OBJECT-TYPE Type of access node identifier that is used to fill in the circuit ID suboption of option 82 when the value of hpnicfDhcpSnoop2IfOption82CIDMode is set to 'verbose'. The SET operation of this object must be with the SET operation of hpnicfDhcpSnoop2IfOpt82CIDMode. 'invalid' indicates that the node identifier is NOT used to fill in the circuit ID suboption of option 82. If the value of hpnicfDhcpSnoop2IfOpt82CIDMode 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 hpnicfDhcpSnoop2IfOpt82CIDMode 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 hpnicfDhcpSnoop2IfOpt82CIDNodeStr. If the value is set to 'userDefine', the value of hpnicfDhcpSnoop2IfOpt82CIDNodeStr must also be set to a non-zero length string. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1.10 | INTEGER {invalid(1), mac(2), sysname(3), userDefine(4)} | read-write | current |
| hpnicfDhcpSnoop2IfOpt82CIDNodeStr OBJECT-TYPE The string defined by user to fill in the node identifier in the verbose mode. If the value of hpnicfDhcpSnoop2IfOpt82CIDMode is NOT 'verbose', or the value of hpnicfDhcpSnoop2IfOpt82CIDNodeType 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 hpnicfDhcpSnoop2IfOpt82CIDMode and hpnicfDhcpSnoop2IfOpt82CIDNodeType. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1.11 | OCTET STRING (SIZE(0..50)) | read-write | current |
| hpnicfDhcpSnoop2IfOpt82CIDStr 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 hpnicfDhcpSnoop2IfOpt82CIDMode 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 hpnicfDhcpSnoop2IfOpt82CIDMode. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1.12 | OCTET STRING (SIZE(0 | 3..63)) | read-write | current |
| hpnicfDhcpSnoop2IfOpt82CIDFormat 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 hpnicfDhcpSnoop2IfOpt82CIDMode is 'normal', this object is set with 'hex' automatically and cannot be set with 'undefine'. If the value of hpnicfDhcpSnoop2IfOpt82CIDMode is 'verbose', the default value of this object is 'undefine'. If the value of hpnicfDhcpSnoop2IfOpt82CIDMode 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 hpnicfDhcpSnoop2IfOpt82CIDMode. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1.13 | INTEGER {hex(1), ascii(2), undefine(3)} | read-write | current |
| hpnicfDhcpSnoop2IfOpt82RIDMode 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', hpnicfDhcpSnoop2IfOpt82RIDStr must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1.14 | INTEGER {normal(1), sysname(2), userDefine(3)} | read-write | current |
| hpnicfDhcpSnoop2IfOpt82RIDStr OBJECT-TYPE The string defined by user to fill in the remote ID in the user-defined mode. If the value of hpnicfDhcpSnoop2IfOpt82RIDMode 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 hpnicfDhcpSnoop2IfOpt82RIDMode. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1.15 | OCTET STRING (SIZE(0..63)) | read-write | current |
| hpnicfDhcpSnoop2IfOpt82RIDFormat 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 hpnicfDhcpSnoop2IfOpt82RIDMode is 'sysname' or 'userDefine', this object is set with 'ascii' automatically and cannot be set with other value. If the value of hpnicfDhcpSnoop2IfOpt82RIDMode is 'normal', the default value of this object is 'hex'. The SET operation of this object must be with the SET operation of hpnicfDhcpSnoop2IfOpt82RIDMode. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.2.1.16 | INTEGER {hex(1), ascii(2)} | read-write | current |
| hpnicfDhcpSnoop2IfVlanCIDTable OBJECT-TYPE A table containing the information of the circuit ID suboption of DHCP option 82 in VLAN. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.3 | not-accessible | current | |
| hpnicfDhcpSnoop2IfVlanCIDEntry OBJECT-TYPE An entry containing the information of the circuit ID suboption of DHCP option 82 in VLAN. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.3.1 | not-accessible | current | |
| hpnicfDhcpSnoop2IfVlanCIDVlanIndex OBJECT-TYPE VLAN ID. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.3.1.1 | Unsigned32 (1..4094) | not-accessible | current |
| hpnicfDhcpSnoop2IfVlanCIDStr OBJECT-TYPE The string defined by user to fill in the circuit ID suboption of option 82. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.3.1.2 | OCTET STRING (SIZE(3..63)) | read-create | current |
| hpnicfDhcpSnoop2IfVlanCIDRowStatus OBJECT-TYPE Operation status of this table entry. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.3.1.3 | RowStatus | read-create | current |
| hpnicfDhcpSnoop2IfVlanRIDTable OBJECT-TYPE A table containing the information of the remote ID suboption of DHCP option 82 in VLAN. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.4 | not-accessible | current | |
| hpnicfDhcpSnoop2IfVlanRIDEntry OBJECT-TYPE An entry containing the information of the remote ID suboption of DHCP option 82 in VLAN. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.4.1 | not-accessible | current | |
| hpnicfDhcpSnoop2IfVlanRIDVlanIndex OBJECT-TYPE VLAN ID. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.4.1.1 | Unsigned32 (1..4094) | not-accessible | current |
| hpnicfDhcpSnoop2IfVlanRIDMode 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 hpnicfDhcpSnoop2IfVlanRIDStr to fill in the suboption. If the value of this object is set to 'userDefine', hpnicfDhcpSnoop2IfVlanRIDStr must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.4.1.2 | INTEGER {sysname(1), userDefine(2)} | read-create | current |
| hpnicfDhcpSnoop2IfVlanRIDStr OBJECT-TYPE The string used to fill in the remote ID suboption. If the value of hpnicfDhcpSnoop2IfVlanRIDMode 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 hpnicfDhcpSnoop2IfVlanRIDMode. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.4.1.3 | OCTET STRING (SIZE(0..63)) | read-create | current |
| hpnicfDhcpSnoop2IfVlanRIDRowStatus OBJECT-TYPE Operation status of this table entry. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.124.2.4.1.4 | RowStatus | read-create | current |