docsIfCmStatusModulationType
DOCS-IF-MIB ·
.1.3.6.1.2.1.10.127.1.2.2.1.16
Object
column DocsisUpstreamType
Indicates modulation type status currently used by the CM. Since this object specifically identifies PHY mode, the shared upstream channel type is not permitted.
Context
- MIB
- DOCS-IF-MIB
- OID
.1.3.6.1.2.1.10.127.1.2.2.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsIfCmStatusEntry
- 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 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-MIB::docsIfCmStatusModulationType'
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::docsIfCmStatusModulationType.<ifIndex>'
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::docsIfCmStatusModulationType'
Syntax
- Source
- DocsisUpstreamType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | tdma |
2 | atdma |
3 | scdma |
4 | tdmaAndAtdma |
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.
'tdmAndAtdma' ChannelType; therefore, 'tdmAndAtdma'is
not supported.