All MIBs › CPQSM2-MIB › cpqSm2OsCommonModuleVersion
cpqSm2OsCommonModuleVersion
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2OsCommonModuleVersion
OID (numeric): 1.3.6.1.4.1.232.9.2.1.4.2.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The module version in XX.YY format.
Where XX is the major version number and YY is the minor version number. This field will be null (size 0) string if the agent cannot provide the module version.
What is cpqSm2OsCommonModuleVersion?
This read-only display string (up to 5 characters) gives the module version in XX.YY format, returning null if the agent can't report it. It matters for patch-compliance checks that require a minimum installed agent module version. For example, a patch-compliance check reads cpqSm2OsCommonModuleVersion and finds '02.10', below the minimum version required by the latest agent security update.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.1.4.2.1.3 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2OsCommonModuleVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.1.4.2.1.3.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2OsCommonModuleVersion.1
Start monitoring Compaq/HP ProLiant server (iLO management board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSM2-MIB::cpqSm2OsCommonModuleVersion OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iLO management board) 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.9 | cpqSm2 | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2 | cpqSm2Component | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.1 | cpqSm2Interface | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.1.4 | cpqSm2OsCommon | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.1.4.2 | cpqSm2OsCommonModuleTable | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.1.4.2.1 | cpqSm2OsCommonModuleEntry | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.1.4.2.1.3 | cpqSm2OsCommonModuleVersion | CPQSM2-MIB |