wwpLeosDhcpState
WWP-LEOS-DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.6141.2.60.17.1.1.3
Object
scalar Enumeration
The current state of the DHCP client on this interface as per RFC2131.
Context
- MIB
- WWP-LEOS-DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.6141.2.60.17.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wwpLeosDhcpClient
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-DHCP-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-DHCP-CLIENT-MIB::wwpLeosDhcpState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-DHCP-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-DHCP-CLIENT-MIB::wwpLeosDhcpState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bound |
2 | disabled |
3 | inform |
4 | init |
5 | rebinding |
6 | renewing |
7 | requesting |
8 | selecting |
9 | unknown |