All MIBs › CPQSINFO-MIB › cpqSiMemModuleSerialNo
cpqSiMemModuleSerialNo
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiMemModuleSerialNo
OID (numeric): 1.3.6.1.4.1.232.2.2.4.5.1.10
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 cpqSiMemModuleSerialNo?
This read-write display string holds the memory module's serial number, returning a null string when the hardware doesn't report one. It matters for asset and warranty tracking of the specific physical unit, and being writable lets management software record a serial number when the hardware itself can't supply one. For example, after physically inspecting a DIMM's label, a technician writes the correct serial number into cpqSiMemModuleSerialNo so asset tracking matches the physical part.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.4.5.1.10 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiMemModuleSerialNo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.4.5.1.10.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiMemModuleSerialNo.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.2.2.4.5.1.10.1 s <value>
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::cpqSiMemModuleSerialNo 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.4 | cpqSiSystemBoard | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.4.5 | cpqSiMemModuleTable | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.4.5.1 | cpqSiMemModuleEntry | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.4.5.1.10 | cpqSiMemModuleSerialNo | CPQSINFO-MIB |