Dart SNMP Library 4.0
SnmpMessage Object Members
Overview 
Public Methods
Public Method CloneCreates a deep copy of the message.
Public Method DecodeDecode a byte array into this SnmpMessage object.
Public Method EncodeEncode the object into a byte array.
Public Method ResetResets properties to default values.
Public Method ToStringProvides a formatted description of the message.
Public Properties
Public Property AgentAddressThe origin of the SNMPv1 trap.
Public Property CommunityThe SNMPv1/2 Community string.
Public Property DeliveryIndicates whether the SnmpMessage was sent or received.
Public Property DestinationIPEndPoint of the message's destination.
Public Property EnterpriseThe Enterprise OID associated with the SMIv1 trap.
Public Property ErrorIndicates the error that occurred during encoding or decoding.
Public Property ErrorIndexIndex of the variable that caused the error.
Public Property GenericTrapGeneric trap type.
Public Property IdUsed to correlate request and response messages.
Public Property MaxRepetitionsMaximum number of successor variables to return for each repeating variable.
Public Property NonRepeatersThe number of non-repeating variables requested in the Get-Bulk request.
Public Property OriginIPEndPoint of the message's origin.
Public Property SecuritySecurity configuration used for encoding or decoding the SNMPv3 PDU.
Public Property SpecificTrapThe enterprise-specific trap identifier.
Public Property SysUpTimeElapsed time between the last (re)initialization of the agent and the generation of the trap.
Public Property TagProvides storage for any Variant associated with this message.
Public Property TimeStampWhen sending, the time the message was encoded; when receiving, the time the message was decoded.
Public Property TypeIndicates the message's version and type.
Public Property VariablesCollection of Variable objects.
See Also

SnmpMessage Object


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