cfmFcipLinkExtIPComp

CISCO-FCIP-MGMT-EXT-MIB · .1.3.6.1.4.1.9.9.329.1.1.2.1.13

Object

column r/w Enumeration
The configuration for the IP compression.
'none'                 - ip compression is disabled.
              
'highCompressionRatio' - indicates better compression
                         performance at the cost of lower
                         throughput.
              
'highThroughput'       - indicates better throughput at
                         the cost of lower compression
                         performance.
              
'auto'                 - indicates that an appropriate
                         mode wll be picked based on
                         the bandwidth and data.
              
'mode1'                - fast compression mode for high
                         bandwidth WAN links with bandwidth
                         greater than 30 Mbps.
              
'mode2'                - high compression mode for
                         moderately low bandwidth WAN links,
                         i.e. bandwidth between 15 and 30
                         Mbps.
              
'mode3'                - high compression mode for
                         low bandwidth WAN links,
                         i.e. banwidth less than 15 Mbps.

Context

MIB
CISCO-FCIP-MGMT-EXT-MIB
OID
.1.3.6.1.4.1.9.9.329.1.1.2.1.13
Type
column
Access
readwrite
Status
current
Parent
cfmFcipLinkExtEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2highCompressionRatio
3highThroughput
4auto
5mode1
6mode2
7mode3

Conformance