hpicfSwitchIpAddressPreferredLifetime
HP-ICF-IPCONFIG ·
.1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.7
Object
column secondsSNMPv2-SMIUnsigned32
The remaining length of time in seconds that this address 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 address 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 addresses is 4,294,967,295 (infinity).
Context
- MIB
- HP-ICF-IPCONFIG
- OID
.1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- hpicfSwitchIpAddressEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IPCONFIG::hpicfSwitchIpAddressPreferredLifetime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IPCONFIG::hpicfSwitchIpAddressPreferredLifetime.<ifIndex>.<hpicfSwitchIpAddressAddrType>.<hpicfSwitchIpAddressAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-IPCONFIG::hpicfSwitchIpAddressPreferredLifetime'
Syntax
secondsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of