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

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

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


Field Summary
static int active
           
static int createAndGo
           
static int createAndWait
           
static int destroy
           
static int notInService
           
static int notReady
           
 
Constructor Summary
Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlRowStatusEnum()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

active

public static final int active
See Also:
Constant Field Values

notInService

public static final int notInService
See Also:
Constant Field Values

notReady

public static final int notReady
See Also:
Constant Field Values

createAndGo

public static final int createAndGo
See Also:
Constant Field Values

createAndWait

public static final int createAndWait
See Also:
Constant Field Values

destroy

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

Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlRowStatusEnum

public Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlRowStatusEnum()

Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.