All MIBs › CAHYPERV-AIM-MIB › hypervAimInstanceCount
hypervAimInstanceCount
Module: CAHYPERV-AIM-MIB
OID (symbolic): CAHYPERV-AIM-MIB::hypervAimInstanceCount
OID (numeric): 1.3.6.1.4.1.546.16.56.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of HyperV instances in hypervAimInstanceTable.
What is hypervAimInstanceCount?
Reports how many HyperV Server instances are currently listed in the hypervAimInstanceTable, i.e. how many Hyper-V hosts this CA agent has been configured to monitor. An admin can poll this value to confirm new hosts were added to the monitoring configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.546.16.56.1.1 snmpwalk -v2c -c public <target> CAHYPERV-AIM-MIB::hypervAimInstanceCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.546.16.56.1.1.1 snmpget -v2c -c public <target> CAHYPERV-AIM-MIB::hypervAimInstanceCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hypervAimInstanceCount.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::hypervAimInstanceCount 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.1 | hypervAimInstanceCount | CAHYPERV-AIM-MIB |