nv-l
[Top] [All Lists]

Re: [NV-L] INformation in traps

To: Tivoli NetView Discussions <nv-l@lists.ca.ibm.com>
Subject: Re: [NV-L] INformation in traps
From: James Shanks <jshanks@us.ibm.com>
Date: Wed, 19 Sep 2007 11:33:14 -0400
Delivery-date: Wed, 19 Sep 2007 16:35:13 +0100
Envelope-to: nv-l-archive@lists.skills-1st.co.uk
In-reply-to: <200709191448.l8JEmuxC013404@e34.co.us.ibm.com>
List-help: <mailto:nv-l-request@lists.ca.ibm.com?subject=help>
List-id: Tivoli NetView Discussions <nv-l.lists.ca.ibm.com>
List-post: <mailto:nv-l@lists.ca.ibm.com>
List-subscribe: <http://lists.ca.ibm.com/mailman/listinfo/nv-l>, <mailto:nv-l-request@lists.ca.ibm.com?subject=subscribe>
List-unsubscribe: <http://lists.ca.ibm.com/mailman/listinfo/nv-l>, <mailto:nv-l-request@lists.ca.ibm.com?subject=unsubscribe>
Reply-to: Tivoli NetView Discussions <nv-l@lists.ca.ibm.com>
Sender: nv-l-bounces@lists.ca.ibm.com

I am sorry to say that it appears to me that you are very much out of luck here.

You can format the incoming varbind OID in trapd.log, but that information is not accessible. It is stored in the trap structure, which contains only the varbind values by position (first, second, third, etc). NetView simply does not give you a way to access the varbind OID after it is received.

It is highly unusual for a vendor to obscure important information by appending it to the varbind OID, and I would note that the MIB definition you cite does indicate that is what is going to happen. In fact, it indicates that only two varbinds will be sent
VARIABLES { connUnitPortStatus, connUnitPortState }
and not three, so it is not at all clear what the empty octet string is supposed to be on the end of the trap. The MIB does not indicate what that is.

Perhaps a call to the vendor whose agent is sending this trap will help. Only they can tell you what is supposed to be in that third varbind and why it is not defined in the MIB. Perhaps there is a way to configure the device so that the port number is included there. I don't know. I only know that there is no easy way I can think of for you to extract that MIB OID. I suppose you could trigger a script when this trap is received to locate and parse it out of trapd.log using a Perl script, but that would be quite a kludge.


James Shanks
Level 3 Support for Tivoli NetView for UNIX and Windows
Network Availability Management
Network Management - Development
Tivoli Software, IBM Corp
Inactive hide details for JaneTaylor@hbosplc.comJaneTaylor@hbosplc.com


          JaneTaylor@hbosplc.com
          Sent by: nv-l-bounces@lists.ca.ibm.com

          09/19/2007 10:47 AM
          Please respond to
          Tivoli NetView Discussions <nv-l@lists.ca.ibm.com>


To

nv-l@lists.ca.ibm.com

cc


Subject

[NV-L] INformation in traps

Can any one tell me how I get the port number from this entry.

The mib definition is

connUnitPortStatusChange TRAP-TYPE
ENTERPRISE fcmgmt
VARIABLES { connUnitPortStatus, connUnitPortState }
DESCRIPTION
"The overall status of the connectivity unit has changed.
Recommended severity level (for filtering): alert"
::= 6



The information in trapd.log looks like this

1190203118 7 Wed Sep 19 12:58:38 2007 192.168.208.242 A fcmgmt 6 6 3 args: [1] 16.0.0.96.105.128.109.226.0.0.0.0.0.0.0.0.21 (Integer): 9
1190203118 7 Wed Sep 19 12:58:38 2007 192.168.208.242 A [2] 16.0.0.96.105.128.109.226.0.0.0.0.0.0.0.0.21 (Integer): 3
1190203118 7 Wed Sep 19 12:58:38 2007 192.168.208.242 A [3] 16.0.0.96.105.128.109.226.0.0.0.0.0.0.0.0.21 (OctetString):


The traps seems to pass on 3 bits of information relating to port status (9), port state (3) and a blank entry. However, the information in each line contains the port number 21 at the end of the string of numbers. If there any way I can pick up this information to forward to tec. I'm not sure what this information is 16.0.0.96.105.128.109.226.0.0.0.0.0.0.0.0.21 or how I can pick bits out of it.

It would be very useful.

Thanks

Jane

.
----------------------------------------------------------------------------------------------------------------------

HBOS plc, Registered in Scotland No. SC218813. Registered Office: The Mound, Edinburgh EH1 1YZ. HBOS plc is a holding company, subsidiaries of which are authorised and regulated by the Financial Services Authority.
==============================================================================
_______________________________________________
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)

GIF image

_______________________________________________
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)
<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web