nhrpCacheHoldingTime
NHRP-MIB ·
.1.3.6.1.2.1.71.1.1.2.1.12
Object
column secondsUnsigned32
If the value of 'nhrpCacheHoldingTimeValid is
true(1) then this object represents the number
of seconds that the cache entry will remain in this
table. When this value reaches 0 (zero) the row should
be deleted.
If the value of 'nhrpCacheHoldingTimeValid is
false(2) then this object is undefined.
Context
- MIB
- NHRP-MIB
- OID
.1.3.6.1.2.1.71.1.1.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- nhrpCacheEntry
- 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 'NHRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NHRP-MIB::nhrpCacheHoldingTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NHRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NHRP-MIB::nhrpCacheHoldingTime.<nhrpCacheInternetworkAddrType>.<nhrpCacheInternetworkAddr>.<ifIndex>.<nhrpCacheIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NHRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NHRP-MIB::nhrpCacheHoldingTime'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of