cmStartDsidLearningWhenDccRspArriveSent
BRCM-CM-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.2.3.4
Object
Setting this object to true(1) causes the CM to discard the next
expected sequence number for all DSIDs when a DCC-RSP (arrive) message
is sent, in case the PSNs are reset by the CMTS at this time. This
allows the CM to bypass the two minute out of range PSN window and
reset the next expected sequence numbers immediately.
Note that in order to comply with DOCSIS 3.0 requirements, this object
MUST be set to a value of false(2).
Context
- MIB
- BRCM-CM-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.2.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmChannelBonding
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 'BRCM-CM-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-MGMT-MIB::cmStartDsidLearningWhenDccRspArriveSent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-CM-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-CM-MGMT-MIB::cmStartDsidLearningWhenDccRspArriveSent'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |