All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceRaidGrpsState
avclDeviceRaidGrpsState
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpsState
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.29
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: Contains the state of each raid group present in the device. Can be one of the following: - Normal mode - Degraded mode - Reconstruction mode - Retry mode - System is starting up - System shutdown - System is not configured - System halt e.g. 'Array 1: Normal mode; Array 2: System halt; ......'
What is avclDeviceRaidGrpsState?
This OID reports the current health condition of each RAID array, including states such as normal operation, degraded mode (a drive failed), reconstruction in progress, or system halt. Monitoring this is essential because a degraded RAID group has lost redundancy and a second drive failure would cause complete data loss on that array. A status like "Array 1: Normal mode; Array 2: System halt" indicates Array 1 is healthy but Array 2 has stopped and requires immediate investigation and recovery.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.29 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpsState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.29.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpsState.1
Start monitoring Areca (ADTX) RAID storage controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpsState OID value, configure state conditions and alerts, and monitor any Areca (ADTX) RAID storage controllers from a single console.
OID Breakdown
Upper-level ancestors (12 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.2653 | adtx | ADTX-SMI |
| 1.3.6.1.4.1.2653.3 | adtxProducts | ADTX-SMI |
| 1.3.6.1.4.1.2653.3.1 | avc | ADTX-RAID-AVCL-MIB |
| 1.3.6.1.4.1.2653.3.1.1 | avcl | ADTX-RAID-AVCL-MIB |
| 1.3.6.1.4.1.2653.3.1.1.6 | avclDeviceInformationTable | ADTX-RAID-AVCL-MIB |
| 1.3.6.1.4.1.2653.3.1.1.6.1 | avclDeviceInformationEntry | ADTX-RAID-AVCL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2653.3.1.1.6.1.29 | avclDeviceRaidGrpsState | ADTX-RAID-AVCL-S2-MIB |