org.snmp4j.agent.mo.snmp4j.example
Class Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum

java.lang.Object
  extended by org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum
Enclosing class:
Snmp4jHeartbeatMib

public static final class Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum
extends java.lang.Object


Field Summary
static int _volatile
           
static int nonVolatile
           
static int other
           
static int permanent
           
static int readOnly
           
 
Constructor Summary
Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

other

public static final int other
See Also:
Constant Field Values

_volatile

public static final int _volatile
See Also:
Constant Field Values

nonVolatile

public static final int nonVolatile
See Also:
Constant Field Values

permanent

public static final int permanent
See Also:
Constant Field Values

readOnly

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

Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum

public Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum()

Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.