|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.management.snmp.usm.usmmib.UsmStats
public class UsmStats
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
Variable for storing the value of "UsmStatsDecryptionErrors". |
protected Long |
UsmStatsNotInTimeWindows
Variable for storing the value of "UsmStatsNotInTimeWindows". |
protected Long |
UsmStatsUnknownEngineIDs
Variable for storing the value of "UsmStatsUnknownEngineIDs". |
protected Long |
UsmStatsUnknownUserNames
Variable for storing the value of "UsmStatsUnknownUserNames". |
protected Long |
UsmStatsUnsupportedSecLevels
Variable for storing the value of "UsmStatsUnsupportedSecLevels". |
protected Long |
UsmStatsWrongDigests
Variable for storing the value of "UsmStatsWrongDigests". |
Constructor Summary | |
---|---|
UsmStats(SnmpMib myMib)
Constructor for the "UsmStats" group. |
|
UsmStats(SnmpMib myMib,
MBeanServer server)
Constructor for the "UsmStats" group. |
Method Summary | |
---|---|
Long |
getUsmStatsDecryptionErrors()
Getter for the "UsmStatsDecryptionErrors" variable. |
Long |
getUsmStatsNotInTimeWindows()
Getter for the "UsmStatsNotInTimeWindows" variable. |
Long |
getUsmStatsUnknownEngineIDs()
Getter for the "UsmStatsUnknownEngineIDs" variable. |
Long |
getUsmStatsUnknownUserNames()
Getter for the "UsmStatsUnknownUserNames" variable. |
Long |
getUsmStatsUnsupportedSecLevels()
Getter for the "UsmStatsUnsupportedSecLevels" variable. |
Long |
getUsmStatsWrongDigests()
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
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |