# File lib/snmp/manager.rb, line 37
def
recv
(
max_bytes
)
@socket
.
recv
(
max_bytes
)
end