All MIBs › IP-MIB › ipAddressPrefixAdvPreferredLifetime
ipAddressPrefixAdvPreferredLifetime
Module: IP-MIB
OID (symbolic): IP-MIB::ipAddressPrefixAdvPreferredLifetime
OID (numeric): 1.3.6.1.2.1.4.32.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.32.1.8 snmpwalk -v2c -c public <target> IP-MIB::ipAddressPrefixAdvPreferredLifetime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.32.1.8.1 snmpget -v2c -c public <target> IP-MIB::ipAddressPrefixAdvPreferredLifetime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.32 | ipAddressPrefixTable | IP-MIB |
| 1.3.6.1.2.1.4.32.1 | ipAddressPrefixEntry | IP-MIB |
| 1.3.6.1.2.1.4.32.1.8 | ipAddressPrefixAdvPreferredLifetime | IP-MIB |