Skip to content

Releases: iTransformers/snmp2xml4j

snmp2xml4j - SNMP v3 support

Choose a tag to compare

@niau niau released this 16 Sep 14:56
v.1.0.4

Fix #8

snmp2xml4j - SNMP v3 support

Choose a tag to compare

@niau niau released this 30 Mar 10:30

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

Pre-release

Choose a tag to compare

@niau niau released this 29 Aug 13:26

Just added some better escaping for xml special symbols.

snmp2xml4j - initial github version

Choose a tag to compare

@niau niau released this 19 Aug 12:26

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.