Users Guide - Platform Instrumentation Control

Intel Platform Instrumentation Control (PIC) Console User's Guide
41
Appendix B. Disallowing SNMP Set Requests
The set action of some SNMP attributes causes the server to shutdown/power off. To globally
disallow all set requests follow the appropriate instructions for your operating system.
Windows 2000 Advanced Server
Change the ReadOnly entry in the %ISCPATH%\bin\sdlink.cfg file to True and reboot the
server.
Linux Red Hat 7.1 and Red Hat Enterprise Linux AS 2.1
Edit the /etc/rc.d/init.d/dmi2snmpd file as follows:
Under the case for start, change the line ./dmi2snmpd which starts the DMI to SNMP translator
daemon to ./dmi2snmpd -w and reboot the server.