hpicfDhcpv4ServerPoolIsAuthoritative

HP-ICF-DHCPV4-SERVER-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.19

Object

column r/w SNMPv2-TCTruthValue
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 all the received
DHCP REQUEST and INFORM packets from the clients belonging
to this subnet. DHCP INFORM packets received from the
clients on a non-authoritative pool will always be ignored.

Context

MIB
HP-ICF-DHCPV4-SERVER-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.19
Type
column
Access
readwrite
Status
current
Parent
hpicfDhcpv4ServerPoolEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::hpicfDhcpv4ServerPoolIsAuthoritative'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::hpicfDhcpv4ServerPoolIsAuthoritative.<hpicfDhcpv4ServerPoolName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-DHCPV4-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpv4ServerPoolIsAuthoritative'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance