<?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 snmpwalk query in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/snmpwalk-query/m-p/6417550#M603029</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having some issues when using snmpwak command on my hp-ux 11.31 server.&lt;/P&gt;&lt;P&gt;When run the following command:&lt;/P&gt;&lt;PRE&gt;#snmpwalk -v2c  -c public 10.1.20.250 1.3.6.1.4.1.1.11.2.3.1.1.5.0
SNMPv2-SMI::enterprises.1.11.2.3.1.1.5.0 = No Such Object available on this agent at this OID&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Please can you tell me how to overcome this?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2014 09:35:05 GMT</pubDate>
    <dc:creator>NDO</dc:creator>
    <dc:date>2014-03-19T09:35:05Z</dc:date>
    <item>
      <title>snmpwalk query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmpwalk-query/m-p/6417550#M603029</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having some issues when using snmpwak command on my hp-ux 11.31 server.&lt;/P&gt;&lt;P&gt;When run the following command:&lt;/P&gt;&lt;PRE&gt;#snmpwalk -v2c  -c public 10.1.20.250 1.3.6.1.4.1.1.11.2.3.1.1.5.0
SNMPv2-SMI::enterprises.1.11.2.3.1.1.5.0 = No Such Object available on this agent at this OID&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Please can you tell me how to overcome this?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 09:35:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmpwalk-query/m-p/6417550#M603029</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2014-03-19T09:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: snmpwalk query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmpwalk-query/m-p/6417998#M603030</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The error you are getting is saying that the MIB you are requesting doesn't exist on that server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;What if you just run snmpwalk against the whole server? &amp;nbsp;What is returned then? &amp;nbsp;Do you see the data you are looking for?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 15:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmpwalk-query/m-p/6417998#M603030</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2014-03-19T15:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: snmpwalk query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmpwalk-query/m-p/6418050#M603031</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response, I understand now, when running snmpwalk:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;#snmpwalk -v2c  -c public 10.1.20.250
SNMPv2-MIB::sysDescr.0 = STRING: HP-UX dbnode1 B.11.31 U ia64 1871206893
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.11.2.3.2.6
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (17560482) 2 days, 0:46:44.82
SNMPv2-MIB::sysContact.0 = STRING:
SNMPv2-MIB::sysName.0 = STRING: dbnode1.mcel.co.mz
SNMPv2-MIB::sysLocation.0 = STRING:
SNMPv2-MIB::sysServices.0 = INTEGER: 72
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::snmpInPkts.0 = Counter32: 31439
SNMPv2-MIB::snmpOutPkts.0 = Counter32: 31440
SNMPv2-MIB::snmpInBadVersions.0 = Counter32: 0
SNMPv2-MIB::snmpInBadCommunityNames.0 = Counter32: 1248
SNMPv2-MIB::snmpInBadCommunityUses.0 = Counter32: 17716
SNMPv2-MIB::snmpInASNParseErrs.0 = Counter32: 0
SNMPv2-MIB::snmpInTooBigs.0 = Counter32: 0&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;This is just part of it...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So where can I get a mib in order to send traps of alarms to another server?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 15:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmpwalk-query/m-p/6418050#M603031</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2014-03-19T15:50:26Z</dc:date>
    </item>
  </channel>
</rss>

