All MIBs › CPQHLTH-MIB › cpqHeResMem2ModuleSerialNo
cpqHeResMem2ModuleSerialNo
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeResMem2ModuleSerialNo
OID (numeric): 1.3.6.1.4.1.232.6.2.14.13.1.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The memory module's serial number.
This field will be a null (size 0) string if the serial number is not available.
What is cpqHeResMem2ModuleSerialNo?
This writable text string holds the memory module's serial number, or an empty string if none is available. It's used to uniquely track a specific physical DIMM, for example when logging a warranty replacement request or confirming that a technician installed the correct part after a swap. Because it's read-write, an administrator could also set this field manually if the module doesn't report its own serial number.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.13.1.12 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeResMem2ModuleSerialNo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.14.13.1.12.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeResMem2ModuleSerialNo.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.14.13.1.12.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeResMem2ModuleSerialNo.1
Start monitoring HP/Compaq ProLiant server (hardware health MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHLTH-MIB::cpqHeResMem2ModuleSerialNo OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (hardware health MIB) 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.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14 | cpqHeResilientMemory | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.13 | cpqHeResMem2ModuleTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.13.1 | cpqHeResMem2ModuleEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.14.13.1.12 | cpqHeResMem2ModuleSerialNo | CPQHLTH-MIB |