CAMSCS-MIB :: mscsAimInstanceRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAMSCS-MIBmscsAimInstanceRowStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.546empireCAHYPERV-AIM-MIB
1.3.6.1.4.1.546.16applicationsCAHYPERV-AIM-MIB
Numeric OIDNameModule
1.3.6.1.4.1.546.16.51camscsaimCAMSCS-MIB
1.3.6.1.4.1.546.16.51.1mscsAimGroupCAMSCS-MIB
1.3.6.1.4.1.546.16.51.1.2mscsAimInstanceTableCAMSCS-MIB
1.3.6.1.4.1.546.16.51.1.2.1mscsAimInstanceEntryCAMSCS-MIB
1.3.6.1.4.1.546.16.51.1.2.1.5mscsAimInstanceRowStatusCAMSCS-MIB