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
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accPppBncpLocalToRemoteTinygramCompression OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |