ipoaLisCacheEntryAge
IPOA-MIB ·
.1.3.6.1.2.1.10.46.1.2.1.8
Object
column r/w
secondsInteger32
The time, in seconds, before an ipNetToMediaEntry will age out of the table. Note that the default value will be different for a client and a server. An ATMARP Server should use a default of 1200 and a client should use 900.
Context
- MIB
- IPOA-MIB
- OID
.1.3.6.1.2.1.10.46.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- ipoaLisEntry
- 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 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaLisCacheEntryAge'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaLisCacheEntryAge.<ipoaLisSubnetAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPOA-MIB::ipoaLisCacheEntryAge'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 60-1200
Conformance
Member of
Compliance refinements
ipoaCompliance
readonly
The agent is not required to support a SET
operation to this object in the absence of
adequate security.
operation to this object in the absence of
adequate security.