02-03-2005 12:15 PM
Does this trap only work for service transition of Active-Down and vice versa?
apSvcTransitionTrap TRAP-TYPE
ENTERPRISE svcExt
VARIABLES { apSvcTrapEventText }
DESCRIPTION
"A service transition trap is generated whenever the
the service state transitions from ACTIVE -> DEAD, or
DEAD -> ACTIVE."
::= 1
Looking at the trap log on the CSS, the service transitions are Active-Down, not Active-Dead. My network managment station is not relay this trap?
YD07LB09# show log traplog tail 10
02/03/2005 11:31:12:Generic:Virtual Rounter 210 down on interface 7.32.161.15
02/03/2005 11:31:14:Generic:critical-phy-all-up reporter interface_reporter transitioning to Up state
02/03/2005 11:31:14:Generic:Virtual Router 210 backup on interface 7.32.161.15
02/03/2005 11:31:17:Generic:Virtual Rounter 210 master on interface 7.32.161.15
02/03/2005 13:22:28:Generic:critical-phy-all-up reporter interface_reporter transitioning to Suspended state
02/03/2005 13:22:28:Generic:Virtual Rounter 210 down on interface 7.32.161.15
02/03/2005 13:22:31:Generic:critical-phy-all-up reporter interface_reporter transitioning to Up state
02/03/2005 13:22:31:Generic:Virtual Router 210 backup on interface 7.32.161.15
02/03/2005 13:22:34:Generic:Virtual Rounter 210 master on interface 7.32.161.15
02/03/2005 14:56:48:Enterprise:Service Transition:upstream_downstream -> suspended
02/03/2005 14:56:48:Generic:Virtual Rounter 212 down on interface 7.32.161.15
02/03/2005 14:56:50:Enterprise:Service Transition:upstream_downstream -> down
02/03/2005 14:56:51:Enterprise:Service Transition:upstream_downstream -> alive
02/03/2005 14:56:51:Generic:Virtual Router 212 backup on interface 7.32.161.15
02/03/2005 14:56:54:Generic:Virtual Rounter 212 master on interface 7.32.161.15
02/03/2005 14:57:01:Enterprise:Service Transition:upstream_downstream -> suspended
02/03/2005 14:57:01:Generic:Virtual Rounter 212 down on interface 7.32.161.15
02/03/2005 14:57:07:Enterprise:Service Transition:upstream_downstream -> down
02/03/2005 14:57:11:Enterprise:Service Transition:upstream_downstream -> alive
02/03/2005 14:57:11:Generic:Virtual Router 212 backup on interface 7.32.161.15
02/03/2005 14:57:14:Generic:Virtual Rounter 212 master on interface 7.32.161.15
02-04-2005 03:28 AM
your example show alive -> suspended -> down -> alive
There is indeed no DEAD status.
There is a dying status, but you won't see it by suspending a service. You will only see it if the CSS misses a keepalive response.
I'm not sure to understand your question here.
Gilles.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide