All MIBs › ACC-MIB › accMemBlkEntInUse
accMemBlkEntInUse
Module: ACC-MIB
OID (symbolic): ACC-MIB::accMemBlkEntInUse
OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.5.4
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description:
Number of buffers currently in use.
What is accMemBlkEntInUse?
This gauge shows how many buffers of this type are currently allocated right now in real-time. You monitor this to detect active memory pressure and potential packet loss if usage approaches the pool limit. A value of 1800 means 1800 out of 2000 buffers are in use, leaving 200 available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.5.4 snmpwalk -v2c -c public <target> ACC-MIB::accMemBlkEntInUse
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.5.4.1 snmpget -v2c -c public <target> ACC-MIB::accMemBlkEntInUse.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1 | accSystem | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.1 | accSysInfo | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.1.5 | accMemStatTbl | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.1.5.4 | accMemBlkEntInUse | ACC-MIB |