Skip to content

Releases: iTransformers/snmp2xml4j

snmp2xml4j - SNMP v3 support

16 Sep 14:56
Compare
Choose a tag to compare

snmp2xml4j - SNMP v3 support

30 Mar 10:30
Compare
Choose a tag to compare

Release notes

  1. Added support for SNMP v3 #5
  2. Snmp get, walk and set has been centralized in an SNMP manager #6
  3. As part of the work on #6 has been added support for tcp based SNMP connections
  4. Also as part of #6 has been added support for SNMP connection to any possible UDP or TCP port.
  5. For the people using snmp2xml4j as a command line utility here is the updated documentation https://github.com/iTransformers/snmp2xml4j/blob/master/conf/bat/Readme.md

snmp2xml4j - 1.0.0.1 github version

29 Aug 13:26
Compare
Choose a tag to compare
Pre-release

Just added some better escaping for xml special symbols.

snmp2xml4j - initial github version

19 Aug 12:26
Compare
Choose a tag to compare

After using this module in netTransformer for quite a while we have finally deceided to make it a separate tool that might be useful also for others.

Its biggest advantage is its ability to create structured xml from snmpwalks based on the values obtained from the devices and the definitions in the mib files.