All MIBs › CPQPOWER-MIB › deviceIdentName
deviceIdentName
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::deviceIdentName
OID (numeric): 1.3.6.1.4.1.232.165.1.2.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: A string identifying the device.
What is deviceIdentName?
This read-write string is a user-assignable identifying label for this power device. An admin sets this to give a UPS or PDU a meaningful name reflecting its location or purpose, distinct from its fixed model/serial identity. For example, an admin might set deviceIdentName to 'Server-Room-2-UPS' to make the unit easily identifiable in a management console listing multiple devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.1.2.5 snmpwalk -v2c -c public <target> CPQPOWER-MIB::deviceIdentName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.1.2.5.1 snmpget -v2c -c public <target> CPQPOWER-MIB::deviceIdentName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.1.2.5.1 s <value>
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::deviceIdentName 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.5 | deviceIdentName | CPQPOWER-MIB |