All MIBs › CPQNUNIF-MIB › cpqnVersionDesc
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 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.121 | cpqnCommon | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.3 | cpqnVersionInformation | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.3.1 | cpqnVersionTable | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.3.1.1 | cpqnVersionEntry | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.3.1.1.3 | cpqnVersionDesc | CPQNUNIF-MIB |