docsIfCmtsCmStatusModulationType

DOCS-IF-MIB · .1.3.6.1.2.1.10.127.1.3.3.1.19

Object

Indicates modulation type currently used by the CM.  Since
this object specifically identifies PHY mode, the shared
type is not permitted.  If the upstream channel is
unknown, this object returns a value of zero.

Context

MIB
DOCS-IF-MIB
OID
.1.3.6.1.2.1.10.127.1.3.3.1.19
Type
column
Access
readonly
Status
current
Parent
docsIfCmtsCmStatusEntry
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 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-MIB::docsIfCmtsCmStatusModulationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-MIB::docsIfCmtsCmStatusModulationType.<docsIfCmtsCmStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IF-MIB::docsIfCmtsCmStatusModulationType'

Syntax

Source
DocsisUpstreamType
Base type
Enumeration

Values & Constraints

Type Values
0unknown
1tdma
2atdma
3scdma
4tdmaAndAtdma

Conformance

Member of
Compliance refinements
docsIfBasicComplianceV2 DOCS-IF-MIB::DocsisUpstreamType
Values: unknown(0), tdma(1), atdma(2), scdma(3)
CM does not use both modulation burst profiles of a
'tdmAndAtdma' ChannelType; therefore, 'tdmAndAtdma'is
not supported.