Dart SNMP Library 4.0
Manager 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 CreateInformResponseConstruct and return the default response message to an inform request.
Public Method GetResponseSend a request and receive the response.
Public Method GetResponsesSend a broadcast request and optionally wait for responses.
Public Method SendResponseEncode the inform response and send it to an agent or manager.
Public Method StartOpen a UDP socket and listen for messages. The Inform or Trap event will be raised for each SNMP inform request or trap received, respectively.
Public Method WalkSends one or more requests to retrieve the variable tree under the specified root OID.
Public Properties
Public Property AuthoritativeEngineHolds user credentials, EngineTime, EngineBoot and EngineId used to authenticate and encrypt/decrypt SNMPv3 packets.
Public Property EngineCacheSNMPv3 messages cache EngineId, EngineTime and EngineBoot values here.
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 TagGets or sets any extra data.
Public Property TrapUsersStorage for SNMPv3 credentials used to decode traps.
Events
Public Event ErrorRaised when an error occurs while listening for informs and traps.
Public Event InformRaised when an inform request PDU is received.
Public Event LogRaised as messages are sent and received.
Public Event ResponseRaised when a response PDU is received or an error occurs.
Public Event TrapRaised when a trap PDU is received.
Public Event WalkResponseRaised when a MIB walk is finished or an error occurs.
See Also

Manager Object


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