class

SNMP::V3::Security::ReportError

Inherits SNMP::V3::Security::Error / SNMP::Error / Exception / Reference / Object

Raised when the agent returns a usmStats Report PDU that cannot be recovered by a resync/retry (e.g. wrongDigest, unknownUserName), or when a resyncable Report is still returned after the retry.

Constructors

new(message, usm_stat : SNMP::V3::UsmStat | Nil = nil)
Source

Instance methods

usm_stat
Source