svrCluSoftwareStatus
SVRCLU-MIB ·
.1.3.6.1.4.1.36.2.18.22.4.1.1.2.3
Object
Status of the cluster software: installed, running, failed, etc.
Context
- MIB
- SVRCLU-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.4.1.1.2.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- svrCluClusterInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SVRCLU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRCLU-MIB::svrCluSoftwareStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SVRCLU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SVRCLU-MIB::svrCluSoftwareStatus'
Syntax
- Source
- ClusterStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | other |
3 | notInstalled |
4 | notRunning |
5 | initializing |
6 | running |
7 | suspended |
8 | failed |