<?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 TRAP command not working in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/snmp-trap-command-not-working/m-p/5114920#M90225</link>
    <description>OpenVMS version and platform?  IP stack and version?&lt;BR /&gt;&lt;BR /&gt;Process parse style?  (SHOW PROCESS /ALL shows the parse setting.)&lt;BR /&gt;&lt;BR /&gt;I don't see a -D option listed for OpenVMS with TCP/IP Services.  Did you intend "-d" (lowercase) instead, as I might suspect?&lt;BR /&gt;&lt;BR /&gt;OpenVMS (depending on how you have process parsing set) tends to upcase stuff when then hits C which downcases stuff, which is why folks tend to use "-v2c" to get an SNMPv2 request.  But if you're preserving case within your process, the -D arrives as -D and not "-d".&lt;BR /&gt;&lt;BR /&gt;And yes, snmp_trapsnd is pretty cryptic.  There are better MIB browsers around, if that's your goal.</description>
    <pubDate>Thu, 19 Jun 2008 17:08:21 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2008-06-19T17:08:21Z</dc:date>
    <item>
      <title>SNMP TRAP command not working</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp-trap-command-not-working/m-p/5114919#M90224</link>
      <description>this command works :&lt;BR /&gt;&lt;BR /&gt;snmp_trapsnd 0.0 local 0 0 0  "-v2c" -h 10.100.10.112&lt;BR /&gt;&lt;BR /&gt;but this one doesnt :&lt;BR /&gt;&lt;BR /&gt;snmp_trapsnd 0.0 local 0 0 0  "-v2c" -h 10.100.10.112 -D "SUNNY2 MSG"&lt;BR /&gt;&lt;BR /&gt;Unexpected arguments.&lt;BR /&gt;#snmp_trapsnd enterprise agent-address generic specific timeticks&lt;BR /&gt;[-v version] [-c community] [-h host] [-p port] [-tcp] {variable [type value]}&lt;BR /&gt;&lt;BR /&gt;the first command sends a trap but its filled with generic information and I wanted to send a specific msg via trap but i cant get the syntax right .</description>
      <pubDate>Thu, 19 Jun 2008 15:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp-trap-command-not-working/m-p/5114919#M90224</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-06-19T15:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP TRAP command not working</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp-trap-command-not-working/m-p/5114920#M90225</link>
      <description>OpenVMS version and platform?  IP stack and version?&lt;BR /&gt;&lt;BR /&gt;Process parse style?  (SHOW PROCESS /ALL shows the parse setting.)&lt;BR /&gt;&lt;BR /&gt;I don't see a -D option listed for OpenVMS with TCP/IP Services.  Did you intend "-d" (lowercase) instead, as I might suspect?&lt;BR /&gt;&lt;BR /&gt;OpenVMS (depending on how you have process parsing set) tends to upcase stuff when then hits C which downcases stuff, which is why folks tend to use "-v2c" to get an SNMPv2 request.  But if you're preserving case within your process, the -D arrives as -D and not "-d".&lt;BR /&gt;&lt;BR /&gt;And yes, snmp_trapsnd is pretty cryptic.  There are better MIB browsers around, if that's your goal.</description>
      <pubDate>Thu, 19 Jun 2008 17:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp-trap-command-not-working/m-p/5114920#M90225</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-06-19T17:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP TRAP command not working</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp-trap-command-not-working/m-p/5114921#M90226</link>
      <description>there is a prameter "-D" ,see below:&lt;BR /&gt;parse style=traditional , Alpha axp vms 7.3-2&lt;BR /&gt;as I said that i could send the trap using snmp_trapsnd but Iam looking for syntax to send the custom msg via snmp.&lt;BR /&gt;&lt;BR /&gt;The snmp_request and snmp_trapsnd commands support the data types listed in&lt;BR /&gt;Table 4â  3. These values apply to Set requests only.&lt;BR /&gt;Table 4â  3 Data Types for the snmp_request and snmp_trapsnd Commands&lt;BR /&gt;Data Type Value&lt;BR /&gt;Counter -c&lt;BR /&gt;Counter641 -l&lt;BR /&gt;Display string -D&lt;BR /&gt;Gauge -g&lt;BR /&gt;Integer -i&lt;BR /&gt;IP address -a&lt;BR /&gt;NULL -N&lt;BR /&gt;Object identifier -d&lt;BR /&gt;Octet -o&lt;BR /&gt;Opaque string -q&lt;BR /&gt;Time ticks -t&lt;BR /&gt;1For support of trap sender program (TCPIP$SNMP_TRAPSND.EXE) only. Properly defined, MIB&lt;BR /&gt;variables of type Counter64 are not writable.</description>
      <pubDate>Thu, 19 Jun 2008 18:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp-trap-command-not-working/m-p/5114921#M90226</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-06-19T18:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP TRAP command not working</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp-trap-command-not-working/m-p/5114922#M90227</link>
      <description>from hit and trial I found the right syntax :&lt;BR /&gt;&lt;BR /&gt;snmp_trapsnd 0.0  local 0 0 0 -h 10.100.10.112 -v2c 1.3.6.1.6.3.1.1.4.1.0&lt;BR /&gt; "D" "trap sent from Sunny2 at 10:30"</description>
      <pubDate>Fri, 20 Jun 2008 13:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp-trap-command-not-working/m-p/5114922#M90227</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-06-20T13:51:38Z</dc:date>
    </item>
  </channel>
</rss>

