Uses of Class
com.amx.duet.tools.net.snmp.api.SNMPSetException

Packages that use SNMPSetException
com.amx.duet.tools.net.snmp.api Provides SNMP communication classes and interfaces. 
 

Uses of SNMPSetException in com.amx.duet.tools.net.snmp.api
 

Methods in com.amx.duet.tools.net.snmp.api that throw SNMPSetException
 SNMPVarBindList SNMPv1CommunicationInterface.setMIBEntry(java.lang.String itemID, SNMPObject newValue)
          Set the MIB variable value of the object identifier given in startID (in dotted-integer notation).
 SNMPVarBindList SNMPv1CommunicationInterface.setMIBEntry(java.lang.String[] itemID, SNMPObject[] newValue)
          Set the MIB variable values of the supplied object identifiers given in the itemID array (in dotted-integer notation).
 SNMPSequence SNMPRequestListener.processRequest(SNMPPDU requestPDU, java.lang.String communityName)
          Handles Get- or Set- request messages.
 



Copyright © 2008 AMX LLC. All Rights Reserved.