HPN-ICF-DHCP4-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
22
Rows
22
Columns
127
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.1
·
1 row entry
·
35 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2PoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2PoolTable'
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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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, hpnicfDhcpServer2PoolNetworkMask is set with 0.0.0.0 automatically. |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpServer2PoolNetwork together, and any SET operation alone to this object will be re… |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.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, hpnicfDhcpServer2PoolEndAddr is set with 0.0.0.0 automatically. Otherwise hpnicfDhcpServer2PoolEndAddr must be… |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpServer2PoolStartAddr together, and any SET operation alone to this object will be regard… |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpServer2PoolLeaseHour, hpnicfDhcpServer2PoolLeaseMinute, hpnicfDhcpServer2PoolLeaseSecond together, and a… |
Integer32r/w Constraints: range: 0-365 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.8 |
||||||||||||
|
Number of hours of the lease.
|
Integer32r/w Constraints: range: 0-23 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.9 |
||||||||||||
|
Number of minutes of the lease.
|
Integer32r/w Constraints: range: 0-59 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.10 |
||||||||||||
|
Number of seconds of the lease.
|
Integer32r/w Constraints: range: 0-59 |
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.1.1.18 |
||||||||||||
|
NetBios node type for DHCP clients.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.1.1.21 |
||||||||||||
|
BIMS server IP address.
If the object is set with 0.0.0.0, hpnicfDhcpServer2PoolBimsPort is set with 0 and hpnicfDhcpServer2PoolBimsKeyStr is set with a zero-length string automatically. Otherwise hpnicfD… |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.22 |
||||||||||||
|
BIMS server port number.
The SET operation to this object ought to be with the SET operation of hpnicfDhcpServer2PoolBimsIP and hpnicfDhcpServer2PoolBimsKeyStr together, and any SET operation alone to thi… |
Unsigned32r/w Constraints: range: 0-65534 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.23 |
||||||||||||
|
BIMS server key string.
The SET operation to this object ought to be with the SET of hpnicfDhcpServer2PoolBimsIP and hpnicfDhcpServer2PoolBimsPort together, and any SET operation alone to this object will… |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.1.1.28 |
||||||||||||
|
Voice failover IP address for DHCP clients.
If the object is set with 0.0.0.0, hpnicfDhcpServer2PoolVoiceFailStr is set with a zero-length string automatically. Otherwise hpnicfDhcpServer2PoolVoiceFailStr… |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpServer2PoolVoiceFailI… |
OctetStringr/w Constraints: range: 0-39 |
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.2.122.2.1.1.31 |
||||||||||||
|
Voice VLAN ID for DHCP clients.
If the value of this object is set to 65535, hpnicfDhcpServer2PoolVoiceVlanEnbl is set with 'false' automatically. Otherwise hpnicfDhcpServer2PoolVoiceVlanEnbl must also be… |
Unsigned32r/w Constraints: range: 65535-65535range: 2-4094 |
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpServer2PoolVoiceVlanId together, and any SET operation alone to… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.1.1.35 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.2
·
1 row entry
·
1 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2IfApplyPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2IfApplyPoolTable'
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.11.2.14.11.15.2.122.2.2.1.1 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.3
·
1 row entry
·
4 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2PoolSecNwTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2PoolSecNwTable'
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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.3.1.4 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.4
·
1 row entry
·
4 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2PoolClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2PoolClassTable'
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.11.2.14.11.15.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 hpnicfDhcpServer2PoolClassEnd together, and any SET operation alone to this … |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpServer2PoolClassStart together, and any SET operation alone to this object wil… |
INET-ADDRESS-MIBInetAddressIPv4r/w Type Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.4.1.3 |
||||||||||||
|
RowStatus. Three actions are used: active,
createAndGo, destroy. If the value of this object is set to 'createAndGo', hpnicfDhcpServer2PoolClassStart and hpnicfDhcpServer2PoolClassEnd 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.11.2.14.11.15.2.122.2.4.1.4 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.5
·
1 row entry
·
6 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2PoolStaticTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2PoolStaticTable'
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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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 hpnicfDhcpServer2PoolStaticHAddr, and any SET operation alone to this ob… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1.5 |
||||||||||||
|
RowStatus. Three actions are used: active,
createAndGo, destroy. If the value of this object is set to 'createAndGo', hpnicfDhcpServer2PoolStaticCID or (hpnicfDhcpServer2PoolStaticHardAddr and hpnicfDhcp… |
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.11.2.14.11.15.2.122.2.5.1.6 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.6
·
1 row entry
·
6 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2PoolOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2PoolOptionTable'
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.11.2.14.11.15.2.122.2.6.1.1 |
||||||||||||
|
Option type.
'ascii' means using the ascii string that is defined by hpnicfDhcpServer2PoolOptAscii to fill in the option. 'hex' means using the hex string that is defined by hpnicfDhcpServe… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.2 |
||||||||||||
|
Ascii string of an option.
If hpnicfDhcpServer2PoolOptType 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.11.2.14.11.15.2.122.2.6.1.3 |
||||||||||||
|
Hex string of an option.
The length of the string must be even. If hpnicfDhcpServer2PoolOptType 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.11.2.14.11.15.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 hpnicfDhc… |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.5 |
||||||||||||
|
RowStatus. Three actions are used: active, createAndGo,
destroy. If the value of this object is set to 'createAndGo', hpnicfDhcpServer2PoolOptType 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.11.2.14.11.15.2.122.2.6.1.6 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.7
·
1 row entry
·
2 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2PoolForbidTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2PoolForbidTable'
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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.7.1.2 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.8
·
1 row entry
·
2 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2ClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2ClassTable'
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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.8.1.2 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.9
·
1 row entry
·
7 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2RuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2RuleTable'
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-16 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.9.1.1 |
||||||||||||
|
Option code.
|
Integer32r/w Constraints: range: 1-254 |
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.2.122.2.9.1.3 |
||||||||||||
|
The mask used to match options.
The length of this object must be same with that of hpnicfDhcpServer2RuleOptHexStr. The SET operation of this object must be with the SET operation of hpnicf… |
OctetStringr/w Constraints: range: 0-510 |
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpServer2RuleOptHexStr, hpnicfDhcpServer2RuleOptLength. |
Integer32r/w Constraints: range: 0-254 |
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpServer2RuleOptOffset. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.9.1.6 |
||||||||||||
|
RowStatus. Three actions are used: active,
createAndGo, destroy. If the value of this object is set to 'createAndGo', hpnicfDhcpServer2RuleOptCode 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.11.2.14.11.15.2.122.2.9.1.7 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.10
·
1 row entry
·
4 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2ForbidTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2ForbidTable'
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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.10.1.4 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.11
·
1 row entry
·
2 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2FreeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2FreeTable'
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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.11.1.2 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.12
·
1 row entry
·
4 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2ConflictTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2ConflictTable'
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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.12.1.4 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.13
·
1 row entry
·
4 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2ExpiredTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2ExpiredTable'
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.11.2.14.11.15.2.122.2.13.1.1 |
||||||||||||
|
Client identifier or hardware address.
|
OctetString Constraints: range: 4-254 |
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.13.1.4 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.14
·
1 row entry
·
9 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2IPInUseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2IPInUseTable'
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.11.2.14.11.15.2.122.2.14.1.1 |
||||||||||||
|
Client identifier.
|
OctetString Constraints: range: 4-254range: 0-0 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1.2 |
||||||||||||
|
Hardware address.
|
OctetString Constraints: range: 4-39range: 0-0 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1.3 |
||||||||||||
|
Hardware address type.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.14.1.6 |
||||||||||||
|
Type of binding.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.14.1.9 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.15
·
1 row entry
·
3 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2DefOptGrpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2DefOptGrpTable'
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.11.2.14.11.15.2.122.2.15.1.1 |
||||||||||||
|
The option group ID.
|
Integer32r/w Constraints: range: 1-32768 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.15.1.2 |
||||||||||||
|
RowStatus. Three actions are used: active, createAndGo, destroy.
If the value of this object is set to 'createAndGo', hpnicfDhcpServer2DefOptGrpId 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.11.2.14.11.15.2.122.2.15.1.3 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.16
·
1 row entry
·
2 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2ValidClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2ValidClassTable'
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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.16.1.2 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.17
·
1 row entry
·
5 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2RuleHwAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2RuleHwAddrTable'
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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.17.1.2 |
||||||||||||
|
Mask of hardware address for a rule.
The structure of the OCTET STRING is the same with hpnicfDhcpServer2RuleHwAddress. The SET operation to this object ought to be with the SET operation o… |
OctetStringr/w Constraints: range: 4-39 |
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.2.122.2.17.1.4 |
||||||||||||
|
RowStatus. Three actions are used: active, createAndGo, destroy.
If the value of this object is set to 'createAndGo', hpnicfDhcpServer2RuleHwAddrAddress and hpnicfDhcpServer2RuleHwAddrMask must also be s… |
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.11.2.14.11.15.2.122.2.17.1.5 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.18
·
1 row entry
·
2 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2OptionGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2OptionGroupTable'
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.11.2.14.11.15.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.11.2.14.11.15.2.122.2.18.1.2 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.19
·
1 row entry
·
6 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpServer2OptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpServer2OptionTable'
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.11.2.14.11.15.2.122.2.19.1.1 |
||||||||||||
|
Option type.
'ascii' means using the ascii string that is defined by hpnicfDhcpServer2OptionAscii to fill in the option. 'hex' means using the hex string that is defined by hpnicfDhcpServer… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.2 |
||||||||||||
|
Ascii string of an option.
If hpnicfDhcpServer2OptionType 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.11.2.14.11.15.2.122.2.19.1.3 |
||||||||||||
|
Hex string of an option.
The length of the string must be even. If hpnicfDhcpServer2OptionType 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.11.2.14.11.15.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 hpnicfDhc… |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.5 |
||||||||||||
|
RowStatus. Three actions are used: active, createAndGo, destroy.
If the value of this object is set to 'createAndGo', hpnicfDhcpServer2OptionType 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.11.2.14.11.15.2.122.2.19.1.6 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.4.1
·
1 row entry
·
12 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpRelay2IfConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpRelay2IfConfigTable'
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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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 hpnicfDhcpRelay2IfOpt82CIDMode is set to 'verbose'. The SET operation of this object must be … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpRelay2IfOpt82CIDMode is NOT 'verbose', or the value of hpnicfDhcpRelay2IfOpt82CIDNodeType is NOT 'u… |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpRelay2IfOpt82CIDMode is NOT 'userDefine', it is set to a zero-length string a… |
OctetStringr/w Constraints: range: 3-63range: 0-0 |
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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 hpnicfDhcpRelay2IfOpt82RIDMode is NOT 'userDefine', it is set to a zero-length string automatically. Otherwise… |
OctetStringr/w Constraints: range: 0-63 |
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpRelay2IfOpt82RIDMode is 'sysname' or … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.12 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.4.2
·
1 row entry
·
2 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpRelay2SrvAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpRelay2SrvAddrTable'
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.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Ip address of DHCP server.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.2.122.4.2.1.2 |
.1.3.6.1.4.1.11.2.14.11.15.2.122.4.3
·
1 row entry
·
5 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpnicfDhcpRelay2UserInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpRelay2UserInfoTable'
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.11.2.14.11.15.2.122.4.3.1.1 |
||||||||||||
|
DHCP client's IP address.
|
INET-ADDRESS-MIBInetAddressIPv4 Type Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.122.4.3.1.5 |