AdaptecArrayController-MIB :: adaptecArrayControllerEnclosureSlotStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAdaptecArrayController-MIBadaptecArrayControllerEnclosureSlotStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.795adaptecADAPTEC-UNIVERSAL-STORAGE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.795.3productsAdaptecArrayController-MIB
1.3.6.1.4.1.795.3.5adaptecArrayControllerAdaptecArrayController-MIB
1.3.6.1.4.1.795.3.5.27adaptecArrayControllerEnclosureSlotStatusTableAdaptecArrayController-MIB
1.3.6.1.4.1.795.3.5.27.1adaptecArrayControllerEnclosureSlotStatusEntryAdaptecArrayController-MIB
1.3.6.1.4.1.795.3.5.27.1.4adaptecArrayControllerEnclosureSlotStatusAdaptecArrayController-MIB