All MIBs › FOUNDRY-SN-AGENT-MIB › snAgGblDynMemTotal
snAgGblDynMemTotal
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgGblDynMemTotal
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.1.54
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The total amount of system dynamic memory, in number of bytes. Deprecated: Refer to snAgSystemDRAMTotal. For NI platforms, refer to snAgentBrdMemoryTotal
What is snAgGblDynMemTotal?
This OID reports the total amount of temporary working memory (in bytes) available to the switch processor for operations. Higher values indicate more memory for buffering packets and running processes; it's a measure of system capacity. A network engineer monitoring device health would check this to ensure the switch isn't approaching memory limits that could cause crashes or slowdowns.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.54 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgGblDynMemTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.54.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgGblDynMemTotal.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.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2 | snAgentSys | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.1 | snAgentGbl | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.1.54 | snAgGblDynMemTotal | FOUNDRY-SN-AGENT-MIB |