SnmpSource Help

EnumPduType Enumeration

The enum defines the acceptable Pdu type.

public enum EnumPduType

Members

Member Name Description
GetPdu The GetPdu type (160).
GetNextPdu The GetNextPdu type (161).
ResponsePdu The ResponsePdu type (162).
SetPdu The SetPdu type (163).
TrapV1Pdu The TrapV1Pdu type (164).
GetBulkPdu The GetBulkPdu type (165).
InformPdu The InformPdu type (166).
TrapV2Pdu The TrapV2Pdu type (167).
ReportPdu The ReportPdu type (168).

Requirements

Namespace: SnmpSource

Assembly: SnmpSource (in SnmpSource.dll)

See Also

SnmpSource Namespace