All MIBs › CPQSTDEQ-MIB › cpqSeOsCommonModuleVersion
cpqSeOsCommonModuleVersion
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeOsCommonModuleVersion
OID (numeric): 1.3.6.1.4.1.232.1.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 cpqSeOsCommonModuleVersion?
This read-only DisplayString of up to 5 characters is the module version in XX.YY format, returned as an empty string if the agent cannot provide it. An administrator cares to check whether an instrumentation module needs an upgrade. For example, an admin compares a reported version of "07.40" against HP's latest Insight Agent release to see if an update is warranted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.1.4.2.1.3 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeOsCommonModuleVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.1.4.2.1.3.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeOsCommonModuleVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSeOsCommonModuleVersion.1
Start monitoring HP ProLiant server (CPU/memory/system board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTDEQ-MIB::cpqSeOsCommonModuleVersion OID value, configure state conditions and alerts, and monitor any HP ProLiant server (CPU/memory/system 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.1 | cpqStdEquipment | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2 | cpqSeComponent | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.1 | cpqSeInterface | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.1.4 | cpqSeOsCommon | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.1.4.2 | cpqSeOsCommonModuleTable | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.1.4.2.1 | cpqSeOsCommonModuleEntry | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.1.4.2.1.3 | cpqSeOsCommonModuleVersion | CPQSTDEQ-MIB |