HP-ICF-DHCPV4-SERVER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
34
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1 · 1 row entry · 20 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfDhcpv4ServerPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-DHCPV4-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpv4ServerPoolTable'
Table that contains objects for DHCPv4 server
pool information.
hpicfDhcpv4ServerPoolEntry row .1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1
A set of objects that are used to support DHCPv4 server
pool information.
Column Syntax OID
The name of this pool entry.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.1
The network address of this DHCP pool entry.
InetAddressIPv4r/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.2
The network address mask of this DHCP pool entry.
InetAddressIPv4r/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.3
The domain name for the client if the server allocates
the address for the client from this pool.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.4
The NetBIOS node type for a Microsoft DHCP client.
Enumerationr/w
Enumerated Values:
0none
1broadcast
2peerTopeer
3mixed
4hybrid
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.5
The number of seconds remaining until this
DHCP lease times out. A value of 0xffffffff indicates
an infinite lease.
secondsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.6
The name of the file that is used as a boot image.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.7
The low threshold for available free addresses in this
pool. If the value for available free addresses in this
pool becomes equal to or less than this value, a
dhcpv4ServerFreeAddressLow event is generated for this
pool…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.8
The high threshold for available free addresses in this
pool. If a dhcpv4ServerFreeAddressLow event was generated
for this pool, and the value for available free addresses
has exceeded the value of
hpicfDhcpv4ServerPool…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.9
The number of IPv4 addresses which are available within
this pool.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.10
The IP address of DNS IP servers that are available to
a DHCP client. One IP address is required and supports
up to eight IP addresses. Each IP address is separated
by a comma and the list is terminated by a semicolon.
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.11
The NetBIOS WINS servers that are available to
a DHCP client. One IP address is required and supports
up to eight IP addresses. Each IP address is separated
by a comma and the list is terminated by a semicolon.
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.12
The default routers that are available to a DHCP client.
One IP address is required and supports up to eight
IP addresses. Each IP address is separated by a comma and
the list is terminated by a semicolon.
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.13
The TFTP server name of this DHCP pool entry.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.14
The TFTP server IP address of this DHCP pool entry.
InetAddressIPv4r/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.15
The manual IP address of this DHCP pool entry.
InetAddressIPv4r/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.16
The manual IP address mask of this DHCP pool entry.
InetAddressIPv4r/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.17
The ethernet MAC address of a client.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
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.5.1.99.1.4.1.1.18
This object indicates whether this DHCP server is the sole
authority for the IP subnet configured in this pool. When
configured as authoriative, the server will actively respond
with DHCP ACK or NACK appropriately for a…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.19
RowStatus for this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.5.1.99.1.4.1.1.20
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.5.1 · 1 row entry · 3 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfDhcpv4ServerRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-DHCPV4-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpv4ServerRangeTable'
Table that contains objects for the range of
IP addresses in the pool.
hpicfDhcpv4ServerRangeEntry row .1.3.6.1.4.1.11.2.14.11.5.1.99.1.5.1.1
A set of objects that are used to support pool IP range.
Column Syntax OID
The start address of the range. The value of
hpicfDhcpv4ServerRangeStartAddress must be less than or
equal to the value of hpicfDhcpv4ServerRangeEndAddress and
should be within the pool subnet.
InetAddressIPv4
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.5.1.1.1
The last address in the range. The value of
hpicfDhcpv4ServerRangeEndAddress must be greater than or
equal to the value of hpicfDhcpv4ServerRangeStartAddress
and should be within the pool subnet.
InetAddressIPv4r/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.5.1.1.2
RowStatus for this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.5.1.99.1.5.1.1.3
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1 · 1 row entry · 4 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfDhcpv4ServerPoolOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-DHCPV4-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpv4ServerPoolOptionTable'
Table that contains objects for DHCPv4 Server options.
hpicfDhcpv4ServerPoolOptionEntry row .1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1.1
A set of objects that are used to support DHCPv4 server
options.
Column Syntax OID
The DHCP option code as per RFC 2132.
Unsigned32
Constraints:
range: 2-254
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1.1.1
This specifies the type of pool option data.
Enumerationr/w
Enumerated Values:
0none
1hexString
2asciiString
3ipAddresses
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1.1.2
This specifies data in dotted hexadecimal or ASCII
character string or IP addresses format based on
hpicfDhcpv4ServerPoolOptionType value. Each byte in
hexadecimal character strings is two hexadecimal digits.
Each byte …
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1.1.3
RowStatus for this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.5.1.99.1.6.1.1.4
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.7.1 · 1 row entry · 4 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfDhcpv4BindingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-DHCPV4-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpv4BindingTable'
Table that contains objects for DHCPv4 server
dynamic lease bindings.
hpicfDhcpv4BindingEntry row .1.3.6.1.4.1.11.2.14.11.5.1.99.1.7.1.1
A set of objects that are used to support DHCPv4 server
dynamic lease bindings.
Column Syntax OID
The IP address assigned to a specific client.
InetAddressIPv4
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.7.1.1.1
The ethernet MAC address of a client.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
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.5.1.99.1.7.1.1.2
The type of this binding.
Enumeration
Enumerated Values:
1manual
2automatic
3dynamic
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.7.1.1.3
The life time of the binding entry in seconds.
A value of 0xffffffff indicates an infinite life time.
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.7.1.1.4
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.8.1 · 1 row entry · 3 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfDhcpv4ConflictIPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-DHCPV4-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpv4ConflictIPTable'
Table that contains objects for DHCPv4 server
address conflicts.
hpicfDhcpv4ConflictIPEntry row .1.3.6.1.4.1.11.2.14.11.5.1.99.1.8.1.1
A set of objects that are used to support DHCPv4 server
conflicting address (use of the same IP address by two
hosts) entry.
Column Syntax OID
IP address which is duplicated and used by two hosts.
InetAddressIPv4
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.8.1.1.1
The server detects conflicts using ping.
The client detects conflicts using gratuitous
Address Resolution Protocol (ARP).
Enumeration
Enumerated Values:
1ping
2gratuitousArp
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.8.1.1.2
The system time at which a DHCP address conflict happens.
If there has been no change since the last
re-initialization of the local system, this object
contains the date and time of local system initialization.
If there…
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.8.1.1.3