vmwVmMemSize

OBS ✓
VMWARE-VMINFO-MIB · .1.3.6.1.4.1.6876.2.1.1.5

Object

column megabytesSNMPv2-SMIInteger32
Memory configured for this virtual machine. 
Memory > MAX Integer32 is reported as max integer32.
VIM Property: memoryMB
MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2ehardware
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery
Explore Observium network monitoring

Context

MIB
VMWARE-VMINFO-MIB
OID
.1.3.6.1.4.1.6876.2.1.1.5
Type
column
Access
readonly
Status
current
Units
megabytes
Parent
vmwVmEntry
Groups
1

Walk 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 'VMWARE-VMINFO-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-VMINFO-MIB::vmwVmMemSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VMWARE-VMINFO-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-VMINFO-MIB::vmwVmMemSize.<vmwVmIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VMWARE-VMINFO-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VMWARE-VMINFO-MIB::vmwVmMemSize'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance