All MIBs › AdaptecArrayController-MIB › adaptecArrayControllerContIndex
adaptecArrayControllerContIndex
Module: AdaptecArrayController-MIB
OID (symbolic): AdaptecArrayController-MIB::adaptecArrayControllerContIndex
OID (numeric): 1.3.6.1.4.1.795.3.5.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An internal index used to identify this container.
What is adaptecArrayControllerContIndex?
The internal index used to identify one row of the container table, numbered starting at 1 and incrementing for each container. It's the key used to look up a specific container's size, type, status, and other properties.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.3.5.4.1.1 snmpwalk -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerContIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.3.5.4.1.1.1 snmpget -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerContIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adaptecArrayControllerContIndex.1
Start monitoring Adaptec RAID array controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AdaptecArrayController-MIB::adaptecArrayControllerContIndex 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.4 | adaptecArrayControllerContainerTable | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.4.1 | adaptecArrayControllerContainerEntry | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.4.1.1 | adaptecArrayControllerContIndex | AdaptecArrayController-MIB |