ACC-SYSTEM :: accSlvMemPoolFails

MIB Reference — IPNetwork Monitor

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-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
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