All MIBs › CPQPOWER-MIB › deviceModel
deviceModel
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::deviceModel
OID (numeric): 1.3.6.1.4.1.232.165.1.2.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The device model.
What is deviceModel?
This read-only string identifies the model of this power device. An admin uses this to determine exactly which product line and model a given UPS or PDU is, useful when looking up firmware compatibility or replacement parts. For example, deviceModel returning a specific model number would let the admin verify it against the vendor's support matrix before applying a firmware update.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.1.2.2 snmpwalk -v2c -c public <target> CPQPOWER-MIB::deviceModel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.1.2.2.1 snmpget -v2c -c public <target> CPQPOWER-MIB::deviceModel.1
Start monitoring Compaq/HP-managed UPS/PDU power infrastructure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQPOWER-MIB::deviceModel OID value, configure state conditions and alerts, and monitor any Compaq/HP-managed UPS/PDU power infrastructure 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.165 | cpqPower | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.1 | powerDevice | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.1.2 | managementModuleIdent | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.1.2.2 | deviceModel | CPQPOWER-MIB |