org.opennms.netmgt.trapd
Class EventCreator
java.lang.Object
org.opennms.netmgt.trapd.EventCreator
- All Implemented Interfaces:
- TrapProcessor
public class EventCreator
- extends Object
- implements TrapProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setCommunity
public void setCommunity(String community)
- Specified by:
setCommunity in interface TrapProcessor
setTimeStamp
public void setTimeStamp(long timeStamp)
- Specified by:
setTimeStamp in interface TrapProcessor
setVersion
public void setVersion(String version)
- Specified by:
setVersion in interface TrapProcessor
setAgentAddress
public void setAgentAddress(InetAddress agentAddress)
- Specified by:
setAgentAddress in interface TrapProcessor
processVarBind
public void processVarBind(SnmpObjId name,
SnmpValue value)
- Specified by:
processVarBind in interface TrapProcessor
setTrapAddress
public void setTrapAddress(InetAddress trapAddress)
- Specified by:
setTrapAddress in interface TrapProcessor
setTrapIdentity
public void setTrapIdentity(TrapIdentity trapIdentity)
- Specified by:
setTrapIdentity in interface TrapProcessor
Copyright © 2009. All Rights Reserved.