The list of IPv6 address prefixes of IPv6 interfaces.
The indexes of the table are ipv6IfIndex, ipv6AddrPrefix, ipv6AddrPrefixLength.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.55.1.7.1.1 |
ipv6AddrPrefix |
OCTET STRING{(0,16)} |
not-accessible |
The prefix associated with the this interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.7.1.2 |
ipv6AddrPrefixLength |
INTEGER{(0,128)} |
not-accessible |
The length of the prefix (in bits). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.7.1.3 |
ipv6AddrPrefixOnLinkFlag |
INTEGER{true(1),false(2)} |
read-only |
This object has the value 'true(1)', if this prefix can be used for on-link determination and the value 'false(2)' otherwise. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.7.1.4 |
ipv6AddrPrefixAutonomousFlag |
INTEGER{true(1),false(2)} |
read-only |
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 address). If false(2), it is not used to autoconfigure a local interface address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.7.1.5 |
ipv6AddrPrefixAdvPreferredLifetime |
Unsigned32 |
read-only |
It is 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 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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.7.1.6 |
ipv6AddrPrefixAdvValidLifetime |
Unsigned32 |
read-only |
It is 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 from an invalidated prefix should not appear as the destination or source address of a packet. |
This object is implemented as defined in the corresponding MIB files. |