Current version: 1.1
SourceForge.net Logo
News
License
Download
Documentation
Frequently Asked Questions
Screenshots
Sourceforge project page
Contact author
Software used by this project
Links

SNMPz is an SNMP and MIB browser for Linux and Trolltech's Qt. The primary platform is Qt/Embedded (Qtopia) PDAs such as the Sharp SL Series, with desktop x86 Linux as the secondary platform. The PDA version is tested on the SL-5500, but the applications should install and work correctly on any of the Sharp (or TheKompany) ROM devices. Care has been taken to ensure that the various screen sizes will work, in all orientations.

Two Qtopia applications are provided: a MIB management application and a graphical SNMP node management application.

MIB Manager features:

  • Loads and unloads MIB modules on the PDA
  • Supports both SMIv1 and SMIv2 modules
  • Uses an embedded database to improve application start times

SNMP Browser features:

  • Displays the object registration tree and object definitions
  • Supports SNMPv1 and SNMPv2c (community-based SNMP) and SNMPv3 (USM-based SNMP). SNMPv3 support includes MD5, SHA, DES and AES
  • Displays object values and registrations in readable form, using display hints, enumeration names, etc.
  • Uses SNMP profiles to define timeouts, retries, ports and SNMP authentication parameters. A profile can be associated with any number of devices (nodes). A single node can also have multiple profiles
  • Uses the concept of a report to define a set of SNMP requests. A report may consist of a number of more basic SNMP operations (GET, GET-NEXT) and higher-level operations such as a table display or graph
  • Comes with several pre-defined SNMP reports, and can be extended with new reports defined in an XML configuration file