<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pcg</id>
	<title>OpenVZ Virtuozzo Containers Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pcg"/>
	<link rel="alternate" type="text/html" href="https://wiki.openvz.org/Special:Contributions/Pcg"/>
	<updated>2026-06-13T17:46:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wiki.openvz.org/index.php?title=SNMPD_in_container&amp;diff=3480</id>
		<title>SNMPD in container</title>
		<link rel="alternate" type="text/html" href="https://wiki.openvz.org/index.php?title=SNMPD_in_container&amp;diff=3480"/>
		<updated>2007-10-03T19:18:18Z</updated>

		<summary type="html">&lt;p&gt;Pcg: add ref. to rhel/centos 5 solution&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are trying to get snmpd working on a VE (for whatever reason, note you should strongly consider if you can accomplish what you are trying to do on the host) you will need to do a couple things.&lt;br /&gt;
&lt;br /&gt;
Do this if you are seeing an error like this one:&lt;br /&gt;
&lt;br /&gt;
error scanning interface data (expected 10, got 0)&lt;br /&gt;
&lt;br /&gt;
First you need to run net-snmp 5.4.1 or later and second you will need to start it with the following option:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;-I -ipAddressTable&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/sbin/snmpd -I -ipAddressTable&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same basic idea applies to net-snmp 5.3.1 (at least in RHEL/Centos 5) with a slightly different flag:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;-I -ifTable&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From what I understand they are in the process of patching things on net-snmp to work with openvz a little better, but because of the duplicate IPs on the VEs (127.0.0.1) things aren't exactly standard.&lt;/div&gt;</summary>
		<author><name>Pcg</name></author>
		
	</entry>
</feed>