All MIBs › CAHYPERV-AIM-MIB › hypervAimInstanceDataStatus
hypervAimInstanceDataStatus
Module: CAHYPERV-AIM-MIB
OID (symbolic): CAHYPERV-AIM-MIB::hypervAimInstanceDataStatus
OID (numeric): 1.3.6.1.4.1.546.16.56.1.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of data of the HyperV 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) - HyperV host unreachable, data are kept in Aim caches hostIsSlave(4) - HyperV host is a slave server, data are kept in Aim caches authenticationFailed(5) - authentication failed for HyperV host, data are kept in Aim caches unknownError(6) - unknow error, data are kept in Aim caches
What is hypervAimInstanceDataStatus?
Shows whether the agent has successfully collected data for this Hyper-V instance: ready(1) means the cache is populated, notReady(2) means it hasn't been polled yet, and hostUnreachable(3), hostIsSlave(4), authenticationFailed(5), or unknownError(6) explain why fresh data isn't available. An admin checks this to troubleshoot why a host's stats aren't showing up, e.g. authenticationFailed(5) points back to a bad hypervAimInstanceUserName/hypervAimInstancePassword.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.546.16.56.1.2.1.8 snmpwalk -v2c -c public <target> CAHYPERV-AIM-MIB::hypervAimInstanceDataStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.546.16.56.1.2.1.8.1 snmpget -v2c -c public <target> CAHYPERV-AIM-MIB::hypervAimInstanceDataStatus.1
Start monitoring Microsoft Hyper-V host monitored by CA Unicenter AIM with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAHYPERV-AIM-MIB::hypervAimInstanceDataStatus OID value, configure state conditions and alerts, and monitor any Microsoft Hyper-V host monitored by CA Unicenter AIM from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.546 | empire | CAHYPERV-AIM-MIB |
| 1.3.6.1.4.1.546.16 | applications | CAHYPERV-AIM-MIB |
| 1.3.6.1.4.1.546.16.56 | cahypervaim | CAHYPERV-AIM-MIB |
| 1.3.6.1.4.1.546.16.56.1 | hypervAimGroup | CAHYPERV-AIM-MIB |
| 1.3.6.1.4.1.546.16.56.1.2 | hypervAimInstanceTable | CAHYPERV-AIM-MIB |
| 1.3.6.1.4.1.546.16.56.1.2.1 | hypervAimInstanceEntry | CAHYPERV-AIM-MIB |
| 1.3.6.1.4.1.546.16.56.1.2.1.8 | hypervAimInstanceDataStatus | CAHYPERV-AIM-MIB |