ipAddressPrefixAdvValidLifetime

IP-MIB · .1.3.6.1.2.1.4.32.1.9

Object

column secondsSNMPv2-SMIUnsigned32
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).

Context

MIB
IP-MIB
OID
.1.3.6.1.2.1.4.32.1.9
Type
column
Access
readonly
Status
current
Units
seconds
Parent
ipAddressPrefixEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipAddressPrefixAdvValidLifetime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipAddressPrefixAdvValidLifetime.<ipAddressPrefixIfIndex>.<ipAddressPrefixType>.<ipAddressPrefixPrefix>.<ipAddressPrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IP-MIB::ipAddressPrefixAdvValidLifetime'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance