public class TrapIdentity extends Object
Object.equals(Object) and Object.hashCode()
 so that comparisons work properly.| Constructor and Description | 
|---|
TrapIdentity(SnmpObjId entId,
            int generic,
            int specific)  | 
TrapIdentity(SnmpObjId snmpTrapOid,
            SnmpObjId lastVarBindOid,
            SnmpValue lastVarBindValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getEnterpriseId()  | 
int | 
getGeneric()  | 
int | 
getSpecific()  | 
String | 
toString()  | 
Copyright © 2020. All rights reserved.