> When I tried to make
>  
> Snmpget -v 2c/1 -c public localhost <scalar val> 
> I get no such name error.

What are the exact commands you give?
In particular, the <scalar val> bit?



> When I try the walk command I get:
>  
> atmMIB.1.8.0  = 1
> atmMIB.1.13.0  = 1 (Instead of getting the full strings)

So the agent does seem to be returning the appropiate values - yes?
It's just that 'snmpwalk' doesn't seem to be loading the MIB files.

What happens if you try

        snmpwalk -m +ATM-MIB -v 2c -c public localhost atmMIB.1

Dave

PS: Please - no HTML mail.  Thanks



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to