All MIBs › ADVA-MIB › neMemorySizeFree
neMemorySizeFree
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neMemorySizeFree
OID (numeric): 1.3.6.1.4.1.2544.2.1.5
Node type: OBJECT-TYPE
Type: KBytes
Access: read-only
Description:
The amount of unused physical main memory contained in the NEMI.
What is neMemorySizeFree?
Reports the currently unallocated RAM (in the same units as total) available for new processes or buffers on the network element. Memory utilization can be calculated by comparing free to total, alerting when the device approaches exhaustion. Example: 2097152 (2 GB free, 75% utilized if total is 8 GB).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.5 snmpwalk -v2c -c public <target> ADVA-MIB::neMemorySizeFree
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.5.1 snmpget -v2c -c public <target> ADVA-MIB::neMemorySizeFree.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.1 | neInfo | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.1.5 | neMemorySizeFree | ADVA-MIB |