All MIBs › IPV6-MIB › ipv6AddrStatus
ipv6AddrStatus
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6AddrStatus
OID (numeric): 1.3.6.1.2.1.55.1.8.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Address status. The preferred(1) state indicates that this is a valid address that can appear as the destination or source address of a packet. The deprecated(2) state indicates that this is a valid but deprecated address that should no longer be used as a source address in new communications, but packets addressed to such an address are processed as expected. The invalid(3) state indicates that this is not valid address which should not appear as the destination or source address of a packet. The inaccessible(4) state indicates that the address is not accessible because the interface to which this address is assigned is not operational.
This object is obsoleted by IP-MIB::ipAddressStatus.
What is ipv6AddrStatus?
Reported an address's lifecycle state: preferred(1) (fully usable), deprecated(2) (still valid but shouldn't be used as a new source address), invalid(3), inaccessible(4) (its interface is down), or unknown(5). Obsolete, replaced by IP-MIB::ipAddressStatus.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.8.1.5 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6AddrStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.8.1.5.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6AddrStatus.1
Start monitoring Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPV6-MIB::ipv6AddrStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.55 | ipv6MIB | IPV6-MIB |
| 1.3.6.1.2.1.55.1 | ipv6MIBObjects | IPV6-MIB |
| 1.3.6.1.2.1.55.1.8 | ipv6AddrTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.8.1 | ipv6AddrEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.8.1.5 | ipv6AddrStatus | IPV6-MIB |