mdmDCCompressionTypeUsed
Modem-MIB ·
.1.3.6.1.2.1.38.1.1.10.1.1
Object
column ObjectIdentifier
Indicates the data compression method used during the
current or previous call. This shall be one of the values
for compression protocols registered in the capabilities
table for this modem. If no compression protocol is in use,
this object shall have the value '{0 0}'.
Context
- MIB
- Modem-MIB
- OID
.1.3.6.1.2.1.38.1.1.10.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mdmDCEntry
- 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::mdmDCCompressionTypeUsed'
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::mdmDCCompressionTypeUsed.<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::mdmDCCompressionTypeUsed'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of