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

All Known Implementing Classes:
UsmStats

Deprecated. Use package 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.

public interface UsmStatsMBean

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

Since:
Java DMK 5.0

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.
 

Method Detail

getUsmStatsDecryptionErrors

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

Throws:
SnmpStatusException

getUsmStatsWrongDigests

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

Throws:
SnmpStatusException

getUsmStatsUnknownEngineIDs

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

Throws:
SnmpStatusException

getUsmStatsUnknownUserNames

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

Throws:
SnmpStatusException

getUsmStatsNotInTimeWindows

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

Throws:
SnmpStatusException

getUsmStatsUnsupportedSecLevels

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

Throws:
SnmpStatusException

FCS Release
jdmk-5_1-b34.1 2005.02.10_16:46:09_MET

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