All MIBs › ACC-MIB › accPppBncpRemoteToLocalTinygramCompression
accPppBncpRemoteToLocalTinygramCompression
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppBncpRemoteToLocalTinygramCompression
OID (numeric): 1.3.6.1.4.1.5.1.1.32.7.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates what the local node believes to be the remote node will perform Tinygram Compression when sending packets to the local node. If false then the remote entity is not expected to perform Tinygram Compression. If true then the remote entity is expected to perform Tinygram Compression.
What is accPppBncpRemoteToLocalTinygramCompression?
This OID stores whether the local device expects the remote device to compress small frames when sending packets back across the PPP link (true or false). Engineers check this to understand how much bandwidth savings they should expect from incoming traffic and verify that compression negotiation succeeded. A value of false(1) indicates the remote device is not compressing its outgoing small frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.7.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accPppBncpRemoteToLocalTinygramCompression
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.7.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accPppBncpRemoteToLocalTinygramCompression.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.3 | accPppBncpRemoteToLocalTinygramCompression | ACC-MIB |