arrisCmDoc30DhcpExtendedState
ARRIS-CM-DOC30-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.4.1.8.6.1.3
Object
column Enumeration
This displays the current Dhcp state of the CM.
Context
- MIB
- ARRIS-CM-DOC30-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.4.1.8.6.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- arrisCmDoc30DhcpExtendedSvrParametersEntry
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 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30DhcpExtendedState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30DhcpExtendedState.<arrisCmDoc30DhcpExtendedSvrParametersIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30DhcpExtendedState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | init-selecting |
1 | requesting |
2 | bound |
3 | renewing |
4 | rebinding |
5 | init-reboot |
6 | renew-requested |
7 | released |
8 | dhcp6c-init |
9 | dhcp6c-solicit |
10 | dhcp6c-inforeq |
11 | dhcp6c-request |
12 | dhcp6c-renew |
13 | dhcp6c-rebind |
14 | dhcp6c-release |
15 | dhcp6c-decline |
16 | dhcp6c-confirm |
17 | dhcp6c-idle |