Package com.jpragma.snmp

Class Summary
SnmpAgent Snmp agent listens to snmp requests (get, getnext, set), invokes appropriate handler and returns snmp response.
SnmpClient Retrieves information from agent using SNMPv1 protocol as defined in RFC 1157.
 

Exception Summary
SnmpClientException Unchecked Exception for snmp client operations.
SnmpSystemException Unchecked generic exception.