Hi, I need change web acces password to wifi configuration in DG950S. (In CFG files) Modem requires password of the day.
WBM750 requires to advanced menu also pass.of.the.day but I can change this password in CFG files by snmpset.
SnmpMibObject .1.3.6.1.4.1.4115.1.3.4.1.2.4.0 String "ahdashhfasssaha";
This command isnt functon in DG960S. But Mib is identical (or no?)
Sorry for my english.
Have a nice day and thank you for reply
Martin
in arris dg950s change web password is oid:
.1.3.6.1.4.1.4115.1.20.1.1.3.26.1.2.12
example of using
snmpset -v1 -c $snmp_rw_modem $ip-modem .1.3.6.1.4.1.4115.1.20.1.1.3.26.1.2.12 s: new-pass
bye
Marcin