ostIpStatusAddressType
OMNITRON-IP-MIB ·
.1.3.6.1.4.1.7342.21.3.1.3
Object
column Enumeration
This object indicates the address type of the IPv6 address.
linkLocal(0) Link Local address (static) IPv6 address type
stateless(1) Stateless (automatic) IPv6 address type
statefull(2) Stateful (manual) IPv6 address type
Context
- MIB
- OMNITRON-IP-MIB
- OID
.1.3.6.1.4.1.7342.21.3.1.3- 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::ostIpStatusAddressType'
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::ostIpStatusAddressType.<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::ostIpStatusAddressType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | linkLocal |
1 | stateless |
2 | stateful |
Conformance
Member of