Giter VIP home page Giter VIP logo

agentuino's Introduction

An updated version of the Agentuino (http://code.google.com/p/agentuino/) SNMP library.

The software now support SNMP GET-NEXT-Request


Net-Snmp Get-Next-Request examples
----------------------------------

snmpgetnext -v 1 -c public 192.168.20.6 sysUpTime.0

Output: 
SNMPv2-MIB::sysContact.0 = STRING: Petr Domorazek

snmpwalk -v 1 -c public 192.168.20.6

Output:
SNMPv2-MIB::sysDescr.0 = STRING: Agentuino, a light-weight SNMP Agent.
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (53100) 0:08:51.00
SNMPv2-MIB::sysContact.0 = STRING: Petr Domorazek
SNMPv2-MIB::sysName.0 = STRING: Agentuino
SNMPv2-MIB::sysLocation.0 = STRING: Czech Republic
SNMPv2-MIB::sysServices.0 = INTEGER: 6
End of MIB

Trap support
-------------------------

Implemented Trap pdu

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.