cctmActiveSupportedDC
CISCO-CALL-TRACKER-MODEM-MIB ·
.1.3.6.1.4.1.9.9.165.1.1.1.1.10
Object
column Bits
The data compression protocols supported by the
calling modem.
This object is a bit map, with each bit representing
a different call type as identified below.
A 1-bit indicates the DC protocol is supported.
A 0-bit indicates the DC protocol is not supported.
Bit 0 - MNP5
Bit 1 - V.42bis in the receive direction
Bit 2 - V.42bis in the transmit direction
V.42bis may be separately available in Rx or Tx
directions. If all bits are zero, no data compression
is supported.
The particular compression selected by the answering
modem is reported in cctmActiveDataCompression.
Context
- MIB
- CISCO-CALL-TRACKER-MODEM-MIB
- OID
.1.3.6.1.4.1.9.9.165.1.1.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cctmActiveEntry
- 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 'CISCO-CALL-TRACKER-MODEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-TRACKER-MODEM-MIB::cctmActiveSupportedDC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CALL-TRACKER-MODEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-TRACKER-MODEM-MIB::cctmActiveSupportedDC.<cctActiveCallId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CALL-TRACKER-MODEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CALL-TRACKER-MODEM-MIB::cctmActiveSupportedDC'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | mnp5 |
1 | v42bisRx |
2 | v42bisTx |
3 | v44Rx |
4 | v44Tx |
Conformance
Member of