cpqSiMemModuleType
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.4.5.1.4
Object
column mandatory
Enumeration
Type of memory module installed. The value other(1) will be given if the type is not known. The value board(2) will be given if the memory module is permanently mounted (not modular) on a system board or memory expansion board.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.4.5.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSiMemModuleEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiMemModuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiMemModuleType.<cpqSiMemBoardIndex>.<cpqSiMemModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSINFO-MIB::cpqSiMemModuleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | board |
3 | cpqSingleWidthModule |
4 | cpqDoubleWidthModule |
5 | simm |
6 | pcmcia |
7 | compaq-specific |
8 | dimm |
9 | smallOutlineDimm |
10 | rimm |
11 | srimm |
12 | fb-dimm |