Class SnmpVarBindDTO


  • public class SnmpVarBindDTO
    extends Object
    Transport object, to transport the SnmpObjId and SnmpValue objects as a tuple.
    • Method Detail

      • getSnmpObjectId

        public SnmpObjId getSnmpObjectId()
      • getSnmpValue

        public SnmpValue getSnmpValue()