Re: snmpwalk: Timeout (Sub-id not found: (top) -> sysUpTime)
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 13/11/2007, Mike Ayers <[email protected]> wrote: > The key is "(Sub-id not found: (top) -> sysUpTime)", which means > that the program does not understand the meaning of "sysUpTime". Indeed. (Hence my questions about MIB files). > I get the same result: > > <SNIP> > $ snmptranslate -Le sysUpTime > sysUpTime: Unknown Object Identifier (Sub-id not found: (top) -> sysUpTime) Please remember that snmptranslate is the only tool that does not use "random lookup" by default. Try snmptranslate -IR sysUpTime If that works, then I'd expect snmpget .... sysUpTime.0 to be able to translate this into a numeric OID, and at least get as far as sending the request (even if the remote agent might not respond). My suspicion is that PoWah has a configuration where none of the tools are picking up the MIB files at all. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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