All MIBs › CPQHOST-MIB › cpqSerialNum
cpqSerialNum
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqSerialNum
OID (numeric): 1.3.6.1.4.1.232.11.2.16.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Serial number of the server.
What is cpqSerialNum?
This is a read-write text string giving the serial number of the server. An administrator uses this for asset tracking and to confirm the identity of a specific physical server when coordinating with vendor support or inventory systems. For example, pulling this value via SNMP lets an administrator quickly reference the correct serial number when opening a hardware support case without needing physical access to the chassis label.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.16.4 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqSerialNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.16.4.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqSerialNum.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.11.2.16.4.1 s <value>
Start monitoring HP/Compaq ProLiant server (host OS management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHOST-MIB::cpqSerialNum OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (host OS management) 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.11 | cpqHostOs | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2 | cpqHoComponent | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.16 | cpqPwrThreshold | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.16.4 | cpqSerialNum | CPQHOST-MIB |