<?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>webstersprodigy.net &#187; snmp</title>
	<atom:link href="http://webstersprodigy.net/tag/snmp/feed/" rel="self" type="application/rss+xml" />
	<link>http://webstersprodigy.net</link>
	<description>Me trying to learn how to use a computer</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:17:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>snmp cheatsheet</title>
		<link>http://webstersprodigy.net/2010/01/snmp-cheatsheet/</link>
		<comments>http://webstersprodigy.net/2010/01/snmp-cheatsheet/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 00:49:26 +0000</pubDate>
		<dc:creator>webstersprodigy</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[snmp]]></category>

		<guid isPermaLink="false">http://webstersprodigy.net/?p=653</guid>
		<description><![CDATA[In my line of work, I come across SNMP default community strings quite a bit. I seem to always be searching for a reference on how to query various things - and also what I might change.]]></description>
			<content:encoded><![CDATA[<p>In my line of work, I come across SNMP default community strings quite a bit. I seem to always be searching for a reference on how to query various things &#8211; and also what I might change.</p>
<p>I&#8217;ve found the following page very useful:</p>
<p>http://www-01.ibm.com/software/webservers/httpservers/doc/v1319/9ac2mib.htm</p>
<p>Then an example query might be:</p>
<blockquote><p>snmpget -v 2c -c private 70.37.128.238 sysDescr.0</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://webstersprodigy.net/2010/01/snmp-cheatsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

