<?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: Network Node Manager in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-node-manager/m-p/2425792#M1225</link>
    <description>Pierre, if you go into Event Configuration page and select the help button, there are examples of automatic action variables, such as email and paging.  Go into Options, SNMP configuration and you can change polling interval there.&lt;BR /&gt;&lt;BR /&gt;Configure automatic action:&lt;BR /&gt;Options&lt;BR /&gt;Event configuration&lt;BR /&gt;Double click Openview (for example)&lt;BR /&gt;double click OV_Node_Down&lt;BR /&gt;In the command for automatic action, here are some examples"&lt;BR /&gt;&lt;BR /&gt;(click HELP, Command for Automatic Action, &lt;BR /&gt; *Example 1: Send mail:&lt;BR /&gt; &lt;BR /&gt;     Type the following command, all on one line, in the Command for&lt;BR /&gt;     Automatic Action field:&lt;BR /&gt;       echo 'Subject:Trap ReceivednA trap received from&lt;BR /&gt;     enterprise $E with $# args:n$*' | /usr/lib/sendmail&lt;BR /&gt;     'root@corp' The 'Subject:' line will cause a subject&lt;BR /&gt;     to be inserted into the mail message.&lt;BR /&gt;&lt;BR /&gt;   * Example 2: &lt;BR /&gt;   Dial beeper on a HP 95LX:&lt;BR /&gt;     Type the following command, all on one line, in the Command for&lt;BR /&gt;     Automatic Action field:&lt;BR /&gt;     /opt/OV/contrib/NNM/beeper/beep_95lx 555-1234 123456&lt;BR /&gt;     2001&lt;BR /&gt;&lt;BR /&gt;   * Example 3: Set an object's status color:&lt;BR /&gt;   &lt;BR /&gt;     Type the following command, all on one line, in the Command for&lt;BR /&gt;     Automatic Action field:&lt;BR /&gt;     /opt/OV/contrib/NNM/setStatus/setStatus $A Testing &lt;BR /&gt;     This event status color change will be overwritten by the ipmap&lt;BR /&gt;     process if the object is managed by NNM. It is suggested that a &lt;BR /&gt;     symbol in the object's submap be modified instead. See the &lt;BR /&gt;     trapd.conf(4) manpage for a discussion of the parameters used in&lt;BR /&gt;     an snmptrap command to change the status color of an object on&lt;BR /&gt;     the map.&lt;BR /&gt;&lt;BR /&gt;Berlene &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Jun 2000 13:44:20 GMT</pubDate>
    <dc:creator>Berlene Herren</dc:creator>
    <dc:date>2000-06-12T13:44:20Z</dc:date>
    <item>
      <title>Network Node Manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-node-manager/m-p/2425790#M1223</link>
      <description>I'm interested in setting up a paging system for event alarms in OpenView. Where can I find a sample of the trapd.conf file that has a paging feature.</description>
      <pubDate>Mon, 12 Jun 2000 13:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-node-manager/m-p/2425790#M1223</guid>
      <dc:creator>Pierre Benjamin</dc:creator>
      <dc:date>2000-06-12T13:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Network Node Manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-node-manager/m-p/2425791#M1224</link>
      <description>Pierre,&lt;BR /&gt;&lt;BR /&gt;It's very Simple.  In the Event Configuration (ie. Options-&amp;gt;Event Configuration) select the Enterprise Identification which you want to work with.&lt;BR /&gt;&lt;BR /&gt;Then underneath it, select the correct Event Identification (you can also select the event from the Event Broswer and and configure it from the Event Browser directly).&lt;BR /&gt;&lt;BR /&gt;All you need to do then is to add an Automatic Action (any command - even E-Mail will work) to have the message sent to your pager.  I hope that this is helpful for you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jun 2000 13:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-node-manager/m-p/2425791#M1224</guid>
      <dc:creator>Albert E. Whale, CISSP</dc:creator>
      <dc:date>2000-06-12T13:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Network Node Manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-node-manager/m-p/2425792#M1225</link>
      <description>Pierre, if you go into Event Configuration page and select the help button, there are examples of automatic action variables, such as email and paging.  Go into Options, SNMP configuration and you can change polling interval there.&lt;BR /&gt;&lt;BR /&gt;Configure automatic action:&lt;BR /&gt;Options&lt;BR /&gt;Event configuration&lt;BR /&gt;Double click Openview (for example)&lt;BR /&gt;double click OV_Node_Down&lt;BR /&gt;In the command for automatic action, here are some examples"&lt;BR /&gt;&lt;BR /&gt;(click HELP, Command for Automatic Action, &lt;BR /&gt; *Example 1: Send mail:&lt;BR /&gt; &lt;BR /&gt;     Type the following command, all on one line, in the Command for&lt;BR /&gt;     Automatic Action field:&lt;BR /&gt;       echo 'Subject:Trap ReceivednA trap received from&lt;BR /&gt;     enterprise $E with $# args:n$*' | /usr/lib/sendmail&lt;BR /&gt;     'root@corp' The 'Subject:' line will cause a subject&lt;BR /&gt;     to be inserted into the mail message.&lt;BR /&gt;&lt;BR /&gt;   * Example 2: &lt;BR /&gt;   Dial beeper on a HP 95LX:&lt;BR /&gt;     Type the following command, all on one line, in the Command for&lt;BR /&gt;     Automatic Action field:&lt;BR /&gt;     /opt/OV/contrib/NNM/beeper/beep_95lx 555-1234 123456&lt;BR /&gt;     2001&lt;BR /&gt;&lt;BR /&gt;   * Example 3: Set an object's status color:&lt;BR /&gt;   &lt;BR /&gt;     Type the following command, all on one line, in the Command for&lt;BR /&gt;     Automatic Action field:&lt;BR /&gt;     /opt/OV/contrib/NNM/setStatus/setStatus $A Testing &lt;BR /&gt;     This event status color change will be overwritten by the ipmap&lt;BR /&gt;     process if the object is managed by NNM. It is suggested that a &lt;BR /&gt;     symbol in the object's submap be modified instead. See the &lt;BR /&gt;     trapd.conf(4) manpage for a discussion of the parameters used in&lt;BR /&gt;     an snmptrap command to change the status color of an object on&lt;BR /&gt;     the map.&lt;BR /&gt;&lt;BR /&gt;Berlene &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jun 2000 13:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-node-manager/m-p/2425792#M1225</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-06-12T13:44:20Z</dc:date>
    </item>
  </channel>
</rss>

