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

View related business solutions
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    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
    Android SNMP SDK

    Android SNMP SDK

    Android SNMP SDK for SNMP agent/manager

    ...For instance, String val = SnmpAPIs.snmpGet(SnmpTypes.snmpVersion.Version_2c.getValue(), "192.168.1.7", "public", "1.3.6.1.2.1.1.3.0"); It only supports Get, more yet to come soon. If you need MIB parser, here is the Android SDK at https://sourceforge.net/projects/smiandroidsdklibrary You can download my app at https://play.google.com/store/apps/details?id=snmpmanager.feng.gao
    Downloads: 0 This Week
    Last Update:
    See Project
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 5
    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
  • 6

    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
  • 7

    FAIN SNMP Activator

    Active Network Programming Language

    FAIN SNAP provides an active network programming language and interpreter. It allows finite state machines to be operated over a number of network elements. Its main use is to program firewalls and raise alerts. It is a native Debian distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SNMP MIB Parser

    Parses SNMP MIBs into Excel Spreadsheets for anlysis

    Parses multiple mibs into a single spreadsheet for analysis of mib variables and traps. Intended to be complimentary to Netcool/micromuse so one can analyze traps before creating rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 10
    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
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    A Java 1.5 SNMP mib parser that builds a complete cross-referenced symbol table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    This project is of object-oriented MIB access framework for telecommunication management system based on SNMP/TL1. It consists of MIB parsing, MIB object generation, runtime MIB object manager and generic adapter for communication protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB