All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceVolumesRaidLevel
avclDeviceVolumesRaidLevel
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-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 specifies the RAID level (0, 1, or 5) used to protect each volume, which determines how many drive failures the volume can survive. DBAs and capacity planners use this to understand fault tolerance—RAID-5 can survive one drive failure, while RAID-0 has no redundancy and a single drive failure loses all data on that volume. A RAID level configuration like "LU 1: 0; LU 2: 0; LU 3: 5" shows LU 1 and LU 2 use RAID-0 (striped with no protection), while LU 3 uses RAID-5 (striped with parity protection).
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-S2-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-S2-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-S2-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 (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.42 | avclDeviceVolumesRaidLevel | ADTX-RAID-AVCL-S2-MIB |