nsExtendCacheTime

NET-SNMP-EXTEND-MIB · .1.3.6.1.4.1.8072.1.3.2.2.1.5

Object

column r/w SNMPv2-SMIInteger32
The length of time for which the output of
this command will be cached.  During this time,
retrieving the output-related values will not
reinvoke the command.
A value of -1 indicates that the output results
should not be cached at all, and retrieving each
individual output-related value will invoke the
command afresh.

Context

MIB
NET-SNMP-EXTEND-MIB
OID
.1.3.6.1.4.1.8072.1.3.2.2.1.5
Type
column
Access
readwrite
Status
current
Parent
nsExtendConfigEntry
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 'NET-SNMP-EXTEND-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-EXTEND-MIB::nsExtendCacheTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NET-SNMP-EXTEND-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-EXTEND-MIB::nsExtendCacheTime.<nsExtendToken>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NET-SNMP-EXTEND-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'NET-SNMP-EXTEND-MIB::nsExtendCacheTime'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance