dcxMACDownChannelMacMode
ARRIS-C3-MAC-MIB ·
.1.3.6.1.4.1.4115.1.4.3.6.1.2.1.1
Object
Configures the downstream to DOCSIS or EuroDOCSIS. When dcxMACDownChannelWirelessMode is disabled, changes to this will impact the downstream annex type, modulation, symbol rate and interleaver. When wireless mode is enabled, only the annex type and interleaver will be changed.
Context
- MIB
- ARRIS-C3-MAC-MIB
- OID
.1.3.6.1.4.1.4115.1.4.3.6.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dcxMACDownstreamChannelEntry
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 'ARRIS-C3-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-MAC-MIB::dcxMACDownChannelMacMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-C3-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-MAC-MIB::dcxMACDownChannelMacMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-C3-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-C3-MAC-MIB::dcxMACDownChannelMacMode'
Syntax
- Source
- DocsisMacType
- Base type
Enumeration
Values & Constraints
Type Values
1 | docsis |
2 | euroDocsis |
3 | mixed |
4 | custom |