All MIBs › CISCO-CEF-MIB › cefResourceMemoryUsed
cefResourceMemoryUsed
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefResourceMemoryUsed
OID (numeric): 1.3.6.1.4.1.9.9.492.1.4.2.1.1
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Indicates the number of bytes from the Processor Memory Pool that are currently in use by CEF on the managed entity.
What is cefResourceMemoryUsed?
This reports the current number of bytes from the device's Processor Memory Pool that CEF has allocated for its own use, FIB, adjacency tables, on this managed entity. Because CEF's FIB size scales directly with the number of routes it holds, this gauge climbing steadily over time, especially in step with growing BGP table size, is a specific, trackable early-warning signal for approaching a platform's memory ceiling before it actually triggers a low-memory condition. A router accepting the full internet routing table might show this gauge holding around several hundred megabytes; a sudden unexplained jump of tens of megabytes without a corresponding growth in route count would point to a CEF memory leak rather than normal route-table growth.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.4.2.1.1 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefResourceMemoryUsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.4.2.1.1.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefResourceMemoryUsed.1
Start monitoring Cisco routers/Layer-3 switches (Cisco Express Forwarding) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CEF-MIB::cefResourceMemoryUsed OID value, configure state conditions and alerts, and monitor any Cisco routers/Layer-3 switches (Cisco Express Forwarding) 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.492 | ciscoCefMIB | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1 | ciscoCefMIBObjects | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4 | cefGlobal | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4.2 | cefResourceTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4.2.1 | cefResourceEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4.2.1.1 | cefResourceMemoryUsed | CISCO-CEF-MIB |