The usmStats counters (RFC 3414 5). A Report PDU names exactly one.
Class methods
from_oid?(oid :
String) :
UsmStat |
Nil Map a reported OID (with or without its trailing .0 instance) to the
counter, or nil if it is not under the usmStats subtree.
SourceInstance methods
decryption_error?
Returns true if this enum value equals DecryptionError
Sourcenot_in_time_window?
Returns true if this enum value equals NotInTimeWindow
Sourceresyncable?
Recoverable by re-syncing the engine params and retrying the request once.
The other counters signal a configuration error where a retry is futile.
Sourceunknown_engine_id?
Returns true if this enum value equals UnknownEngineID
Sourceunknown_user_name?
Returns true if this enum value equals UnknownUserName
Sourceunsupported_sec_level?
Returns true if this enum value equals UnsupportedSecLevel
Sourcewrong_digest?
Returns true if this enum value equals WrongDigest
Source