You can run snmpconf -g -i basic_setup in order to automatically copy the created
snmpd.conf file (notice the final d) to the /usr/local/share/snmp directory.
Start the daemon with snmpd -f -Le -Dread_config to see what configuration settings
it's reading and from where.
> -Original Mess
You can try by following steps:
1) set enviormental variable on console by:
set SNMPCONFPATH= [full path of snmpd.conf like /usr/var/ ]
2) now start snmpd as:
./snmpd -d
3) now check log file "snmpd.log" in /var/log folder.
I think this will definitely solve ur problem.
SANJAY MADAN
- Or
hallo all,
anyone can gimme a detailed explain on how to implement VACM& USM,
do I need write the vacm, target profile, target filter etc mib files?
does there exist such exampls which I can modify them to adapt to my own
settings?
thanks in advacne
PS: why I post the email failed again
Hi all,
I am using UCD-SNMP-0.4.2.5 Everything used to work with SNMPv2 -snmpget, snmpset and traps also. Now I want to configure the same agentfor SNMPv3 protocol. I just changed the snmpd.conf file in the followingway(replacing the previous entries for SNMPv2): ###
Fooey.
After reporting that 5.1.2.pre3 built fine on FBSD 4.7 and 4.5 I have to
report that I now find that snmpd is not reporting the interface table
correctly.It reports IF-MIB::ifNumber.0 correctly, then seems to
'skip' the rest of the table.
There are no views defined in snmpd.conf that w
Dear All,
The Log file says so
[EMAIL PROTECTED] log]# cat snmpd.log
Warning: no access control information configured.
It's unlikely this agent can serve any useful purpose in this state.
Run "snmpconf -g basic_setup" to help you configure the snmpd.conf file
for this agent.
Error opening s
Dear All,
I have installed net-snmp-5.1.1-1.rh9.
./configure
make
make install
all is done ok.
When i execute /usr/local/sbin/snmpd it gives no error. But the daemon
does not start. As i have checked by sending snmpwalk request i got no
reply.
$SnmpWalk -c public -v 1 localhost system
does no