Showing 16 open source projects for "java snmp mib parser"

View related business solutions
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 1

    XLSX parser for Java in 150 LOC

    An extremely minimal parser for XLSX (Excel) files

    I was unable to find a minimal XLSX (Excel) parser. The closest free option would be apache POI with about 8+ megabyte of JARs and features I don't need. The input is an XLSX file and the output is a Map<String,String[][]> with key of 'sheet name' and a String[][] of cell data. Dates are reformatted to dd/MM/yyyy (configurable in the code). The output of String[][] is to keep the interface compatible with CSV (eg. OpenCSV).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SNMP SMI/MIB Parser

    Converts SNMP MIBs into other formats.

    Pure-Python library designed to parse SNMP SMI MIBs and produce MIBs in various formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ISO SAX

    ISO SAX

    Callback-based ISO media file parser

    ISO SAX is a callback-based parser for ISO container files (ISO/IEC 14496-12), e.g. MPEG-4. The libraries that are out there either won't run on Android, have many megabytes of dependent JARs, or will fail to parse your favorite media file due to a "technicality" it thinks it is mal-formed. For example, a perfectly good M4B file gets declared "invalid" because it had a video track in it (the album art), along with the sound track. Really!? Don't let these libraries "judge" the format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    smi Android SDK Library

    smi Android SDK Library

    Android SMI SDK for SNMP agent/manager or MIB browser

    Android version of SMI(Structure of Management Information) based on existing C libsmi project at https://www.ibr.cs.tu-bs.de/projects/libsmi/index.html?lang=de The SDK uses Android NDK tool to wrap existing C libsmi library into Android platforms library. An example Android project has also been created to show how to use the libsmisdkjni.so in your project. The target Android SDK platform is from 8 to 18. The following steps are the quick start guide: 1. Create your Android...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5

    snmpAdaptor4j

    SNMP adaptor for JMX.

    snmpAdaptor4j is an adaptor for Java Management eXtensions (JMX) providing a simple access to MBeans via the SNMP protocol. Thus, this adapter you allow to connect most monitoring tools (like Nagios and Cacti) to your Java applications. For each MBean, an XML mapping file allows to establish the relationships between attributes and the MIB of the SNMP adapter. No additional code is necessary to integrate the MBeans in the SNMP protocol. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MIB Navigator is a Java-based GUI application for exploring SNMP MIBs and querying hosts running SNMP agents. Rather than providing persistent network monitoring, it serves as a investigative tool. OIDs are represented as nodes in a tree structure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SNMP Java Agent. Features: failsafe remote upgrade, runs Nagios plugins, full Java (jre 1.3 and above). Allows to replace Nagios Remote Plugin Executor (NRPE): runs commands configured in nrpe.cfg file and publishes results on a dedicated MIB branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JMIBBrowser is a java based MIB Browser. It supports GET and SET queries for SNMP enabled devices. MIB Files can be dynamically loaded and can be browsed in the MIB Tree. It is a great tool if you want to get started with the SNMP protocol. Check out htt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MBJ

    Java SNMP MIB Browser

    Free SNMP MIB Browser written in Java. Provides support for running Jython scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 10
    SNMP JManager is an open-source SNMP manager and has the following features: GUI, capable of import MIBs, support for SNMP v1/2c/3, support for IPv4 e IPv6, TRAPs SNMP v1/2c/3 and INFORMs v2c/3 generator and receiver, Get Table and MIB Walk.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A Java 1.5 SNMP mib parser that builds a complete cross-referenced symbol table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Visual MIB Browser that supports getting the MIB from RFC, managing the MIB, running SNMP operations (v1/v2/v3) with MIB, discovering SNMP devices, graphing MIB variables, visualise MIB as tree, view MIB as UML classes, save MIB data in pdf/xls/text
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    It's a web based mib browser which allowed administrator to set and get query for SNMP devices. You can dynamically add the MIB Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This package is for real-time monitoring of Java software applications. The monitoring can be done by capturing performance data with snapshots or by reporting it in real-time to SNMP monitoring station. Generates SNMP MIB files automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jawa Open Eyes is a project to build network monitoring tool by SNMP with the power of Java. The features support data collection of MIB-II, graphical view, multi layer network topology, email alert, trap receiver, JDBC, logging, http and port checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MySnmpCrawler is a SNMP agent using JMX technology. It contains a lightweight SNMP protocol adaptor, MIB database, and a framework for developers to reuse the design such that new JMX MBeans can be easily built based on the specifications in the MIB file
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB