About | Display control information in a dialog box. |
Close | Close the UDP socket and disable communications. |
CreateResponse | Construct a response message based on the request and the contents of the Variables list. |
SendResponse | Encode a response message and send it to a manager. |
SendTrap | Encode a trap message and send it to a manager. |
Start | Open a UDP socket and listen for requests. The Request event is raised as each SNMP request is received. |
AuthoritativeEngine | Holds user credentials, EngineTime, EngineBoot and EngineId used to authenticate and encrypt/decrypt SNMPv3 packets. |
LocalEndPoint | Address, port and IP version of the UDP socket being used for UDP communications. |
Mib | Object containing default and imported MIB information. |
SysUpTime | Time the agent has been enabled in hundredths of a second. |
Tag | Gets or sets any extra data. |
Variables | List of Variable objects that received requests operate upon. |
Error | Raised when an error occurs. |
Log | Raised as messages are sent and received. |
Request | Raised when an SNMP request is received. |