<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SNMP v3 on Redhat Linux</title>
	<atom:link href="http://www.linickx.com/246/snmp-v3-on-redhat-linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com/246/snmp-v3-on-redhat-linux</link>
	<description>Moments of Genius followed by Trash.</description>
	<lastBuildDate>Mon, 09 Apr 2012 16:18:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.linickx.com/246/snmp-v3-on-redhat-linux/comment-page-1#comment-20149</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 19 Dec 2011 13:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/blog/archives/246/snmp-v3-on-redhat-linux/#comment-20149</guid>
		<description>Thanks Anil</description>
		<content:encoded><![CDATA[<p>Thanks Anil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lance</title>
		<link>http://www.linickx.com/246/snmp-v3-on-redhat-linux/comment-page-1#comment-11733</link>
		<dc:creator>Lance</dc:creator>
		<pubDate>Tue, 21 Sep 2010 01:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/blog/archives/246/snmp-v3-on-redhat-linux/#comment-11733</guid>
		<description>If you wish not to encript your SNMPv3 packet that is correct. If you are using SNMPv3 without DES you might as well be using SNMPv1/v2c.

http://docstore.mik.ua/orelly/networking_2ndEd/snmp/appf_02.htm</description>
		<content:encoded><![CDATA[<p>If you wish not to encript your SNMPv3 packet that is correct. If you are using SNMPv3 without DES you might as well be using SNMPv1/v2c.</p>
<p><a href="http://docstore.mik.ua/orelly/networking_2ndEd/snmp/appf_02.htm" rel="nofollow">http://docstore.mik.ua/orelly/networking_2ndEd/snmp/appf_02.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://www.linickx.com/246/snmp-v3-on-redhat-linux/comment-page-1#comment-11071</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Sat, 06 Mar 2010 09:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/blog/archives/246/snmp-v3-on-redhat-linux/#comment-11071</guid>
		<description>Hi Nick 

i used your above example but it failed stating authentication error.. I later found out that u have missed -l flag in your snmpwalk example.. the corrected version is down below :

snmpwalk -u username -l authPriv -a MD5 -A yourpass -x DES -X yourkey IPAddress OID value 

Cheers,
Anil</description>
		<content:encoded><![CDATA[<p>Hi Nick </p>
<p>i used your above example but it failed stating authentication error.. I later found out that u have missed -l flag in your snmpwalk example.. the corrected version is down below :</p>
<p>snmpwalk -u username -l authPriv -a MD5 -A yourpass -x DES -X yourkey IPAddress OID value </p>
<p>Cheers,<br />
Anil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omair</title>
		<link>http://www.linickx.com/246/snmp-v3-on-redhat-linux/comment-page-1#comment-10515</link>
		<dc:creator>Omair</dc:creator>
		<pubDate>Fri, 31 Oct 2008 10:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/blog/archives/246/snmp-v3-on-redhat-linux/#comment-10515</guid>
		<description>Generally you would not require the -x and -X options for a snmpwalk.
All you do is 
snmpwalk -v 3 -a md5 -A PASSWORD -l authNoPriv -u MYUSERNAME IP.ADD.RE.SS</description>
		<content:encoded><![CDATA[<p>Generally you would not require the -x and -X options for a snmpwalk.<br />
All you do is<br />
snmpwalk -v 3 -a md5 -A PASSWORD -l authNoPriv -u MYUSERNAME IP.ADD.RE.SS</p>
]]></content:encoded>
	</item>
</channel>
</rss>

