All MIBs › AdaptecArrayController-MIB › adaptecArrayControllerAdapterIndex
adaptecArrayControllerAdapterIndex
Module: AdaptecArrayController-MIB
OID (symbolic): AdaptecArrayController-MIB::adaptecArrayControllerAdapterIndex
OID (numeric): 1.3.6.1.4.1.795.3.5.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A unique index into the AdaptecArrayControllerAdapterTable. This ranges between 1 and the value of AdaptecArrayControllerAdapterNumber.
What is adaptecArrayControllerAdapterIndex?
The unique index identifying one row in the adapter table, numbered from 1 up to the total reported by adaptecArrayControllerAdapterNumber. It's the key used to correlate this adapter's other properties (status, memory, versions) across the table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.3.5.3.1.1 snmpwalk -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerAdapterIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.3.5.3.1.1.1 snmpget -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerAdapterIndex.1
Start monitoring Adaptec RAID array controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AdaptecArrayController-MIB::adaptecArrayControllerAdapterIndex 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.1 | adaptecArrayControllerAdapterIndex | AdaptecArrayController-MIB |