org.snmp4j.agent.example
Class Snmp4jDemoMib.Snmp4jDemoTableRowModificationEnum

java.lang.Object
  extended by org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoTableRowModificationEnum
Enclosing class:
Snmp4jDemoMib

public static final class Snmp4jDemoMib.Snmp4jDemoTableRowModificationEnum
extends java.lang.Object


Field Summary
static int created
           
static int deleted
           
static int updated
           
 
Constructor Summary
Snmp4jDemoMib.Snmp4jDemoTableRowModificationEnum()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

created

public static final int created
See Also:
Constant Field Values

updated

public static final int updated
See Also:
Constant Field Values

deleted

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

Snmp4jDemoMib.Snmp4jDemoTableRowModificationEnum

public Snmp4jDemoMib.Snmp4jDemoTableRowModificationEnum()

Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.