Arris Client Seed Issue | docsis.org

You are here

Arris Client Seed Issue

5 posts / 0 new
Last post
mttbb
Arris Client Seed Issue

I am having issues setting the arrisCmDoc30AccessClientSeed. We use Promptlink for provisioning. I generated the encoded seed with PacketACE and populated it in our config file. The issue we have is the modem gets stuck at init(o) with this in the file. When we remove it, it goes right online. Modem in question is a DG1670A with software 9.1.103AS.

kwesibrunee
Can you post a decoded

Can you post a decoded version of your config, it is easily done with the sourceforge project docsis and running the command

docsis -d

mttbb
Unfortunately, no. We use

Unfortunately, no. We use PromptLink for provisioning and all config files are generated on the fly, I can't just download it. The best I can do is attached.

File attachments: 
kwesibrunee
That config does not have the

That config does not have the oid you are looking for arrisCmDoc30AccessClientSeed (1.3.6.1.4.1.4115.1.3.4.1.2.3.0)
I don't have my arris mibs available to see what 1.3.6.1.4.4115.1.3.1.2.3.5.5.0 is but it is not arrisCmDoc30AccessClientSeed

Are you sure that is the right config?

here is what one from my config file looks like hex string changed to protect the innocent.

SnmpMibObject 1.3.6.1.4.1.4115.1.3.4.1.2.3.0 HexString 0xffffffffffffffff; /*arrisCmDoc30AccessClientSeed*/

Mike B (not verified)
Generate Seed in proper format

How do you generate the DES key used for the seed assigned to the OID, I am looking to set it for the newer Arris modems so our tech's can configure them remotely using the Arris POTD algorithim? Is there any way to do it besides Packet ACE? Or can I encrypt an Ascii value to HEX using single DES?

Log in or register to post comments