All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceDrivesRaidGrpOrSpareNumber
avclDeviceDrivesRaidGrpOrSpareNumber
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-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 within the device. A network engineer uses this to track which drives are grouped together for redundancy and understand the device's fault tolerance configuration. For example, "Drive 1: Spare 2; Drive 2: Array 1; Drive 3: Array 1;" indicates Drive 1 is the second spare, while Drives 2 and 3 are both in 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-S2-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-S2-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-S2-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 (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.49 | avclDeviceDrivesRaidGrpOrSpareNumber | ADTX-RAID-AVCL-S2-MIB |