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@TECSIS.COM> on 04/06/99 04:19:47 PM
Please respond to Discussion of IBM NetView and POLYCENTER Manager on
NetView <NV-L@UCSBVM.UCSB.EDU>
To: NV-L@UCSBVM.UCSB.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@TIVOLI.COM]
> Sent: Tuesday, April 06, 1999 1:17 PM
> To: NV-L@UCSBVM.ucsb.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@TECSIS.COM> on 04/05/99 05:28:56 PM
>
> Please respond to Discussion of IBM NetView and POLYCENTER Manager on
> NetView <NV-L@UCSBVM.UCSB.EDU>
>
> To: NV-L@UCSBVM.UCSB.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 >>
|