All MIBs › AdaptecArrayController-MIB › adaptecArrayControllerContStatus
adaptecArrayControllerContStatus
Module: AdaptecArrayController-MIB
OID (symbolic): AdaptecArrayController-MIB::adaptecArrayControllerContStatus
OID (numeric): 1.3.6.1.4.1.795.3.5.4.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current status of the container. If a container with a redundant container type is no longer redundant, its status will be marked as nonCritical. If the container is no longer on-line, its status will be marked as critical.
What is adaptecArrayControllerContStatus?
The current health status of this container, using the same other/unknown/ok/nonCritical/critical/nonRecoverable scale as adaptecArrayControllerAdapterStatus. Per the source description, a redundant container (e.g. mirror or RAID 5) that has lost its redundancy is marked nonCritical, while one that has gone fully offline is marked critical -- so admins can distinguish "still working but exposed" from "data unavailable" at a glance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.3.5.4.1.8 snmpwalk -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerContStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.3.5.4.1.8.1 snmpget -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerContStatus.1
Start monitoring Adaptec RAID array controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AdaptecArrayController-MIB::adaptecArrayControllerContStatus OID value, configure state conditions and alerts, and monitor any Adaptec RAID array controllers from a single console.
OID Breakdown
Upper-level ancestors (7 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.795 | adaptec | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.795.3 | products | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5 | adaptecArrayController | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.4 | adaptecArrayControllerContainerTable | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.4.1 | adaptecArrayControllerContainerEntry | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.4.1.8 | adaptecArrayControllerContStatus | AdaptecArrayController-MIB |