All MIBs › ADVA-MIB › neMemorySizeTotal
neMemorySizeTotal
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neMemorySizeTotal
OID (numeric): 1.3.6.1.4.1.2544.2.1.4
Node type: OBJECT-TYPE
Type: KBytes
Access: read-only
Description:
The total amount of physical main memory contained in the NEMI.
What is neMemorySizeTotal?
Reports the total physical RAM capacity (typically in kilobytes or megabytes) installed in the network element's processor. This metric helps validate system resource constraints and whether the device has sufficient memory for current workloads. Example: 8388608 (8 GB in KB units).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.4 snmpwalk -v2c -c public <target> ADVA-MIB::neMemorySizeTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.4.1 snmpget -v2c -c public <target> ADVA-MIB::neMemorySizeTotal.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.4 | neMemorySizeTotal | ADVA-MIB |