cIpAddressOrigin
CISCO-IETF-IP-MIB ·
.1.3.6.1.4.1.9.10.86.1.1.2.1.6
Object
column
Enumeration
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-assigned anycast address. dhcp(4) indicates an address that was assigned to this system by a DHCP server. linklayer(5) indicates an address created by IPv6 stateless autoconfiguration. random(6) indicates an address chosen by random, e.g. an IPv4 address within 169.254/16, or an RFC 3041 privacy address.
Context
- MIB
- CISCO-IETF-IP-MIB
- OID
.1.3.6.1.4.1.9.10.86.1.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cIpAddressEntry
- Table
- cIpAddressTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | manual |
3 | wellknown |
4 | dhcp |
5 | linklayer |
6 | random |
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 |
| cIpAddressStatus 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 … | column | Enumeration | .1.3.6.1.4.1.9.10.86.1.1.2.1.7 |