H3C-DHCP4-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
23
Rows
23
Columns
143
h3cDhcpServer2PoolTable
table.1.3.6.1.4.1.2011.10.2.122.2.1
·
1 row entry
·
36 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2PoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2PoolTable'
A table containing DHCP server pool configurations.
An entry containing DHCP server pool configurations.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
DHCP server pool index.
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.1 |
||||||||||||
|
DHCP server pool name.
Once this object is created, the value of this object cannot be modified. |
OctetStringr/w Constraints: range: 1-63 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.2 |
||||||||||||
|
Name of the VPN instance that the DHCP pool binds to.
The value of a zero-length string means the public network. Once this object is created, the value of this object cannot be modified. |
OctetStringr/w Constraints: range: 0-31 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.3 |
||||||||||||
|
Network address of the primary subnet in a DHCP pool.
If the value of this object is set to 0.0.0.0, h3cDhcpServer2PoolNetworkMask is set with 0.0.0.0 automatically. |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.4 |
||||||||||||
|
Network mask of the primary subnet in a DHCP pool.
The SET operation to this object ought to be with the SET of h3cDhcpServer2PoolNetwork together, and any SET operation alone to this object will be regar… |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.5 |
||||||||||||
|
Start IP of an address range of the DHCP pool.
If the value of this object is set to 0.0.0.0, h3cDhcpServer2PoolEndAddr is set with 0.0.0.0 automatically. Otherwise h3cDhcpServer2PoolEndAddr must be set w… |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.6 |
||||||||||||
|
End IP of an address range of the DHCP pool,
The SET operation to this object ought to be with the SET of h3cDhcpServer2PoolStartAddr together, and any SET operation alone to this object will be regarded … |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.7 |
||||||||||||
|
Number of days of the lease.
The SET operation to this object ought to be with the SET of h3cDhcpServer2PoolLeaseHour, h3cDhcpServer2PoolLeaseMinute, h3cDhcpServer2PoolLeaseSecond together, and any SET op… |
Integer32r/w Constraints: range: 0-365 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.8 |
||||||||||||
|
Number of hours of the lease.
|
Integer32r/w Constraints: range: 0-23 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.9 |
||||||||||||
|
Number of minutes of the lease.
|
Integer32r/w Constraints: range: 0-59 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.10 |
||||||||||||
|
Number of seconds of the lease.
|
Integer32r/w Constraints: range: 0-59 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.11 |
||||||||||||
|
A flag denoting whether the lease time of
a DHCP pool is unlimited. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.12 |
||||||||||||
|
The lease time of a DHCP pool in number of timeticks.
The value of this object cannot be set to 0 and must be set to 4294967295 or a multiple of 100. If the object is set with 4294967295, t… |
SNMPv2-SMITimeTicksr/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.13 |
||||||||||||
|
Domain name for DHCP clients.
If the object is set with a zero-length string, the configuration of the domain name is removed. |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.14 |
||||||||||||
|
Gateway IP addresses for DHCP clients.
IP addresses are space separated and the leading or trailing space will be trimmed. Since at most 8 gateway addresses can be configured for a pool, a … |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.15 |
||||||||||||
|
DNS server IP addresses for DHCP clients.
IP addresses are space separated and the leading or trailing space will be trimmed. Since at most 8 DNS server addresses can be configured for a po… |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.16 |
||||||||||||
|
The primary DNS server IP address to be assigned to
the client. |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.17 |
||||||||||||
|
The secondary DNS server IP address to be assigned to
the client. |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.18 |
||||||||||||
|
NetBios node type for DHCP clients.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.2.1.1.19 |
||||||||||||
|
NetBios server IP addresses for DHCP clients.
IP addresses are space separated and the leading or trailing space will be trimmed. Since at most 8 NetBios server addresses can be configured … |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.20 |
||||||||||||
|
Boot file name for DHCP clients.
If the object is set with a zero-length string, the configuration of the boot file name is removed. |
OctetStringr/w Constraints: range: 0-63 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.21 |
||||||||||||
|
BIMS server IP address.
If the object is set with 0.0.0.0, h3cDhcpServer2PoolBimsPort is set with 0 and h3cDhcpServer2PoolBimsKeyStr is set with a zero-length string automatically. Otherwise h3cDhcpServer… |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.22 |
||||||||||||
|
BIMS server port number.
The SET operation to this object ought to be with the SET operation of h3cDhcpServer2PoolBimsIP and h3cDhcpServer2PoolBimsKeyStr together, and any SET operation alone to this obje… |
Unsigned32r/w Constraints: range: 0-65534 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.23 |
||||||||||||
|
BIMS server key string.
The SET operation to this object ought to be with the SET of h3cDhcpServer2PoolBimsIP and h3cDhcpServer2PoolBimsPort together, and any SET operation alone to this object will be re… |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.24 |
||||||||||||
|
Next DHCP server IP address for DHCP clients.
If the object is set with 0.0.0.0, the configuration of the next server address is removed. |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.25 |
||||||||||||
|
TFTP server domain name for DHCP clients.
If the object is set with a zero-length string, the configuration of the TFTP domain name is removed. |
OctetStringr/w Constraints: range: 0-63 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.26 |
||||||||||||
|
TFTP server IP address for DHCP clients.
If the object is set with 0.0.0.0, the configuration of the TFTP server address is removed. |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.27 |
||||||||||||
|
Voice backup server IP address for DHCP clients.
If the object is set with 0.0.0.0, the configuration of voice backup server IP address is removed. |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.28 |
||||||||||||
|
Voice failover IP address for DHCP clients.
If the object is set with 0.0.0.0, h3cDhcpServer2PoolVoiceFailStr is set with a zero-length string automatically. Otherwise h3cDhcpServer2PoolVoiceFailStr must … |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.29 |
||||||||||||
|
Voice failover dialer string for DHCP clients.
The characters in the string must be '0' ~ '9',or '*'. The SET operation to this object ought to be with the SET operation of h3cDhcpServer2PoolVoiceFailIP t… |
OctetStringr/w Constraints: range: 0-39 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.30 |
||||||||||||
|
Voice network calling processing IP address for DHCP clients.
If the object is set with 0.0.0.0, the configuration of voice network calling processing IP address is removed. |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.31 |
||||||||||||
|
Voice VLAN ID for DHCP clients.
If the value of this object is set to 65535, h3cDhcpServer2PoolVoiceVlanEnbl is set with 'false' automatically. Otherwise h3cDhcpServer2PoolVoiceVlanEnbl must also be set. |
Unsigned32r/w Constraints: range: 65535-65535range: 2-4094 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.32 |
||||||||||||
|
Enable status of the specified voice VLAN for DHCP clients.
The SET operation to this object ought to be with the SET operation of h3cDhcpServer2PoolVoiceVlanId together, and any SET operation alone to th… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.33 |
||||||||||||
|
RowStatus. 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.2011.10.2.122.2.1.1.34 |
||||||||||||
|
Enable the user class verification.
When the value of this object is set to 'true', the DHCP server processes packets from DHCP clients in the defined user classes. The user class verification does not ap… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.35 |
||||||||||||
|
Threshold of IP usage of the DHCP server pool.
|
Unsigned32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.2011.10.2.122.2.1.1.36 |
.1.3.6.1.4.1.2011.10.2.122.2.2
·
1 row entry
·
1 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2IfApplyPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2IfApplyPoolTable'
A table for applying a DHCP pool on interfaces.
An entry for applying a DHCP pool on the interface.
| Column | Syntax | OID |
|---|---|---|
|
The name of the DHCP pool that apply to the interface.
If the object is set with a zero-length string, the configuration will be deleted. |
OctetStringr/w Constraints: range: 0-63 |
.1.3.6.1.4.1.2011.10.2.122.2.2.1.1 |
.1.3.6.1.4.1.2011.10.2.122.2.3
·
1 row entry
·
4 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2PoolSecNwTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2PoolSecNwTable'
A table containing the secondary network configuration of DHCP pools.
An entry containing the objects for configuring
the secondary network for DHCP pools.
the secondary network for DHCP pools.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Network address of the secondary subnets in a DHCP pool.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.3.1.1 |
||||||||||||
|
Network mask of the secondary subnets in a DHCP pool.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.3.1.2 |
||||||||||||
|
Gateway IP addresses of the secondary subnets in a DHCP pool.
IP addresses are space separated and the leading or trailing space will be trimmed. Since at most 8 gateway addresses can be co… |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.2011.10.2.122.2.3.1.3 |
||||||||||||
|
RowStatus. 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.2011.10.2.122.2.3.1.4 |
.1.3.6.1.4.1.2011.10.2.122.2.4
·
1 row entry
·
4 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2PoolClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2PoolClassTable'
A table containing address range of the DHCP server pool for user classes.
An entry containing address range of DHCP pools
for user classes.
for user classes.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
User class name.
|
OctetString Constraints: range: 1-63 |
.1.3.6.1.4.1.2011.10.2.122.2.4.1.1 |
||||||||||||
|
Start address of an address range for a DHCP user class.
The SET operation to this object ought to be with the SET operation of h3cDhcpServer2PoolClassEnd together, and any SET operation alone to this obj… |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.4.1.2 |
||||||||||||
|
End address of an address range for a DHCP user class.
The SET operation to this object ought to be with the SET of h3cDhcpServer2PoolClassStart together, and any SET operation alone to this object will b… |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.4.1.3 |
||||||||||||
|
RowStatus. Three actions are used: active,
createAndGo, destroy. If the value of this object is set to 'createAndGo', h3cDhcpServer2PoolClassStart and h3cDhcpServer2PoolClassEnd must also be set. |
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.2011.10.2.122.2.4.1.4 |
.1.3.6.1.4.1.2011.10.2.122.2.5
·
1 row entry
·
6 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2PoolStaticTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2PoolStaticTable'
A table containing the static binding configurations in DHCP pools.
An entry containing the objects for configuring
the static binding in DHCP pools.
the static binding in DHCP pools.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Ip address of a static binding in a DHCP pool.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.5.1.1 |
||||||||||||
|
Network mask of a static binding in a DHCP pool.
|
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.5.1.2 |
||||||||||||
|
Client identifier of a DHCP client that the IP
address binds to. The structure of the OCTET STRING is H-H-H... while H indicates 4 hexadecimal characters except that the last H indicates 2 or 4 hexadecima… |
OctetStringr/w Constraints: range: 4-254range: 0-0 |
.1.3.6.1.4.1.2011.10.2.122.2.5.1.3 |
||||||||||||
|
Hardware address of a DHCP client that the IP
address binds to. The structure of the OCTET STRING is H-H-H... while H indicates 4 hexadecimal characters except that the last H indicates 2 or 4 hexadecimal… |
OctetStringr/w Constraints: range: 4-39range: 0-0 |
.1.3.6.1.4.1.2011.10.2.122.2.5.1.4 |
||||||||||||
|
Hardware type of a DHCP client that the IP address binds to.
The SET operation to this object ought to be with the SET operation of h3cDhcpServer2PoolStaticHAddr, and any SET operation alone to this objec… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.2.5.1.5 |
||||||||||||
|
RowStatus. Three actions are used: active,
createAndGo, destroy. If the value of this object is set to 'createAndGo', h3cDhcpServer2PoolStaticCID or (h3cDhcpServer2PoolStaticHardAddr and h3cDhcpServer2Po… |
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.2011.10.2.122.2.5.1.6 |
.1.3.6.1.4.1.2011.10.2.122.2.6
·
1 row entry
·
6 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2PoolOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2PoolOptionTable'
A table for configuring user-defined options for DHCP pools.
An entry containing the objects for configuring user-defined
options for DHCP pools.
options for DHCP pools.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Option code.
|
Integer32 Constraints: range: 2-254 |
.1.3.6.1.4.1.2011.10.2.122.2.6.1.1 |
||||||||||||
|
Option type.
'ascii' means using the ascii string that is defined by h3cDhcpServer2PoolOptAscii to fill in the option. 'hex' means using the hex string that is defined by h3cDhcpServer2Pool… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.2.6.1.2 |
||||||||||||
|
Ascii string of an option.
If h3cDhcpServer2PoolOptType is set with 'ascii', this object must be set with a non-zero length string. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2011.10.2.122.2.6.1.3 |
||||||||||||
|
Hex string of an option.
The length of the string must be even. If h3cDhcpServer2PoolOptType is set with 'hex', this object must be set with a non-zero length string. |
OctetStringr/w Constraints: range: 0-510 |
.1.3.6.1.4.1.2011.10.2.122.2.6.1.4 |
||||||||||||
|
IP string of an option.
IP addresses are space separated and the leading or trailing space will be trimmed. 1 to 8 IP addresses can be configured simultaneously. If h3cDhcpSe… |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.2011.10.2.122.2.6.1.5 |
||||||||||||
|
RowStatus. Three actions are used: active, createAndGo,
destroy. If the value of this object is set to 'createAndGo', h3cDhcpServer2PoolOptType must also be set. |
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.2011.10.2.122.2.6.1.6 |
.1.3.6.1.4.1.2011.10.2.122.2.7
·
1 row entry
·
2 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2PoolForbidTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2PoolForbidTable'
A table for configuring forbidden IP for a DHCP server pool.
An entry for configuring forbidden IP for a DHCP server pool.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Forbidden IP of the DHCP pool.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.7.1.1 |
||||||||||||
|
RowStatus. 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.2011.10.2.122.2.7.1.2 |
h3cDhcpServer2ClassTable
table.1.3.6.1.4.1.2011.10.2.122.2.8
·
1 row entry
·
2 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2ClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2ClassTable'
A table for configuring user class to DHCP server.
An entry for configuring user class to DHCP server.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
DHCP user class name.
|
OctetString Constraints: range: 1-63 |
.1.3.6.1.4.1.2011.10.2.122.2.8.1.1 |
||||||||||||
|
RowStatus. 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.2011.10.2.122.2.8.1.2 |
h3cDhcpServer2RuleTable
table.1.3.6.1.4.1.2011.10.2.122.2.9
·
1 row entry
·
7 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2RuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2RuleTable'
A table for configuring option rules used to match DHCP users.
An entry for configuring option rules used to match DHCP users.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Rule number.
|
Integer32 Constraints: range: 1-128 |
.1.3.6.1.4.1.2011.10.2.122.2.9.1.1 |
||||||||||||
|
Option code.
|
Integer32r/w Constraints: range: 1-254 |
.1.3.6.1.4.1.2011.10.2.122.2.9.1.2 |
||||||||||||
|
Hex string of an option.
The length of the string must be even. |
OctetStringr/w Constraints: range: 0-510 |
.1.3.6.1.4.1.2011.10.2.122.2.9.1.3 |
||||||||||||
|
The mask used to match options.
The length of this object must be same with that of h3cDhcpServer2RuleOptHexStr. The SET operation of this object must be with the SET operation of h3cDhcpSe… |
OctetStringr/w Constraints: range: 0-510 |
.1.3.6.1.4.1.2011.10.2.122.2.9.1.4 |
||||||||||||
|
The option offset used to match users.
The SET operation of this object must be with the SET operation of h3cDhcpServer2RuleOptHexStr, h3cDhcpServer2RuleOptLength. |
Integer32r/w Constraints: range: 0-254 |
.1.3.6.1.4.1.2011.10.2.122.2.9.1.5 |
||||||||||||
|
The option length used to match user options.
The SET operation of this object must be with the SET operation of h3cDhcpServer2RuleOptOffset. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2011.10.2.122.2.9.1.6 |
||||||||||||
|
RowStatus. Three actions are used: active,
createAndGo, destroy. If the value of this object is set to 'createAndGo', h3cDhcpServer2RuleOptCode must also be set. |
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.2011.10.2.122.2.9.1.7 |
.1.3.6.1.4.1.2011.10.2.122.2.10
·
1 row entry
·
4 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2ForbidTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2ForbidTable'
A table for configuring forbidden IP range to DHCP server.
An entry for configuring forbidden IP range to DHCP server.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name of the VPN instance that the forbidden IP range
binds to. If the value of this object is 0x1, the network that the forbidden IP range belongs to is the public network. |
OctetString Constraints: range: 1-31 |
.1.3.6.1.4.1.2011.10.2.122.2.10.1.1 |
||||||||||||
|
Start IP of forbidden IP range.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.10.1.2 |
||||||||||||
|
End IP of forbidden IP range.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.10.1.3 |
||||||||||||
|
RowStatus. 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.2011.10.2.122.2.10.1.4 |
h3cDhcpServer2FreeTable
table.1.3.6.1.4.1.2011.10.2.122.2.11
·
1 row entry
·
2 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2FreeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2FreeTable'
A table for displaying free IP range for DHCP server.
An entry for displaying free IP range for DHCP server.
| Column | Syntax | OID |
|---|---|---|
|
Start IP of free IP range.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.11.1.1 |
|
End IP of free IP range.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.11.1.2 |
.1.3.6.1.4.1.2011.10.2.122.2.12
·
1 row entry
·
4 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2ConflictTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2ConflictTable'
A table for displaying the information of conflict IP for DHCP server.
An entry for displaying the information of
conflict IP for DHCP server.
conflict IP for DHCP server.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Conflict IP.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.12.1.1 |
||||||||||||
|
Type of the detection of conflict IP.
'detectByServer' denotes that the conflict is detected by DHCP server. 'detectByClient' denotes that the conflict is detected by DHCP client. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.2.12.1.2 |
||||||||||||
|
Time when the conflict is detected.
The structure of the OCTET STRING is month/day/year hour:munite:second (MM/DD/YYYY hh:mm:ss). |
OctetString Constraints: range: 1-19 |
.1.3.6.1.4.1.2011.10.2.122.2.12.1.3 |
||||||||||||
|
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.2011.10.2.122.2.12.1.4 |
.1.3.6.1.4.1.2011.10.2.122.2.13
·
1 row entry
·
4 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2ExpiredTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2ExpiredTable'
A table for displaying the information of expired IP for DHCP Server pools.
An entry of objects for displaying information
of expired IP for DHCP server pools.
of expired IP for DHCP server pools.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Expired IP address.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.13.1.1 |
||||||||||||
|
Client identifier or hardware address.
|
OctetString Constraints: range: 4-254 |
.1.3.6.1.4.1.2011.10.2.122.2.13.1.2 |
||||||||||||
|
Expired time.
The structure of the OCTET STRING is month/day/year hour:munite:second (MM/DD/YYYY hh:mm:ss). |
OctetString Constraints: range: 1-19 |
.1.3.6.1.4.1.2011.10.2.122.2.13.1.3 |
||||||||||||
|
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.2011.10.2.122.2.13.1.4 |
.1.3.6.1.4.1.2011.10.2.122.2.14
·
1 row entry
·
9 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2IPInUseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2IPInUseTable'
A table for displaying the information of IP in use for DHCP Server pools.
An entry of objects for displaying information
of IP in use for DHCP server pools.
of IP in use for DHCP server pools.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Ip address in use.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.2.14.1.1 |
||||||||||||
|
Client identifier.
|
OctetString Constraints: range: 4-254range: 0-0 |
.1.3.6.1.4.1.2011.10.2.122.2.14.1.2 |
||||||||||||
|
Hardware address.
|
OctetString Constraints: range: 4-39range: 0-0 |
.1.3.6.1.4.1.2011.10.2.122.2.14.1.3 |
||||||||||||
|
Hardware address type.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.2.14.1.4 |
||||||||||||
|
User's VLAN ID.
65535 means that a client doesn't have VLAN ID or have an invalid VLAN ID. |
Unsigned32 Constraints: range: 65535-65535range: 1-4094 |
.1.3.6.1.4.1.2011.10.2.122.2.14.1.5 |
||||||||||||
|
End time of lease.
The structure of the OCTET STRING is month/day/year hour:munite:second (MM/DD/YYYY hh:mm:ss). |
OctetString Constraints: range: 1-19 |
.1.3.6.1.4.1.2011.10.2.122.2.14.1.6 |
||||||||||||
|
Type of binding.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.2.14.1.7 |
||||||||||||
|
Interface index information.
If the value of this object is zero, the interface is unknown. |
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.2011.10.2.122.2.14.1.8 |
||||||||||||
|
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.2011.10.2.122.2.14.1.9 |
.1.3.6.1.4.1.2011.10.2.122.2.15
·
1 row entry
·
3 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2DefOptGrpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2DefOptGrpTable'
A table containing option group of the DHCP server pool for user classes.
An entry containing option group of DHCP pools for user classes.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
User class name.
|
OctetString Constraints: range: 1-63 |
.1.3.6.1.4.1.2011.10.2.122.2.15.1.1 |
||||||||||||
|
The option group ID.
|
Integer32r/w Constraints: range: 1-32768 |
.1.3.6.1.4.1.2011.10.2.122.2.15.1.2 |
||||||||||||
|
RowStatus. Three actions are used: active, createAndGo, destroy.
If the value of this object is set to 'createAndGo', h3cDhcpServer2DefOptGrpId must also be set. |
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.2011.10.2.122.2.15.1.3 |
.1.3.6.1.4.1.2011.10.2.122.2.16
·
1 row entry
·
2 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2ValidClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2ValidClassTable'
A table containing valid user classes for DHCP server pool.
An entry containing valid user classes for DHCP server pool.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
User class name.
|
OctetString Constraints: range: 1-63 |
.1.3.6.1.4.1.2011.10.2.122.2.16.1.1 |
||||||||||||
|
RowStatus. 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.2011.10.2.122.2.16.1.2 |
.1.3.6.1.4.1.2011.10.2.122.2.17
·
1 row entry
·
5 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2RuleHwAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2RuleHwAddrTable'
A table for configuring hardware address rules used to match DHCP users.
An entry for configuring hardware address rules used to match DHCP
users.
users.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Rule number.
|
Integer32 Constraints: range: 1-16 |
.1.3.6.1.4.1.2011.10.2.122.2.17.1.1 |
||||||||||||
|
Hardware address for a rule.
The structure of the OCTET STRING is H-H-H... while H indicates 4 hexadecimal characters except that the last H indicates 2 or 4 hexadecimal characters. The SET… |
OctetStringr/w Constraints: range: 4-39 |
.1.3.6.1.4.1.2011.10.2.122.2.17.1.2 |
||||||||||||
|
Mask of hardware address for a rule.
The structure of the OCTET STRING is the same with h3cDhcpServer2RuleHwAddress. The SET operation to this object ought to be with the SET operation of h… |
OctetStringr/w Constraints: range: 4-39 |
.1.3.6.1.4.1.2011.10.2.122.2.17.1.3 |
||||||||||||
|
Hardware type for a rule.
The codes of all hardware types see ARP section in RFC 1700. The SET operation alone to this object will be regarded as an invalid operation. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.2011.10.2.122.2.17.1.4 |
||||||||||||
|
RowStatus. Three actions are used: active, createAndGo, destroy.
If the value of this object is set to 'createAndGo', h3cDhcpServer2RuleHwAddrAddress and h3cDhcpServer2RuleHwAddrMask must also be set. |
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.2011.10.2.122.2.17.1.5 |
.1.3.6.1.4.1.2011.10.2.122.2.18
·
1 row entry
·
2 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2OptionGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2OptionGroupTable'
A table for creating DHCP server option groups.
An entry containing objects for creating or deleting an option
group.
group.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The option group ID.
|
Integer32 Constraints: range: 1-32768 |
.1.3.6.1.4.1.2011.10.2.122.2.18.1.1 |
||||||||||||
|
RowStatus. 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.2011.10.2.122.2.18.1.2 |
.1.3.6.1.4.1.2011.10.2.122.2.19
·
1 row entry
·
6 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2OptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2OptionTable'
A table for configuring options in an option group.
An entry containing objects for configuring an option in an option
group.
group.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Option code.
|
Integer32 Constraints: range: 2-254 |
.1.3.6.1.4.1.2011.10.2.122.2.19.1.1 |
||||||||||||
|
Option type.
'ascii' means using the ascii string that is defined by h3cDhcpServer2OptionAscii to fill in the option. 'hex' means using the hex string that is defined by h3cDhcpServer2Optio… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.2.19.1.2 |
||||||||||||
|
Ascii string of an option.
If h3cDhcpServer2OptionType is set with 'ascii', this object must be set with a non-zero length string. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2011.10.2.122.2.19.1.3 |
||||||||||||
|
Hex string of an option.
The length of the string must be even. If h3cDhcpServer2OptionType is set with 'hex', this object must be set with a non-zero length string. |
OctetStringr/w Constraints: range: 0-510 |
.1.3.6.1.4.1.2011.10.2.122.2.19.1.4 |
||||||||||||
|
IP string of an option.
IP addresses are space separated and the leading or trailing space will be trimmed. 1 to 8 IP addresses can be configured simultaneously. If h3cDhcpSe… |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.2011.10.2.122.2.19.1.5 |
||||||||||||
|
RowStatus. Three actions are used: active, createAndGo, destroy.
If the value of this object is set to 'createAndGo', h3cDhcpServer2OptionType must also be set. |
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.2011.10.2.122.2.19.1.6 |
.1.3.6.1.4.1.2011.10.2.122.2.20
·
1 row entry
·
15 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpServer2PoolStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2PoolStatTable'
A table for displaying the statistics of a DHCP Server pool.
An entry of objects for displaying the statistics of
a DHCP Server pool.
a DHCP Server pool.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The percentage of IP addresses in use
of the DHCP server pool. |
Unsigned32 Constraints: range: 0-100 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.1 |
|
The total number of address allocation
requests which matched the DHCP pool and were received by the DHCP server. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.2 |
|
The total number of address allocation
requests success responses which matched the DHCP pool and were sent by the DHCP server. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.3 |
|
The total number of DISCOVER packets which
matched the DHCP pool and were received by the DHCP server. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.4 |
|
The total number of OFFER packets which
matched the DHCP pool and were sent by the DHCP server. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.5 |
|
The total number of ACK packets which
matched the DHCP pool and were sent by the DHCP server. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.6 |
|
The total number of addresses in the
DHCP pool. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.7 |
|
The total number of used addresses in the
DHCP pool. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.8 |
|
The total number of idle addresses in the
DHCP pool. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.9 |
|
The total number of addresses excluded from address
allocation in the DHCP pool. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.10 |
|
The total number of conflicting addresses in the
DHCP pool. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.11 |
|
The total number of auto binding addresses in the
DHCP pool. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.12 |
|
The total number of manual binding addresses in
the DHCP pool. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.13 |
|
The total number of expired addresses in
the DHCP pool. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.14 |
|
DHCP server pool name.
|
OctetStringr/w Constraints: range: 1-63 |
.1.3.6.1.4.1.2011.10.2.122.2.20.1.15 |
.1.3.6.1.4.1.2011.10.2.122.4.1
·
1 row entry
·
12 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpRelay2IfConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpRelay2IfConfigTable'
A table for configuring relay functions for interfaces.
An entry for configuring relay functions for an interface.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
If the value is 'true', the DHCP relay function
would be enabled on this interface. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2011.10.2.122.4.1.1.1 |
||||||||
|
If the value is 'true', the function of checking MAC address
of packets received from the interface would be enabled. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2011.10.2.122.4.1.1.2 |
||||||||
|
If DHCP relay supports option 82 functions, the
value is 'true'. If DHCP relay 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.2011.10.2.122.4.1.1.3 |
||||||||
|
The strategies of DHCP relay handling option 82.
'drop' indicates DHCP relay discarding the request packet including option 82. 'keep' indicates DHCP relay accepting the request packet with… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.4.1.1.4 |
||||||||
|
The mode of the circuit ID suboption of DHCP option 82.
'normal' is the standard mode. 'verbose' is the detailed mode. 'userDefine' is the user-defined mode. I… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.4.1.1.5 |
||||||||
|
Type of access node identifier that is used to fill
in the circuit ID suboption of option 82 when the value of h3cDhcpRelay2IfOpt82CIDMode is set to 'verbose'. The SET operation of this object must be wit… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.4.1.1.6 |
||||||||
|
The string defined by user to fill in the
node identifier in the verbose mode. If the value of h3cDhcpRelay2IfOpt82CIDMode is NOT 'verbose', or the value of h3cDhcpRelay2IfOpt82CIDNodeType is NOT 'userDef… |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.2011.10.2.122.4.1.1.7 |
||||||||
|
The string defined by user to fill in the circuit ID
suboption of option 82 in the user-define mode. If the value of h3cDhcpRelay2IfOpt82CIDMode is NOT 'userDefine', it is set to a zero-length string auto… |
OctetStringr/w Constraints: range: 3-63range: 0-0 |
.1.3.6.1.4.1.2011.10.2.122.4.1.1.8 |
||||||||
|
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.2011.10.2.122.4.1.1.9 |
||||||||
|
The mode of the remote ID suboption of DHCP
option 82. 'normal' is the standard mode. 'sysname' is the sysname mode. 'userDefine' is the user-defined mode. If … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.4.1.1.10 |
||||||||
|
The string defined by user to fill in the
remote ID in the user-defined mode. If the value of h3cDhcpRelay2IfOpt82RIDMode is NOT 'userDefine', it is set to a zero-length string automatically. Otherwise it… |
OctetStringr/w Constraints: range: 0-63 |
.1.3.6.1.4.1.2011.10.2.122.4.1.1.11 |
||||||||
|
The format of the remote ID suboption of DHCP option 82.
'hex' is the hex format. 'ascii' is the ascii format. If the value of h3cDhcpRelay2IfOpt82RIDMode is 'sysname' or 'us… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.122.4.1.1.12 |
.1.3.6.1.4.1.2011.10.2.122.4.2
·
1 row entry
·
2 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpRelay2SrvAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpRelay2SrvAddrTable'
A table for configuring a DHCP server address on the interface.
An entry for configuring a DHCP
server address on the interface.
server address on the interface.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Ip address of DHCP server.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.4.2.1.1 |
||||||||||||
|
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.2011.10.2.122.4.2.1.2 |
.1.3.6.1.4.1.2011.10.2.122.4.3
·
1 row entry
·
5 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cDhcpRelay2UserInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpRelay2UserInfoTable'
A table containing the user information of DHCP client.
An entry containing the user information of DHCP client.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
VPN index of the DHCP client.
|
Unsigned32 Constraints: range: 0-65534 |
.1.3.6.1.4.1.2011.10.2.122.4.3.1.1 |
||||||||||||
|
DHCP client's IP address.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.122.4.3.1.2 |
||||||||||||
|
DHCP client's MAC address.
|
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.2011.10.2.122.4.3.1.3 |
||||||||||||
|
The index of the interface that DHCP client adhered to.
0 means that no interface information is recorded in the user information entry. |
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.2011.10.2.122.4.3.1.4 |
||||||||||||
|
Operation status of this table entry.
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.2011.10.2.122.4.3.1.5 |