All MIBs › ADTX-RAID-AVCL-MIB › avclDeviceVolumesSize
avclDeviceVolumesSize
Module: ADTX-RAID-AVCL-MIB
OID (symbolic): ADTX-RAID-AVCL-MIB::avclDeviceVolumesSize
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.43
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: Shows the size of all volumes in the device, in units of KB. e.g. 'LU 1: 1,500,000; LU 2: 7,000,000; LU 3: 15,000,000;......'
What is avclDeviceVolumesSize?
This OID records the total storage capacity of each volume in the device, measured in kilobytes. Engineers monitor this to track available space and detect when volumes are nearing capacity, triggering cleanup or expansion decisions. A value like 'LU 1: 1,500,000; LU 2: 7,000,000; LU 3: 15,000,000' shows LU 1 has about 1.5 GB, LU 2 has 7 GB, and LU 3 has 15 GB available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.43 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceVolumesSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.43.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceVolumesSize.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::avclDeviceVolumesSize 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.43 | avclDeviceVolumesSize | ADTX-RAID-AVCL-MIB |