SNMP Stack 4_12

Deprecated API

Deprecated Methods
uk.co.westhawk.snmp.stack.Pdu.send(String)
          Community name has moved to SnmpContext. Use send(). 
uk.co.westhawk.snmp.stack.GetBulkPdu.setMaxRepititions(int)
          Use setMaxRepetitions(int no). 
uk.co.westhawk.snmp.stack.AbstractSnmpContext.stop()
          As of version 4_12, should use destroy() 
 


SNMP Stack 4_12