ADTX-RAID-AVCL-S2-MIB :: avclDeviceVolumesRaidLevel

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADTX-RAID-AVCL-S2-MIBavclDeviceVolumesRaidLevel

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2653adtxADTX-SMI
1.3.6.1.4.1.2653.3adtxProductsADTX-SMI
1.3.6.1.4.1.2653.3.1avcADTX-RAID-AVCL-MIB
1.3.6.1.4.1.2653.3.1.1avclADTX-RAID-AVCL-MIB
1.3.6.1.4.1.2653.3.1.1.6avclDeviceInformationTableADTX-RAID-AVCL-MIB
1.3.6.1.4.1.2653.3.1.1.6.1avclDeviceInformationEntryADTX-RAID-AVCL-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2653.3.1.1.6.1.42avclDeviceVolumesRaidLevelADTX-RAID-AVCL-S2-MIB