On Wed, 2005-06-01 at 16:23, Matthew Boehm wrote: > [EMAIL PROTECTED] root]# snmpwalk -c public -v 2c localhost asterisk > asterisk: Unknown Object Identifier (Sub-id not found: (top) -> asterisk)
Have you explicitly loaded your MIB file? See the FAQ entry "How do I add a MIB to the clients" Try snmpwalk -c public -v 2c localhost ASTERISK-MIB::asterisk (or whatever the MIB module name is) Dave ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
