All MIBs › CAMSCS-MIB › mscsAimInstanceRowStatus
mscsAimInstanceRowStatus
Module: CAMSCS-MIB
OID (symbolic): CAMSCS-MIB::mscsAimInstanceRowStatus
OID (numeric): 1.3.6.1.4.1.546.16.51.1.2.1.5
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 occurred 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 mscsAimInstanceRowStatus?
This read-write status column controls the lifecycle of an instance-table row, following the standard RFC 1443 row-status conventions: active(1) marks it usable, notInService(2) disables it, notReady(3) flags an error, createAndGo(4)/createAndWait(5) create a new row, and destroy(6) deletes it. An admin sets this to createAndWait (the default) or createAndGo when adding a new monitored instance, and to destroy to remove one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.546.16.51.1.2.1.5 snmpwalk -v2c -c public <target> CAMSCS-MIB::mscsAimInstanceRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.546.16.51.1.2.1.5.1 snmpget -v2c -c public <target> CAMSCS-MIB::mscsAimInstanceRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.546.16.51.1.2.1.5.1 i <value>
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::mscsAimInstanceRowStatus 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.5 | mscsAimInstanceRowStatus | CAMSCS-MIB |