<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows Server HQ by Train Signal.com &#187; SNMP</title>
	<atom:link href="http://windowsserver.trainsignal.com/tag/snmp/feed" rel="self" type="application/rss+xml" />
	<link>http://windowsserver.trainsignal.com</link>
	<description>We are here to help you learn Windows Server!</description>
	<lastBuildDate>Wed, 21 Jul 2010 16:34:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Install, Configure &amp; Use SNMP on Sever 2008</title>
		<link>http://windowsserver.trainsignal.com/how-to-install-configure-use-snmp-on-sever-2008</link>
		<comments>http://windowsserver.trainsignal.com/how-to-install-configure-use-snmp-on-sever-2008#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:00:44 +0000</pubDate>
		<dc:creator>Brian Nelson</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Exam 70-643]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[SNMP]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=4394</guid>
		<description><![CDATA[With the release of Server 2008, SNMP (Simple Network Management Protocol) is now supported using IPv6.
Prior editions of Windows XP and Windows Server 2003 included SNMP support, but only with IPv4, even if the IPv6 stack was installed. Unfortunately, that means that SNMP management from Server 2008 will not communicate with SNMP services still on [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/configure-bind-dns-on-windows-web-server-2008' rel='bookmark' title='Permanent Link: Configure BIND DNS on Windows Web Server 2008 &#8211; Part 2'>Configure BIND DNS on Windows Web Server 2008 &#8211; Part 2</a></li>
<li><a href='http://windowsserver.trainsignal.com/configure-dhcp-on-windows-server-2008' rel='bookmark' title='Permanent Link: Configure DHCP on Windows Server 2008'>Configure DHCP on Windows Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/direct-access-how-it-works-and-how-to-configure-it' rel='bookmark' title='Permanent Link: Direct Access: How It Works And How To Configure It'>Direct Access: How It Works And How To Configure It</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>With the release of Server 2008, SNMP (Simple Network Management Protocol) is now supported using <a href="http://www.trainsignaltraining.com/windows-server-2008-ipv6/2008-07-07/" target="_blank">IPv6</a>.</p>
<p>Prior editions of Windows XP and Windows Server 2003 included SNMP support, but only with IPv4, even if the IPv6 stack was installed. Unfortunately, that means that SNMP management from Server 2008 will not communicate with SNMP services still on Server 2003 regardless of whether IPv6 is implemented on those servers.</p>
<p>The good news, is that the updated TCP/IP stack in Windows Vista is capable of communicating with the new SNMP implementation.</p>
<p>Still, the new implementation of SNMP in Windows Server 2008 offers much for the enterprise level systems administrator. Although SNMP Services are no longer installed by default, installing and setting it up is a snap.</p>
<h3>Why Use SNMP Services on Windows Server 2008?</h3>
<p>Many organizations have installed proprietary management systems over the years. These systems often provide more functionality than SNMP does. However, SNMP is both non-proprietary, and interoperable.</p>
<p><span id="more-4394"></span><br />
These days, interoperable often means that something works on both Windows and Unix. However, in this case, interoperable means that it works on virtually any connected network device. This includes routers and other networking equipment as well as networked peripherals such as NAS devices and networked printers.</p>
<p>Couple this wide range with relatively simple setup and the fact that you don’t have to pick and choose which devices to monitor to stay under a monitoring suite license count, and there are many uses for SNMP in most companies.</p>
<h3>Installing SNMP on 2008 Server</h3>
<p>The SNMP service is installed via the <strong>Add Features Wizard</strong> in <strong>Server Manager</strong>.</p>
<p>For <a href="http://www.trainsignaltraining.com/windows-server-2008-server-core/2008-03-25/">Windows Server Core</a> systems, SNMP services must be installed using the command prompt.</p>
<p><strong><em>start /w ocsetup SNMP-SC</em></strong></p>
<p><a href="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/11.jpg" rel="lightbox[4394]"><img class="alignnone size-full wp-image-4399" title="How To Install, Configure and Use SNMP on Sever 2008 - 1" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/11.jpg" alt="How To Install, Configure and Use SNMP on Sever 2008 - 1" /></a></p>
<h3>Configuring SNMP</h3>
<p>After installing the SNMP service, you configure the SNMP agent properties by right-clicking on the <strong>SNMP Service</strong> in the Services console and choosing <strong>Properties</strong>.</p>
<p><strong>• Agent Tab</strong></p>
<blockquote><p>In the <strong>Agent</strong> tab you can set the usual SNMP attributes like contact, location, and so on.</p></blockquote>
<p><strong>• Traps Tab</strong></p>
<blockquote><p>The useful monitoring provided by SNMP comes from properly configured traps. Traps are configured via the appropriately named <strong>Traps</strong> tab. Here you configure the community name and address of the system to receive the traps.</p></blockquote>
<p><strong>• Security Tab</strong></p>
<blockquote><p>The <strong>Security</strong> tab is used to lock down the SNMP service to prevent any possible holes for hackers to exploit and to prevent the wrong people from receiving traps from the system. By default, the SNMP agent accepts packets from ALL hosts. This is something that will obviously need to be limited.</p>
<p>The remaining options should be configured within your enterprise’s security and reporting scheme. Generally, the minimum security you want to use is to at least define the <strong>Accepted Community Names</strong>. Keep in mind that community names are case sensitive in SNMP.</p></blockquote>
<p><strong>• Option Tabs</strong></p>
<blockquote><p>Also, after installing SNMP in Server 2008, the SNMP option tabs will not show up until you have logged off and logged back on again. So, you won’t be able to configure anything until after you log back in. This has caused a fair amount of confusion in the field.</p></blockquote>
<p>If this is the server that will receive incoming traps, then your work is done at the server. Once the agents are configured, the data will flow back to the SNMP service where it can be used as necessary by administrators.</p>
<h3>Configure SNMP Event Traps in Windows Server 2008</h3>
<p><a href="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/21.jpg" rel="lightbox[4394]"><img class="alignnone size-full wp-image-4401" title="How To Install, Configure and Use SNMP on Sever 2008 - 2" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/21.jpg" alt="How To Install, Configure and Use SNMP on Sever 2008 - 2" width="410" height="462" /></a></p>
<p>One nice feature of SNMP services is the ability to turn Windows level events into SNMP traps. This can be useful for many reasons, the most common of which, is the ability to monitor servers via a centralized monitoring station without any additional access rights.</p>
<p>This concept is particularly useful for environments where servers are monitored overnight or on weekends by lower-level system operators.</p>
<p>The system that already alerts them when devices (including Windows Servers in some cases) go dark on the network can also alert them to other events which may allow an administrator to head off trouble or to simply get advance notice of a potential situation.</p>
<p>To translate Windows events into traps, run the <em>evntcmd </em>command. Once configured, the Windows events will trigger traps that are received at the monitoring console.</p>
<p>There, the traps can be configured with an appropriate response. For example, certain traps could be ignored during business hours on the assumption other administrative tools will be alerting the appropriate admins. But, after hours, or on weekends, such traps might generate an alert that can prompt off-hours operators to take specific actions or to simply call or page the on-call systems administrator.</p>
<p>A timely alert to building volumes of bad sectors can be the difference between an easy fix, and a rushed full-scale hardware reconfiguration.</p>
<h3>Is SNMP Right For Your Organization?</h3>
<p>Remember that SNMP services are fairly low overhead with all of the real work being split among hundreds or thousands of agents. Additionally, SNMP agents can be configured for installation as part of the unattended install for incoming workstations. In all, SNMP can provide a lot of value for little extra work.</p>
<p>SNMP installation and configuration is also a skill set for the <a href="http://www.trainsignal.com/Windows-Server-2008-Application-Infrastructure-P57.aspx">70-643: Windows Server 2008 Applications Infrastructure, Configuring Exam</a>.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/configure-bind-dns-on-windows-web-server-2008' rel='bookmark' title='Permanent Link: Configure BIND DNS on Windows Web Server 2008 &#8211; Part 2'>Configure BIND DNS on Windows Web Server 2008 &#8211; Part 2</a></li>
<li><a href='http://windowsserver.trainsignal.com/configure-dhcp-on-windows-server-2008' rel='bookmark' title='Permanent Link: Configure DHCP on Windows Server 2008'>Configure DHCP on Windows Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/direct-access-how-it-works-and-how-to-configure-it' rel='bookmark' title='Permanent Link: Direct Access: How It Works And How To Configure It'>Direct Access: How It Works And How To Configure It</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/how-to-install-configure-use-snmp-on-sever-2008/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
