2010/6/10 Matías Sebastián Sardisco <[email protected]>:
> Debian$ snmpwalk -Os -v2c -c public 172.29.1.53 sysUpTime.0
> sysUpTime.0: Unknown Object Identifier (Sub-id not found: (top) -> sysUpTime)
>
> Debian$ snmpwalk -Os -v2c -c public 172.29.1.53 1.3.6.1.2.1.1.3.0
> iso.3.6.1.2.1.1.3.0 = Timeticks: (8731142) 1 day, 0:15:11.42
>
> What is the cause of this difference?

It looks as if the MIB files aren't installed on your Debian system.
(Or else they are installed in one place, and the tools are looking
somewhere else).

Try running the command
    snmpwalk -Dparse-mibs -Os ...

and look at the debug output.  Early on should be an indication
of which directories are being searched for MIB files.

What does this report?
Where are the MIB files actually located?

Dave

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
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