Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 10:57:31 -0500 (EST)
From:      Joe Clarke <marcus@marcuscom.com>
To:        Missy Shaber <mshaber@awaretech.com>
Cc:        ports@FreeBSD.ORG
Subject:   Re: Running vulnerable version of UCD-SNMP?
Message-ID:  <20020213105401.L65221-100000@shumai.marcuscom.com>
In-Reply-To: <5.0.2.1.2.20020213103746.02189008@mail.awaretech.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, 13 Feb 2002, Missy Shaber wrote:

> Hi,
>
> How can I tell if my system is running UCD-SNMP / NET-SNMP, and if it is

ps -ax | grep snmpd

> running, what version it is, and if it's earlier than version 4.2.3, how do
> I upgrade?

If you built from ports or installed from packages, do

pkg_info | grep snmp

That will tell you the version.  Then, you can cvsup the latest ports
tree, and, if using the portupgrade tool:

portupgrade -r ucd-snmp

Joe

>
> Thanks,
>
> Missy Shaber
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ports" in the body of the message
>
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020213105401.L65221-100000>