A10-AX-MIB :: axSysMemoryUsage

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsA10-AX-MIBaxSysMemoryUsage

axSysMemoryUsage

Module: A10-AX-MIB

OID (symbolic): A10-AX-MIB::axSysMemoryUsage

OID (numeric): 1.3.6.1.4.1.22610.2.4.1.2.2

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: The usage memory(KB).

What is axSysMemoryUsage?

Reports current memory consumption in kilobytes as an Integer32. This enables real-time capacity planning and alerts on memory pressure or leaks. A value of 4194304 KB means 4 GB is currently in use out of total capacity.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22610.2.4.1.2.2
snmpwalk -v2c -c public <target> A10-AX-MIB::axSysMemoryUsage

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.22610.2.4.1.2.2.1
snmpget -v2c -c public <target> A10-AX-MIB::axSysMemoryUsage.1

Start monitoring A10 Networks Thunder ADCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A10-AX-MIB::axSysMemoryUsage OID value, configure state conditions and alerts, and monitor any A10 Networks Thunder ADCs from a single console.

How to Use in IPNetwork Monitor

Select an A10 Networks Thunder ADC as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type axSysMemoryUsage into the Find box to locate it in the OID tree, then select it and click OK. It reports the amount of memory currently in use, in KB. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if usage approaches the device's total memory capacity (e.g. above 85-90% of total), since sustained high memory usage can precede performance degradation. Click Finish to create the monitor; you can adjust any parameter later.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.22610a10A10-COMMON-MIB
1.3.6.1.4.1.22610.2a10MgmtA10-COMMON-MIB
Numeric OIDNameModule
1.3.6.1.4.1.22610.2.4axMgmtA10-AX-MIB
1.3.6.1.4.1.22610.2.4.1axSystemA10-AX-MIB
1.3.6.1.4.1.22610.2.4.1.2axSysMemoryA10-AX-MIB
1.3.6.1.4.1.22610.2.4.1.2.2axSysMemoryUsageA10-AX-MIB