Re: SNMP

From: Glenn Chisholm <glenn@dont-contact.us>
Date: Tue, 17 Nov 1998 12:38:07 -0700 (MST)

> What I need to define to get information via snmp? I defined all
> described in FAQ. Then I tried to use snmpwalk. It quits withno any
> result.
>
There are two common errors:

        1) Did you set the port when doing the walk?
                
                ./snmpwalk -p 3401 localhost public .1.3.6.1.4.1.3495.1

        2) Did you define the lines from the FAQ below? If so did you set
        the IP number of the management host to yours?

acl snmpmanagementhosts 1.2.3.4/255.255.255.255 1.2.3.0/255.255.255.0
snmp_acl public deny all !snmpmanagementhosts
snmp_acl readwrite deny all

glenn
Received on Tue Nov 17 1998 - 12:31:46 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:08 MST