All MIBs › CPQRACK-MIB › cpqRackServerBladePosition
cpqRackServerBladePosition
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackServerBladePosition
OID (numeric): 1.3.6.1.4.1.232.22.2.4.1.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The position or slot number of the server blade within the server enclosure.
This will be -1 if the server enclosure does not report the information or it could not be determined.
What is cpqRackServerBladePosition?
This read-only INTEGER gives the slot or position number the blade occupies within its enclosure, returning -1 if the enclosure cannot report it. It tells an admin exactly which physical bay to look at without having to count slots by hand. For example, a reported position of 3 sends a technician straight to bay 3 of the enclosure to check on a blade that just raised a fault alert.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.8 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladePosition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.8.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladePosition.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqRackServerBladePosition.1
Start monitoring HP ProLiant blade server/rack enclosure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQRACK-MIB::cpqRackServerBladePosition OID value, configure state conditions and alerts, and monitor any HP ProLiant blade server/rack enclosure 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.22 | cpqRackInfo | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2 | cpqRackComponent | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4 | cpqRackServer | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1 | cpqRackServerBlade | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1.1 | cpqRackServerBladeTable | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1.1.1 | cpqRackServerBladeEntry | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1.1.1.8 | cpqRackServerBladePosition | CPQRACK-MIB |