PDA

View Full Version : SNMP (Simple Network Management Protocol) + Oleg-Firmware



WLAN-Fan
05-02-2008, 13:38
Hi,

what can i do with the point snmp under the menü ip config in the Oleg-Firmware WebGui?

Have anywere an HowTo or Idee for use this?

Can I use this with an Win PC?

I have made this: find | grep snmp

find | grep snmp
./usr/sbin/snmpd
./tmp/snmpd.conf
./tmp/var/log/snmpd.log
./proc/net/snmp6
./proc/net/snmp
./proc/7/fd: No such file or directory

This is the ./tmp/snmpd.conf

# automagically generated from web settings
community public
syscontact Administrator
syslocation Unknown
This is the ./tmp/var/log/snmpd.log

1969-12-31 13:00:03 UCD-SNMP version 3.6.2
Opening port(s): 161
What must I config in this files?

By.