Class SineWave

    • Constructor Summary

      Constructors 
      Constructor Description
      SineWave()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.snmp4j.smi.Variable getVariableForOID​(java.lang.String oidStr)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SineWave

        public SineWave()
    • Method Detail

      • getVariableForOID

        public org.snmp4j.smi.Variable getVariableForOID​(java.lang.String oidStr)
        Specified by:
        getVariableForOID in interface DynamicVariable