All MIBs › CAMSCS-MIB › mscsAimStatResourceRestartAction
mscsAimStatResourceRestartAction
Module: CAMSCS-MIB
OID (symbolic): CAMSCS-MIB::mscsAimStatResourceRestartAction
OID (numeric): 1.3.6.1.4.1.546.16.51.2.5.2.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The action to be taken by the Cluster Service if the resource fails. Possible values; Do not restart the resource after a failure. (0) Restart the resource after a failure. If the resource exceeds its restart threshold within its restart period, do not attempt to failover the group to another node in the cluster. (1) Restart the resource after a failure. If the resource exceeds its restart threshold within its restart period, attempt to fail over the group to another node in the cluster. This is the default setting. (2)
What is mscsAimStatResourceRestartAction?
This read-only enum reports what the Cluster Service does when this resource fails: notRestart(0) never restarts it, notRestartIfExceedThreshold(1) restarts it but won't fail the group over if it exceeds its restart threshold, and restartIfWhinPeriod(2), the default, restarts it and will fail the group over if the threshold is exceeded within the restart period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.546.16.51.2.5.2.1.18 snmpwalk -v2c -c public <target> CAMSCS-MIB::mscsAimStatResourceRestartAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.546.16.51.2.5.2.1.18.1 snmpget -v2c -c public <target> CAMSCS-MIB::mscsAimStatResourceRestartAction.1
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::mscsAimStatResourceRestartAction 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.2 | mscsAimStatGroup | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.2.5 | mscsAimStatResourceGroup | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.2.5.2 | mscsAimStatResourceTable | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.2.5.2.1 | mscsAimStatResourceEntry | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.2.5.2.1.18 | mscsAimStatResourceRestartAction | CAMSCS-MIB |