|
The NetZyme® SNMP solution includes a MIB compiler –
a command line utility to automatically generate SNMP agent,
and SNMP library – Java based API that can be used to
build custom SNMP managers.
The MIB compiler takes the description of the managed device
in an ASN.1 notation and produces an agent skeleton with stub
methods where a developer could add instrumentation to make
it work. The MIB compiler recognizes full subset of ASN.1
syntax that describes MIB and uses a code preservation technique
to keep instrumented code intact. This addresses cases where
the MIB was changed and the agent has to be regenerated.
The agent can be created either as a standalone agent, or
as an external NetZyme handler. Standalone generated SNMP
agent represents an executable that can be used in the initial
phase of agent development without hosting it in a NetZyme
server.
After the agent is generated (and compiled) it can be tested
with automatically generated scripts.
NetZyme SNMP tools allows rapid development and deployment
of SNMP manageability to solutions build with the help of
NetZyme Enterprise Integration Suite (EIS). It provides:
- Complete SNMPv1, SNMPv2c, and SNMPv3 support
- SNMPv1 traps and SNMPv2 notifications
- Community based and community host based security model
in SNMPv2
- USM, VACM support for SNMPv3
- DES encryption
- HMAC-MD5 and HMAC-SHA authentication algorithms
Included is the Eclipse plug-in for graphical development.
NetZyme EIS
Java, .NET both client and server
|