ibmpppIPCPCompressionType
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.10.5.2.1.7
Object
column mandatory
Enumeration
The compression type used on this link as defined in
section 5.2 of RFC 1172. The numerical values that this
object can be are the same as the numerical values that
are included in the IPCP compression option configuration
packets.
The IBM 6611 Network Processor always provides a
value of none(1) for this object.
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.10.5.2.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmpppIPCPEntry
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 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmpppIPCPCompressionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmpppIPCPCompressionType.<ibmpppIPCPLinkNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM6611-MIB::ibmpppIPCPCompressionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | van-jacobson-compressed-tcp |