All MIBs › AdaptecArrayController-MIB › adaptecArrayControllerAdapterStatus
adaptecArrayControllerAdapterStatus
Module: AdaptecArrayController-MIB
OID (symbolic): AdaptecArrayController-MIB::adaptecArrayControllerAdapterStatus
OID (numeric): 1.3.6.1.4.1.795.3.5.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the controller. This status reflects the status of all containers and devices connected to the controller.
What is adaptecArrayControllerAdapterStatus?
The overall health status of the controller, reflecting the combined state of every container and device attached to it, with values such as ok(3), nonCritical(4), critical(5), and nonRecoverable(6). Because it rolls up child status, an admin can poll just this one object to know whether any container or device on the controller needs attention before drilling into the individual tables.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.3.5.3.1.6 snmpwalk -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerAdapterStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.3.5.3.1.6.1 snmpget -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerAdapterStatus.1
Start monitoring Adaptec RAID array controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AdaptecArrayController-MIB::adaptecArrayControllerAdapterStatus 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.3 | adaptecArrayControllerAdapterTable | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.3.1 | adaptecArrayControllerAdapterEntry | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.3.1.6 | adaptecArrayControllerAdapterStatus | AdaptecArrayController-MIB |