SnmpSend
|
Name | Description | |
---|---|---|
SendTrapAsync(Variable) | Sends an SNMP version 3 trap. | |
SendTrapAsync(UInt32, ISnmpData) | Sends an SNMP version 3 trap. | |
SendTrapAsync(UInt32, Double) | Sends a floating-point based SNMP version 3 trap. | |
SendTrapAsync(UInt32, Int32) | Sends an integer based SNMP version 3 trap. | |
SendTrapAsync(UInt32, String) | Sends a string based SNMP version 3 trap. |