ACC-SYSTEM :: accSlvConfLocalRam

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccSlvConfLocalRam

accSlvConfLocalRam

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accSlvConfLocalRam

OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.18.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Slave CPU Local RAM Size (kb)

What is accSlvConfLocalRam?

This OID specifies the amount of RAM dedicated exclusively to a slave CPU for its private operations, measured in kilobytes. Engineers use this to understand CPU-specific memory constraints and diagnose whether local memory exhaustion is causing performance degradation or failures. A value of 16384 means the slave CPU has 16 MB of local memory available for its workload.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.18.1.6
snmpwalk -v2c -c public <target> ACC-SYSTEM::accSlvConfLocalRam

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.18.1.6.1
snmpget -v2c -c public <target> ACC-SYSTEM::accSlvConfLocalRam.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accSlvConfLocalRam.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.18accSlvConfTableACC-SYSTEM
1.3.6.1.4.1.5.1.1.1.1.18.1accSlvConfEntryACC-SYSTEM
1.3.6.1.4.1.5.1.1.1.1.18.1.6accSlvConfLocalRamACC-SYSTEM