nsCacheEntry
NET-SNMP-AGENT-MIB ·
.1.3.6.1.4.1.8072.1.5.3.1
Object
row
A conceptual row within the cache table.
Context
- MIB
- NET-SNMP-AGENT-MIB
- OID
.1.3.6.1.4.1.8072.1.5.3.1- Type
- row
- Status
- current
- Parent
- nsCacheTable
- Table
- nsCacheTable
- Children
- 3
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nsCachedOID The root OID of the data being cached. | column | ObjectIdentifier | .1.3.6.1.4.1.8072.1.5.3.1.1 |
| nsCacheTimeout The length of time (?in seconds) for which the data in
this particular cache entry will remain valid. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.8072.1.5.3.1.2 |
| nsCacheStatus The current status of this particular cache entry.
Acceptable values for Set requests are 'enabled(1)',
'disabled(2)' or 'empty(3)' (to clear all cached data).
Requests to read th… | column | NetsnmpCacheStatus | .1.3.6.1.4.1.8072.1.5.3.1.3 |