ACC-SYSTEM :: accSlvMemPoolFails

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-SYSTEMaccSlvMemPoolFails

accSlvMemPoolFails

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accSlvMemPoolFails

OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.20.1.1.8

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of times an allocation request addressed to this memory could not be satisfied.

What is accSlvMemPoolFails?

This counter records how many allocation requests to this pool failed because memory ran out. Even one failure indicates the pool is too small and could cause service disruption, making this a critical metric to alert on. Example: a value of 25 failures out of 50000 allocations means 0.05% denial rate—investigate and increase pool size.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.20.1.1.8
snmpwalk -v2c -c public <target> ACC-SYSTEM::accSlvMemPoolFails

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.20.1.1.8.1
snmpget -v2c -c public <target> ACC-SYSTEM::accSlvMemPoolFails.1

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-SYSTEM::accSlvMemPoolFails OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (11 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.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.1accSystemACC-MIB
1.3.6.1.4.1.5.1.1.1.1accSysInfoACC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5.1.1.1.1.20accSlvMemPoolACC-SYSTEM
1.3.6.1.4.1.5.1.1.1.1.20.1accSlvMemPoolTableACC-SYSTEM
1.3.6.1.4.1.5.1.1.1.1.20.1.1accSlvMemPoolEntryACC-SYSTEM
1.3.6.1.4.1.5.1.1.1.1.20.1.1.8accSlvMemPoolFailsACC-SYSTEM