Lines Matching defs:connect
152 * @return 0 if the connect succeeded or 1 if the connect failed
154 public int connect() {
276 "connect() of SNMPGet catched as expected a " +
280 "connect() of SNMPGet should not catch a " +
287 "connect() of SNMPGet catched an unexpected exception: " +
302 "connect() of SNMPGet: Unknown SNMP version: " +
309 "connect() of SNMPGet catched an unexpected exception: " +
316 System.out.println("connect() of SNMPGet succeeded");
318 System.out.println("connect() of SNMPGet failed");
507 "connect() of SNMPGet catched an unexpected exception: " +
554 rc = client.connect();
557 // If connect() succeeded then perform get request