<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: xSNMP Management Packs &#8211; Beta Version 1.0.8 Release</title>
	<atom:link href="http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/</link>
	<description>Living in the I.T. Operating Quadrant. Useful articles on real world solutions involving Monitoring (System Center Operations Manager), Virtualization, Reporting, Scripting (PowerShell), and much more.</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:50:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Adrian C - Byty</title>
		<link>http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/#comment-1360</link>
		<dc:creator><![CDATA[Adrian C - Byty]]></dc:creator>
		<pubDate>Sun, 29 May 2011 16:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://operatingquadrant.com/?p=350#comment-1360</guid>
		<description><![CDATA[Same problem at me also (Invalid character in a Base-64 string.). Did someone resolved the problem?]]></description>
		<content:encoded><![CDATA[<p>Same problem at me also (Invalid character in a Base-64 string.). Did someone resolved the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/#comment-953</link>
		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Tue, 31 Aug 2010 22:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://operatingquadrant.com/?p=350#comment-953</guid>
		<description><![CDATA[Hey Kris!

Thanks for including the Netbotz with new version!  

I wanted to run something by you.  We ran into an issue with one of the network interface availability monitors.  Specifically the Network Interface Status (SNMP Trap) monitor.  Whenever we attempt to view the monitor properties, we get an &quot;Invalid character in a Base-64 string&quot; error.  This occurs on any given network interface.  Here is a copy/paste of the detail:

Note:  The following information was gathered when the operation was attempted.  The information may appear cryptic but provides context for the error.  The application will continue to run.

System.FormatException: Invalid character in a Base-64 string.
   at System.Convert.FromBase64String(String s)
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Pages.SnmpTrapProviderPage.LoadConfig()
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Pages.SnmpTrapProviderPage.LoadConfiguration()
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Pages.SnmpTrapProviderPage.OnLoad(EventArgs e)
   at System.Windows.Forms.UserControl.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.PageWrapper.LoadPageConfig()
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.PageWrapper.OnPageAdded()
   at Microsoft.EnterpriseManagement.ConsoleFramework.SheetFramework.AddPage(Page page)
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.PageManagerBase.AttachToFramework(IPageFramework pageFramework, Boolean readOnly)
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.AddMonitorPages(LaunchMonitorUICommandData launchData, Form form)
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.Initialize(Object launchData, Form form)
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.RunPrivate(Object[] userData)
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.Run(Object[] userData)

Do you have any ideas about this error?  This was happening before we upgraded to the latest 1.1.1 version (today) as well as afterwards.  Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hey Kris!</p>
<p>Thanks for including the Netbotz with new version!  </p>
<p>I wanted to run something by you.  We ran into an issue with one of the network interface availability monitors.  Specifically the Network Interface Status (SNMP Trap) monitor.  Whenever we attempt to view the monitor properties, we get an &#8220;Invalid character in a Base-64 string&#8221; error.  This occurs on any given network interface.  Here is a copy/paste of the detail:</p>
<p>Note:  The following information was gathered when the operation was attempted.  The information may appear cryptic but provides context for the error.  The application will continue to run.</p>
<p>System.FormatException: Invalid character in a Base-64 string.<br />
   at System.Convert.FromBase64String(String s)<br />
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Pages.SnmpTrapProviderPage.LoadConfig()<br />
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Pages.SnmpTrapProviderPage.LoadConfiguration()<br />
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Pages.SnmpTrapProviderPage.OnLoad(EventArgs e)<br />
   at System.Windows.Forms.UserControl.OnCreateControl()<br />
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)<br />
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)<br />
   at System.Windows.Forms.Control.CreateControl()<br />
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.PageWrapper.LoadPageConfig()<br />
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.PageWrapper.OnPageAdded()<br />
   at Microsoft.EnterpriseManagement.ConsoleFramework.SheetFramework.AddPage(Page page)<br />
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.PageManagerBase.AttachToFramework(IPageFramework pageFramework, Boolean readOnly)<br />
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.AddMonitorPages(LaunchMonitorUICommandData launchData, Form form)<br />
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.Initialize(Object launchData, Form form)<br />
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.RunPrivate(Object[] userData)<br />
   at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.Run(Object[] userData)</p>
<p>Do you have any ideas about this error?  This was happening before we upgraded to the latest 1.1.1 version (today) as well as afterwards.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aengus Moran</title>
		<link>http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/#comment-495</link>
		<dc:creator><![CDATA[Aengus Moran]]></dc:creator>
		<pubDate>Thu, 25 Feb 2010 03:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://operatingquadrant.com/?p=350#comment-495</guid>
		<description><![CDATA[Jeez, I&#039;m enjoying implementing this MP, it is really adding value to our SCOM install.
One for the wishlist....Cisco Power Supply discovers all our PoE ports, it doesn&#039;t look like I can over-ride discovery of those.
If we could do that would be great.
Thanks!
Aengus]]></description>
		<content:encoded><![CDATA[<p>Jeez, I&#8217;m enjoying implementing this MP, it is really adding value to our SCOM install.<br />
One for the wishlist&#8230;.Cisco Power Supply discovers all our PoE ports, it doesn&#8217;t look like I can over-ride discovery of those.<br />
If we could do that would be great.<br />
Thanks!<br />
Aengus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: opsmode &#187; Round up!</title>
		<link>http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/#comment-479</link>
		<dc:creator><![CDATA[opsmode &#187; Round up!]]></dc:creator>
		<pubDate>Fri, 19 Feb 2010 12:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://operatingquadrant.com/?p=350#comment-479</guid>
		<description><![CDATA[[...] Kristopher who runs http://operatingquadrant.com has released a management pack for several SNMP devices http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Kristopher who runs <a href="http://operatingquadrant.com" rel="nofollow">http://operatingquadrant.com</a> has released a management pack for several SNMP devices <a href="http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/" rel="nofollow">http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quinn</title>
		<link>http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/#comment-477</link>
		<dc:creator><![CDATA[Quinn]]></dc:creator>
		<pubDate>Thu, 18 Feb 2010 03:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://operatingquadrant.com/?p=350#comment-477</guid>
		<description><![CDATA[Hi,

We are having the same issue after importing the update. Cisco data collected through the interfaces are returning 0. 

Is there anything else we should have done to make this work?

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We are having the same issue after importing the update. Cisco data collected through the interfaces are returning 0. </p>
<p>Is there anything else we should have done to make this work?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aengus Moran</title>
		<link>http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/#comment-476</link>
		<dc:creator><![CDATA[Aengus Moran]]></dc:creator>
		<pubDate>Thu, 18 Feb 2010 00:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://operatingquadrant.com/?p=350#comment-476</guid>
		<description><![CDATA[First, this MP is awesome..THANK YOU!

Possible bug to report (1.0.8.6b - xSNMP MP / Overrides MP / Cisco MP / APC MP);

Generic Performance Mapper Module Failed Execution

Module was unable to convert parameter to a double value
Original parameter: &#039;$Data/Property[@Name=&#039;OutErrPerMin&#039;]$&#039;
Parameter after $Data replacement: &#039;-1.#IND&#039;
Error: 0x80020005
Details: Type mismatch.
One or more workflows were affected by this. 
Workflow name: xSNMP.Rule.CollectInterfaceInErrors
Instance name: Serial0/0/1:3

Hope that is of use.

Cheers,
Aengus]]></description>
		<content:encoded><![CDATA[<p>First, this MP is awesome..THANK YOU!</p>
<p>Possible bug to report (1.0.8.6b &#8211; xSNMP MP / Overrides MP / Cisco MP / APC MP);</p>
<p>Generic Performance Mapper Module Failed Execution</p>
<p>Module was unable to convert parameter to a double value<br />
Original parameter: &#8216;$Data/Property[@Name='OutErrPerMin']$&#8217;<br />
Parameter after $Data replacement: &#8216;-1.#IND&#8217;<br />
Error: 0&#215;80020005<br />
Details: Type mismatch.<br />
One or more workflows were affected by this.<br />
Workflow name: xSNMP.Rule.CollectInterfaceInErrors<br />
Instance name: Serial0/0/1:3</p>
<p>Hope that is of use.</p>
<p>Cheers,<br />
Aengus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/#comment-474</link>
		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Thu, 11 Feb 2010 18:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://operatingquadrant.com/?p=350#comment-474</guid>
		<description><![CDATA[Kris - thank you, that resolved the counter issue with my Cisco IOS devices.  I&#039;m curious if this MP will be extended to support the Cisco Nexus (NX-OS) platform and if any assistance can be provided to help it move down this path?]]></description>
		<content:encoded><![CDATA[<p>Kris &#8211; thank you, that resolved the counter issue with my Cisco IOS devices.  I&#8217;m curious if this MP will be extended to support the Cisco Nexus (NX-OS) platform and if any assistance can be provided to help it move down this path?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin Vreys</title>
		<link>http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/#comment-473</link>
		<dc:creator><![CDATA[Erwin Vreys]]></dc:creator>
		<pubDate>Wed, 10 Feb 2010 13:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://operatingquadrant.com/?p=350#comment-473</guid>
		<description><![CDATA[Hi,

Is there already a solution for the performance data collect through the interfaces? They are all returning 0.
Even after I imported the 201.8.6B fix .

Regards,
Erwin]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there already a solution for the performance data collect through the interfaces? They are all returning 0.<br />
Even after I imported the 201.8.6B fix .</p>
<p>Regards,<br />
Erwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristopher Bash</title>
		<link>http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/#comment-471</link>
		<dc:creator><![CDATA[Kristopher Bash]]></dc:creator>
		<pubDate>Fri, 05 Feb 2010 23:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://operatingquadrant.com/?p=350#comment-471</guid>
		<description><![CDATA[Yes.   You can download this update:  http://cid-7fd733e2738cc589.skydrive.live.com/self.aspx/.Public/files/xSNMP/xSNMP%20Beta%201.0.8.6B.zip and just import the xSNMP mp over top of the currently installed one.]]></description>
		<content:encoded><![CDATA[<p>Yes.   You can download this update:  <a href="http://cid-7fd733e2738cc589.skydrive.live.com/self.aspx/.Public/files/xSNMP/xSNMP%20Beta%201.0.8.6B.zip" rel="nofollow">http://cid-7fd733e2738cc589.skydrive.live.com/self.aspx/.Public/files/xSNMP/xSNMP%20Beta%201.0.8.6B.zip</a> and just import the xSNMP mp over top of the currently installed one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://operatingquadrant.com/2010/01/21/xsnmp-management-packs-beta-version-1-0-8-release/#comment-470</link>
		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Fri, 05 Feb 2010 22:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://operatingquadrant.com/?p=350#comment-470</guid>
		<description><![CDATA[Were you able to fix the 0 counter issue regarding IO throughput?  I have the same issue with Cisco monitored interfaces.]]></description>
		<content:encoded><![CDATA[<p>Were you able to fix the 0 counter issue regarding IO throughput?  I have the same issue with Cisco monitored interfaces.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

