mdmStatsCompressionEfficiency
Modem-MIB ·
.1.3.6.1.2.1.38.1.1.12.1.13
Object
column Integer32
The number of bytes transferred into the compression encoder divided by the number of bytes transferred out of the encoder, multiplied by 100 for either the current or last call. If a data compression protocol is not in use, this value shall be `100'.
Context
- MIB
- Modem-MIB
- OID
.1.3.6.1.2.1.38.1.1.12.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mdmStatsEntry
- Groups
- 1
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 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Modem-MIB::mdmStatsCompressionEfficiency'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Modem-MIB::mdmStatsCompressionEfficiency.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Modem-MIB::mdmStatsCompressionEfficiency'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of