All MIBs › PPP-IP-NCP-MIB › pppIpRemoteToLocalCompressionProtocol
pppIpRemoteToLocalCompressionProtocol
Module: PPP-IP-NCP-MIB
OID (symbolic): PPP-IP-NCP-MIB::pppIpRemoteToLocalCompressionProtocol
OID (numeric): 1.3.6.1.2.1.10.23.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The IP compression protocol that the remote PPP-IP entity uses when sending packets to the local PPP-IP entity. The value of this object is meaningful only when the link has reached the open state (pppIpOperStatus is opened).
What is pppIpRemoteToLocalCompressionProtocol?
This read-only INTEGER, none(1) or vj-tcp(2), reports which IP header compression protocol the remote PPP-IP entity is using when sending packets to the local side, and is only meaningful once pppIpOperStatus shows opened. An admin checks it to confirm whether the far-end peer is compressing headers on inbound traffic to this device. A mismatch where the local side compresses but pppIpRemoteToLocalCompressionProtocol shows none(1) tells the admin compression is only negotiated in one direction on this link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.23.3.1.1.3 snmpwalk -v2c -c public <target> PPP-IP-NCP-MIB::pppIpRemoteToLocalCompressionProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.23.3.1.1.3.1 snmpget -v2c -c public <target> PPP-IP-NCP-MIB::pppIpRemoteToLocalCompressionProtocol.1
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::pppIpRemoteToLocalCompressionProtocol 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 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.23 | ppp | MRVINREACH |
| 1.3.6.1.2.1.10.23.3 | pppIp | MRVINREACH |
| 1.3.6.1.2.1.10.23.3.1 | pppIpTable | MRVINREACH |
| 1.3.6.1.2.1.10.23.3.1.1 | pppIpEntry | MRVINREACH |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.23.3.1.1.3 | pppIpRemoteToLocalCompressionProtocol | PPP-IP-NCP-MIB |