clusterStatus
SYNOLOGY-SHA-MIB ·
.1.3.6.1.4.1.6574.106.5
Object
scalar ClusterStatusType
One of critical, upgrading, processing, warning, normal
Context
- MIB
- SYNOLOGY-SHA-MIB
- OID
.1.3.6.1.4.1.6574.106.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- synologyHA
- Groups
- 1
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 'SYNOLOGY-SHA-MIB' -M '/opt/observium/mibs/synology:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOLOGY-SHA-MIB::clusterStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOLOGY-SHA-MIB' -M '/opt/observium/mibs/synology:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOLOGY-SHA-MIB::clusterStatus'
Syntax
- Source
- ClusterStatusType
- Base type
Enumeration
Values & Constraints
Type Values
0 | normal |
1 | warning |
2 | critical |
3 | upgrading |
4 | processing |
Conformance
Member of