The SnmpV1Packet type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| 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 Pdu.
(Overrides SnmpPacket..::.Pdu.) | |
| SnmpCommunity |
Get SNMP community value used by SNMP version 1 and version 2 protocols.
| |
| Version |
SNMP Protocol version
(Inherited from SnmpPacket.) |