userFramedCompression
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.4.1.1.20
Object
Used for User Service PPP or SLIP, determines whether Van Jacobsen Compression is used on the link. VJ compression is a means of reducing the standard TCP/IP header from 40 octets to approximately 5 octets. This gives a significant performance improvement, particularly when interactive applications are being used. For example, when the user is typing, a single character can be passed over the link with a 40 octet header attached. VJ Compression has little effect on other types of links, such as FTP, where the packets are much larger. The Framed Compression value will be used in preference to the VJ Compression value set for a Line. The default is Off.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.4.1.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- userEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::userFramedCompression'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::userFramedCompression.<userIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::userFramedCompression'
Syntax
- Source
- OnOffValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | off |
2 | on |
Conformance
Member of