cadMtcmConditionalOverride
CADANT-CMTS-SYSTEM-MIB ·
.1.3.6.1.4.1.4998.1.1.5.1.1.48
Object
If set to 'true', for a MAC Domain configured for MTCM enabled operation, the E6000 will set a registering MTCM-capable CM to be MTCM disabled (via REG-RSP message) unless at least one of the config file's service flows was specifically configured to have the Bonded bit set in the Required attribute mask (in which case the CM will be set to MTCM enabled). If set to false, standard DOCSIS 3.0 operation will result.
Context
- MIB
- CADANT-CMTS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.4998.1.1.5.1.1.48- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cadSysParams
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-SYSTEM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-SYSTEM-MIB::cadMtcmConditionalOverride.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-SYSTEM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-SYSTEM-MIB::cadMtcmConditionalOverride'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |