Snmp Class |
The Snmp type exposes the following members.
Name | Description | |
---|---|---|
SendTrap(Variable) | Sends an SNMP version 3 trap. | |
SendTrap(UInt32, ISnmpData) | Sends an SNMP version 3 trap. | |
SendTrap(UInt32, Double) | Sends a floating-point based SNMP version 3 trap. | |
SendTrap(UInt32, Int32) | Sends an integer based SNMP version 3 trap. | |
SendTrap(UInt32, String) | Sends a string based SNMP version 3 trap. | |
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. |
Name | Description | |
---|---|---|
DefaultIPEndPoint | Defines default IP end point for SNMP client agent. | |
EngineID | GSF SNMP engine ID (D3F30A26E61843918ED5ABD87E). | |
EnterpriseRoot | Root GSF OID (1.3.6.1.4.1.56056). This is the private enterprise number defined for the Grid Protection Alliance. |