<?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>Michael`s blog &#187; snmp</title>
	<atom:link href="http://www.toplee.com/blog/tag/snmp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.toplee.com/blog</link>
	<description>活到老，学到老 ...   @ IT，业界，互联网</description>
	<lastBuildDate>Mon, 19 Jul 2010 05:38:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SNMP的snmpd: symbol lookup error: snmpd: undefined symbol: smux_snmp_select_list_get_length错误处理</title>
		<link>http://www.toplee.com/blog/798.html</link>
		<comments>http://www.toplee.com/blog/798.html#comments</comments>
		<pubDate>Thu, 19 Mar 2009 09:35:11 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Linux / BSD]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[snmp]]></category>

		<guid isPermaLink="false">http://www.toplee.com/blog/798.html</guid>
		<description><![CDATA[这次在Redhat上搞SNMP的时候，遇到service snmpd restart时总是出现启动成功，但是其实是没有成功的假象，系统日志里面也没有报错，搞了半天不得头绪，通过调试 snmpd -f -Le -Dread_config 得到错误信息： snmpd: symbol lookup error: snmpd: undefined symbol: smux_snmp_select_list_get_length 通过查阅若干文档，终于发现是系统中安装的 net-snmp-libs 有问题，于是下载最新版重新安装，搞定之！ 小问题耽误很多时间，有些懊恼！]]></description>
			<content:encoded><![CDATA[<p>这次在Redhat上搞SNMP的时候，遇到service snmpd restart时总是出现启动成功，但是其实是没有成功的假象，系统日志里面也没有报错，搞了半天不得头绪，通过调试 snmpd -f -Le -Dread_config 得到错误信息：</p>
<p>snmpd: symbol lookup error: snmpd: undefined symbol: smux_snmp_select_list_get_length</p>
<p>通过查阅若干文档，终于发现是系统中安装的 net-snmp-libs 有问题，于是下载最新版重新安装，搞定之！</p>
<p>小问题耽误很多时间，有些懊恼！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toplee.com/blog/798.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
