I want to share with you a link of OID to use in Arris Cable Modem, here configure some OIDs in the DOCSIS file and they work for me, for example, access to SSH, Telnet, Web, but the OID to configure password for the user technician does not work for me, I cannot access the cable modem with this user, someone knows what can happen
Arris modems use Password of the Day for technician password.
You should set in the modem config file your client seed this is the DES encoding of the ascii seed This can be generated in Packet Ace
SnmpMibObject 1.3.6.1.4.1.4115.1.3.4.1.2.3.0 HexString 0xffffffff8f873a28 ; /*arrisCmDoc30AccessClientSeed*/
You need the Arris Packet Ace tool and you put in the client seed, and generate the POTD for a given date range.
Alternatively you can use the attached web page which is setup for the default seed (not recommended) if you modify line 140 and add your seed as the third argument in ascii it will generate the password of the day based on your seed. It could be modified to generate more than one POTD at the time.
As I can encode my Seed client to DES, I don't have Arris software, I use Excentis software to create my DOCSIS files
To my knowledge, the DES encryption key has not been cracked so you would need PacketAce Password of the Day tool to generate the DES seed, the plaintext one needs to be 4-8 chars long.
If you post a way to contact you outside of this site, I can generate the DES seed for you and communicate it for you, but immortalizing it on the forum would not be very secure.
I obtained software to generate the Sed, but here it generates a question and it is the following: for example, if I create the Seed "TEST" it generates "DES encoded seed" CD.7D.DE.86.D7.04.4A.85, now If I apply this format to the DOCSIS file, the cable modem does not connect, now if the format is like this that you previously showed me "0xffffffff8f873a28" the cable modem does connect, then the question is how do I change DES encoded seed to this format 0xffffffff8f873a28?
0xCD7DDE86D7044A85
Thank for Suport