wrPPPCompressionHeaderField
RAD-LanRger-MIB ·
.1.3.6.1.4.1.164.4.2.2.5.1.1
Object
column r/w
Enumeration
This configuration option provides a method to negotiate the compression of the Data Link Layer Address and Control fields. This configuration option is sent to inform the peer that the implementation can receive compressed Address and Control fields.
Context
- MIB
- RAD-LanRger-MIB
- OID
.1.3.6.1.4.1.164.4.2.2.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wrPPPEntry
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 'RAD-LanRger-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-LanRger-MIB::wrPPPCompressionHeaderField'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-LanRger-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-LanRger-MIB::wrPPPCompressionHeaderField.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-LanRger-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-LanRger-MIB::wrPPPCompressionHeaderField'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | compressionOff |
3 | compressionOn |