ostIpStatusStatus
OMNITRON-IP-MIB ·
.1.3.6.1.4.1.7342.21.3.1.4
Object
column Enumeration
This object indicates the status of the IPv6 host (interface)
notApplicable(1) IPv6 address is not available or not enabled for
this entry
addressValid(2) IPv6 address (stateful or Link Local) is valid and can
be used
autoInProcess(3) IPv6 stateless address acquisition is in process
autoSuccessful(4) IPv6 stateless address acquisition is complete and
the address can be used
Context
- MIB
- OMNITRON-IP-MIB
- OID
.1.3.6.1.4.1.7342.21.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostIpStatusEntry
- Groups
- 1
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 'OMNITRON-IP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-IP-MIB::ostIpStatusStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-IP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-IP-MIB::ostIpStatusStatus.<ostIpStatusIndex>.<ostIpStatusInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-IP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-IP-MIB::ostIpStatusStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | addressValid |
3 | autoInProcess |
4 | autoSuccessful |
Conformance
Member of