rcIpv6AddressStatus

RC-IPV6-MIB · .1.3.6.1.4.1.2272.1.62.1.1.3.1.7

Object

The status of the address, describing if the address can be
used for communication. It will One of: preferred(1),
deprecated(2),invalid(3),inaccessible(4),unknown(5),
tentative(6), duplicate(7)

Context

MIB
RC-IPV6-MIB
OID
.1.3.6.1.4.1.2272.1.62.1.1.3.1.7
Type
column
Access
readonly
Status
current
Parent
rcIpv6AddressEntry

Walk 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 'RC-IPV6-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPV6-MIB::rcIpv6AddressStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-IPV6-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPV6-MIB::rcIpv6AddressStatus.<rcIpv6AddressIfIndex>.<rcIpv6AddressAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IPV6-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IPV6-MIB::rcIpv6AddressStatus'

Syntax

Source
IpAddressStatusTC
Base type
Enumeration

Values & Constraints

Type Values
1preferred
2deprecated
3invalid
4inaccessible
5unknown
6tentative
7duplicate