All MIBs › ACC-COMPRESS › accCompressPhysStatNoBufAvails
accCompressPhysStatNoBufAvails
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressPhysStatNoBufAvails
OID (numeric): 1.3.6.1.4.1.5.1.1.6.7.1.14
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of times the neighbor was connected and no history buffer could be allocated.
What is accCompressPhysStatNoBufAvails?
This counter records failed attempts to allocate memory buffers when a new compression session tries to start on the physical port. Engineers care about this metric when resource constraints or burst traffic cause the device to run out of compression buffer memory. A value of 2 buffer allocation failures in a month is tolerable, but 2 per hour signals the device is undersized or experiencing a memory leak.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.7.1.14 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressPhysStatNoBufAvails
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.7.1.14.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressPhysStatNoBufAvails.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.6 | accCompress | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.7 | accCompressPhysStatTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.7.1 | accCompressPhysStatEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.7.1.14 | accCompressPhysStatNoBufAvails | ACC-COMPRESS |