cadIfDownChannelPrimaryCapable
CADANT-CMTS-DOWNCHANNEL-MIB ·
.1.3.6.1.4.1.4998.1.1.15.2.1.1.38
Object
When a row's cadIfDownChannelPrimaryCapable column is set to true(1) then DOCSIS SYNC message generation is enabled on the downstream channel. Otherwise, DOCSIS SYNC message generation is disabled.
Context
- MIB
- CADANT-CMTS-DOWNCHANNEL-MIB
- OID
.1.3.6.1.4.1.4998.1.1.15.2.1.1.38- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadIfDownstreamChannelEntry
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-DOWNCHANNEL-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-DOWNCHANNEL-MIB::cadIfDownChannelPrimaryCapable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-DOWNCHANNEL-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-DOWNCHANNEL-MIB::cadIfDownChannelPrimaryCapable.<cadIfDownChannelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-DOWNCHANNEL-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-DOWNCHANNEL-MIB::cadIfDownChannelPrimaryCapable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |