ipIfDhcp

ZHONE-COM-IP-REC-MIB · .1.3.6.1.4.1.5504.4.1.9.2.1.5

Object

column deprecated r/w Enumeration
This enumeration indicates whether this interface is a dhcp client,
a dhcp server, both, or neither. The default value is noDhcp.

Context

MIB
ZHONE-COM-IP-REC-MIB
OID
.1.3.6.1.4.1.5504.4.1.9.2.1.5
Type
column
Access
readwrite
Status
deprecated
Parent
ipInterfaceEntry

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 'ZHONE-COM-IP-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-REC-MIB::ipIfDhcp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-IP-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-REC-MIB::ipIfDhcp.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-IP-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-IP-REC-MIB::ipIfDhcp'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noDhcp
2dhcpClient
3dhcpServer
4dhcpBoth