public static class SnmpaNotification.TrapInfo extends Object
| Constructor and Description | 
|---|
TrapInfo(long[] enterprise,
        int generic_trap,
        int specific_trap,
        int time_stamp)  | 
| Modifier and Type | Method and Description | 
|---|---|
long[] | 
getEnterprise()  | 
int | 
getGenericTrap()  | 
int | 
getSpecificTrap()  | 
int | 
getTimestamp()  |