All MIBs › CISCO-ENHANCED-MEMPOOL-MIB › cempMemPoolLowestFree
cempMemPoolLowestFree
Module: CISCO-ENHANCED-MEMPOOL-MIB
OID (symbolic): CISCO-ENHANCED-MEMPOOL-MIB::cempMemPoolLowestFree
OID (numeric): 1.3.6.1.4.1.9.9.221.1.1.1.1.10
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The lowest amount of available memory in the memory pool recorded at any time during the operation of the system.
What is cempMemPoolLowestFree?
Tracks the lowest amount of free memory ever recorded for this pool, useful for spotting historical memory pressure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.221.1.1.1.1.10 snmpwalk -v2c -c public <target> CISCO-ENHANCED-MEMPOOL-MIB::cempMemPoolLowestFree
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.221.1.1.1.1.10.1 snmpget -v2c -c public <target> CISCO-ENHANCED-MEMPOOL-MIB::cempMemPoolLowestFree.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cempMemPoolLowestFree.1
Start monitoring Cisco modular routers and switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ENHANCED-MEMPOOL-MIB::cempMemPoolLowestFree OID value, configure state conditions and alerts, and monitor any Cisco modular routers and switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.221 | ciscoEnhancedMemPoolMIB | CISCO-ENHANCED-MEMPOOL-MIB |
| 1.3.6.1.4.1.9.9.221.1 | cempMIBObjects | CISCO-ENHANCED-MEMPOOL-MIB |
| 1.3.6.1.4.1.9.9.221.1.1 | cempMemPool | CISCO-ENHANCED-MEMPOOL-MIB |
| 1.3.6.1.4.1.9.9.221.1.1.1 | cempMemPoolTable | CISCO-ENHANCED-MEMPOOL-MIB |
| 1.3.6.1.4.1.9.9.221.1.1.1.1 | cempMemPoolEntry | CISCO-ENHANCED-MEMPOOL-MIB |
| 1.3.6.1.4.1.9.9.221.1.1.1.1.10 | cempMemPoolLowestFree | CISCO-ENHANCED-MEMPOOL-MIB |