pppIpConfigCompression
PPP-IP-NCP-MIB ·
.1.3.6.1.2.1.10.23.3.2.1.2
Object
column mandatory
r/w
Enumeration
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.
Context
- MIB
- PPP-IP-NCP-MIB
- OID
.1.3.6.1.2.1.10.23.3.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pppIpConfigEntry
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::pppIpConfigCompression'
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::pppIpConfigCompression.<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::pppIpConfigCompression'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | vj-tcp |