@symptomData = $session->getProblemSymptonState( $object, $eventname )

The getProblemSymptomState() function returns data about all the symptoms that indicate the specified problem, including significant state information.

@list = $session->getProblemSymptonState( "Router::gw1", "Down");