All MIBs › CPQHOST-MIB › cpqServerUUID
cpqServerUUID
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqServerUUID
OID (numeric): 1.3.6.1.4.1.232.11.2.16.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Server UUID
What is cpqServerUUID?
This is a read-write text string giving the server's UUID. An administrator uses this globally unique identifier to uniquely track a specific physical server across inventory and management systems, similar in purpose to cpqHoGUID but exposed as a plain string. For example, this UUID could be used to correlate this server's SNMP-reported data with records in an external asset management database.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.16.5 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqServerUUID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.16.5.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqServerUUID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.11.2.16.5.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::cpqServerUUID 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.5 | cpqServerUUID | CPQHOST-MIB |