nv-l

Re: Changing status... The Word from Support

1999-04-07 11:46:13
Subject: Re: Changing status... The Word from Support
From: James Shanks <James_Shanks AT TIVOLI DOT COM>
To: nv-l AT lists.tivoli DOT com
Date: Wed, 7 Apr 1999 11:46:13 -0400
Only to make sure that you have the read-write map open and the event
window started by ovw initially.

There is no tracing to this so there is no way to tell why it does not work
for you.
All I can tell you is that it has worked fine for us since Version 3.   It
may have worked in V2, but that was before my time.

James Shanks
Tivoli (NetView for UNIX) L3 Support



BANDIERAMONTE Miguel TECSIS <TCSBTE AT TECSIS DOT COM> on 04/07/99 11:26:21 AM

Please respond to Discussion of IBM NetView and POLYCENTER Manager on
      NetView <NV-L AT UCSBVM.UCSB DOT EDU>

To:   NV-L AT UCSBVM.UCSB DOT EDU
cc:    (bcc: James Shanks)
Subject:  Re: Changing status... The Word from Support





James:
        You are right, I didn
´t remember well which was the first example I
sent you, but this is not the problem I used the correct selection name,
the
status souce is symbol and nothing happen (I tried with object,  and I´ve
changed the Nwevents app-defaults and tried with status source compound,
but
nothing happend). Also I tried with real nodes without SNMP and the color
didn´t change.
        Any suggestion?
Many thanks.

Ing. Miguel Bandieramonte
TECSIS ACE Siderca Siderar
ARGENTINA
tcsbte AT tecsis DOT com
54-489-3-3979

> -----Original Message-----
> From: PUB:James Shanks [SMTP:James_Shanks AT TIVOLI DOT COM]
> Sent: Wednesday, April 07, 1999 8:47 AM
> To:   NV-L AT UCSBVM.ucsb DOT edu
> Subject:      Re: Changing status... The Word from Support
>
> Miguel -
>
> But the example object you posted was called sapserv4 so the command
would
> be
>      chc.ksh spaserv4 Normal
> The first parm must be the object selection name in the database.  And it
> must be status source object or symbol, unless you have modified the
> Nvevents app-defaults as described in the document.
>
> James Shanks
> Tivoli (NetView for UNIX) L3 Support
>
>
>
> BANDIERAMONTE Miguel TECSIS <TCSBTE AT TECSIS DOT COM> on 04/06/99 04:19:47 PM
>
> Please respond to Discussion of IBM NetView and POLYCENTER Manager on
>       NetView <NV-L AT UCSBVM.UCSB DOT EDU>
>
> To:   NV-L AT UCSBVM.UCSB DOT EDU
> cc:    (bcc: James Shanks)
> Subject:  Re: Changing status... The Word from Support
>
>
>
>
>
> James:
> I think so because it is working on objects such as real servers, this is
> the command I used:
> chc.ksh tcs-csap Normal
>
> the chc.ksh script is what Leslie send me:
>
>  #!/bin/ksh
>  set -x
>  NAME=$1
>  STATE=$2
>  /usr/OV/bin/snmptrap `hostname` .1.3.6.1.4.1.2.6.3.1 \
>  `hostname` 6 58916871 1 \
>  .1.3.6.1.4.1.2.6.3.1.1.2.0 Integer 14 \
>  .1.3.6.1.4.1.2.6.3.1.1.3.0 OctetString $NAME \
>  .1.3.6.1.4.1.2.6.3.1.1.4.0 OctetString "Object status is" \
>  .1.3.6.1.4.1.2.6.3.1.1.5.0 OctetString $STATE
>
>
> > -----Original Message-----
> > From: PUB:James Shanks [SMTP:James_Shanks AT TIVOLI DOT COM]
> > Sent: Tuesday, April 06, 1999 1:17 PM
> > To:   NV-L AT UCSBVM.ucsb DOT edu
> > Subject:      Re: Changing status... The Word from Support
> >
> > I have had this work fine for artificial objects.  Are you certain you
> > issued the command correctly?
> >
> >
> > James Shanks
> > Tivoli (NetView for UNIX) L3 Support
> >
> >
> >
> > BANDIERAMONTE Miguel TECSIS <TCSBTE AT TECSIS DOT COM> on 04/05/99 05:28:56 
> > PM
> >
> > Please respond to Discussion of IBM NetView and POLYCENTER Manager on
> >       NetView <NV-L AT UCSBVM.UCSB DOT EDU>
> >
> > To:   NV-L AT UCSBVM.UCSB DOT EDU
> > cc:    (bcc: James Shanks)
> > Subject:  Re: Changing status... The Word from Support
> >
> >
> >
> >
> >
> > Leslie,
> >         I opted to use the command line snmptrap and it works fine over
> > real
> > nodes, but I made manualy a new object and doesn << File: ATT03025.txt
> >>