All MIBs › CPQIDE-MIB › cpqIdeControllerSlot
cpqIdeControllerSlot
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeControllerSlot
OID (numeric): 1.3.6.1.4.1.232.14.2.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: IDE Controller Slot.
This identifies the physical slot where the IDE controller resides in the system. For example, if this value is three, the controller is located in slot three of your computer. If the value cannot be determined or is not applicable, the value is set to -1.
What is cpqIdeControllerSlot?
This INTEGER identifies the physical expansion slot in which the IDE controller resides, or -1 if the slot cannot be determined or doesn't apply. An admin uses this to physically locate the correct card in the chassis when performing hands-on maintenance or replacement. For example, a value of 3 tells the admin to open the case and look in slot three rather than guessing which card corresponds to this controller.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.3.1.1.5 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeControllerSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.3.1.1.5.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeControllerSlot.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqIdeControllerSlot.1
Start monitoring HP/Compaq ProLiant server (IDE/ATA disk drives) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDE-MIB::cpqIdeControllerSlot OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (IDE/ATA disk drives) 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.14 | cpqIde | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2 | cpqIdeComponent | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.3 | cpqIdeController | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.3.1 | cpqIdeControllerTable | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.3.1.1 | cpqIdeControllerEntry | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.3.1.1.5 | cpqIdeControllerSlot | CPQIDE-MIB |