All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceRaidGrpsFreeSpace
avclDeviceRaidGrpsFreeSpace
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpsFreeSpace
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.35
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: Contains the total free space of all raid groups, in units of KB. e.g. 'Array 1: 5,000,000; Array 2: 0; ......'
What is avclDeviceRaidGrpsFreeSpace?
This OID reports how many kilobytes of unused capacity remain in each RAID array before it becomes full. Storage administrators use this to trigger capacity warnings, schedule data migrations to other arrays, and determine when to purchase additional storage. A free space report of "Array 1: 5,000,000; Array 2: 0" shows Array 1 has about 5 GB of room left while Array 2 is completely full and cannot accept any new data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.35 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpsFreeSpace
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.35.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpsFreeSpace.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::avclDeviceRaidGrpsFreeSpace 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.35 | avclDeviceRaidGrpsFreeSpace | ADTX-RAID-AVCL-S2-MIB |