All MIBs › CPQSINFO-MIB › cpqSiOsCommonModuleVersion
cpqSiOsCommonModuleVersion
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiOsCommonModuleVersion
OID (numeric): 1.3.6.1.4.1.232.2.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 a null (size 0) string if the agent cannot provide the module version.
What is cpqSiOsCommonModuleVersion?
This is a module's version string in XX.YY format, up to 5 characters, where XX is the major and YY the minor version number, reported as empty if the agent can't provide it. Admins compare this against vendor release notes to know if a specific tracked module needs updating. For example, a moduleVersion of 03.12 could be checked against the latest available release to see if that component is out of date.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.1.4.2.1.3 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiOsCommonModuleVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.1.4.2.1.3.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiOsCommonModuleVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSiOsCommonModuleVersion.1
Start monitoring HP/Compaq ProLiant server (system info) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSINFO-MIB::cpqSiOsCommonModuleVersion OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (system info) 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.2 | cpqSystemInfo | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2 | cpqSiComponent | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.1 | cpqSiInterface | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.1.4 | cpqSiOsCommon | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.1.4.2 | cpqSiOsCommonModuleTable | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.1.4.2.1 | cpqSiOsCommonModuleEntry | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.1.4.2.1.3 | cpqSiOsCommonModuleVersion | CPQSINFO-MIB |