class

SNMP::Trap

Inherits SNMP::PDU / Reference / Object

https://tools.ietf.org/search/rfc3416#section-4.2.6

Constructors

new(ber : ASN1::BER)
Source
new(oid : String, time_ticks : UInt32 = 0, **args)
Source

Instance methods

oid

shortcut for .varbinds[0].oid

Source
oid=(oid : String)
Source
time_ticks
Source
time_ticks=(time_ticks : UInt32)
Source