cadIfMacDomainSendUdcRulesEnabled
CADANT-CMTS-LAYER2CMTS-MIB ·
.1.3.6.1.4.1.4998.1.1.20.1.4.2.1.31
Object
If set to true and when the CM signals to the CMTS 'Upstream Drop Classifier Group ID encodings, this attribute instructs the CMTS MAC Domain to send the Subscriber Management Filters rules associated with the Upstream Drop Classifier Group ID encodings to the CM in the form of UDCs when the following conditions occurs: 1)The attribute CmUdcEnabled value for this MAC Domain is set to true, and 2)The CM has the UDC capability advertised as supported. If there is no a single Subscriber Management Filter configured in the CMTS for the CM signaled UDC Group ID, the CMTS does not send UDC encodings to the CM. It is vendor specific whether the CMTS maintains enforcement of the CM signaled or default Subscriber Management Filter groups in the upstream direction.
Context
- MIB
- CADANT-CMTS-LAYER2CMTS-MIB
- OID
.1.3.6.1.4.1.4998.1.1.20.1.4.2.1.31- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadIfMacDomainEntry
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::cadIfMacDomainSendUdcRulesEnabled'
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::cadIfMacDomainSendUdcRulesEnabled.<cadIfMacDomainIfIndex>'
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::cadIfMacDomainSendUdcRulesEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |