All MIBs › CAHYPERV-AIM-MIB › hypervAimInstanceName
hypervAimInstanceName
Module: CAHYPERV-AIM-MIB
OID (symbolic): CAHYPERV-AIM-MIB::hypervAimInstanceName
OID (numeric): 1.3.6.1.4.1.546.16.56.1.2.1.1
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: Name of the HyperV Instance. Here it is the HyperV Server host name.
What is hypervAimInstanceName?
Holds the configured name of a monitored HyperV instance, which is actually the hostname of the Hyper-V server the agent connects to. This is a read-write field, so an admin sets it when adding a new host to the hypervAimInstanceTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.546.16.56.1.2.1.1 snmpwalk -v2c -c public <target> CAHYPERV-AIM-MIB::hypervAimInstanceName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.546.16.56.1.2.1.1.1 snmpget -v2c -c public <target> CAHYPERV-AIM-MIB::hypervAimInstanceName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.546.16.56.1.2.1.1.1 s <value>
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::hypervAimInstanceName 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.1 | hypervAimInstanceName | CAHYPERV-AIM-MIB |