Class
SNMP::RequestId
In:
lib/snmp/manager.rb
Parent:
Object
Manage a request-id in the range 1..2**31-1
Methods
force_next
new
next
Constants
MAX_REQUEST_ID
=
2**31
Public Class methods
new
()
Public Instance methods
force_next
(next_id)
next
()
[Validate]