All MIBs › AdaptecArrayController-MIB › adaptecArrayControllerCDAdapterIndex
adaptecArrayControllerCDAdapterIndex
Module: AdaptecArrayController-MIB
OID (symbolic): AdaptecArrayController-MIB::adaptecArrayControllerCDAdapterIndex
OID (numeric): 1.3.6.1.4.1.795.3.5.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An index into the adapterArrayControllerTable indicating the controller hosting the container being described.
What is adaptecArrayControllerCDAdapterIndex?
The index into the adapter table identifying which RAID controller hosts the container described by this container-to-device mapping row. It lets an admin trace a given physical-partition mapping back to the specific controller involved.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.3.5.6.1.2 snmpwalk -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerCDAdapterIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.3.5.6.1.2.1 snmpget -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerCDAdapterIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adaptecArrayControllerCDAdapterIndex.1
Start monitoring Adaptec RAID array controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AdaptecArrayController-MIB::adaptecArrayControllerCDAdapterIndex 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.6 | adaptecArrayControllerContainerToDeviceTable | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.6.1 | adaptecArrayControllerContainerToDeviceEntry | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.6.1.2 | adaptecArrayControllerCDAdapterIndex | AdaptecArrayController-MIB |