public interface SnmpTrapBuilder
void
addVarBind(SnmpObjId name, SnmpValue value)
send(String destAddr, int destPort, String community)
sendTest(String destAddr, int destPort, String community)
void send(String destAddr, int destPort, String community) throws Exception
Exception
void sendTest(String destAddr, int destPort, String community) throws Exception
void addVarBind(SnmpObjId name, SnmpValue value)
Copyright © 2015. All rights reserved.