Example of CM Reset | docsis.org

You are here

Example of CM Reset

4 posts / 0 new
Last post
bobspero
Example of CM Reset

I am using a linux box to reset some promlematic modems using http://www.net-snmp.org/wiki/index.php/TUT:snmpset but i keep getting need value when i use the docsisdevresetnow. Is there anyone on the forum that has an e?amle for me to review.?

mbowe
Is this what you need?

Is this what you need?

snmpset -v1 -c your_write_community x.x.x.x 1.3.6.1.2.1.69.1.1.3.0 i 1
or
snmpset -v1 -c your_write_community x.x.x.x DOCS-CABLE-DEVICE-MIB::docsDevResetNow.0 i 1

mleduc_xittel
Check with you device support

Hi,

Be sure to have an access to the OID of the device manufacturer. I've experienced somes issue with stuck modem that the DOCSIS standard don't take care. So keep you a backdoor open ;)

xsimio
Based on the model of the

Based on the model of the modem, I would check to see what MIBs are supported for that modem. Not everyone is implementing the reset in the same way. Please post the model of the modem and we will take a look for you after that.

Log in or register to post comments