Uses of Class
wttools.protocols.snmp.SnmpObjectIdentifier

Packages that use SnmpObjectIdentifier
wttools.protocols.snmp   
 

Uses of SnmpObjectIdentifier in wttools.protocols.snmp
 

Methods in wttools.protocols.snmp with parameters of type SnmpObjectIdentifier
 void EncodeInBuffer.encodeObjectId(SnmpObjectIdentifier arg)
          encodeObjectId method encodes the Object Identifier
 void EncodeInBuffer.encodeVarHavingNullValue(SnmpObjectIdentifier arg)
          encodeVarHavingNullValue method encodes the Object Identifier which has the Null Value.
 

Constructors in wttools.protocols.snmp with parameters of type SnmpObjectIdentifier
SnmpObjectIdentifier(SnmpObjectIdentifier snmpOid)
          SnmpObjectIdentifier constructor with SnmpObjectIdentifier as the parameter
 



Copyright © GNU, wttools developers Team.