All MIBs › OLD-CISCO-MEMORY-MIB › freeMem
freeMem
Module: OLD-CISCO-MEMORY-MIB
OID (symbolic): OLD-CISCO-MEMORY-MIB::freeMem
OID (numeric): 1.3.6.1.4.1.9.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Return the amount of free memory in bytes.
NOTE WELL: this mib object is obsolete as of IOS release 11.1. IOS release 11.1 introduced the CISCO-MEMORY-POOL-MIB which better instruments all of the memory pools
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.2.1.8 snmpwalk -v2c -c public <target> OLD-CISCO-MEMORY-MIB::freeMem
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.2.1.8.1 snmpget -v2c -c public <target> OLD-CISCO-MEMORY-MIB::freeMem.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.2 | ciscoConfig | CISCO-SMI |
| 1.3.6.1.4.1.9.2.1 | lcpu | OLD-CISCO-CPU-MIB |
| 1.3.6.1.4.1.9.2.1.8 | freeMem | OLD-CISCO-MEMORY-MIB |