All MIBs › AdaptecArrayController-MIB › adaptecArrayControllerContainerToDeviceIndex
adaptecArrayControllerContainerToDeviceIndex
Module: AdaptecArrayController-MIB
OID (symbolic): AdaptecArrayController-MIB::adaptecArrayControllerContainerToDeviceIndex
OID (numeric): 1.3.6.1.4.1.795.3.5.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A unique index into the adaptecArrayControllerContainerToDeviceTable that can be used to identify each row in the table.
What is adaptecArrayControllerContainerToDeviceIndex?
The unique index identifying one row of the container-to-device correlation table, which maps physical devices to the containers (logical volumes) they make up. It's the key used to look up a specific device-to-container mapping and its partition offset/size details.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.3.5.6.1.1 snmpwalk -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerContainerToDeviceIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.3.5.6.1.1.1 snmpget -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerContainerToDeviceIndex.1
Start monitoring Adaptec RAID array controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AdaptecArrayController-MIB::adaptecArrayControllerContainerToDeviceIndex 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.1 | adaptecArrayControllerContainerToDeviceIndex | AdaptecArrayController-MIB |