org.rhq.plugins.www.snmp
Class SNMPValue
java.lang.Object
org.rhq.plugins.www.snmp.SNMPValue
public class SNMPValue
- extends Object
toPhysAddressString
public String toPhysAddressString()
getOID
public String getOID()
getType
public SNMPValue.Type getType()
toLong
public long toLong()
throws SNMPException
- Returns:
- The value of the variable as a long
- Throws:
SNMPException - If the variable cannot be expressed as a long.
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.