Class ReportPdu


public class ReportPdu extends Pdu
This class represents the ASN SNMP Report PDU object. This class is used when requests are received that try to discover our SNMPv3 timeliness. This will only be the case then the stack acts as authoritative engine.

Reports are not used (as far as we know) in normal manager - agent (authoritative - non authoritative) communication. Hence the reason why this stack does not support them in any other way.

Since:
4_14
Version:
$Revision: 3.3 $ $Date: 2006/01/17 17:59:34 $
Author:
Birgit Arkesteijn