All MIBs › AdaptecArrayController-MIB › adaptecArrayControllerEnclosureIndex
adaptecArrayControllerEnclosureIndex
Module: AdaptecArrayController-MIB
OID (symbolic): AdaptecArrayController-MIB::adaptecArrayControllerEnclosureIndex
OID (numeric): 1.3.6.1.4.1.795.3.5.20.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Index into the Enclosure table.
What is adaptecArrayControllerEnclosureIndex?
The internal index identifying one row of the enclosure table, numbered starting at 1 and incrementing for each drive enclosure attached to a controller. It's the key other enclosure-related tables (fans, power supplies, door locks, sensors) reference to say which enclosure they belong to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.3.5.20.1.1 snmpwalk -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerEnclosureIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.3.5.20.1.1.1 snmpget -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerEnclosureIndex.1
Start monitoring Adaptec RAID array controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AdaptecArrayController-MIB::adaptecArrayControllerEnclosureIndex 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.20 | adaptecArrayControllerEnclosureTable | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.20.1 | adaptecArrayControllerEnclosureEntry | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.20.1.1 | adaptecArrayControllerEnclosureIndex | AdaptecArrayController-MIB |