OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: snmp support

From: Guido Tschakert (guido.tschakertsrc-gmbh.de)
Date: Fri Sep 02 2005 - 08:21:12 CDT


Joco Salvatti wrote:
> Hi all,
>
> I have a firewall with a "xl0 at pci0 dev 9 function 0 3Com 3c905 100Base-TX"
> rev 0x00: irq 11, address 00:60:97:d3:77:85" network interface card, and I'd
> like to know how to activate SMNP under my OpenBSD system to capture the
> informations and generate the input to MRTG.
>
> Thanks
>
What about

pkg_add net-snmp

and than have a look in the manuals
(starting with apropos snmp or man -k snmp)

guido