The SnmpV1TrapPacket type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Community |
Get SNMP community value used by SNMP version 1 and version 2 protocols.
| |
| IsNotification |
Packet is a notification
(Inherited from SnmpPacket.) | |
| IsReport |
Packet is a report
(Inherited from SnmpPacket.) | |
| IsRequest |
Packet is a request
(Inherited from SnmpPacket.) | |
| IsResponse |
Packet is a response
(Inherited from SnmpPacket.) | |
| Pdu |
Access to the packet TrapPdu.
| |
| TrapPdu |
Get TrapPdu
| |
| Version |
SNMP Protocol version
(Inherited from SnmpPacket.) |