All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceVolumesRaidGrpNumber
avclDeviceVolumesRaidGrpNumber
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-MIB::avclDeviceVolumesRaidGrpNumber
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.41
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: Shows the raid group number to which the volume belongs. e.g. 'LU 1: 2; LU 2: 2; LU 3: 1;......'
What is avclDeviceVolumesRaidGrpNumber?
This OID identifies which RAID array physically backs and protects each logical volume. Administrators use this to understand which volumes share the same redundancy—volumes on the same RAID group fail together if that array fails. A mapping of "LU 1: 2; LU 2: 2; LU 3: 1" shows LU 1 and LU 2 are both protected by RAID Array 2 (so they are vulnerable together), while LU 3 is independently protected by 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.41 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceVolumesRaidGrpNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.41.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceVolumesRaidGrpNumber.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::avclDeviceVolumesRaidGrpNumber 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.41 | avclDeviceVolumesRaidGrpNumber | ADTX-RAID-AVCL-S2-MIB |