cmDsdExtendedRetryEnable
BRCM-CM-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.2.1.4
Object
Specifies the behavior of the CM with regards to retrying DSD requests when no reply is received. If set to true(1), the CM will continue to retry the request until a reply is received or roughly one hour of time has passed. If set to false(2), the CM will stop retrying after three retries as required by the DOCSIS specification. Note that this setting is not persistent across reboot.
Context
- MIB
- BRCM-CM-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmMgmtBase
- Groups
- 1
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::cmDsdExtendedRetryEnable.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::cmDsdExtendedRetryEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of