<?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 SNMP reading OBJECT IDENTIFIER in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/SNMP-reading-OBJECT-IDENTIFIER/m-p/349833#M11271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;I have a problem about SNMP OBJECT IDENTIFIER: I don't understand how reading an object identifier in SNMP.&lt;/P&gt;&lt;P&gt;I need to change the value of sysObjectID which is now .0.0. (this is the default).&lt;/P&gt;&lt;P&gt;The structure to read its value in 1213.c file is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;const RTCSMIB_VALUE MIBVALUE_sysObjectID = {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RTCSMIB_NODETYPE_OID_PTR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NULL&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value is a pointer to NULL.&lt;/P&gt;&lt;P&gt;Do you have an example which shows how to change its value (example .1.3.6.1.2.1.1.1 SysDescr)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Mirko &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Oct 2014 08:19:20 GMT</pubDate>
    <dc:creator>kappa74</dc:creator>
    <dc:date>2014-10-24T08:19:20Z</dc:date>
    <item>
      <title>SNMP reading OBJECT IDENTIFIER</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/SNMP-reading-OBJECT-IDENTIFIER/m-p/349833#M11271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;I have a problem about SNMP OBJECT IDENTIFIER: I don't understand how reading an object identifier in SNMP.&lt;/P&gt;&lt;P&gt;I need to change the value of sysObjectID which is now .0.0. (this is the default).&lt;/P&gt;&lt;P&gt;The structure to read its value in 1213.c file is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;const RTCSMIB_VALUE MIBVALUE_sysObjectID = {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RTCSMIB_NODETYPE_OID_PTR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NULL&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value is a pointer to NULL.&lt;/P&gt;&lt;P&gt;Do you have an example which shows how to change its value (example .1.3.6.1.2.1.1.1 SysDescr)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Mirko &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:19:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/SNMP-reading-OBJECT-IDENTIFIER/m-p/349833#M11271</guid>
      <dc:creator>kappa74</dc:creator>
      <dc:date>2014-10-24T08:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP reading OBJECT IDENTIFIER</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/SNMP-reading-OBJECT-IDENTIFIER/m-p/349834#M11272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem that you. I need to set a OID VALUE another mib object, but MQX can't. I have been tried using RTCSMIB_NODETYPE_OID_FN too, but I can't know what kind of value I need to set. I believe that MQX have a bug in this case or setting a complete OID value ( ex.:&amp;nbsp; .1.3.6.1.23.56) in another OID it's not implemented yet. Does anybody can check this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 11:13:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/SNMP-reading-OBJECT-IDENTIFIER/m-p/349834#M11272</guid>
      <dc:creator>thiagow</dc:creator>
      <dc:date>2014-11-20T11:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP reading OBJECT IDENTIFIER</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/SNMP-reading-OBJECT-IDENTIFIER/m-p/349835#M11273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thiagow,&lt;/P&gt;&lt;P&gt;I solved in this way.&lt;/P&gt;&lt;P&gt;I defined the node of the my machine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;const RTCSMIB_NODE MIBNODE_machine = {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; (RTCSMIB_NODE_PTR)&amp;amp;MIBNODE_analog_input,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; (RTCSMIB_NODE_PTR)&amp;amp;MIBNODE_board,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; NULL, 0, NULL, NULL&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then in the struct of MIBVALUE_sysObjectID I inserted the pointer to the MIBNODE_machine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;const RTCSMIB_VALUE MIBVALUE_sysObjectID = {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RTCSMIB_NODETYPE_OID_PTR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (void _PTR_)(RTCSMIB_VALUE_PTR)&amp;amp;MIBNODE_machine&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way it's working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 11:28:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/SNMP-reading-OBJECT-IDENTIFIER/m-p/349835#M11273</guid>
      <dc:creator>kappa74</dc:creator>
      <dc:date>2014-11-20T11:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP reading OBJECT IDENTIFIER</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/SNMP-reading-OBJECT-IDENTIFIER/m-p/349836#M11274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, I solved my problem with your tip. Best Regards. --- Thiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 17:03:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/SNMP-reading-OBJECT-IDENTIFIER/m-p/349836#M11274</guid>
      <dc:creator>thiagow</dc:creator>
      <dc:date>2014-11-20T17:03:06Z</dc:date>
    </item>
  </channel>
</rss>

