Git Product home page Git Product logo

Comments (2)

klacke avatar klacke commented on July 23, 2024

Interesting, an HP netconf implementation I'm unaware of. I have no experience with this device. It may be that the JNC and their NETCONF impl have some quirks working together.
Nevertheless, as for the actual XPATH capa, there is no negotiation going on, both ends send to the other what they're capable of, and it's up to the receiver to respect that.

And AFAIK, JNC doesn't send the xpath capa, typically the agent (server) sends it, and then it's
up to the client (JNC) to see and respect that. If the HP switch doesn't send xapth capa, it just means the if we want to do selective get-config RPC, we must use std subfilter, and not xpath

As for the JNC examples - no I'd say that few (any ??) of the examples are dependent on xpath.

So, I'd say that answer from HP support is strange.

To ensure NETCONF standard compliance, you could try to send some simple payloads using the 'ssh -s .... netconf' shell command . You could post those here if you want to.

from jnc.

klacke avatar klacke commented on July 23, 2024

See nothing happening here ...

from jnc.

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.