cpmProcExtMemAllocated

CISCO-PROCESS-MIB · .1.3.6.1.4.1.9.9.109.1.2.2.1.1

Object

column deprecated bytesSNMPv2-SMIGauge32
The sum of all the dynamically allocated memory that
this process has received from the system. This includes
memory that may have been returned. The sum of freed
memory is provided by cpmProcExtMemFreed. This object
is deprecated by cpmProcExtMemAllocatedRev.

Context

MIB
CISCO-PROCESS-MIB
OID
.1.3.6.1.4.1.9.9.109.1.2.2.1.1
Type
column
Access
readonly
Status
deprecated
Units
bytes
Parent
cpmProcessExtEntry
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 'CISCO-PROCESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PROCESS-MIB::cpmProcExtMemAllocated'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PROCESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PROCESS-MIB::cpmProcExtMemAllocated.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PROCESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PROCESS-MIB::cpmProcExtMemAllocated'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance