All MIBs › SVRCLU-MIB › svrCluSoftwareStatus
svrCluSoftwareStatus
Module: SVRCLU-MIB
OID (symbolic): SVRCLU-MIB::svrCluSoftwareStatus
OID (numeric): 1.3.6.1.4.1.36.2.18.22.4.1.1.2.3
Node type: OBJECT-TYPE
Type: ClusterStatus
Access: read-only
Description: Status of the cluster software: installed, running, failed, etc.
What is svrCluSoftwareStatus?
This read-only enumerated value reports the current state of the cluster software on this node, such as running, suspended, notRunning, or failed. It's the primary health indicator for cluster monitoring, since 'failed' or 'suspended' means the node isn't fully participating in the cluster. An admin's alerting system would page someone the moment this value changes from running to failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.4.1.1.2.3 snmpwalk -v2c -c public <target> SVRCLU-MIB::svrCluSoftwareStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.4.1.1.2.3.1 snmpget -v2c -c public <target> SVRCLU-MIB::svrCluSoftwareStatus.1
Start monitoring clustered server nodes, vendor-neutral cluster software MIB (cluster membership/software status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SVRCLU-MIB::svrCluSoftwareStatus OID value, configure state conditions and alerts, and monitor any clustered server nodes, vendor-neutral cluster software MIB (cluster membership/software status) from a single console.
OID Breakdown
Upper-level ancestors (9 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.22 | svrSystem | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4 | svrCluster | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4.1 | svrClu | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4.1.1 | svrCluObjects | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4.1.1.2 | svrCluClusterInfo | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4.1.1.2.3 | svrCluSoftwareStatus | SVRCLU-MIB |