ACC-SYSTEM :: accMemAddDblk

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccMemAddDblk

accMemAddDblk

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accMemAddDblk

OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.17

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Number of D blocks added.

What is accMemAddDblk?

This OID counts the number of D blocks (data blocks) that have been added to the memory pool over the lifetime of the device. Engineers use this to track whether dynamic memory growth is progressing as designed and whether the allocation strategy is delivering expected expansion. A value of 512 indicates 512 D blocks have been allocated, each contributing a fixed amount to the total usable pool.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.17
snmpwalk -v2c -c public <target> ACC-SYSTEM::accMemAddDblk

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.17.1
snmpget -v2c -c public <target> ACC-SYSTEM::accMemAddDblk.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.17accMemAddDblkACC-SYSTEM