HH3C-DHCP-SNOOP2-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
30
hh3cDhcpSnoop2BindTable
table.1.3.6.1.4.1.25506.2.124.2.1
·
1 row entry
·
7 columns
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cDhcpSnoop2BindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-DHCP-SNOOP2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DHCP-SNOOP2-MIB::hh3cDhcpSnoop2BindTable'
The table containing information of DHCP clients listened by DHCP snooping.
An entry containing information of DHCP clients.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
DHCP client's IP addresses collected by DHCP snooping.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.25506.2.124.2.1.1.1 |
||||||||||||
|
DHCP client's VLAN ID collected by DHCP snooping.
|
Unsigned32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.25506.2.124.2.1.1.2 |
||||||||||||
|
DHCP client's second VLAN ID collected by DHCP snooping.
65535 means no second VLAN. |
Unsigned32 Constraints: range: 1-4094range: 65535-65535 |
.1.3.6.1.4.1.25506.2.124.2.1.1.3 |
||||||||||||
|
DHCP client's MAC address collected by DHCP snooping.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.25506.2.124.2.1.1.4 |
||||||||||||
|
Left lease time in seconds collected by DHCP snooping.
The value of this object cannot be 0. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.25506.2.124.2.1.1.5 |
||||||||||||
|
DHCP client's port index collected by DHCP snooping.
The value of zero means unknown port. |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.25506.2.124.2.1.1.6 |
||||||||||||
|
RowStatus. Only destroy action is allow to use.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.25506.2.124.2.1.1.7 |
.1.3.6.1.4.1.25506.2.124.2.2
·
1 row entry
·
16 columns
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cDhcpSnoop2IfConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-DHCP-SNOOP2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DHCP-SNOOP2-MIB::hh3cDhcpSnoop2IfConfigTable'
A table is used to configure DHCP snooping functions on ports.
An entry containing DHCP snooping configurations of ports.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Trusted status of the port.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.124.2.2.1.1 |
||||||||
|
If the value is 'true', MAC address of DHCP packets received
on the port will be checked. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.25506.2.124.2.2.1.2 |
||||||||
|
If the value is 'true', DHCP request packets will be checked.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.25506.2.124.2.2.1.3 |
||||||||
|
The rate limit in Kbps.
If the value is 0, there is no rate limit on the port. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.25506.2.124.2.2.1.4 |
||||||||
|
If the value is 'true', information of DHCP packets received
on the port will be recorded. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.25506.2.124.2.2.1.5 |
||||||||
|
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. |
Unsigned32r/w Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.25506.2.124.2.2.1.6 |
||||||||
|
If DHCP snooping supports option 82 functions, the
value is 'true'. If DHCP snooping does NOT support option 82 functions, the value is 'false'. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.25506.2.124.2.2.1.7 |
||||||||
|
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 pack… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.124.2.2.1.8 |
||||||||
|
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. … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.124.2.2.1.9 |
||||||||
|
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… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.124.2.2.1.10 |
||||||||
|
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 'userD… |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.25506.2.124.2.2.1.11 |
||||||||
|
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 aut… |
OctetStringr/w Constraints: range: 0-0range: 3-63 |
.1.3.6.1.4.1.25506.2.124.2.2.1.12 |
||||||||
|
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… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.124.2.2.1.13 |
||||||||
|
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. … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.124.2.2.1.14 |
||||||||
|
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. … |
OctetStringr/w Constraints: range: 0-63 |
.1.3.6.1.4.1.25506.2.124.2.2.1.15 |
||||||||
|
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 'u… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.124.2.2.1.16 |
.1.3.6.1.4.1.25506.2.124.2.3
·
1 row entry
·
3 columns
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cDhcpSnoop2IfVlanCIDTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-DHCP-SNOOP2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DHCP-SNOOP2-MIB::hh3cDhcpSnoop2IfVlanCIDTable'
A table containing the information of the circuit ID suboption of DHCP option 82 in VLAN.
An entry containing the information of the circuit ID
suboption of DHCP option 82 in VLAN.
suboption of DHCP option 82 in VLAN.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
VLAN ID.
|
Unsigned32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.25506.2.124.2.3.1.1 |
||||||||||||
|
The string defined by user to fill in the
circuit ID suboption of option 82. |
OctetStringr/w Constraints: range: 3-63 |
.1.3.6.1.4.1.25506.2.124.2.3.1.2 |
||||||||||||
|
Operation status of this table entry.
Three actions are used: active, createAndGo, destroy. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.25506.2.124.2.3.1.3 |
.1.3.6.1.4.1.25506.2.124.2.4
·
1 row entry
·
4 columns
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cDhcpSnoop2IfVlanRIDTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-DHCP-SNOOP2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DHCP-SNOOP2-MIB::hh3cDhcpSnoop2IfVlanRIDTable'
A table containing the information of the remote ID suboption of DHCP option 82 in VLAN.
An entry containing the information of the remote ID
suboption of DHCP option 82 in VLAN.
suboption of DHCP option 82 in VLAN.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
VLAN ID.
|
Unsigned32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.25506.2.124.2.4.1.1 |
||||||||||||
|
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 defi… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.124.2.4.1.2 |
||||||||||||
|
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 wi… |
OctetStringr/w Constraints: range: 0-63 |
.1.3.6.1.4.1.25506.2.124.2.4.1.3 |
||||||||||||
|
Operation status of this table entry.
Three actions are used: active, createAndGo, destroy. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.25506.2.124.2.4.1.4 |