estructuras
Class Varbind
java.lang.Object
estructuras.Varbind
public class Varbind
- extends java.lang.Object
Representa la estructura de un Varbind en el protocolo SNMP
- Author:
- Kathleen S. Jiménez D. & William E. López L.
Contact: adminucvngn@gmail.com
Oficial Page: http://adminucvngn.sourceforge.net/
News & Weblog: http://adminucvngn.blogspot.com/
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Varbind
public Varbind()
getLongitud
public int getLongitud()
setLongitud
public void setLongitud(int longitud)
getObjet_identifier
public byte[] getObjet_identifier()
setObjet_identifier
public void setObjet_identifier(byte[] objet_identifier)
getTipo
public int getTipo()
setTipo
public void setTipo(int tipo)
getValue
public byte[] getValue()
setValue
public void setValue(byte[] value)