Git Product home page Git Product logo

Comments (8)

AdrianSimionov avatar AdrianSimionov commented on September 26, 2024

Please attach the text file, the binary file created with 0.9.6 which is working and the binary created with the master tree from GitHub.

Which provisioning method are you using? Is a PacketCable or EuPacketCable environment?

Hash string is not necessary present in every provisioning method and should match the EU-PC or NA-PC load from the modem.

from docsis.

julianeble avatar julianeble commented on September 26, 2024

Hello Adrian,

I'm using NA Packet Cable.
I aware about the hash, and I did that doing sha1sum and also by applying the command -na to be sure.
And same happen.

Below are the files:
https://www.dropbox.com/sh/di216yi63nh81h7/AADJjebt5qo4zvGsQiEqiWBBa?dl=0

from docsis.

AdrianSimionov avatar AdrianSimionov commented on September 26, 2024

What if you replace in the text file, before compilation, the line:

SnmpMibObject pktcMtaDevEnabled.0 Integer 1;

with:

SnmpMibObject .1.3.6.1.4.1.4491.2.2.1.1.1.7.0 Integer 1;

I also added a new feature which you should give a try:

docsis -o -d config_file.bin

Let me know how it works.

from docsis.

AdrianSimionov avatar AdrianSimionov commented on September 26, 2024

The config file looks a bit weird to me, you also have set in the same NA-config file:

.1.3.6.1.4.1.7432.1.1.1.6.0

which is the OID for pktcMtaDevEnabled but for EuroPacketCable loads.

You should remove that line.

from docsis.

julianeble avatar julianeble commented on September 26, 2024

well that worked, I added that because the wrong value stated before.
Should I use only with OID ?

from docsis.

AdrianSimionov avatar AdrianSimionov commented on September 26, 2024

It seems that your system is translating pktcMtaDevEnabled to .1.3.6.1.2.1.140.1.1.6

This translation is done by the net-snmp library and not by the docsis utility. And it is done based on the MIB files installed on that specific machine. If you install the correct MIB file, it should do the correct translation. Otherwise, use the numerical value.

from docsis.

AdrianSimionov avatar AdrianSimionov commented on September 26, 2024

Did it work when using the numerical OID? Is it safe to close this issue?

from docsis.

julianeble avatar julianeble commented on September 26, 2024

Hello Adrian, yes it worked just fine.
Thank you!

from docsis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.