All MIBs › APSYSMGMT-MIB › apSysMemoryUtil
apSysMemoryUtil
Module: APSYSMGMT-MIB
OID (symbolic): APSYSMGMT-MIB::apSysMemoryUtil
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.1.2
Node type: OBJECT-TYPE
Type: SysMgmtPercentage
Access: read-only
Description:
The percentage of Memory utilization
What is apSysMemoryUtil?
This shows what percentage of the device's available memory is currently in use. It ranges from 0% (idle) to 100% (fully consumed). A system administrator checks this metric during peak traffic hours to see if memory is becoming a bottleneck and to plan upgrades before exhaustion causes service interruptions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.2 snmpwalk -v2c -c public <target> APSYSMGMT-MIB::apSysMemoryUtil
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.2.1 snmpget -v2c -c public <target> APSYSMGMT-MIB::apSysMemoryUtil.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.2 | apSystemManagementModule | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1 | apSysMgmtMIBObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1 | apSysMgmtMIBGeneralObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1.2 | apSysMemoryUtil | APSYSMGMT-MIB |