pppIpRemoteToLocalCompressionProtocol
PPP-IP-NCP-MIB ·
.1.3.6.1.2.1.10.23.3.1.1.3
Object
column mandatory
Enumeration
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).
Context
- MIB
- PPP-IP-NCP-MIB
- OID
.1.3.6.1.2.1.10.23.3.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pppIpEntry
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 'PPP-IP-NCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-IP-NCP-MIB::pppIpRemoteToLocalCompressionProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PPP-IP-NCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-IP-NCP-MIB::pppIpRemoteToLocalCompressionProtocol.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PPP-IP-NCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PPP-IP-NCP-MIB::pppIpRemoteToLocalCompressionProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | vj-tcp |