Simple Network Management Protocol: Unterschied zwischen den Versionen

Aus Mikiwiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „<!-- YAST > System > Runlevel > SNMP aktivieren It should be "/etc/init.d/snmpd start" to start it and "/etc/init.d/snmpd stop" to stop it. To configure it, you...“)
 
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 10: Zeile 10:


http://www.novell.com/support/php/search.do?cmd=displayKC&docType=kc&externalId=3000812&sliceId=1&docTypeID=DT_TID_1_1&dialogID=90953581&stateId=0%200%2090955327
http://www.novell.com/support/php/search.do?cmd=displayKC&docType=kc&externalId=3000812&sliceId=1&docTypeID=DT_TID_1_1&dialogID=90953581&stateId=0%200%2090955327
Gemäss unserem Verantwortlichen für die Überwachung (Herr Schuler) müssten folgende Schritte getätigt werden um "SNMPv1 mit public community zu aktivieren":
1. "rcsnmpd stop" (stoppt SNMP service)
2. "chkconfig snmpd on" (setzt das flag, dass der SNMP service nach einem reboot automatisch gestartet wird)
3. "vi /etc/snmp/snmpd.conf" - "rocommunity public" einfügen (setzt die Read Only community to public ohne sich an eine source IP zu binden, bitte alles auskommentieren ausser sys*)
4. "rcsnmpd start" (startet SNMP service)
syslocation Server Room
syscontact Sysadmin (root@localhost)
# These really aren't meant for production use.  They include all MIBS
# and can use considerable resources.  See snmpd.conf(5) for information
# on setting up groups and limiting MIBS.
rocommunity public
# rwcommunity mysecret 127.0.0.1
-->
-->


{{cat|UNFERTIG}}
{{cat|UNFERTIG}}

Aktuelle Version vom 21. September 2011, 09:48 Uhr