All MIBs › CADANT-CMTS-LAYER2CMTS-MIB › cadIfMacDomainGracefulTcsReductionEnabled
cadIfMacDomainGracefulTcsReductionEnabled
Module: CADANT-CMTS-LAYER2CMTS-MIB
OID (symbolic): CADANT-CMTS-LAYER2CMTS-MIB::cadIfMacDomainGracefulTcsReductionEnabled
OID (numeric): 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.53
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
If set to true, the CMTS will instruct the modem to try incrementally lower numbers of bonded channels instead of reverting immediately to single US bonded channel while registering a modem and a power shortfall or DRW violation is encountered. If set to false, the CMTS will instruct the modem to immediately revert to a single US bonded channel while registering a modem and a power shortfall or DRW violation is encountered.
What is cadIfMacDomainGracefulTcsReductionEnabled?
This OID is a true/false flag that controls how a cable modem termination system (CMTS) handles connection problems during modem startup. When enabled, the system gradually reduces the number of bonded channels instead of dropping to a single channel immediately when power issues occur. An operator would enable this to provide more stable connections during modem registration, especially when the modem is near its power limit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.53 snmpwalk -v2c -c public <target> CADANT-CMTS-LAYER2CMTS-MIB::cadIfMacDomainGracefulTcsReductionEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.53.1 snmpget -v2c -c public <target> CADANT-CMTS-LAYER2CMTS-MIB::cadIfMacDomainGracefulTcsReductionEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.53.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cadIfMacDomainGracefulTcsReductionEnabled.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.4998 | cadant | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1 | cadObjects | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1 | cadCable | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20 | cadLayer2 | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20.1 | cadLayer2Mib | CADANT-CMTS-LAYER2CMTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20.1.4 | cadMacPortMIBObjects | CADANT-CMTS-LAYER2CMTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20.1.4.2 | cadIfMacDomainTable | CADANT-CMTS-LAYER2CMTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20.1.4.2.1 | cadIfMacDomainEntry | CADANT-CMTS-LAYER2CMTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.53 | cadIfMacDomainGracefulTcsReductionEnabled | CADANT-CMTS-LAYER2CMTS-MIB |