vmMinMem

VM-MIB · .1.3.6.1.2.1.236.1.4.1.14

Object

column Integer32
The minimum memory size defined to the virtual machine
in the unit designated by vmMemUnit.  The value -1
indicates that there is no hard boundary for the minimum
memory size.

Context

MIB
VM-MIB
OID
.1.3.6.1.2.1.236.1.4.1.14
Type
column
Access
readonly
Status
current
Parent
vmEntry
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 'VM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VM-MIB::vmMinMem'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VM-MIB::vmMinMem.<vmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VM-MIB::vmMinMem'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-2147483647

Conformance