All MIBs › CPQHLTH-MIB › cpqHePwrConvSlot
cpqHePwrConvSlot
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHePwrConvSlot
OID (numeric): 1.3.6.1.4.1.232.6.2.13.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Power Converter Module slot number within the chassis.
What is cpqHePwrConvSlot?
This read-only integer reports the slot number of this Power Converter Module within its chassis. Combined with the chassis and socket numbers, it precisely locates this module for a technician needing to physically service it. Slot 4 versus slot 1 in the same chassis lets the admin direct a technician to the exact converter needing replacement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.13.3.1.4 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHePwrConvSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.13.3.1.4.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHePwrConvSlot.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHePwrConvSlot.1
Start monitoring HP/Compaq ProLiant server (hardware health MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHLTH-MIB::cpqHePwrConvSlot OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (hardware health MIB) 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.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.13 | cpqHePowerConverter | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.13.3 | cpqHePowerConverterTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.13.3.1 | cpqHePowerConverterEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.13.3.1.4 | cpqHePwrConvSlot | CPQHLTH-MIB |