OIDs - Cache Status monitor
The objects described here can be monitored with the IPHost Network Monitor.
You can start SNMP monitoring using free 30-day trial version of IPHost right now.
OID list for cache status
- DNS Resolver Cache Status
- dnsResCacheStatus 1.3.6.1.2.1.32.2.1.4.1 (defined in rfc1612)
Status/action for the resolver's cache. enabled(1) means that the use of the cache is allowed. Query operations can return this state. disabled(2) means that the cache is not being used. Query operations can return this state. Setting this variable to clear(3) deletes the entire contents of the resolver's cache, but does not otherwise change the resolver's state. The status will retain its previous value from before the clear operation (i.e., enabled(1) or disabled(2)). The value of clear(3) can NOT be returned by a query operation. - DNS Resolver Cache RR Status
- dnsResCacheRRStatus 1.3.6.1.2.1.32.2.1.4.5.1.8 (defined in rfc1612)
Status column for the resolver cache table. Since only the agent (DNS resolver) creates rows in this table, the only values that a manager may write to this variable are active(1) and destroy(6). - DNS Resolver N Cache Status
- dnsResNCacheStatus 1.3.6.1.2.1.32.2.1.5.1 (defined in rfc1612)
Status/action for the resolver's negative response cache. enabled(1) means that the use of the negative response cache is allowed. Query operations can return this state. disabled(2) means that the negative response cache is not being used. Query operations can return this state. Setting this variable to clear(3) deletes the entire contents of the resolver's negative response cache. The status will retain its previous value from before the clear operation (i.e., enabled(1) or disabled(2)). The value of clear(3) can NOT be returned by a query operation. - DNS Resolver N Cache Error Status
- dnsResNCacheErrStatus 1.3.6.1.2.1.32.2.1.5.5.1.8 (defined in rfc1612)
Status column for the resolver negative response cache table. Since only the agent (DNS resolver) creates rows in this table, the only values that a manager may write to this variable are active(1) and destroy(6). - Compaq Standard PC Server Equipment Cpu Cache Status
- cpqSeCpuCacheStatus 1.3.6.1.4.1.232.1.2.2.3.1.5 (defined in CPQSTDEQ)
The status of the cache unit. If the cache is optional and not installed, unknown(1) will be returned. - Enterasys Mgmd Ext Static Cache Row Status
- etsysMgmdExtStaticCacheRowStatus 1.3.6.1.4.1.5624.1.2.71.1.3.1.1.6 (defined in enterasys-mgmd-ext-mib)
active(1) creates a static entry. notInService(2) disables a static entry. destroy(6) deletes a static entry. - Enterasys Twcb Cache Server Admin Status
- etsysTwcbCacheServerAdminStatus 1.3.6.1.4.1.5624.1.2.76.2.3.1.9 (defined in enterasys-twcb-mib-2)
This object contains the Administrative state of the TWCB Cache server. - `disabled', indicates the TWCB Cache server is administratively disabled. - `enabled', indicates the TWCB Cache server is administratively enabled. - Enterasys Twcb Cache Server Operation Status
- etsysTwcbCacheServerOperStatus 1.3.6.1.4.1.5624.1.2.76.2.3.1.10 (defined in enterasys-twcb-mib-2)
This object contains the Operational state of the TWCB Cache server. The state of the TWCB Cache server will be deemed 'up' when the row is 'active', the etsysTwcbCacheAdminStatus is 'enabled' and the TWCB Cache server is accessible. - `up', indicates the TWCB Cache server is operationally ready. - `down', indicates the TWCB Cache server is operationally unavailable. - Enterasys Twcb Cache Server Row Status
- etsysTwcbCacheServerRowStatus 1.3.6.1.4.1.5624.1.2.76.2.3.1.15 (defined in enterasys-twcb-mib-2)
This object permits management of the table by facilitating actions such as row creation and deletion. The value of this object has no effect on whether other objects in the conceptual row can be modified. The only allowable row status of this conceptual row in the table are: active(1) - The Cache entry is available for use by TWCB operations. Other writable leaves in this table MAY be modified while the row is in the active state. createAndGo(4) - This is the preferred mechanism for creating conceptual rows in this table. A valid etsysTwcbWcServerfarmName must be present. Also errors resulting from an invalid etsysTwcbCacheServerIp when creating the TWCB entry will result in the row not being created. All writable leaves have default values so a valid createAndGo will always transition a new entry to the active(1) state. destroy(6) - This will remove the etsysTwcbCacheServerEntry from the etsysTwcbCacheServerTable and make it unavailable for TWCB operations.