Annotation Type JUnitSnmpAgent

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean forceMockStrategy  
      String host  
      int port
      This value should match the port value configured in the unit test spring context object ProxySnmpAgentConfigFactory
      String resource  
    • Element Detail

      • resource

        String resource
        Default:
        "classpath:/snmpwalk.properties"
      • port

        int port
        This value should match the port value configured in the unit test spring context object ProxySnmpAgentConfigFactory
        Default:
        9161
      • forceMockStrategy

        boolean forceMockStrategy
        Default:
        false