pppLinkStatusRemoteToLocalACCompression

PPP-LCP-MIB · .1.3.6.1.2.1.10.23.1.1.1.1.13

Object

column mandatory Enumeration
Indicates whether the remote PPP entity will
use Address and Control 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.13
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::pppLinkStatusRemoteToLocalACCompression'
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::pppLinkStatusRemoteToLocalACCompression.<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::pppLinkStatusRemoteToLocalACCompression'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled