agentMemUse
IBMIROC-MIB ·
.1.3.6.1.4.1.2.6.119.1.3.1.1
Object
This object indicates the current amount (in bytes) of dynamic memory allocated and in use by the SNMP agent. It is primarily in place to watch for any potential 'memory leaks', whereby, memory is allocated but never freed. This condition is indicated by an ever increasing value for this gauge.
Context
- MIB
- IBMIROC-MIB
- OID
.1.3.6.1.4.1.2.6.119.1.3.1.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ibmIROCAgentDebug
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 'IBMIROC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMIROC-MIB::agentMemUse.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMIROC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMIROC-MIB::agentMemUse'
Syntax
- Source
- RFC1155-SMIGauge
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295