ADTX-RAID-AVCL-MIB :: avclDeviceVolumesState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADTX-RAID-AVCL-MIBavclDeviceVolumesState

avclDeviceVolumesState

Module: ADTX-RAID-AVCL-MIB

OID (symbolic): ADTX-RAID-AVCL-MIB::avclDeviceVolumesState

OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.40

Node type: OBJECT-TYPE

Type: AvcLongString

Access: read-only

Description: Contains the state of volumes present in the device. Can be one of the following: - Initialization Completed - Required - Initialization In Progress - LUN Failed - LUN Not Configured - Format Required - Format In Progress e.g. 'LU 1: LUN Failed; LU 2: Format Required; ......'

What is avclDeviceVolumesState?

This OID shows the health and readiness of each volume—whether initialization is complete, the volume is in use, initialization is running, or the volume has failed or needs formatting. You monitor this to catch volumes that are in trouble before applications lose access to data. For example, 'LU 1: LUN Failed; LU 2: Format Required' tells you Volume 1 has failed and needs attention, while Volume 2 needs to be formatted before it can be used.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.40
snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceVolumesState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.40.1
snmpget -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceVolumesState.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avclDeviceVolumesState.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::avclDeviceVolumesState 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 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
Numeric OIDNameModule
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
1.3.6.1.4.1.2653.3.1.1.6.1.40avclDeviceVolumesStateADTX-RAID-AVCL-MIB