All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceRaidGrpsInitReconProgress
avclDeviceRaidGrpsInitReconProgress
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpsInitReconProgress
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.34
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: Contains the progress, in percentage, of the initialization or reconstruction for all raid groups undergoing such process. e.g. 'Array 1: 17; Array 3: 85; ......'
What is avclDeviceRaidGrpsInitReconProgress?
This OID shows the completion percentage for RAID array initialization (when first created from raw drives) or reconstruction (after a failed drive is replaced and data is being rebuilt). System administrators must closely track reconstruction progress because the array remains vulnerable to a second drive failure until reconstruction finishes. A progression of "Array 1: 17; Array 3: 85" shows Array 1 is early in its rebuild (17% done) while Array 3 is almost complete (85% done) and will regain full protection shortly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.34 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpsInitReconProgress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.34.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpsInitReconProgress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avclDeviceRaidGrpsInitReconProgress.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::avclDeviceRaidGrpsInitReconProgress 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.34 | avclDeviceRaidGrpsInitReconProgress | ADTX-RAID-AVCL-S2-MIB |