Interface SnmpV2TrapBuilder

    • Method Detail

      • sendInform

        SnmpValue[] sendInform​(java.lang.String destAddr,
                               int destPort,
                               int timeout,
                               int retries,
                               java.lang.String community)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception