hpicfIpv4InterfaceDhcpEnable
HP-ICF-IPCONFIG ·
.1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.1
Object
column r/w
Enumeration
Changing this flag to 'full' will clear any existing
IP address configuration for this interface and
will cause the device to use a dynamic method
(e.g. DHCP) to obtain its IP configuration and
other configuration parameter (such as gateway,
time of day, etc...) for this interface.
Setting this flag to 'inform' will allow manual IP
address configuration and yet permit other configuration
parameters (such as gateway, time of day, etc...) to
be obtained from a DHCP server.
Setting this flag to 'off' will allow manual IP
configuration but disallow any DHCP configuration.
Context
- MIB
- HP-ICF-IPCONFIG
- OID
.1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfIpv4InterfaceEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk 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-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IPCONFIG::hpicfIpv4InterfaceDhcpEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IPCONFIG::hpicfIpv4InterfaceDhcpEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-IPCONFIG::hpicfIpv4InterfaceDhcpEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | full |
2 | off |
3 | inform |
Conformance
Compliance refinements
hpicfIpConfigCompliance
readwrite
An agent is not required to implement inform (3)
state.
state.
hpicfIpConfigCompliance2
readwrite
An agent is not required to implement inform (3)
state.
state.
hpicfIpConfigCompliance4
readwrite
An agent is not required to implement inform (3)
state.
state.
hpicfIpConfigCompliance9
readwrite
An agent is not required to implement inform (3)
state.
state.