Dart SNMP Library 4.0
Agent Object Members
Overview 
Public Methods
Public Method AboutDisplay control information in a dialog box.
Public Method CloseClose the UDP socket and disable communications.
Public Method CreateResponseConstruct a response message based on the request and the contents of the Variables list.
Public Method SendResponseEncode a response message and send it to a manager.
Public Method SendTrapEncode a trap message and send it to a manager.
Public Method StartOpen a UDP socket and listen for requests. The Request event is raised as each SNMP request is received.
Public Properties
Public Property AuthoritativeEngineHolds user credentials, EngineTime, EngineBoot and EngineId used to authenticate and encrypt/decrypt SNMPv3 packets.
Public Property LocalEndPointAddress, port and IP version of the UDP socket being used for UDP communications.
Public Property MibObject containing default and imported MIB information.
Public Property SysUpTimeTime the agent has been enabled in hundredths of a second.
Public Property TagGets or sets any extra data.
Public Property VariablesList of Variable objects that received requests operate upon.
Events
Public Event ErrorRaised when an error occurs.
Public Event LogRaised as messages are sent and received.
Public Event RequestRaised when an SNMP request is received.
See Also

Agent Object


PowerSNMP for ActiveX Documentation Version 4.0
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic