genMemUtilizationTotalRAM
UTILIZATION-MANAGEMENT-MIB ·
.1.3.6.1.4.1.6889.2.1.11.1.2.1
Object
scalar MBytes
The total size of the ram in MBytes.
Context
- MIB
- UTILIZATION-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.6889.2.1.11.1.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- genMemUtilization
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UTILIZATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UTILIZATION-MANAGEMENT-MIB::genMemUtilizationTotalRAM.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UTILIZATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UTILIZATION-MANAGEMENT-MIB::genMemUtilizationTotalRAM'