physicalMemoryDeviceSize
INTEL-SERVER-BASEBOARD7 ·
.1.3.6.1.4.1.343.2.10.3.5.500.20.1.11
Object
column SNMPv2-SMIInteger32
This attribute defines the size of the memory device in MB. If the value is 0, no memory device is installed in the socket. if the size is unknown, the field value is FFFFh. The granularity in which the value is specified depends on the setting of the most significant bit, bit 15. If the bit is 0, the value is specified in megabyte units; if the bit is 1, the value is specified in kilobyte units. For example, the value 8100h identifies a 256KM memory device and 0100h identifies a 256MB memory device.
Context
- MIB
- INTEL-SERVER-BASEBOARD7
- OID
.1.3.6.1.4.1.343.2.10.3.5.500.20.1.11- 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::physicalMemoryDeviceSize'
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::physicalMemoryDeviceSize.<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::physicalMemoryDeviceSize'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647