All MIBs › CAMSCS-MIB › mscsAimInstanceDataStatus
mscsAimInstanceDataStatus
Module: CAMSCS-MIB
OID (symbolic): CAMSCS-MIB::mscsAimInstanceDataStatus
OID (numeric): 1.3.6.1.4.1.546.16.51.1.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of data of the MSCS Instance (Server), i.e. status of Aim caches for the instance. ready(1) - data are ready in Aim cache, caches were populated notReady(2) - data are Not ready, caches were not populated yet hostUnreachable(3) - MSCS host unreachable, data are kept in Aim caches hostIsSlave(4) - MSCS host is a slave server, data are kept in Aim caches authenticationFailed(5) - authentication failed for host, data are kept in Aim caches unknownError(6) - unknow error, data are kept in Aim caches
What is mscsAimInstanceDataStatus?
This read-only field reports the health of the agent's cached data for one MSCS instance: ready(1) means the cache is populated, notReady(2) means it hasn't been populated yet, and hostUnreachable(3), hostIsSlave(4), authenticationFailed(5), or unknownError(6) explain why fresh data couldn't be collected while stale cached data is retained. Check this alongside mscsAimInstanceRowStatus to see whether a configured instance is actually being polled successfully.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.546.16.51.1.2.1.6 snmpwalk -v2c -c public <target> CAMSCS-MIB::mscsAimInstanceDataStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.546.16.51.1.2.1.6.1 snmpget -v2c -c public <target> CAMSCS-MIB::mscsAimInstanceDataStatus.1
Start monitoring Compute host monitored by CA Unicenter AIM (multi-service computing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAMSCS-MIB::mscsAimInstanceDataStatus OID value, configure state conditions and alerts, and monitor any Compute host monitored by CA Unicenter AIM (multi-service computing) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.546 | empire | CAHYPERV-AIM-MIB |
| 1.3.6.1.4.1.546.16 | applications | CAHYPERV-AIM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.546.16.51 | camscsaim | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.1 | mscsAimGroup | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.1.2 | mscsAimInstanceTable | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.1.2.1 | mscsAimInstanceEntry | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.1.2.1.6 | mscsAimInstanceDataStatus | CAMSCS-MIB |