Thanks for the replies - 

I managed to get the below snmpd -f .. cmd working - it outputs the following:

read_config: storing: usmUser 1 3 0x80001f88808a8d595a63bdf84700000000 
0x6d797573657200 0x6d797573657200 NULL .1.3.6.1.6.3.10.1.1.2 
0x8e08e613d2c40de5756a0c71653e38dc .1.3.6.1.6.3.10.1.2.2 
0x8e08e613d2c40de5756a0c71653e38dc ""
read_config: storing: setserialno 651478771
read_config: storing: 
##############################################################
read_config: storing: #
# snmpNotifyFilterTable persistent data
#
read_config: storing: 
##############################################################
read_config: storing: 

read_config: storing: 
##############################################################
read_config: storing: #
# ifXTable persistent data
#
read_config: storing: ifXTable .1 14:0 18:0x $
read_config: storing: ifXTable .2 14:0 18:0x $
read_config: storing: ifXTable .3 14:0 18:0x $
read_config: storing: 
##############################################################
read_config: storing: 

read_config: storing: engineBoots 1
read_config: storing: oldEngineID 0x80001f88808a8d595a63bdf84700000000
NET-SNMP version 5.4.1


 

> No.
> *Stop* the agent, but don't restart it.
> 
> 
>>  I can the snmpd -f -Le -Dread_config -Dusm, seemed to run fine
>> although the last couple lines are as below -
> 
>>  Error opening specified endpoint ""
>>  Server Exiting with code 1
> 
> That's because you've already got an agent running
> (sudo service snmpd start)
> 
> You need:
>     sudo service snmpd stop
>     sudo snmpd -f -Le -Dread_config -Dusm
> 
> 
> Dave


_________________________________________________________________
Amazing prizes every hour with Live Search Big Snap
http://www.bigsnapsearch.com
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
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