XrlBgpMibTrapsV0p1Client (XrlSender* s)
| XrlBgpMibTrapsV0p1Client |
~XrlBgpMibTrapsV0p1Client ()
| ~XrlBgpMibTrapsV0p1Client |
[virtual]
typedef XorpCallback1<void, const XrlError&>::RefPtr SendBgpEstablishedTrapCB | SendBgpEstablishedTrapCB |
bool send_send_bgp_established_trap (
const char* dst_xrl_target_name,
const string& bgp_last_error,
const uint32_t& bgp_state,
const SendBgpEstablishedTrapCB& cb
)
| send_send_bgp_established_trap |
Send Xrl intended to:
Send bgpEstablished trap
Parameters:
dst_xrl_target_name | the Xrl target name of the destination. |
typedef XorpCallback1<void, const XrlError&>::RefPtr SendBgpBackwardTransitionTrapCB | SendBgpBackwardTransitionTrapCB |
bool send_send_bgp_backward_transition_trap (
const char* dst_xrl_target_name,
const string& bgp_last_error,
const uint32_t& bgp_state,
const SendBgpBackwardTransitionTrapCB& cb
)
| send_send_bgp_backward_transition_trap |
Send Xrl intended to:
Send bgpBackwardTransition trap
Parameters:
dst_xrl_target_name | the Xrl target name of the destination. |
XrlSender* _sender | _sender |
[protected]