com.sun.management.snmp.usm.usmmib
Interface UsmStatsMBean

All Known Implementing Classes:
UsmStats

public interface UsmStatsMBean

This interface is used for representing the remote management interface for the "UsmStats" MBean.

Since:
Java DMK 5.1

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.
 

Method Detail

getUsmStatsDecryptionErrors

Long getUsmStatsDecryptionErrors()
                                 throws SnmpStatusException
Getter for the "UsmStatsDecryptionErrors" variable.

Throws:
SnmpStatusException

getUsmStatsWrongDigests

Long getUsmStatsWrongDigests()
                             throws SnmpStatusException
Getter for the "UsmStatsWrongDigests" variable.

Throws:
SnmpStatusException

getUsmStatsUnknownEngineIDs

Long getUsmStatsUnknownEngineIDs()
                                 throws SnmpStatusException
Getter for the "UsmStatsUnknownEngineIDs" variable.

Throws:
SnmpStatusException

getUsmStatsUnknownUserNames

Long getUsmStatsUnknownUserNames()
                                 throws SnmpStatusException
Getter for the "UsmStatsUnknownUserNames" variable.

Throws:
SnmpStatusException

getUsmStatsNotInTimeWindows

Long getUsmStatsNotInTimeWindows()
                                 throws SnmpStatusException
Getter for the "UsmStatsNotInTimeWindows" variable.

Throws:
SnmpStatusException

getUsmStatsUnsupportedSecLevels

Long getUsmStatsUnsupportedSecLevels()
                                     throws SnmpStatusException
Getter for the "UsmStatsUnsupportedSecLevels" variable.

Throws:
SnmpStatusException

Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.