CPQNUNIF-MIB :: cpqnVersionDesc

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQNUNIF-MIBcpqnVersionDesc

cpqnVersionDesc

Module: CPQNUNIF-MIB

OID (symbolic): CPQNUNIF-MIB::cpqnVersionDesc

OID (numeric): 1.3.6.1.4.1.232.121.3.1.1.3

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: A brief description of the component. This object may be empty.

What is cpqnVersionDesc?

This read-only string holds a brief text description of a hardware or firmware component tracked in CPQNUNIF-MIB's version table, and it may be returned empty for components without one. It gives an admin a quick human-readable label for what a given cpqnVersionUnitId row actually refers to, without needing to decode part numbers. For example, polling this OID for a stack member might return 'Uplink Module' while the corresponding cpqnVersionMajor/Minor objects give its firmware version.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.3.1.1.3
snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnVersionDesc

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.3.1.1.3.1
snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnVersionDesc.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqnVersionDesc.1

Start monitoring Compaq/HP network management appliance (Universal Network Interface Framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNUNIF-MIB::cpqnVersionDesc OID value, configure state conditions and alerts, and monitor any Compaq/HP network management appliance (Universal Network Interface Framework) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.121cpqnCommonCPQNUNIF-MIB
1.3.6.1.4.1.232.121.3cpqnVersionInformationCPQNUNIF-MIB
1.3.6.1.4.1.232.121.3.1cpqnVersionTableCPQNUNIF-MIB
1.3.6.1.4.1.232.121.3.1.1cpqnVersionEntryCPQNUNIF-MIB
1.3.6.1.4.1.232.121.3.1.1.3cpqnVersionDescCPQNUNIF-MIB