All MIBs › CPQNUNIF-MIB › cpqnVersionType
cpqnVersionType
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnVersionType
OID (numeric): 1.3.6.1.4.1.232.121.3.1.1.2
Node type: OBJECT-TYPE
Type: CpqnVersionType
Access: read-only
Description: The component's type.
What is cpqnVersionType?
This read-only CpqnVersionType enumeration identifies which type of component, such as boot code or runtime firmware, this version table entry describes. An admin checks this to know exactly which piece of the unit's software or firmware a corresponding version string entry refers to. For example, this object distinguishes a version entry describing the unit's boot loader from one describing its main operating firmware, so an admin knows which one to compare against a required minimum version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.3.1.1.2 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnVersionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.3.1.1.2.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnVersionType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqnVersionType.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::cpqnVersionType 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.2 | cpqnVersionType | CPQNUNIF-MIB |