All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceRaidGrpCount
avclDeviceRaidGrpCount
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpCount
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.28
Node type: OBJECT-TYPE
Type: AvcCounter
Access: read-only
Description: The count of all RAID groups or arrays configured in any device. eg. 2
What is avclDeviceRaidGrpCount?
This OID shows the total number of independent RAID arrays that have been created on the storage device. Administrators use this count to verify that the storage architecture matches the planned design and to ensure all expected RAID groups are properly provisioned. A value of 2 means the storage system is divided into two separate RAID arrays that operate and fail independently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.28 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.28.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceRaidGrpCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avclDeviceRaidGrpCount.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::avclDeviceRaidGrpCount 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.28 | avclDeviceRaidGrpCount | ADTX-RAID-AVCL-S2-MIB |