is there a command can put into config file to make docsis 3.0 modem into factory mode? I am working on motorola cisco and arris modems.
I can not find any info around for docsis 3.0
i think that you need to read the MIB's for these modems, and find if there is a snmp object for somwthing like that. what series of modems you use?..
so far i am working on motorola model. sb6120 sb6121 sb6141 sbg6580
i can find OID for disable factory mode. but no OID for enable factory mode
please write the disable factory mode here. i will check the enable for you
disable the factory MIB by setting the OID
1.3.6.1.4.1.1166.1.19.4.29.0 to int 1
Example: snmpset -v2c -c public 192.168.100.1 1.3.6.1.4.1.1166.1.19.4.29.0 i
For Arris modems you cannot enable FACTORY MODE by yourself.
i think that you need to read the MIB's for these modems, and find if there is a snmp object for somwthing like that.
what series of modems you use?..
so far i am working on motorola model. sb6120 sb6121 sb6141 sbg6580
i can find OID for disable factory mode. but no OID for enable factory mode
please write the disable factory mode here. i will check the enable for you
disable the factory MIB by setting the OID
1.3.6.1.4.1.1166.1.19.4.29.0 to int 1
Example: snmpset -v2c -c public 192.168.100.1 1.3.6.1.4.1.1166.1.19.4.29.0 i
For Arris modems you cannot enable FACTORY MODE by yourself.