<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Errors registering rfc2863.cfg using mxmib in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/errors-registering-rfc2863-cfg-using-mxmib/m-p/3399005#M6653</link>
    <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I compile rfc2863.mib:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; mcompile rfc2863.mib&lt;BR /&gt;HP Systems Insight Manager Mib Compiler, Version 1.0&lt;BR /&gt;Copyright (c) 2003 Hewlett Packard Corporation&lt;BR /&gt;Compiling rfc2863.mib&lt;BR /&gt;Processing import file: SNMPv2-SMI.mib&lt;BR /&gt;Processing import file: SNMPv2-TC.mib&lt;BR /&gt;Processing import file: SNMPv2-CONF.mib&lt;BR /&gt;Processing import file: snmpv2.mib&lt;BR /&gt;Processing import file: ianaiftype.mib&lt;BR /&gt;Mib Compilation completed successfully&lt;BR /&gt;&lt;BR /&gt;Then when I attempt to register it, I get:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; mxmib -a rfc2863.cfg&lt;BR /&gt;IMPORTING CFG  rfc2863.cfg&lt;BR /&gt;Error:  File 'rfc2863.cfg' Error reading MIB: OBJECT-TYPE: Unexpected word in macro Line: 806&lt;BR /&gt;AN ERROR OCCURRED EXECUTING THE COMMAND&lt;BR /&gt;&lt;BR /&gt;I don't know if it's relevent, but the Section of the MIB seems to be the the first instance of the Counter64 construct in the main body of the MIB...&lt;BR /&gt;&lt;BR /&gt;ifHCInOctets OBJECT-TYPE&lt;BR /&gt;    SYNTAX      Counter64&lt;BR /&gt;    MAX-ACCESS  read-only&lt;BR /&gt;    STATUS      current&lt;BR /&gt;    DESCRIPTION&lt;BR /&gt;            "The total number of octets received on the interface,&lt;BR /&gt;            including framing characters.  This object is a 64-bit&lt;BR /&gt;            version of ifInOctets.&lt;BR /&gt;&lt;BR /&gt;            Discontinuities in the value of this counter can occur at&lt;BR /&gt;            re-initialization of the management system, and at other&lt;BR /&gt;            times as indicated by the value of&lt;BR /&gt;            ifCounterDiscontinuityTime."&lt;BR /&gt;    ::= { ifXEntry 6 }&lt;BR /&gt;&lt;BR /&gt;It gets converted to:&lt;BR /&gt;&lt;BR /&gt;ifHCInOctets OBJECT-TYPE&lt;BR /&gt; SYNTAX (null)&lt;BR /&gt; ACCESS read-only&lt;BR /&gt; STATUS mandatory&lt;BR /&gt; DESCRIPTION "The total number of octets received on the interface,&lt;BR /&gt;including framing characters.  This object is a 64-bit&lt;BR /&gt;version of ifInOctets.&lt;BR /&gt;&lt;BR /&gt;Discontinuities in the value of this counter can occur at&lt;BR /&gt;re-initialization of the management system, and at other&lt;BR /&gt;times as indicated by the value of&lt;BR /&gt;ifCounterDiscontinuityTime."&lt;BR /&gt; ::= { ifXEntry 6 }&lt;BR /&gt;&lt;BR /&gt;I've tried a different source for rfc2863.mib, i.e. downlading it from &lt;A href="http://www.mibdepot.com" target="_blank"&gt;http://www.mibdepot.com&lt;/A&gt;&lt;BR /&gt;and get the same result. There is another version of the rfc2863 MIB on the aforementioned web site, but it is the one supplied by Avaya. It has a whole chunk missing from the end of the MIB, but I haven't tried using it.&lt;BR /&gt;&lt;BR /&gt;By the way, has anyone had any luck talking to someone from HP support about SIM issues? Trying to get through to the right department using the menu system on the phone is impossible!&lt;BR /&gt;&lt;BR /&gt;Any help would be much appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gary</description>
    <pubDate>Wed, 13 Oct 2004 05:34:53 GMT</pubDate>
    <dc:creator>Gary Cooper_1</dc:creator>
    <dc:date>2004-10-13T05:34:53Z</dc:date>
    <item>
      <title>Errors registering rfc2863.cfg using mxmib</title>
      <link>https://community.hpe.com/t5/server-management-systems/errors-registering-rfc2863-cfg-using-mxmib/m-p/3399005#M6653</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I compile rfc2863.mib:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; mcompile rfc2863.mib&lt;BR /&gt;HP Systems Insight Manager Mib Compiler, Version 1.0&lt;BR /&gt;Copyright (c) 2003 Hewlett Packard Corporation&lt;BR /&gt;Compiling rfc2863.mib&lt;BR /&gt;Processing import file: SNMPv2-SMI.mib&lt;BR /&gt;Processing import file: SNMPv2-TC.mib&lt;BR /&gt;Processing import file: SNMPv2-CONF.mib&lt;BR /&gt;Processing import file: snmpv2.mib&lt;BR /&gt;Processing import file: ianaiftype.mib&lt;BR /&gt;Mib Compilation completed successfully&lt;BR /&gt;&lt;BR /&gt;Then when I attempt to register it, I get:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; mxmib -a rfc2863.cfg&lt;BR /&gt;IMPORTING CFG  rfc2863.cfg&lt;BR /&gt;Error:  File 'rfc2863.cfg' Error reading MIB: OBJECT-TYPE: Unexpected word in macro Line: 806&lt;BR /&gt;AN ERROR OCCURRED EXECUTING THE COMMAND&lt;BR /&gt;&lt;BR /&gt;I don't know if it's relevent, but the Section of the MIB seems to be the the first instance of the Counter64 construct in the main body of the MIB...&lt;BR /&gt;&lt;BR /&gt;ifHCInOctets OBJECT-TYPE&lt;BR /&gt;    SYNTAX      Counter64&lt;BR /&gt;    MAX-ACCESS  read-only&lt;BR /&gt;    STATUS      current&lt;BR /&gt;    DESCRIPTION&lt;BR /&gt;            "The total number of octets received on the interface,&lt;BR /&gt;            including framing characters.  This object is a 64-bit&lt;BR /&gt;            version of ifInOctets.&lt;BR /&gt;&lt;BR /&gt;            Discontinuities in the value of this counter can occur at&lt;BR /&gt;            re-initialization of the management system, and at other&lt;BR /&gt;            times as indicated by the value of&lt;BR /&gt;            ifCounterDiscontinuityTime."&lt;BR /&gt;    ::= { ifXEntry 6 }&lt;BR /&gt;&lt;BR /&gt;It gets converted to:&lt;BR /&gt;&lt;BR /&gt;ifHCInOctets OBJECT-TYPE&lt;BR /&gt; SYNTAX (null)&lt;BR /&gt; ACCESS read-only&lt;BR /&gt; STATUS mandatory&lt;BR /&gt; DESCRIPTION "The total number of octets received on the interface,&lt;BR /&gt;including framing characters.  This object is a 64-bit&lt;BR /&gt;version of ifInOctets.&lt;BR /&gt;&lt;BR /&gt;Discontinuities in the value of this counter can occur at&lt;BR /&gt;re-initialization of the management system, and at other&lt;BR /&gt;times as indicated by the value of&lt;BR /&gt;ifCounterDiscontinuityTime."&lt;BR /&gt; ::= { ifXEntry 6 }&lt;BR /&gt;&lt;BR /&gt;I've tried a different source for rfc2863.mib, i.e. downlading it from &lt;A href="http://www.mibdepot.com" target="_blank"&gt;http://www.mibdepot.com&lt;/A&gt;&lt;BR /&gt;and get the same result. There is another version of the rfc2863 MIB on the aforementioned web site, but it is the one supplied by Avaya. It has a whole chunk missing from the end of the MIB, but I haven't tried using it.&lt;BR /&gt;&lt;BR /&gt;By the way, has anyone had any luck talking to someone from HP support about SIM issues? Trying to get through to the right department using the menu system on the phone is impossible!&lt;BR /&gt;&lt;BR /&gt;Any help would be much appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gary</description>
      <pubDate>Wed, 13 Oct 2004 05:34:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/errors-registering-rfc2863-cfg-using-mxmib/m-p/3399005#M6653</guid>
      <dc:creator>Gary Cooper_1</dc:creator>
      <dc:date>2004-10-13T05:34:53Z</dc:date>
    </item>
  </channel>
</rss>

