biboPPPCompression

BIANCA-BRICK-PPP-MIB · .1.3.6.1.4.1.272.4.3.1.1.6

Object

column mandatory r/w Enumeration
The throughput can be enhanced up to factor three
using the V42bis compression method or the Stac LZS
compression algorithm. V42bis is currently supported
with the ip-lapb and mpr-lapb encapsulation. Stac LZS
compression algorithm is provided using PPP encapsulated
links, stac(3) indicates support of Sequence checking,
ms-stac(4) indicates support of Extended mode which is
prefered by Microsoft. Both check modes are implemented 
according RFC 1974.
When set to mppc(5), the Microsoft Point-to-Point
Compression (MPPC) Protocol according RFC 2118 is
negotiated. MPPC uses an LZ based algorithm with a
sliding window history buffer.

Context

MIB
BIANCA-BRICK-PPP-MIB
OID
.1.3.6.1.4.1.272.4.3.1.1.6
Type
column
Access
readwrite
Status
mandatory
Parent
biboPPPEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-PPP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PPP-MIB::biboPPPCompression'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-PPP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PPP-MIB::biboPPPCompression.<biboPPPType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-PPP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-PPP-MIB::biboPPPCompression'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2v42bis
3stac
4ms-stac
5mppc