lookupPurgeTime
DISMAN-NSLOOKUP-MIB ·
.1.3.6.1.2.1.82.1.2
Object
scalar r/w
secondsUnsigned32
The amount of time to wait before automatically
deleting an entry in the lookupCtlTable and any
dependent lookupResultsTable entries
after the lookup operation represented by a
lookupCtlEntry has been completed.
A lookupCtEntry is considered complete
when its lookupCtlOperStatus object has a
value of completed(3).
A value of 0 indicates that automatic deletion
of entries is disabled.
Context
- MIB
- DISMAN-NSLOOKUP-MIB
- OID
.1.3.6.1.2.1.82.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- lookupObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DISMAN-NSLOOKUP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-NSLOOKUP-MIB::lookupPurgeTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DISMAN-NSLOOKUP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DISMAN-NSLOOKUP-MIB::lookupPurgeTime'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-86400
Conformance
Member of
Compliance refinements
lookupCompliance
readonly
The agent is not required to support a set
operation to this object.
operation to this object.
lookupMinimumCompliance
readonly
The agent is not required to support a set
operation to this object.
operation to this object.