cIpAddressStatus
CISCO-IETF-IP-MIB ·
.1.3.6.1.4.1.9.10.86.1.1.2.1.7
Object
column
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. The tentative(6) state indicates the
uniqueness of the address on the link is being verified.
The duplicate(7) state indicates the address has been
determined to be non-unique on the link and so must not
be used.
In the absence of other information, an IPv4 address is
always preferred(1).
Context
- MIB
- CISCO-IETF-IP-MIB
- OID
.1.3.6.1.4.1.9.10.86.1.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cIpAddressEntry
- Table
- cIpAddressTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | preferred |
2 | deprecated |
3 | invalid |
4 | inaccessible |
5 | unknown |
6 | tentative |
7 | duplicate |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cIpAddressAddrType The address type of cIpAddressAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.10.86.1.1.2.1.1 |
| cIpAddressAddr The IP address to which this entry's addressing
information pertains. | column | OctetString | .1.3.6.1.4.1.9.10.86.1.1.2.1.2 |
| cIpAddressIfIndex The index value which uniquely identifies the interface
to which this entry is applicable. The interface
identified by a particular value of this index is the
same interface as i… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.10.86.1.1.2.1.3 |
| cIpAddressType The type of address. broadcast(3) is not a valid value
for IPv6 addresses. | column | Enumeration | .1.3.6.1.4.1.9.10.86.1.1.2.1.4 |
| cIpAddressPrefix A pointer to the row in the prefix table to which this
address belongs. May be { 0 0 } if there is no such
row. | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.9.10.86.1.1.2.1.5 |
| cIpAddressOrigin The origin of the address. manual(2) indicates that the
address was manually configured. wellknown(3) indicates
an address constructed from a well-known value, e.g. an
IANA-assi… | column | Enumeration | .1.3.6.1.4.1.9.10.86.1.1.2.1.6 |