All MIBs › ADTX-RAID-AVCL-MIB › avclDeviceDrivesRaidGrpOrSpareNumber
avclDeviceDrivesRaidGrpOrSpareNumber
Module: ADTX-RAID-AVCL-MIB
OID (symbolic): ADTX-RAID-AVCL-MIB::avclDeviceDrivesRaidGrpOrSpareNumber
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.49
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: The raid group or spare number this drive belongs. If this is 'Not Assigned' or 'HDD does not exist', the value is the zero-length string. e.g. 'Drive 1: Spare 2; Drive 2: Array 1; ......'
What is avclDeviceDrivesRaidGrpOrSpareNumber?
This OID identifies which RAID group or spare pool each drive belongs to using labels like 'Array 1' or 'Spare 2', or returns an empty string if the drive is not yet assigned. Network engineers use this to understand storage topology and trace rebuild operations when a failed drive is replaced. A value like 'Drive 1: Spare 2; Drive 2: Array 1' shows Drive 1 is the second spare in the rotation, while Drive 2 is active in RAID Array 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.49 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceDrivesRaidGrpOrSpareNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.49.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceDrivesRaidGrpOrSpareNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avclDeviceDrivesRaidGrpOrSpareNumber.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::avclDeviceDrivesRaidGrpOrSpareNumber 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.49 | avclDeviceDrivesRaidGrpOrSpareNumber | ADTX-RAID-AVCL-MIB |