nsCacheStatus
NET-SNMP-AGENT-MIB ·
.1.3.6.1.4.1.8072.1.5.3.1.3
Object
column
r/w
NetsnmpCacheStatus
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 the value of such an object will return 'disabled(2)' through to 'expired(5)'.
Context
- MIB
- NET-SNMP-AGENT-MIB
- OID
.1.3.6.1.4.1.8072.1.5.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nsCacheEntry
- Table
- nsCacheTable
- Siblings
- 2
Syntax
NetsnmpCacheStatus
- Source
- NetsnmpCacheStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |
3 | empty |
4 | cached |
5 | expired |
Related Objects
Sibling 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 |