All MIBs › EQLMEMBER-MIB › eqlMemberStatusRaidStatus
eqlMemberStatusRaidStatus
Module: EQLMEMBER-MIB
OID (symbolic): EQLMEMBER-MIB::eqlMemberStatusRaidStatus
OID (numeric): 1.3.6.1.4.1.12740.2.1.3.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This field specifies the status of the raid subsystem. This is a composite of the view of the underlying subsystems. Status ok means things are ok. Status degraded means we are in a degraded state, possible because no spare is available. Status verifying means a verify pass is run, and a percent complete is available. Status reconstructing means we are reconstructing a drive and a percent complete is available. Status failed means we had a failure while we were up, possibly a drive failed and we have no spare. Status catastrophicLoss may not be visible to the user since the member may not be able to bootup. It means we need administrator intervention to correct the problem.
What is eqlMemberStatusRaidStatus?
This object reports the health status of the RAID storage subsystem, showing whether it is operating normally, running in degraded mode due to failed drives or missing spares, or actively rebuilding/verifying after a failure. Storage administrators use this to quickly assess storage health and prioritize repairs or drive replacements before data loss occurs. It provides a percentage-complete metric during rebuild operations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.3.1.24 snmpwalk -v2c -c public <target> EQLMEMBER-MIB::eqlMemberStatusRaidStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.3.1.24.1 snmpget -v2c -c public <target> EQLMEMBER-MIB::eqlMemberStatusRaidStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.12740 | equalLogic | EQUALLOGIC-SMI |
| 1.3.6.1.4.1.12740.2 | eqlmemberModule | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1 | eqlmemberObjects | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.3 | eqlMemberStatusTable | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.3.1 | eqlMemberStatusEntry | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.3.1.24 | eqlMemberStatusRaidStatus | EQLMEMBER-MIB |