public interface SnmpTrapBuilder
| Modifier and Type | Method and Description | 
|---|---|
void | 
addVarBind(SnmpObjId name,
          SnmpValue value)  | 
void | 
send(String destAddr,
    int destPort,
    String community)  | 
void | 
sendTest(String destAddr,
        int destPort,
        String community)  | 
Copyright © 2020. All rights reserved.