Lines Matching defs:connect
153 * @return 0 if the connect succeeded or 1 if the connect failed
155 public int connect() {
277 "connect() of SNMPGet catched as expected a " +
281 "connect() of SNMPGet should not catch a " +
288 "connect() of SNMPGet catched an unexpected exception: " +
303 "connect() of SNMPGet: Unknown SNMP version: " +
310 "connect() of SNMPGet catched an unexpected exception: " +
317 System.out.println("connect() of SNMPGet succeeded");
319 System.out.println("connect() of SNMPGet failed");
508 "connect() of SNMPGet catched an unexpected exception: " +
555 rc = client.connect();
558 // If connect() succeeded then perform get request