All MIBs › ACC-COMPRESS › accCompressSmdsStatNoBufAvails
accCompressSmdsStatNoBufAvails
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressSmdsStatNoBufAvails
OID (numeric): 1.3.6.1.4.1.5.1.1.6.9.1.15
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 accCompressSmdsStatNoBufAvails?
This OID counts how many times a connection attempt failed because the system ran out of buffer memory to store historical data about compression. Network operators use this metric to identify whether their router's memory allocation for compression buffers is insufficient or if they're experiencing resource contention. For example, if this counter rises to 47 over a month, it indicates the router had to drop 47 compression history records due to memory exhaustion, which degrades SMDS compression efficiency.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.15 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatNoBufAvails
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.15.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatNoBufAvails.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.9 | accCompressSmdsStatTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.9.1 | accCompressSmdsStatEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.9.1.15 | accCompressSmdsStatNoBufAvails | ACC-COMPRESS |