nv-l

Re: How to display name of enum value from trap parameter

2001-08-22 20:03:49
Subject: Re: How to display name of enum value from trap parameter
From: Ken Garst <Ken.Garst AT kp DOT org>
To: nv-l AT lists.tivoli DOT com
Date: 22 Aug 2001 17:03:49 -0700
I do this the simple stupid way by coding:

"Slot 3 / Port 4 now in state x, where 1=other, 2=up, 3=down" wherein x is the 
integer from enum.

In particular, I code all HACMP traps this way since each specific trap has 
multiple states.


<Prev in Thread] Current Thread [Next in Thread>