|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jdmk.snmp.usm.usmmib.UsmStats
com.sun.management.snmp.usm.usmmib
in
preference to classes in this package. This class may be removed
in a future version of Java DMK.
The class is used for implementing the "UsmStats" group. The group is defined with the following oid: 1.3.6.1.6.3.15.1.1.
Field Summary | |
protected Long |
UsmStatsDecryptionErrors
Deprecated. Variable for storing the value of "UsmStatsDecryptionErrors". |
protected Long |
UsmStatsNotInTimeWindows
Deprecated. Variable for storing the value of "UsmStatsNotInTimeWindows". |
protected Long |
UsmStatsUnknownEngineIDs
Deprecated. Variable for storing the value of "UsmStatsUnknownEngineIDs". |
protected Long |
UsmStatsUnknownUserNames
Deprecated. Variable for storing the value of "UsmStatsUnknownUserNames". |
protected Long |
UsmStatsUnsupportedSecLevels
Deprecated. Variable for storing the value of "UsmStatsUnsupportedSecLevels". |
protected Long |
UsmStatsWrongDigests
Deprecated. Variable for storing the value of "UsmStatsWrongDigests". |
Constructor Summary | |
UsmStats(SnmpMib myMib)
Deprecated. Constructor for the "UsmStats" group. |
|
UsmStats(SnmpMib myMib,
MBeanServer server)
Deprecated. Constructor for the "UsmStats" group. |
Method Summary | |
Long |
getUsmStatsDecryptionErrors()
Deprecated. Getter for the "UsmStatsDecryptionErrors" variable. |
Long |
getUsmStatsNotInTimeWindows()
Deprecated. Getter for the "UsmStatsNotInTimeWindows" variable. |
Long |
getUsmStatsUnknownEngineIDs()
Deprecated. Getter for the "UsmStatsUnknownEngineIDs" variable. |
Long |
getUsmStatsUnknownUserNames()
Deprecated. Getter for the "UsmStatsUnknownUserNames" variable. |
Long |
getUsmStatsUnsupportedSecLevels()
Deprecated. Getter for the "UsmStatsUnsupportedSecLevels" variable. |
Long |
getUsmStatsWrongDigests()
Deprecated. Getter for the "UsmStatsWrongDigests" variable. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Long UsmStatsDecryptionErrors
protected Long UsmStatsWrongDigests
protected Long UsmStatsUnknownEngineIDs
protected Long UsmStatsUnknownUserNames
protected Long UsmStatsNotInTimeWindows
protected Long UsmStatsUnsupportedSecLevels
Constructor Detail |
public UsmStats(SnmpMib myMib)
public UsmStats(SnmpMib myMib, MBeanServer server)
Method Detail |
public Long getUsmStatsDecryptionErrors() throws SnmpStatusException
getUsmStatsDecryptionErrors
in interface UsmStatsMBean
SnmpStatusException
public Long getUsmStatsWrongDigests() throws SnmpStatusException
getUsmStatsWrongDigests
in interface UsmStatsMBean
SnmpStatusException
public Long getUsmStatsUnknownEngineIDs() throws SnmpStatusException
getUsmStatsUnknownEngineIDs
in interface UsmStatsMBean
SnmpStatusException
public Long getUsmStatsUnknownUserNames() throws SnmpStatusException
getUsmStatsUnknownUserNames
in interface UsmStatsMBean
SnmpStatusException
public Long getUsmStatsNotInTimeWindows() throws SnmpStatusException
getUsmStatsNotInTimeWindows
in interface UsmStatsMBean
SnmpStatusException
public Long getUsmStatsUnsupportedSecLevels() throws SnmpStatusException
getUsmStatsUnsupportedSecLevels
in interface UsmStatsMBean
SnmpStatusException
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |