agentdhcp4ClientState

NETAPP-DHCPCLIENT-PRIVATE-MIB · .1.3.6.1.4.1.789.4413.1.1.100.1.1.1.5

Object

column Enumeration
The State of the DHCP Client on this interface .

Context

MIB
NETAPP-DHCPCLIENT-PRIVATE-MIB
OID
.1.3.6.1.4.1.789.4413.1.1.100.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
agentdhcp4ClientLeaseParametersEntry

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 'NETAPP-DHCPCLIENT-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-DHCPCLIENT-PRIVATE-MIB::agentdhcp4ClientState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-DHCPCLIENT-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-DHCPCLIENT-PRIVATE-MIB::agentdhcp4ClientState.<agentdhcp4ClientInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-DHCPCLIENT-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-DHCPCLIENT-PRIVATE-MIB::agentdhcp4ClientState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1init
2selecting
3requesting
4request-recv
5bound
6renewing
7renew-recv
8rebinding
9rebind-recv
10bootp-fallback
11not-bound
12failed
13do-release