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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |