All MIBs › AdaptecArrayController-MIB › adaptecArrayControllerEnclosureSlotStatus
adaptecArrayControllerEnclosureSlotStatus
Module: AdaptecArrayController-MIB
OID (symbolic): AdaptecArrayController-MIB::adaptecArrayControllerEnclosureSlotStatus
OID (numeric): 1.3.6.1.4.1.795.3.5.27.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Status of this slot.
What is adaptecArrayControllerEnclosureSlotStatus?
A bitwise-OR status field for this enclosure slot, combining flags such as DRIVE_FAULTY (0x0002), DRIVER_REBUILDING (0x0004), CRITICAL_ARRAY (0x0010), PREDICAT_FAULT (0x0040, a drive likely to fail soon), and DEVICE_INSERT_FLAG (0x01000000, whether a device is present). Because multiple flags can be set at once, an admin has to mask out the specific bits of interest -- for example checking bit 0x0002 to see if the drive in that slot is currently faulty.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.3.5.27.1.4 snmpwalk -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerEnclosureSlotStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.3.5.27.1.4.1 snmpget -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerEnclosureSlotStatus.1
Start monitoring Adaptec RAID array controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AdaptecArrayController-MIB::adaptecArrayControllerEnclosureSlotStatus 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.27 | adaptecArrayControllerEnclosureSlotStatusTable | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.27.1 | adaptecArrayControllerEnclosureSlotStatusEntry | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.27.1.4 | adaptecArrayControllerEnclosureSlotStatus | AdaptecArrayController-MIB |