Package org.snmp4j.uri


package org.snmp4j.uri
  • Class
    Description
    The SnmpURI class provides a SNMP service based on the SNMP URI as defined by RFC 4088.
     
    The SnmpUriCallback interface is used by asynchronous methods of the SnmpURI class to provide instances of SnmpUriResponse to the caller.
    The SnmpUriResponse contains the data returned by a SNMP URI operation.