org.rhq.enterprise.server.plugins.alertSnmp
Class SnmpInfo

java.lang.Object
  extended by org.rhq.enterprise.server.plugins.alertSnmp.SnmpInfo

public class SnmpInfo
extends Object


Field Summary
 String error
           
 String host
           
 String oid
           
 String port
           
 
Method Summary
static SnmpInfo load(Configuration configuration)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

host

public final String host

port

public final String port

oid

public final String oid

error

public final String error
Method Detail

load

public static SnmpInfo load(Configuration configuration)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.