All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceComponentsState
avclDeviceComponentsState
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-MIB::avclDeviceComponentsState
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.52
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: Contains the state of the components present in the device. Can be one of the following: - Normal - Fail - Not Available e.g. 'Component 1: Normal; Component 2: Fail; ......'
What is avclDeviceComponentsState?
This OID shows the operational status of each hardware component, indicating whether it is functioning normally, has failed, or is unavailable. A network engineer monitors component states to detect power supply or fan failures that could lead to device shutdown or overheating. For example, "Component 1: Normal; Component 2: Fail; Component 3: Normal;" indicates a fan has failed while the power supplies are working.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.52 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceComponentsState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.52.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceComponentsState.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::avclDeviceComponentsState 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.52 | avclDeviceComponentsState | ADTX-RAID-AVCL-S2-MIB |