RE: SNMP Deamon Problems...

2004-07-12 Thread "Fernández Piñas, David"
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

Re: SNMP Deamon Problems...

2004-07-12 Thread Sanjay Madan
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

how to implement VACM& USM

2004-07-12 Thread EastDr agon
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

problem in configuring agent for SNMPv3 protocol

2004-07-12 Thread narinder soni
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): ###

5.1.2.pre3 problem with IF-MIB on FBSD 4.7

2004-07-12 Thread Doug McPherson
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

Re: SNMP Deamon Problems...

2004-07-12 Thread Fawad Nazir
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

SNMP Deamon Problems...

2004-07-12 Thread Fawad Nazir
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