hpicfSwitchIpAddressValidLifetime
HP-ICF-IPCONFIG ·
.1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.8
Object
column secondsSNMPv2-SMIUnsigned32
The remaining length of time, in seconds, that this address 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 address should not appear as the destination or source address of a packet. 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.8- 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::hpicfSwitchIpAddressValidLifetime'
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::hpicfSwitchIpAddressValidLifetime.<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::hpicfSwitchIpAddressValidLifetime'
Syntax
secondsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of