cIpAddressPfxOrigin
CISCO-IETF-IP-MIB ·
.1.3.6.1.4.1.9.10.86.1.1.1.1.5
Object
column
Enumeration
The origin of this prefix. manual(2) indicates a prefix that was manually configured. wellknown(3) indicates a well-known prefix, e.g. 169.254/16 for IPv4 autoconfiguration or fe80::/10 for IPv6 link-local addresses. dhcp(4) indicates a prefix that was assigned by a DHCP server. routeradv(5) indicates a prefix learned from a router advertisement.
Context
- MIB
- CISCO-IETF-IP-MIB
- OID
.1.3.6.1.4.1.9.10.86.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cIpAddressPfxEntry
- Table
- cIpAddressPfxTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | manual |
3 | wellknown |
4 | dhcp |
5 | routeradv |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cIpAddressPfxIfIndex The interface on which this prefix is configured. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.10.86.1.1.1.1.1 |
| cIpAddressPfxType The address type of cIpAddressPfxPfx. Only IPv4 and IPv6
addresses are expected. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.10.86.1.1.1.1.2 |
| cIpAddressPfxPfx The address prefix. Bits after cIpAddressPfxLength
must be zero. | column | OctetString | .1.3.6.1.4.1.9.10.86.1.1.1.1.3 |
| cIpAddressPfxLength The prefix length associated with this prefix. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.10.86.1.1.1.1.4 |
| cIpAddressPfxOnLinkFlag This object has the value 'true(1)', if this prefix
can be used for on-link determination and the value
'false(2)' otherwise. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.10.86.1.1.1.1.6 |
| cIpAddressPfxAutonomousFlag Autonomous address configuration flag. When true(1),
indicates that this prefix can be used for autonomous
address configuration (i.e. can be used to form a local
interface addres… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.10.86.1.1.1.1.7 |
| cIpAddressPfxAdvPfdLifetime The length of time in seconds that this prefix will
remain preferred, i.e. time until deprecation. A
value of 4,294,967,295 represents infinity.
The address genera… | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.86.1.1.1.1.8 |
| cIpAddressPfxAdvValidLifetime The length of time in seconds that this prefix will
remain valid, i.e. time until invalidation. A value of
4,294,967,295 represents infinity.
The address generated… | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.86.1.1.1.1.9 |