public class SsoServerLoggingHdlrEntry extends Object implements SsoServerLoggingHdlrEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Long |
LoggingHdlrConnFailed
Variable for storing the value of "LoggingHdlrConnFailed".
|
protected Long |
LoggingHdlrConnMade
Variable for storing the value of "LoggingHdlrConnMade".
|
protected Long |
LoggingHdlrConnRqts
Variable for storing the value of "LoggingHdlrConnRqts".
|
protected Long |
LoggingHdlrDroppedCt
Variable for storing the value of "LoggingHdlrDroppedCt".
|
protected Long |
LoggingHdlrFailureCt
Variable for storing the value of "LoggingHdlrFailureCt".
|
protected Integer |
LoggingHdlrIndex
Variable for storing the value of "LoggingHdlrIndex".
|
protected String |
LoggingHdlrName
Variable for storing the value of "LoggingHdlrName".
|
protected Long |
LoggingHdlrRqtCt
Variable for storing the value of "LoggingHdlrRqtCt".
|
protected Long |
LoggingHdlrSuccessCt
Variable for storing the value of "LoggingHdlrSuccessCt".
|
Constructor and Description |
---|
SsoServerLoggingHdlrEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerLoggingHdlrEntry" group.
|
Modifier and Type | Method and Description |
---|---|
Long |
getLoggingHdlrConnFailed()
Getter for the "LoggingHdlrConnFailed" variable.
|
Long |
getLoggingHdlrConnMade()
Getter for the "LoggingHdlrConnMade" variable.
|
Long |
getLoggingHdlrConnRqts()
Getter for the "LoggingHdlrConnRqts" variable.
|
Long |
getLoggingHdlrDroppedCt()
Getter for the "LoggingHdlrDroppedCt" variable.
|
Long |
getLoggingHdlrFailureCt()
Getter for the "LoggingHdlrFailureCt" variable.
|
Integer |
getLoggingHdlrIndex()
Getter for the "LoggingHdlrIndex" variable.
|
String |
getLoggingHdlrName()
Getter for the "LoggingHdlrName" variable.
|
Long |
getLoggingHdlrRqtCt()
Getter for the "LoggingHdlrRqtCt" variable.
|
Long |
getLoggingHdlrSuccessCt()
Getter for the "LoggingHdlrSuccessCt" variable.
|
protected Long LoggingHdlrConnFailed
protected Long LoggingHdlrConnMade
protected Long LoggingHdlrConnRqts
protected Long LoggingHdlrDroppedCt
protected Long LoggingHdlrFailureCt
protected Long LoggingHdlrSuccessCt
protected Long LoggingHdlrRqtCt
protected String LoggingHdlrName
protected Integer LoggingHdlrIndex
public SsoServerLoggingHdlrEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public Long getLoggingHdlrConnFailed() throws com.sun.management.snmp.SnmpStatusException
getLoggingHdlrConnFailed
in interface SsoServerLoggingHdlrEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getLoggingHdlrConnMade() throws com.sun.management.snmp.SnmpStatusException
getLoggingHdlrConnMade
in interface SsoServerLoggingHdlrEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getLoggingHdlrConnRqts() throws com.sun.management.snmp.SnmpStatusException
getLoggingHdlrConnRqts
in interface SsoServerLoggingHdlrEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getLoggingHdlrDroppedCt() throws com.sun.management.snmp.SnmpStatusException
getLoggingHdlrDroppedCt
in interface SsoServerLoggingHdlrEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getLoggingHdlrFailureCt() throws com.sun.management.snmp.SnmpStatusException
getLoggingHdlrFailureCt
in interface SsoServerLoggingHdlrEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getLoggingHdlrSuccessCt() throws com.sun.management.snmp.SnmpStatusException
getLoggingHdlrSuccessCt
in interface SsoServerLoggingHdlrEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getLoggingHdlrRqtCt() throws com.sun.management.snmp.SnmpStatusException
getLoggingHdlrRqtCt
in interface SsoServerLoggingHdlrEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getLoggingHdlrName() throws com.sun.management.snmp.SnmpStatusException
getLoggingHdlrName
in interface SsoServerLoggingHdlrEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getLoggingHdlrIndex() throws com.sun.management.snmp.SnmpStatusException
getLoggingHdlrIndex
in interface SsoServerLoggingHdlrEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.