ipAddressPrefixAdvPreferredLifetime
IP-MIB ·
.1.3.6.1.2.1.4.32.1.8
Object
The remaining length of time, in seconds, that this prefix
will continue to be preferred, i.e., time until deprecation.
A value of 4,294,967,295 represents infinity.
The address generated from a deprecated prefix should no
longer be used as a source address in new communications,
but packets received on such an interface are processed as
expected.
The default for IPv4 prefixes is 4,294,967,295 (infinity).
Context
- MIB
- IP-MIB
- OID
.1.3.6.1.2.1.4.32.1.8- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- ipAddressPrefixEntry
- Table
- ipAddressPrefixTable
- Siblings
- 8
Syntax
seconds SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipAddressPrefixIfIndex The index value that uniquely identifies the interface on
which this prefix is configured. The interface identified
by a particular value of this index is the same interface as
i… | column | IF-MIBInterfaceIndex | .1.3.6.1.2.1.4.32.1.1 |
| ipAddressPrefixType The address type of ipAddressPrefix. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.4.32.1.2 |
| ipAddressPrefixPrefix The address prefix. The address type of this object is
specified in ipAddressPrefixType. The length of this object
is the standard length for objects of that type (4 or 16
bytes… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.4.32.1.3 |
| ipAddressPrefixLength The prefix length associated with this prefix.
The value 0 has no special meaning for this object. It
simply refers to address '::/0'. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.2.1.4.32.1.4 |
| ipAddressPrefixOrigin The origin of this prefix. | column | IpAddressPrefixOriginTC | .1.3.6.1.2.1.4.32.1.5 |
| ipAddressPrefixOnLinkFlag This object has the value 'true(1)', if this prefix can be
used for on-link determination; otherwise, the value is
'false(2)'.
The default for IPv4 prefixes is 'tru… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.4.32.1.6 |
| ipAddressPrefixAutonomousFlag 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 addr… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.4.32.1.7 |
| ipAddressPrefixAdvValidLifetime The remaining length of time, in seconds, that this prefix
will continue to be valid, i.e., time until invalidation. A
value of 4,294,967,295 represents infinity.
… | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.4.32.1.9 |