All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceVolumesState
avclDeviceVolumesState
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-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 reports the current state of each logical volume, which can be initialized and ready, failed, in the process of initializing, or requiring format before use. Application teams depend on this state to confirm their storage is accessible; a failed or uninitialized volume means applications cannot read or write data. A state report like "LU 1: LUN Failed; LU 2: Format Required" shows LU 1 has suffered a hardware fault and is offline, while LU 2 must 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-S2-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-S2-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-S2-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 (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.40 | avclDeviceVolumesState | ADTX-RAID-AVCL-S2-MIB |