cadMacChlIsPriCapableDs
CADANT-CMTS-LAYER2CMTS-MIB ·
.1.3.6.1.4.1.4998.1.1.20.1.4.3.1.9
Object
True if this is downstream channel and it is intended to be used
as a primary channel by one or more cable modems. False otherwise.
When a row's cadMacChlIsPrimaryCapableDs column is set to true(1)
then DOCSIS SYNC message generation is enabled on the downstream
channel.
The default value of this field is true(1) for all downstream
channels and false(2) for all upstream channels.
Context
- MIB
- CADANT-CMTS-LAYER2CMTS-MIB
- OID
.1.3.6.1.4.1.4998.1.1.20.1.4.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadMacChlEntry
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 'CADANT-CMTS-LAYER2CMTS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-LAYER2CMTS-MIB::cadMacChlIsPriCapableDs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-LAYER2CMTS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-LAYER2CMTS-MIB::cadMacChlIsPriCapableDs.<cadMacChlMacDomainIfIndex>.<cadMacChlChannelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-LAYER2CMTS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-LAYER2CMTS-MIB::cadMacChlIsPriCapableDs'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |