Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Bernardo Sulzbach Newsgroups: comp.lang.python Subject: Re: snmpset Date: Fri, 5 Feb 2016 15:21:18 -0200 Lines: 11 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de /M/WSD+/WHwb5iIZrm2D5gZEij79ld1Kf7r9m++lq9wg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.119 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.80; '*S*': 0.04; 'url:sourceforge': 0.03; 'agree,': 0.09; 'url:)': 0.14; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; '>>>': 0.20; 'header:In- Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'looks': 0.29; 'message-id:@gmail.com': 0.34; 'received:google.com': 0.35; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:localhost.localdomain': 0.38; 'received:209': 0.38; 'received:localdomain': 0.38; 'does': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'success': 0.62; 'charset:windows-1252': 0.62; 'edwards': 0.91; 'joel': 0.91; 'kind.': 0.91; 'suffering': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=4tBeIr/OXtDlIIQEGGNWMJ6GF0aDOT1GQz92w0q4lgY=; b=Dz22kGxkoQimyeUZwbeCcJ0bD5thV+9qjaKgH/L71Vv3XfxDewkqGLe219tISAtukP Fag58YfR3zzpY0MgKDkqm1+HCtxc8IwBqidwOjW1FoSu1QSfPR+xBUyDzYtpE4YSvqIy uj/kog0cZA7vlwEnQr2gsA/U4cIMOY7MwtkRPLwdimvET7bUgtryGVPdUtIV0fKidAga FTZhM7gFlcZD4bsu3fpQb0Z8/V17BI+veCwWI/ifvVIaBis/iDSOn4NTuXtqzNZoKdAa +4hUCKU2sxsSk3W6fpnEpE+C5KtNiN/rOT+apxbOZhfaahhPTA4GDmlZy0z2mu5lK07b h+hQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=4tBeIr/OXtDlIIQEGGNWMJ6GF0aDOT1GQz92w0q4lgY=; b=YvpJAcgyB0AxeHGb/E62hY3HGNJSIHz5xTndI/xMA36xhANjl6wONbnL4E3GbtsBc/ 95KaFnC+GNlyS7Rybk3wgUNCTLmu/rXubxTvlmO/QXSwcBDkTGuB1mmbUMe+cCYfGiw0 Cy/JWnGL8HD973E9NDvn7EQxPlORAwRx++HTXTOYC4A2O564hLR3ah66Cn5NNV4lsyV/ WsupuRMlTBIg57GnUt+E4zQJpNy/iC4n1zqybqfm4fX1qfFv2cLE+B81O3MaE9Z2RV4G kEWgjaXhZ+/UElMwpKRtvq4aETb2Bbiy88xPBZhHRAxbuf8km7R7XVwtLGtzkjvLMbSx giBg== X-Gm-Message-State: AG10YOSHvz+bE9LmAC3JjzRq5W/djnj4Si+KDd86liEJ5SBFQSrn6dBD8eHtzZq3j4iTIA== X-Received: by 10.140.102.246 with SMTP id w109mr17704921qge.58.1454692883815; Fri, 05 Feb 2016 09:21:23 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:102535 On 02/05/2016 03:18 PM, Grant Edwards wrote: > On 2016-02-05, Joel Goldstick wrote: > >>> I have had success with pysnmp (http://pysnmp.sourceforge.net/). >> >> That page 404s for me > > Looks like sourceforge is suffering an outage of some kind. > Agree, it does not work for me right now.