SNMP version 1 TRAP packet class.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.6.0.0 (0.6.0.0)
Syntax
| C# |
|---|
public class SnmpV1TrapPacket : SnmpPacket |
| Visual Basic (Declaration) |
|---|
Public Class SnmpV1TrapPacket _ Inherits SnmpPacket |
| Visual C++ |
|---|
public ref class SnmpV1TrapPacket : public SnmpPacket |
Remarks
Available packet classes are:
- SnmpV1Packet
- SnmpV1TrapPacket
- SnmpV2Packet
- SnmpV3Packet