org.snmp4j.agent.mo.snmp4j
Class Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum

java.lang.Object
  extended by org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
Enclosing class:
Snmp4jLogMib

public static final class Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
extends java.lang.Object


Field Summary
static int all
           
static int debug
           
static int error
           
static int fatal
           
static int info
           
static int notSpecified
           
static int off
           
static int trace
           
static int warn
           
 
Constructor Summary
Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

notSpecified

public static final int notSpecified
See Also:
Constant Field Values

off

public static final int off
See Also:
Constant Field Values

all

public static final int all
See Also:
Constant Field Values

trace

public static final int trace
See Also:
Constant Field Values

debug

public static final int debug
See Also:
Constant Field Values

info

public static final int info
See Also:
Constant Field Values

warn

public static final int warn
See Also:
Constant Field Values

error

public static final int error
See Also:
Constant Field Values

fatal

public static final int fatal
See Also:
Constant Field Values
Constructor Detail

Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum

public Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum()

Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.