<?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 Re: SNMP sub-tree's missing? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-sub-tree-s-missing/m-p/2773856#M75472</link>
    <description>&lt;BR /&gt;Thanks for the suggestion Steven.  Unfortunately, I get the same error with the OIDs.  Here's the output: &lt;BR /&gt;&lt;BR /&gt;$ snmpget systemname public 1.3.6.1.4.1.11.2.3.1.1.3.0&lt;BR /&gt;Error in packet&lt;BR /&gt;Reason: (noSuchName) There is no such variable name in this MIB.&lt;BR /&gt;Failed object: system.sysUpTime.6.1.4.1.11.2.3.1.1.3.0&lt;BR /&gt;&lt;BR /&gt;Maybe I don't have the MIB installed correctly?  Or maybe I have the agent configured incorrectly?  Here's the contents of my /etc/SnmpAgent.d/snmpd.conf:&lt;BR /&gt;&lt;BR /&gt;get-community-name:     public&lt;BR /&gt;#set-community-name:    # enter community name&lt;BR /&gt;contact:                Unix Administration # enter contact person for agent&lt;BR /&gt;location:               FLDC # enter location of agent&lt;BR /&gt;#max-trap-dest:         # enter max no. of trap-dest entries to be maintained.&lt;BR /&gt;#trap-dest:             # enter trap destination&lt;BR /&gt;&lt;BR /&gt;I'm a bit new at this whole snmp thing, so I apologize if I'm overlooking something simple.&lt;BR /&gt;</description>
    <pubDate>Mon, 29 Jul 2002 12:15:09 GMT</pubDate>
    <dc:creator>Linda Calderon</dc:creator>
    <dc:date>2002-07-29T12:15:09Z</dc:date>
    <item>
      <title>SNMP sub-tree's missing?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-sub-tree-s-missing/m-p/2773854#M75470</link>
      <description>I'd like to use SNMP to monitor my system utilization (Free Memory, CPU utilization, etc) on several servers.  During my testing, I've gotten the HP MIB installed correctly (or it appears so), but when I do an snmpwalk, I seem to be missing everything under the nm tree except snmp.  Here's the output:&lt;BR /&gt;&lt;BR /&gt;$ snmpwalk &lt;IP address=""&gt; public hp&lt;BR /&gt;enterprises.hp.nm.snmp.snmpdConf.snmpdConfRespond.0 = true(1)&lt;BR /&gt;enterprises.hp.nm.snmp.snmpdConf.snmpdReConfigure.0 = reset(1)&lt;BR /&gt;enterprises.hp.nm.snmp.snmpdConf.snmpdFlag.0 = removetrap(1)&lt;BR /&gt;enterprises.hp.nm.snmp.snmpdConf.snmpdLogMask.0 = 0&lt;BR /&gt;enterprises.hp.nm.snmp.snmpdConf.snmpdVersion.0 = 10&lt;BR /&gt;enterprises.hp.nm.snmp.snmpdConf.snmpdStatus.0 = up(1)&lt;BR /&gt;enterprises.hp.nm.snmp.snmpdConf.snmpdSize.0 = 766616&lt;BR /&gt;enterprises.hp.nm.snmp.snmpdConf.snmpdWhatString.0 = "@(#) HP OpenView Emanate SNMP Agent. sys HPUX 10.X, rel 3.1"&lt;BR /&gt;&lt;BR /&gt;It's my understanding that there should be a system subtree here that contains the scalars I'm looking for.  Am I missing a patch?&lt;BR /&gt;&lt;BR /&gt;Any ideas would be appreciated.&lt;BR /&gt;Drew Myers&lt;/IP&gt;</description>
      <pubDate>Fri, 26 Jul 2002 18:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-sub-tree-s-missing/m-p/2773854#M75470</guid>
      <dc:creator>Linda Calderon</dc:creator>
      <dc:date>2002-07-26T18:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP sub-tree's missing?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-sub-tree-s-missing/m-p/2773855#M75471</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try using the OIDs instead:&lt;BR /&gt;&lt;BR /&gt;CPU Load: 1.3.6.1.4.1.11.2.3.1.1.3.0 &lt;BR /&gt;Free Memory: 1.3.6.1.4.1.11.2.3.1.1.7.0 &lt;BR /&gt;Free Swap: 1.3.6.1.4.1.11.2.3.1.1.12.0 &lt;BR /&gt;No. of Current Processes: 1.3.6.1.4.1.11.2.3.1.4.1.0 &lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards. &lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Mon, 29 Jul 2002 00:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-sub-tree-s-missing/m-p/2773855#M75471</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-07-29T00:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP sub-tree's missing?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-sub-tree-s-missing/m-p/2773856#M75472</link>
      <description>&lt;BR /&gt;Thanks for the suggestion Steven.  Unfortunately, I get the same error with the OIDs.  Here's the output: &lt;BR /&gt;&lt;BR /&gt;$ snmpget systemname public 1.3.6.1.4.1.11.2.3.1.1.3.0&lt;BR /&gt;Error in packet&lt;BR /&gt;Reason: (noSuchName) There is no such variable name in this MIB.&lt;BR /&gt;Failed object: system.sysUpTime.6.1.4.1.11.2.3.1.1.3.0&lt;BR /&gt;&lt;BR /&gt;Maybe I don't have the MIB installed correctly?  Or maybe I have the agent configured incorrectly?  Here's the contents of my /etc/SnmpAgent.d/snmpd.conf:&lt;BR /&gt;&lt;BR /&gt;get-community-name:     public&lt;BR /&gt;#set-community-name:    # enter community name&lt;BR /&gt;contact:                Unix Administration # enter contact person for agent&lt;BR /&gt;location:               FLDC # enter location of agent&lt;BR /&gt;#max-trap-dest:         # enter max no. of trap-dest entries to be maintained.&lt;BR /&gt;#trap-dest:             # enter trap destination&lt;BR /&gt;&lt;BR /&gt;I'm a bit new at this whole snmp thing, so I apologize if I'm overlooking something simple.&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jul 2002 12:15:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-sub-tree-s-missing/m-p/2773856#M75472</guid>
      <dc:creator>Linda Calderon</dc:creator>
      <dc:date>2002-07-29T12:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP sub-tree's missing?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-sub-tree-s-missing/m-p/2773857#M75473</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try adding a dot before the OID:&lt;BR /&gt;&lt;BR /&gt;# snmpget systemname public .1.3.6.1.4.1.11.2.3.1.1.3.0&lt;BR /&gt;&lt;BR /&gt;If you are still unable to access the OID, you probably haven't loaded your MIB yet. Ensure that your startup configuration files contain the proper configuration line:&lt;BR /&gt;&lt;BR /&gt;1) /etc/rc.config.d/SnmpMaster&lt;BR /&gt;2) /etc/rc.config.d/SnmpMib2&lt;BR /&gt;3) /etc/rc.config.d/SnmpHPUnix&lt;BR /&gt;&lt;BR /&gt;Restart the respective daemons:&lt;BR /&gt;# /sbin/init.d/SnmpHpunix stop&lt;BR /&gt;# /sbin/init.d/SnmpMib2 stop&lt;BR /&gt;# /sbin/init.d/SnmpMaster stop&lt;BR /&gt;# /sbin/init.d/SnmpMaster start&lt;BR /&gt;# /sbin/init.d/SnmpMib2 start&lt;BR /&gt;# /sbin/init.d/SnmpHpunix start&lt;BR /&gt;&lt;BR /&gt;Here's a document to guide you on accessing the HP-UX MIBs:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.infotech.tu-chemnitz.de/~knoll/HP/Dokumente/j1136-90005.pdf" target="_blank"&gt;http://www.infotech.tu-chemnitz.de/~knoll/HP/Dokumente/j1136-90005.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Tue, 30 Jul 2002 07:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-sub-tree-s-missing/m-p/2773857#M75473</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-07-30T07:41:59Z</dc:date>
    </item>
  </channel>
</rss>

