informRequest constant

PduType const informRequest

Sent from an agent to a manager or from a manager to another manager to report a network event

Attempts to confirm delivery are made for Inform-PDUs, but not Trap-PDUs

Implementation

static const informRequest = PduType._internal(166);