ACC-SYSTEM :: accSlvMemPoolMaximum

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccSlvMemPoolMaximum

accSlvMemPoolMaximum

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accSlvMemPoolMaximum

OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.20.1.1.3

Node type: OBJECT-TYPE

Type: Gauge

Access: read-only

Description:

The maximum amount of memory in this memory pool.

What is accSlvMemPoolMaximum?

This gauge shows the total size limit (in bytes) that this memory pool can reach. Engineers use this to understand capacity constraints and plan upgrades before the system runs out of memory. Example: a value of 10485760 means the pool has a 10 MB ceiling.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.20.1.1.3
snmpwalk -v2c -c public <target> ACC-SYSTEM::accSlvMemPoolMaximum

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.3.1
snmpget -v2c -c public <target> ACC-SYSTEM::accSlvMemPoolMaximum.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accSlvMemPoolMaximum.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.3accSlvMemPoolMaximumACC-SYSTEM