pppLinkStatusRemoteToLocalProtocolCompression

PPP-LCP-MIB · .1.3.6.1.2.1.10.23.1.1.1.1.11

Object

column mandatory Enumeration
Indicates whether the remote PPP entity will
use Protocol Compression when transmitting
packets to the local PPP entity. The value of
this object is meaningful only when the link
has reached the open state (ifOperStatus is
up).

Context

MIB
PPP-LCP-MIB
OID
.1.3.6.1.2.1.10.23.1.1.1.1.11
Type
column
Access
readonly
Status
mandatory
Parent
pppLinkStatusEntry

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 'PPP-LCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-LCP-MIB::pppLinkStatusRemoteToLocalProtocolCompression'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PPP-LCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-LCP-MIB::pppLinkStatusRemoteToLocalProtocolCompression.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PPP-LCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PPP-LCP-MIB::pppLinkStatusRemoteToLocalProtocolCompression'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled