User Tools

Site Tools


os:windows:snmp

This is an old revision of the document!


SNMP

Installation (unattended)

Datei erstellen (bsp: snmpinstall.txt) mit folgendem Inhalt: (die Informationen nach [SNMP] sind optional)

[NetOptionalComponents]
SNMP=1
[SNMP]
Any_Host=YES
Community_Name = public
Send_Authentication = Yes
Accept_CommunityName = public:Read_Only
Contact_Name = "Manuel Frei, Aspectra AG"
Location = "CK 6"
Service = Physical, Applications, End-to-End
Traps = abc.aspectra.com, def.aspectra.com
Limit_Host = abc.aspectra.com, def.aspectra.com

so wird die installation gestartet:

sysocmgr /i:%windir%\inf\sysoc.inf /u:snmpinstall.txt /c /q
os/windows/snmp.1297250145.txt.gz · Last modified: 2014-12-18 20:10 (external edit)