hpmpMemTotal

HP-MEMPROC-MIB · .1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.4

Object

column KbytesSNMPv2-SMIUnsigned32
This object reports the total amount of physical memory 
available to this memory pool.

Context

MIB
HP-MEMPROC-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.4
Type
column
Access
readonly
Status
current
Units
Kbytes
Parent
hpmpMemEntry
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 'HP-MEMPROC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-MEMPROC-MIB::hpmpMemTotal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-MEMPROC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-MEMPROC-MIB::hpmpMemTotal.<hpmpMemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-MEMPROC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-MEMPROC-MIB::hpmpMemTotal'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance