All MIBs › ADTX-RAID-AVCL-MIB › avclDeviceVolumesRaidLevel
avclDeviceVolumesRaidLevel
Module: ADTX-RAID-AVCL-MIB
OID (symbolic): ADTX-RAID-AVCL-MIB::avclDeviceVolumesRaidLevel
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.42
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: Shows the raid level the volume is configured. Can be any of the following: 0 - RAID 0 1 - RAID 1 5 - RAID 5 e.g. 'LU 1: 0; LU 2: 0; LU 3: 5;......'
What is avclDeviceVolumesRaidLevel?
This OID stores the RAID level (0, 1, or 5) configured for each logical unit in the storage device. Network engineers verify this to ensure volumes are set up with the appropriate redundancy—RAID 5 for critical data with parity protection, RAID 0 for speed-critical workloads. A value like 'LU 1: 0; LU 2: 0; LU 3: 5' means logical units 1 and 2 use RAID 0 striping, while LU 3 uses RAID 5 with parity for fault tolerance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.42 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceVolumesRaidLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.42.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceVolumesRaidLevel.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::avclDeviceVolumesRaidLevel 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.42 | avclDeviceVolumesRaidLevel | ADTX-RAID-AVCL-MIB |