Coder Social home page Coder Social logo

osnmpd's People

Contributors

verrio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

anthonygss

osnmpd's Issues

Add Notification

Hi.
I need an SNMP agent for an embedded system, and your project looks good.
I made an Eclipse project with your osnmpd code, so maybe I did something wrong, but I encountered a problem: In the code add_notification_type() are being called by load_plugin(), which run before main(), so pointer custom_trap is not allocated yet (main() calls init_notification_builder() which allocate custom_trap). Therefor, calls of add_notification_type() fail. How should I add a new module with notifications? I don't want to call it implicitly.
Thanks for your code and for your help.

Why is USM_HMAC_TRUNC_LEN 24 bytes??

Could you shortly explain how your code was able to operate with SnmpB and net-snmp ?
I do my own implementation of snmpv3 right now and always found the clients to send 12 bytes as authentication tag and never 24 bytes (which, of course, would be more secure ;-) )

you check for auth_param_len to be exactly USM_HMAC_TRUNC_LEN , which is defined as 0x18.
How is that working??

greetings

SNMP AGENT : in Nodejs and typescript

Dear,

Thank you for this great repository.
The read.me is very clear and exciting to try it.

Topic (beaglebone black with debian)

I 'd like to try to my beaglebone ( https://beagleboard.org/black ) but my dev environment I am using are nodejs and typescript or/and javascript.

Do you think the conversion is easy to do it or need to rebuild all from scratch ?

Topic MIB generator

I' have seen you propose some mib file to monitor some parts of the server or sensor.

I have some Metadata from a specific service to share through the snmp agent. Is it possible to integrated easily in your code and how to generate the mib file for the agent and sure for the management system to recognize the OID with the description?

Topic SMI

Maybe I am confused, is SMI a conversion of the MIB file for the Management client ?

Best Regards
Youssef

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.