All MIBs › ACC-MIB › accPppBncpLocalToRemoteTinygramCompression
accPppBncpLocalToRemoteTinygramCompression
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppBncpLocalToRemoteTinygramCompression
OID (numeric): 1.3.6.1.4.1.5.1.1.32.7.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates whether the local node will perform Tinygram Compression when sending packets to the remote entity. If false then the local entity will not perform Tinygram Compression. If true then the local entity will perform Tinygram Compression.
What is accPppBncpLocalToRemoteTinygramCompression?
This OID stores whether the local device compresses small packets (tinyframes) when sending them to the remote device over a PPP bridge (true or false). Tinygram compression is important because small frames consume significant bandwidth overhead, so compressing them yields substantial savings in bridged traffic. A value of true(2) means the local device actively compresses small frames destined for the remote side.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.7.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accPppBncpLocalToRemoteTinygramCompression
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.7.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accPppBncpLocalToRemoteTinygramCompression.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.32 | accPpp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.7 | accPppBncpTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.7.1 | accPppBncpEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.7.1.2 | accPppBncpLocalToRemoteTinygramCompression | ACC-MIB |