Client RPC proto file for BFD RPCs. More...
RPC Calls | |
rpc | SLBfdv6Oper::SLBfdv6RegOp (SLBfdRegMsg) returns(SLBfdRegMsgRsp) |
BFD Registration Operations. More... | |
rpc | SLBfdv6Oper::SLBfdv6Get (SLBfdGetMsg) returns(SLBfdGetMsgRsp) |
Used to retrieve global BFD info from the server. | |
rpc | SLBfdv6Oper::SLBfdv6GetStats (SLBfdGetMsg) returns(SLBfdGetStatsMsgRsp) |
Used to retrieve global BFD stats from the server. | |
rpc | SLBfdv6Oper::SLBfdv6GetNotifStream (SLBfdGetNotifMsg) returns(stream SLBfdv6Notif) |
BFD notifications. More... | |
rpc | SLBfdv6Oper::SLBfdv6SessionOp (SLBfdv6Msg) returns(SLBfdv6MsgRsp) |
BFD session operations. More... | |
rpc | SLBfdv6Oper::SLBfdv6SessionGet (SLBfdv6GetMsg) returns(SLBfdv6GetMsgRsp) |
Retrieve BFD session attributes and state. More... | |
Messages | |
message | SLBfdv6Key |
BFD unique key identifier. More... | |
message | SLBfdv6SessionCfg |
BFD session information. More... | |
message | SLBfdv6Msg |
Contains a List of BFD session objects. More... | |
message | SLBfdv6Res |
BFD result. More... | |
message | SLBfdv6MsgRsp |
BFD bulk result. More... | |
message | SLBfdv6GetMsg |
BFD Get Message. More... | |
message | SLBfdv6SessionCfgState |
BFD Session Config and State info. More... | |
message | SLBfdv6GetMsgRsp |
BFD Get Message Response. More... | |
message | SLBfdv6SessionState |
BFD Session and State info. More... | |
message | SLBfdv6Notif |
BFD Session and State info Message. More... | |
Attributes | |
syntax = "proto3" | |
package | service_layer |
option | go_package ="github.com/Cisco-service-layer/service-layer-objmodel/grpc/protos;service_layer" |
Client RPC proto file for BFD RPCs.
Declares calls for adding, deleting, updating, and getting the BFD sessions.
Copyright (c) 2016 by Cisco Systems, Inc.