| Well we are not doing any coding in Netview, it is purely a trap handler 
for us. TEC is where all our custom code is.
Sean Lawrence
Systems Automation
Ext 5728
James Shanks <jshanks@us.ibm.com>
Sent by: nv-l-bounces@lists.ca.ibm.com
08/30/2006 09:17 AM
Please respond to Tivoli NetView Discussions
 
        To:     Tivoli NetView Discussions <nv-l@lists.ca.ibm.com>
        cc: 
        Subject:        Re: [NV-L] Address translation
Better off?  That depends on your coding skills and where you feel most
comfortable employing them.
James Shanks
Level 3 Support  for Tivoli NetView for UNIX and Windows
Network Availability Management
Network Management - Development
Tivoli Software, IBM Corp
 
             sean.lawrence@can 
             tire.com 
             Sent by:                                                   To 
             nv-l-bounces@list         Tivoli NetView Discussions 
             s.ca.ibm.com              <nv-l@lists.ca.ibm.com> 
                                                                        cc 
 
             08/30/2006 08:20                                      Subject 
             AM                        Re: [NV-L] Address translation 
 
 
             Please respond to 
              Tivoli NetView 
                Discussions 
             <nv-l@lists.ca.ib 
                  m.com> 
 
 
So if I am going to have to massage the incoming trap in TEC anyway I
would be better off doing the transformation in TEC?
Sean Lawrence
Systems Automation
Ext 5728
James Shanks <jshanks@us.ibm.com>
Sent by: nv-l-bounces@lists.ca.ibm.com
08/29/2006 03:41 PM
Please respond to Tivoli NetView Discussions
        To:     Tivoli NetView Discussions <nv-l@lists.ca.ibm.com>
        cc:
        Subject:        Re: [NV-L] Address translation
The short answer is "no".  No automatic conversion is provided.
You can get there but it would involve going the long way around the barn.
You'd intercept this trap using a ruleset or right out of trapd.conf,
passing it to a script you write yourself which would massage that hex
into
a dotted decimal IP address, and then issue a new trap of your own
devising
which contained that address.  The new trap is what you'd send to TEC.
Sorry, but that's the only option I can think of.
James Shanks
Level 3 Support  for Tivoli NetView for UNIX and Windows
Network Availability Management
Network Management - Development
Tivoli Software, IBM Corp
             sean.lawrence@can
             tire.com
             Sent by:                                                   To
             nv-l-bounces@list         nv-l@lists.ca.ibm.com
             s.ca.ibm.com                                               cc
                                                                   Subject
             08/29/2006 02:37          [NV-L] Address translation
             PM
             Please respond to
              Tivoli NetView
                Discussions
             <nv-l@lists.ca.ib
                  m.com>
I am implementing a trap called rttMonTimeoutNotification. The trap is
sending an address variable in hex format. I would like to translate this
address to a decimal IP before forwarding to TEC. Is there a way to do
this in Netview?
Sean Lawrence
Systems Automation
Ext 5728
_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to
internal IBM'ers only)
_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to
internal IBM'ers only)
_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to
internal IBM'ers only)
_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to 
internal IBM'ers only)
_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to 
internal IBM'ers only)
 |