From: "Paul Treciokas" Received: from mxout2.mailhop.org ([63.208.196.166] verified) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.3) with ESMTP id 1009410 for os2-wireless_users@2rosenthals.com; Mon, 19 Mar 2007 13:08:34 -0400 Received: from mxin1.mailhop.org ([63.208.196.175]) by mxout2.mailhop.org with esmtp (Exim 4.63) (envelope-from ) id 1HTLLK-000NIb-Qb for os2-wireless_users@2rosenthals.com; Mon, 19 Mar 2007 12:08:26 -0500 Received: from an-out-0708.google.com ([209.85.132.248]) by mxin1.mailhop.org with esmtp (Exim 4.63) (envelope-from ) id 1HTLLK-000P7k-Fy for os2-wireless_users@2rosenthals.com; Mon, 19 Mar 2007 12:08:22 -0500 Received: by an-out-0708.google.com with SMTP id c16so1499228ana for ; Mon, 19 Mar 2007 10:08:21 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=l2Lrcm8Gf7zSvtJ3Mld+WJ0FhQ9uiVnKdV/0obIh67qzuChx8jDIYKaf8q/UkUivhIX6rsPKKwIby2Rs2/+/7zvum4h0dq93UqpL2z95tK5OS7kZYRgY8sRDCICqWYsV9Vpdk/i38q9jiCwFZtmmu4YTYOJg7WpXw8rgOjBkTz8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gKGFMvtd/ZzYWBAK5wzmmjjUbeuawxIPbsRNhuyUw+GWLr0+T0AXft7rgQgFlPbLlLUDyXB114H+Pp0kvuhen7mbhhoQfOII8SKIZVMQfQa27PBhaUlAP/VSTs7PKGTPPRBDvLBenM4XT7WY1DXMoyLWBK4tdDJFrwLej/Ay2ZM= Received: by 10.100.32.1 with SMTP id f1mr3984932anf.1174324101775; Mon, 19 Mar 2007 10:08:21 -0700 (PDT) Received: by 10.115.16.19 with HTTP; Mon, 19 Mar 2007 10:08:21 -0700 (PDT) Message-ID: <532bd8d90703191008v26b436d8yc01bcd58b2e3d2d2@mail.gmail.com> Date: Mon, 19 Mar 2007 13:08:21 -0400 Reply-To: ptre@ieee.org To: os2-wireless_users@2rosenthals.com Subject: Re: OT SNMP MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Mail-Handler: MailHop by DynDNS X-Originating-IP: 209.85.132.248 X-Spam-Score: 0.0 (/) Dave Saville wrote: > Is there a SNMP *manager* for OS/2? ie something that will *receive* SNMP > traps. > > TIA > > Most definitely there is a way to get snmp traps on OS/2. I used it all the time. But, it seems to have been dropped along the way somewhere to the latest TCP/IP stack version. In Warp 3 and 4 it was shipped as an optional install with the TCP stack. I recall typing snmptrapd at a command line and it would start up a trap receiver. There were commands such as snmpget and snmpset. They were super easy to use. It was actually an snmp agent implementation and I used it to make an OS/2 commercial product SNMP manageable. It was sort of documented in the IBM TCP/IP Toolkit. for OS/2. Sorry I can't help more. Paul Treciokas