ACC-SYSTEM :: accMemPoolBytes

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccMemPoolBytes

accMemPoolBytes

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accMemPoolBytes

OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.16.1.3

Node type: OBJECT-TYPE

Type: Gauge

Access: read-only

Description:

The amount of memory currently available in this memory pool.

What is accMemPoolBytes?

This OID stores the amount of memory currently available in a memory pool, measured in bytes as a gauge value that fluctuates as allocation and deallocation occur. Network engineers monitor this metric to detect memory pressure and predict potential out-of-memory conditions on Acceris gateway devices. A value of 1048576 bytes indicates the pool has 1 MB of free space remaining; if this drops below a threshold, the device may start rejecting new requests.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.16.1.3
snmpwalk -v2c -c public <target> ACC-SYSTEM::accMemPoolBytes

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.16.1.3.1
snmpget -v2c -c public <target> ACC-SYSTEM::accMemPoolBytes.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.16accMemPoolTableACC-MIB
1.3.6.1.4.1.5.1.1.1.1.16.1accMemPoolEntryACC-MIB
1.3.6.1.4.1.5.1.1.1.1.16.1.3accMemPoolBytesACC-SYSTEM