rlDhcpv6ClientStatelessState
HPE-DHCPv6-CLIENT ·
.1.3.6.1.4.1.11.2.214.2.3.1.13
Object
shows the state machine.
Context
- MIB
- HPE-DHCPv6-CLIENT
- OID
.1.3.6.1.4.1.11.2.214.2.3.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlDhcpv6ClientEntry
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 'HPE-DHCPv6-CLIENT' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-DHCPv6-CLIENT::rlDhcpv6ClientStatelessState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-DHCPv6-CLIENT' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-DHCPv6-CLIENT::rlDhcpv6ClientStatelessState.<rlDhcpv6ClientIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-DHCPv6-CLIENT' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-DHCPv6-CLIENT::rlDhcpv6ClientStatelessState'
Syntax
- Source
- RlDhcpv6ClientStatelessStateType
- Base type
Enumeration
Values & Constraints
Type Values
1 | idle |
2 | configuring |
3 | configured |