On Wed, 27 Oct 2004 13:31:31 -0500 [EMAIL PROTECTED] wrote:
DC> After run ./configure, make , make install, snmpconf and copy snmpd.conf to
DC> /usr/local/share/snmp, i ran snmpd -f -L -d. It gave me: Error opening
DC> specified endpoint "udp:161". My snmpd.conf is listed:

Either the port is in use, or you are not running as root.

DC> 2) Can I load the MIB files under directory /usr/local/share/snmp/mib
DC> directly and then issue commands like snmpget or snmpwalk to get responce?

Loading mibs will allow the tools to translate between OIDs and names, but will
not magically allow the agent to respond for those OIDs.

DC> 3) If i want to do built my own MIB, do i need to apply a IANA enterprise
DC> number?

You don't have to, if the MIB is just for internal use. If you plan on
distributing your mib, the you should get your own enterprise number to ensure
that your mib OIDs don't conflict with anyone else.

-- 
Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/>
<irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
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