| Package | Description | 
|---|---|
| com.tailf.notif | 
 Package for subscription to asynchronous events. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpaNotification.Varbind[] | 
SnmpaNotification.getVarBinds()  | 
| Constructor and Description | 
|---|
SnmpaNotification(int pdu_type,
                 int request_id,
                 int thandle,
                 InetAddress ip,
                 ConfObject ipValue,
                 int port,
                 int error_status,
                 int error_index,
                 int num_variables,
                 SnmpaNotification.Varbind[] varbinds,
                 SnmpaNotification.TrapInfo v1_trap)  |