[SNMP4J] request

abdel boutz1 at caramail.com
Fri Apr 15 12:48:16 CEST 2005


Hello I used a OID in this way: 
variableBinding vbs;
vbs.setOid(new OID("1.3.6.1.2.1.1"));
pdu.add(vbs);
pdu.setType(PDU.GETNEXT);
....
But I will like to make many more requetes at the same time 
is it possible? 
thank's




More information about the SNMP4J mailing list