PPP-IP-NCP-MIB :: pppIpConfigCompression

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPPP-IP-NCP-MIBpppIpConfigCompression

pppIpConfigCompression

Module: PPP-IP-NCP-MIB

OID (symbolic): PPP-IP-NCP-MIB::pppIpConfigCompression

OID (numeric): 1.3.6.1.2.1.10.23.3.2.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: If none(1) then the local node will not attempt to negotiate any IP Compression option. Otherwise, the local node will attempt to negotiate compression mode indicated by the enumerated value. Changing this object will have effect when the link is next restarted.

What is pppIpConfigCompression?

This read-write INTEGER, none(1) or vj-tcp(2) and defaulting to none, controls whether the local node will attempt to negotiate Van Jacobson TCP/IP header compression on this PPP link, taking effect the next time the link restarts. An admin sets it to vj-tcp(2) to enable header compression for bandwidth-constrained PPP links, such as slow serial WAN connections. Setting pppIpConfigCompression to vj-tcp(2) and then restarting the link would have the device start negotiating compressed TCP/IP headers with the remote peer.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.23.3.2.1.2
snmpwalk -v2c -c public <target> PPP-IP-NCP-MIB::pppIpConfigCompression

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.23.3.2.1.2.1
snmpget -v2c -c public <target> PPP-IP-NCP-MIB::pppIpConfigCompression.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.10.23.3.2.1.2.1 i <value>

Start monitoring vendor-neutral, standards-based MIB (PPP IPCP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PPP-IP-NCP-MIB::pppIpConfigCompression OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (PPP IPCP) from a single console.

OID Breakdown

Upper-level ancestors (11 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
1.3.6.1.2.1.10.23pppMRVINREACH
1.3.6.1.2.1.10.23.3pppIpMRVINREACH
1.3.6.1.2.1.10.23.3.2pppIpConfigTableMRVINREACH
1.3.6.1.2.1.10.23.3.2.1pppIpConfigEntryMRVINREACH
Numeric OIDNameModule
1.3.6.1.2.1.10.23.3.2.1.2pppIpConfigCompressionPPP-IP-NCP-MIB