physicalMemoryDeviceMemoryType
INTEL-SERVER-BASEBOARD7 ·
.1.3.6.1.4.1.343.2.10.3.5.500.20.1.15
Object
column Enumeration
This attribute defines the type of the Physical Memory Device as per the SMBIOS 2.3.4 specification.
Context
- MIB
- INTEL-SERVER-BASEBOARD7
- OID
.1.3.6.1.4.1.343.2.10.3.5.500.20.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- physicalMemoryDeviceTableEntry
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 'INTEL-SERVER-BASEBOARD7' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEL-SERVER-BASEBOARD7::physicalMemoryDeviceMemoryType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INTEL-SERVER-BASEBOARD7' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEL-SERVER-BASEBOARD7::physicalMemoryDeviceMemoryType.<physicalMemoryDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INTEL-SERVER-BASEBOARD7' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INTEL-SERVER-BASEBOARD7::physicalMemoryDeviceMemoryType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vOther |
2 | vUnknown |
3 | vDRAM |
4 | vEDRAM |
5 | vVRAM |
6 | vSRAM |
7 | vRAM |
8 | vROM |
9 | vFLASH |
10 | vEEPROM |
11 | vFEPROM |
12 | vEPROM |
13 | vCDRAM |
14 | v3DRAM |
15 | vSDRAM |
16 | vSGRAM |
17 | vRDRAM |
18 | vDDR |
19 | vDDR2 |
20 | vFBDIMM |
21 | vDDR3 |
22 | vDDR4 |