public class SnmpTrapEventPoller extends Object implements EventPoller, org.snmp4j.CommandResponder
| Constructor and Description |
|---|
SnmpTrapEventPoller() |
SnmpTrapEventPoller(String severityOidString) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType() |
Set<org.rhq.core.domain.event.Event> |
poll() |
void |
processPdu(org.snmp4j.CommandResponderEvent cre)
Callback from the Snmp lib.
|
public SnmpTrapEventPoller()
public SnmpTrapEventPoller(String severityOidString)
public String getEventType()
getEventType in interface EventPollerpublic Set<org.rhq.core.domain.event.Event> poll()
poll in interface EventPollerpublic void processPdu(org.snmp4j.CommandResponderEvent cre)
processPdu in interface org.snmp4j.CommandResponderCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.