org.hyperic.snmp
Class SNMPValue
java.lang.Object
org.hyperic.snmp.SNMPValue
public class SNMPValue
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
toPhysAddressString
public java.lang.String toPhysAddressString()
getOID
public java.lang.String getOID()
getType
public int getType()
toLong
public long toLong()
throws SNMPException
- Throws:
SNMPException
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.