raidStatus
OBS ✓
SYNOLOGY-RAID-MIB ·
.1.3.6.1.4.1.6574.3.1.1.3
Object
column Integer32
Synology Raid status
Each meanings of status represented describe below.
Normal(1): The raid functions normally.
Degrade(11): Degrade happens when a tolerable failure of disk(s) occurs.
Crashed(12): Raid has crashed and just uses for read-only operation.
Note:
Other status will be showed when creating or deleting raids, including below status, Repairing(2), Migrating(3), Expanding(4), Deleting(5), Creating(6), RaidSyncing(7), RaidParityChecking(8), RaidAssembling(9) and Canceling(10).
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- SYNOLOGY-RAID-MIB
- OID
.1.3.6.1.4.1.6574.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raidEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SYNOLOGY-RAID-MIB' -M '/opt/observium/mibs/synology:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOLOGY-RAID-MIB::raidStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYNOLOGY-RAID-MIB' -M '/opt/observium/mibs/synology:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOLOGY-RAID-MIB::raidStatus.<raidIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOLOGY-RAID-MIB' -M '/opt/observium/mibs/synology:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOLOGY-RAID-MIB::raidStatus'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-12
Conformance
Member of