AgentAddress | The origin of the SNMPv1 trap. |
Community | The SNMPv1/2 Community string. |
Delivery | Indicates whether the SnmpMessage was sent or received. |
Destination | IPEndPoint of the message's destination. |
Enterprise | The Enterprise OID associated with the SMIv1 trap. |
Error | Indicates the error that occurred during encoding or decoding. |
ErrorIndex | Index of the variable that caused the error. |
GenericTrap | Generic trap type. |
Id | Used to correlate request and response messages. |
MaxRepetitions | Maximum number of successor variables to return for each repeating variable. |
NonRepeaters | The number of non-repeating variables requested in the Get-Bulk request. |
Origin | IPEndPoint of the message's origin. |
Security | Security configuration used for encoding or decoding the SNMPv3 PDU. |
SpecificTrap | The enterprise-specific trap identifier. |
SysUpTime | Elapsed time between the last (re)initialization of the agent and the generation of the trap. |
Tag | Provides storage for any Variant associated with this message. |
TimeStamp | When sending, the time the message was encoded; when receiving, the time the message was decoded. |
Type | Indicates the message's version and type. |
Variables | Collection of Variable objects. |