Special note about SNMP on Windows Server 2003, 2008

Home  Previous  Next

Many manufacturer-provided hardware agents use the SNMP technology (DELL OpenManage, HP Insight Management, Fujitsu-Siemens Serverview and for example).

Starting with Windows Server 2003, the SNMP service is not configured to allow the "public" community by default. As a consequence, even if the SNMP service is properly installed and the hardware agent properly running, Hardware Sentry is not able to gather any hardware information from the SNMP agent.

Therefore, on Windows Server 2003 computers that run an SNMP-based hardware agent (DELL OpenManage, HP Insight Management or Fujitsu-Siemens Serverview), you first need to install the SNMP service (not installed by default) and then configure it to allow a community to access the SNMP agent.

1.In the Services administrative tool, right-click SNMP service > Properties. Click Security.

w2k3snmp1

2.Click the Add button and enter a community name that will be allowed to access the SNMP agent (READ ONLY):

w2k3snmp2

3.Click OK. The new settings are taken into account immediately.
4.Hardware Sentry will automatically detect the community string that you entered in the security settings of the SNMP service.