All MIBs › ADTX-RAID-AVCL-MIB › avclDeviceRaidGrpsDriveCount
avclDeviceRaidGrpsDriveCount
Module: ADTX-RAID-AVCL-MIB
OID (symbolic): ADTX-RAID-AVCL-MIB::avclDeviceRaidGrpsDriveCount
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.30
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: The number of drives included in each raid group. e.g. 'Array 1: 5; Array 2: 3; ......'
What is avclDeviceRaidGrpsDriveCount?
This OID lists how many physical drives are in each RAID group (typically 3 to 10 disks per array for RAID-5 or RAID-6). You use this to verify that the RAID array is still intact and hasn't lost a disk that would go undetected if you only check the status. For example, 'Array 1: 5; Array 2: 3' means Array 1 has 5 drives and Array 2 has 3 drives, so if Array 1 drops to 4, you know a disk failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.30 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceRaidGrpsDriveCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.30.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceRaidGrpsDriveCount.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::avclDeviceRaidGrpsDriveCount 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.30 | avclDeviceRaidGrpsDriveCount | ADTX-RAID-AVCL-MIB |