Reset a CM from SNMP | docsis.org

You are here

Reset a CM from SNMP

4 posts / 0 new
Last post
darkng
Reset a CM from SNMP

Hi there,

i need help on reseting a Cable Modem from linux with snmp either directly with ip or in any way that i can do it .
I can read ip, mac , tx power , rx power and other values but i don't know how to reset a modem to do a reprovision of the modem again.

I've tried many things without success.
as i have read some details about this comand
snmpset -v1 -c public 172.33.55.11 1.3.6.1.2.1.69.1.1.3.0 i 1

it needed to work but to me it's not working.
What i need to do is reset a modem that i know his mac adres or his IP adress .

I would be thankful if anyone could post a solution to this issue.

greenblind
have u tried..

this mib ?

1.3.6.1.2.1.69.1.1.3

without .0

or...

do it with "i:"

" snmpset -v1 -c public 172.33.55.11 1.3.6.1.2.1.69.1.1.3.0 i: 1 "

leoarg85
gracias. Muchas Gracias!!!

gracias. Muchas Gracias!!!

darkng
thanks did it and it worked.

thanks did it and it worked.

Log in or register to post comments