public class Trapd extends AbstractSpringContextJmxServiceDaemon<Trapd> implements TrapdMBean
Trapd class.
DAEMON_BEAN_NAME
Constructor and Description |
---|
Trapd() |
Modifier and Type | Method and Description |
---|---|
protected String |
getLoggingPrefix()
getLoggingPrefix
|
protected String |
getSpringContext()
getSpringContext
|
long |
getTrapsDiscarded() |
long |
getTrapsErrored() |
long |
getTrapsReceived() |
long |
getV1TrapsReceived() |
long |
getV2cTrapsReceived() |
long |
getV3TrapsReceived() |
long |
getVUnknownTrapsReceived() |
getContext, getDaemon, getStatus, getStatusText, init, start, status, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus, getStatusText, init, start, status, stop
protected String getLoggingPrefix()
getLoggingPrefix
getLoggingPrefix
in class AbstractSpringContextJmxServiceDaemon<Trapd>
String
object.protected String getSpringContext()
getSpringContext
getSpringContext
in class AbstractSpringContextJmxServiceDaemon<Trapd>
String
object.public long getTrapsReceived()
getTrapsReceived
in interface TrapdMBean
public long getV1TrapsReceived()
getV1TrapsReceived
in interface TrapdMBean
public long getV2cTrapsReceived()
getV2cTrapsReceived
in interface TrapdMBean
public long getV3TrapsReceived()
getV3TrapsReceived
in interface TrapdMBean
public long getVUnknownTrapsReceived()
getVUnknownTrapsReceived
in interface TrapdMBean
public long getTrapsDiscarded()
getTrapsDiscarded
in interface TrapdMBean
public long getTrapsErrored()
getTrapsErrored
in interface TrapdMBean
Copyright © 2021. All rights reserved.