Cisco Service Layer API Documentation

sl_bfd_common.proto File Reference

Common definitions for BFD proto files. More...

Messages

message  SLBfdRegMsg
 BFD Registration message. More...
 
message  SLBfdRegMsgRsp
 BFD Registration response message. More...
 
message  SLBfdGetMsg
 BFD Globals Get message. More...
 
message  SLBfdGetMsgRsp
 BFD Get Global info response message. More...
 
message  SLBfdGetStatsMsgRsp
 BFD Get Global Stats response message. More...
 
message  SLBfdGetNotifMsg
 BFD Get Notifications message. More...
 
message  SLBfdConfigCommon
 Common bidirectional forwarding detection attributes. More...
 
message  SLBfdCommonState
 BFD state information. More...
 

Enumerations

enum  SLBfdType { SL_BFD_RESERVED = 0x0, SL_BFD_SINGLE_HOP = 0x1, SL_BFD_MULTI_HOP = 0x2 }
 
enum  SLBfdNotifType { SL_BFD_EVENT_TYPE_RESERVED = 0x0, SL_BFD_EVENT_TYPE_ERROR = 0x1, SL_BFD_EVENT_TYPE_SESSION_STATE = 0x2 }
 BFD Event Notification types. More...
 

Attributes

 syntax = "proto3"
 
package service_layer
 
option go_package ="github.com/Cisco-service-layer/service-layer-objmodel/grpc/protos;service_layer"
 

Detailed Description

Common definitions for BFD proto files.

See RFC 5880 for BFD details. This file defines basic BFD features, including Tx interval, BFD multiplier, BFD state information, and the response status.


Copyright (c) 2016 by Cisco Systems, Inc.

All rights reserved.