ipv6AddrStatus
IPV6-MIB ·
.1.3.6.1.2.1.55.1.8.1.5
Object
column
obsolete
Enumeration
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.
Context
- MIB
- IPV6-MIB
- OID
.1.3.6.1.2.1.55.1.8.1.5- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- ipv6AddrEntry
- Table
- ipv6AddrTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | preferred |
2 | deprecated |
3 | invalid |
4 | inaccessible |
5 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipv6AddrAddress obsolete The IPv6 address to which this entry's addressing
information pertains.
This object is obsoleted by IP-MIB::ipAddressAddr. | column | IPV6-TCIpv6Address | .1.3.6.1.2.1.55.1.8.1.1 |
| ipv6AddrPfxLength obsolete The length of the prefix (in bits) associated with
the IPv6 address of this entry.
This object is obsoleted by the IP-MIB::ipAddressPrefixLength
in the row of the I… | column | bits Integer32 | .1.3.6.1.2.1.55.1.8.1.2 |
| ipv6AddrType obsolete The type of address. Note that 'stateless(1)'
refers to an address that was statelessly
autoconfigured; 'stateful(2)' refers to a address
which was acquired by via a stateful pro… | column | Enumeration | .1.3.6.1.2.1.55.1.8.1.3 |
| ipv6AddrAnycastFlag obsolete This object has the value 'true(1)', if this
address is an anycast address and the value
'false(2)' otherwise.
This object is obsoleted by a value of 'anycast(2)'
i… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.55.1.8.1.4 |