org.hyperic.snmp
Class SNMPValue
java.lang.Object
org.hyperic.snmp.SNMPValue
public class SNMPValue
- extends Object
TYPE_LONG
public static final int TYPE_LONG
- See Also:
- Constant Field Values
TYPE_STRING
public static final int TYPE_STRING
- See Also:
- Constant Field Values
TYPE_LONG_CONVERTABLE
public static final int TYPE_LONG_CONVERTABLE
- See Also:
- Constant Field Values
getBytes
public byte[] getBytes()
toString
public String toString()
- Overrides:
toString
in class Object
toPhysAddressString
public String toPhysAddressString()
getOID
public String getOID()
getType
public int getType()
toLong
public long toLong()
throws SNMPException
- Throws:
SNMPException
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.