cIpAddressPfxAdvPfdLifetime

CISCO-IETF-IP-MIB · .1.3.6.1.4.1.9.10.86.1.1.1.1.8

Object

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

Context

MIB
CISCO-IETF-IP-MIB
OID
.1.3.6.1.4.1.9.10.86.1.1.1.1.8
Type
column
Access
readonly
Status
current
Units
seconds
Parent
cIpAddressPfxEntry
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 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cIpAddressPfxAdvPfdLifetime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cIpAddressPfxAdvPfdLifetime.<cIpAddressPfxIfIndex>.<cIpAddressPfxType>.<cIpAddressPfxPfx>.<cIpAddressPfxLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-IP-MIB::cIpAddressPfxAdvPfdLifetime'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance