Hi,
aus dem UMTS Thread Link habe ich auf der Seite noch das hier gefunden:
http://koppel.cz/cdmawifi/projekty/SNMP/
Leider kann ich kein CSR lesen.
Hat wer mit SNMP auf der Oleg-Firmware schon Erfahrung oder etwas gemacht damit?
Wikipedia Simple Network Management Protocol
http://www.msxfaq.de/tools/mrtg.htm MRTG Monitoring
Was kann ich den mit dem Punkt SNMP unter IP Config im Oleg WebGui anfangen (siehe Bildschirmfoto im Anhang)?
Im www habe ich folgendes FreeWare Win Tool gefunden "Cisco SNMP Tools 2.5" (siehe Bildschirmfoto im Anhang) was kann ich damit anfangen?
I have made this: find | grep snmp
PHP Code:
[B][I]find | grep snmp[/I][/B]
./usr/sbin/[B][U]snmpd[/U][/B]
./tmp/[B][U]snmpd.conf[/U][/B]
./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
PHP Code:
# automagically generated from web settings
community public
syscontact Administrator
syslocation Unknown
This is the ./tmp/var/log/snmpd.log
PHP Code:
1969-12-31 13:00:03 UCD-SNMP version 3.6.2
Opening port(s): 161
What must I config in this files?
Gruß.