All MIBs › CPQWCRM-MIB › cpqWcrmMibMajRev
cpqWcrmMibMajRev
Module: CPQWCRM-MIB
OID (symbolic): CPQWCRM-MIB::cpqWcrmMibMajRev
OID (numeric): 1.3.6.1.4.1.232.167.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Major Revision level. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information, correct interpretation of data may require a MIB document with the same major revision level.
What is cpqWcrmMibMajRev?
This read-only integer reports the major revision level of the CPQWCRM-MIB, which only changes when the MIB's underlying architecture changes significantly. Admins and management tools rely on it to confirm they are interpreting data with a MIB document of matching major revision, since a mismatch could mean OID structures have shifted. For example, if this value jumps from 2 to 3 after a firmware upgrade, the monitoring station should load the new MIB definition rather than reuse a cached older one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.167.1.1 snmpwalk -v2c -c public <target> CPQWCRM-MIB::cpqWcrmMibMajRev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.167.1.1.1 snmpget -v2c -c public <target> CPQWCRM-MIB::cpqWcrmMibMajRev.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqWcrmMibMajRev.1
Start monitoring Legacy Compaq (HP) rack/console environmental-management hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQWCRM-MIB::cpqWcrmMibMajRev OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) rack/console environmental-management hardware 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.167 | cpqWcrm | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.1 | cpqWcrmMibRev | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.1.1 | cpqWcrmMibMajRev | CPQWCRM-MIB |