All MIBs › ADTX-RAID-AVCL-MIB › avclDeviceRaidGrpsState
avclDeviceRaidGrpsState
Module: ADTX-RAID-AVCL-MIB
OID (symbolic): ADTX-RAID-AVCL-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 shows the operational state of each RAID array—whether it is running normally, degraded (missing a disk), rebuilding, or offline. Network engineers monitor this continuously because a degraded or failed RAID array means data is at risk and you need to replace a failed disk immediately. For example, 'Array 1: Normal mode; Array 2: Degraded mode' tells you Array 2 has lost a disk and is running with reduced redundancy until you fix it.
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-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-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-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 (8 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.4.1.2653.3.1.1.6.1.29 | avclDeviceRaidGrpsState | ADTX-RAID-AVCL-MIB |