All MIBs › IP-MIB › ipAddressPrefixAdvValidLifetime
ipAddressPrefixAdvValidLifetime
Module: IP-MIB
OID (symbolic): IP-MIB::ipAddressPrefixAdvValidLifetime
OID (numeric): 1.3.6.1.2.1.4.32.1.9
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
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.
The address generated from an invalidated prefix should not appear as the destination or source address of a packet.
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.9 snmpwalk -v2c -c public <target> IP-MIB::ipAddressPrefixAdvValidLifetime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.32.1.9.1 snmpget -v2c -c public <target> IP-MIB::ipAddressPrefixAdvValidLifetime.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.9 | ipAddressPrefixAdvValidLifetime | IP-MIB |