| How do you get removed from the email list ?
>>> BANDIERAMONTE Miguel TECSIS <TCSBTE@TECSIS.COM> 04/06 4:19 PM >>>
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 >>
 |