# File lib/snmp/manager.rb, line 25
    def initialize
        @socket = UDPSocket.open
    end