All MIBs › ACMEPACKET2-ENVMON-MIB › apEnvMonCpuCoreRamUsage
apEnvMonCpuCoreRamUsage
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apEnvMonCpuCoreRamUsage
OID (numeric): 1.3.6.1.4.1.9148.3.3.1.7.2.1.6
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The current percentage of use for the CPU core RAM.
What is apEnvMonCpuCoreRamUsage?
This OID measures how much of the memory allocated to a CPU core is currently in use, expressed as a percentage (0-100%). Engineers monitor this to detect memory leaks and ensure adequate memory allocation for proper system performance. For example, a value of 62 means 62% of the core's available memory is currently occupied.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.7.2.1.6 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apEnvMonCpuCoreRamUsage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.7.2.1.6.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apEnvMonCpuCoreRamUsage.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.3 | apEnvMonModule | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1 | apEnvMonObjects | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.7 | apEnvMonCardObjects | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.7.2 | apEnvMonCpuCoreTable | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.7.2.1 | apEnvMonCpuCoreEntry | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.7.2.1.6 | apEnvMonCpuCoreRamUsage | ACMEPACKET2-ENVMON-MIB |