All MIBs › CAHYPERV-AIM-MIB › hypervAimInstanceRowStatus
hypervAimInstanceRowStatus
Module: CAHYPERV-AIM-MIB
OID (symbolic): CAHYPERV-AIM-MIB::hypervAimInstanceRowStatus
OID (numeric): 1.3.6.1.4.1.546.16.56.1.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of this monitor entry according to the Textual Conventions for SNMPv2 (see RFC 1443). active(1) - the row is available for usage notInService(2) - setting to this value disables usage of the row notReady(3) - an error occured during usage of the row createAndGo(4) - setting to this value creates the row with row status set to active(1) createAndWait(5) - setting to this value creates the row with row status set to notInService(2) destroy(6) - setting to this value deletes the row
What is hypervAimInstanceRowStatus?
Controls the lifecycle of a row in the hypervAimInstanceTable using the standard SNMP row-status conventions: active(1) makes the row usable, notInService(2) disables it, createAndGo(4)/createAndWait(5) create a new row, and destroy(6) deletes it. An admin sets this when adding or removing a monitored Hyper-V instance; new rows default to createAndWait(5).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.546.16.56.1.2.1.7 snmpwalk -v2c -c public <target> CAHYPERV-AIM-MIB::hypervAimInstanceRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.546.16.56.1.2.1.7.1 snmpget -v2c -c public <target> CAHYPERV-AIM-MIB::hypervAimInstanceRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.546.16.56.1.2.1.7.1 i <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::hypervAimInstanceRowStatus 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.7 | hypervAimInstanceRowStatus | CAHYPERV-AIM-MIB |