All MIBs › CPQIDE-MIB › cpqIdeMibRevMajor
cpqIdeMibRevMajor
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeMibRevMajor
OID (numeric): 1.3.6.1.4.1.232.14.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 supported and/or the meaning of the supported information, correct interpretation of data may require a MIB document with the same major revision level.
What is cpqIdeMibRevMajor?
This INTEGER reports the major revision number of the CPQIDE-MIB itself, incrementing only when HP/Compaq makes an incompatible structural change to the MIB's architecture. An admin or monitoring tool checks this value to confirm its polling logic and OID layout still match what the agent actually implements before trusting the other IDE-drive data. For example, a monitoring script written against major revision 2 should detect if the queried agent reports major revision 3 and flag that its object interpretation may be stale.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.1.1 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeMibRevMajor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.1.1.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeMibRevMajor.1
Start monitoring HP/Compaq ProLiant server (IDE/ATA disk drives) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDE-MIB::cpqIdeMibRevMajor OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (IDE/ATA disk drives) 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.14 | cpqIde | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.1 | cpqIdeMibRev | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.1.1 | cpqIdeMibRevMajor | CPQIDE-MIB |