Documentation
¶
Overview ¶
Cisco-IOS-XR-ip-bfd-oper:bfd/ipv4bf-do-mplste-tail-counters/ipv4bf-do-mplste-tail-packet-counters/ipv4bf-do-mplste-tail-packet-counter
Index ¶
- type BfdMgmtPacketCount
- func (*BfdMgmtPacketCount) Descriptor() ([]byte, []int)
- func (m *BfdMgmtPacketCount) GetDisplayType() string
- func (m *BfdMgmtPacketCount) GetEchoReceiveCount() uint32
- func (m *BfdMgmtPacketCount) GetEchoTransmitCount() uint32
- func (m *BfdMgmtPacketCount) GetHelloReceiveCount() uint32
- func (m *BfdMgmtPacketCount) GetHelloTransmitCount() uint32
- func (*BfdMgmtPacketCount) ProtoMessage()
- func (m *BfdMgmtPacketCount) Reset()
- func (m *BfdMgmtPacketCount) String() string
- func (m *BfdMgmtPacketCount) XXX_DiscardUnknown()
- func (m *BfdMgmtPacketCount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BfdMgmtPacketCount) XXX_Merge(src proto.Message)
- func (m *BfdMgmtPacketCount) XXX_Size() int
- func (m *BfdMgmtPacketCount) XXX_Unmarshal(b []byte) error
- type BfdMgmtPacketCount_KEYS
- func (*BfdMgmtPacketCount_KEYS) Descriptor() ([]byte, []int)
- func (m *BfdMgmtPacketCount_KEYS) GetFeCtype() uint32
- func (m *BfdMgmtPacketCount_KEYS) GetFecCtype() uint32
- func (m *BfdMgmtPacketCount_KEYS) GetFecDestination() string
- func (m *BfdMgmtPacketCount_KEYS) GetFecExtendedTunnelId() string
- func (m *BfdMgmtPacketCount_KEYS) GetFecSource() string
- func (m *BfdMgmtPacketCount_KEYS) GetFecSubgroupId() uint32
- func (m *BfdMgmtPacketCount_KEYS) GetFecSubgroupOriginator() string
- func (m *BfdMgmtPacketCount_KEYS) GetFecTunnelId() uint32
- func (m *BfdMgmtPacketCount_KEYS) GetFeclspid() uint32
- func (m *BfdMgmtPacketCount_KEYS) GetFecp2Mpid() uint32
- func (m *BfdMgmtPacketCount_KEYS) GetIncomingLabel() uint32
- func (m *BfdMgmtPacketCount_KEYS) GetLocation() string
- func (m *BfdMgmtPacketCount_KEYS) GetVrfName() string
- func (*BfdMgmtPacketCount_KEYS) ProtoMessage()
- func (m *BfdMgmtPacketCount_KEYS) Reset()
- func (m *BfdMgmtPacketCount_KEYS) String() string
- func (m *BfdMgmtPacketCount_KEYS) XXX_DiscardUnknown()
- func (m *BfdMgmtPacketCount_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BfdMgmtPacketCount_KEYS) XXX_Merge(src proto.Message)
- func (m *BfdMgmtPacketCount_KEYS) XXX_Size() int
- func (m *BfdMgmtPacketCount_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BfdMgmtPacketCount ¶
type BfdMgmtPacketCount struct { HelloTransmitCount uint32 `protobuf:"varint,50,opt,name=hello_transmit_count,json=helloTransmitCount,proto3" json:"hello_transmit_count,omitempty"` HelloReceiveCount uint32 `protobuf:"varint,51,opt,name=hello_receive_count,json=helloReceiveCount,proto3" json:"hello_receive_count,omitempty"` EchoTransmitCount uint32 `protobuf:"varint,52,opt,name=echo_transmit_count,json=echoTransmitCount,proto3" json:"echo_transmit_count,omitempty"` EchoReceiveCount uint32 `protobuf:"varint,53,opt,name=echo_receive_count,json=echoReceiveCount,proto3" json:"echo_receive_count,omitempty"` DisplayType string `protobuf:"bytes,54,opt,name=display_type,json=displayType,proto3" json:"display_type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BfdMgmtPacketCount) Descriptor ¶
func (*BfdMgmtPacketCount) Descriptor() ([]byte, []int)
func (*BfdMgmtPacketCount) GetDisplayType ¶
func (m *BfdMgmtPacketCount) GetDisplayType() string
func (*BfdMgmtPacketCount) GetEchoReceiveCount ¶
func (m *BfdMgmtPacketCount) GetEchoReceiveCount() uint32
func (*BfdMgmtPacketCount) GetEchoTransmitCount ¶
func (m *BfdMgmtPacketCount) GetEchoTransmitCount() uint32
func (*BfdMgmtPacketCount) GetHelloReceiveCount ¶
func (m *BfdMgmtPacketCount) GetHelloReceiveCount() uint32
func (*BfdMgmtPacketCount) GetHelloTransmitCount ¶
func (m *BfdMgmtPacketCount) GetHelloTransmitCount() uint32
func (*BfdMgmtPacketCount) ProtoMessage ¶
func (*BfdMgmtPacketCount) ProtoMessage()
func (*BfdMgmtPacketCount) Reset ¶
func (m *BfdMgmtPacketCount) Reset()
func (*BfdMgmtPacketCount) String ¶
func (m *BfdMgmtPacketCount) String() string
func (*BfdMgmtPacketCount) XXX_DiscardUnknown ¶
func (m *BfdMgmtPacketCount) XXX_DiscardUnknown()
func (*BfdMgmtPacketCount) XXX_Marshal ¶
func (m *BfdMgmtPacketCount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BfdMgmtPacketCount) XXX_Merge ¶
func (m *BfdMgmtPacketCount) XXX_Merge(src proto.Message)
func (*BfdMgmtPacketCount) XXX_Size ¶
func (m *BfdMgmtPacketCount) XXX_Size() int
func (*BfdMgmtPacketCount) XXX_Unmarshal ¶
func (m *BfdMgmtPacketCount) XXX_Unmarshal(b []byte) error
type BfdMgmtPacketCount_KEYS ¶
type BfdMgmtPacketCount_KEYS struct { VrfName string `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"` IncomingLabel uint32 `protobuf:"varint,2,opt,name=incoming_label,json=incomingLabel,proto3" json:"incoming_label,omitempty"` FeCtype uint32 `protobuf:"varint,3,opt,name=fe_ctype,json=feCtype,proto3" json:"fe_ctype,omitempty"` FecSubgroupId uint32 `protobuf:"varint,4,opt,name=fec_subgroup_id,json=fecSubgroupId,proto3" json:"fec_subgroup_id,omitempty"` Feclspid uint32 `protobuf:"varint,5,opt,name=feclspid,proto3" json:"feclspid,omitempty"` FecTunnelId uint32 `protobuf:"varint,6,opt,name=fec_tunnel_id,json=fecTunnelId,proto3" json:"fec_tunnel_id,omitempty"` FecExtendedTunnelId string `protobuf:"bytes,7,opt,name=fec_extended_tunnel_id,json=fecExtendedTunnelId,proto3" json:"fec_extended_tunnel_id,omitempty"` FecSource string `protobuf:"bytes,8,opt,name=fec_source,json=fecSource,proto3" json:"fec_source,omitempty"` FecDestination string `protobuf:"bytes,9,opt,name=fec_destination,json=fecDestination,proto3" json:"fec_destination,omitempty"` Fecp2Mpid uint32 `protobuf:"varint,10,opt,name=fecp2mpid,proto3" json:"fecp2mpid,omitempty"` FecSubgroupOriginator string `` /* 127-byte string literal not displayed */ FecCtype uint32 `protobuf:"varint,12,opt,name=fec_ctype,json=fecCtype,proto3" json:"fec_ctype,omitempty"` Location string `protobuf:"bytes,13,opt,name=location,proto3" json:"location,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BfdMgmtPacketCount_KEYS) Descriptor ¶
func (*BfdMgmtPacketCount_KEYS) Descriptor() ([]byte, []int)
func (*BfdMgmtPacketCount_KEYS) GetFeCtype ¶
func (m *BfdMgmtPacketCount_KEYS) GetFeCtype() uint32
func (*BfdMgmtPacketCount_KEYS) GetFecCtype ¶
func (m *BfdMgmtPacketCount_KEYS) GetFecCtype() uint32
func (*BfdMgmtPacketCount_KEYS) GetFecDestination ¶
func (m *BfdMgmtPacketCount_KEYS) GetFecDestination() string
func (*BfdMgmtPacketCount_KEYS) GetFecExtendedTunnelId ¶
func (m *BfdMgmtPacketCount_KEYS) GetFecExtendedTunnelId() string
func (*BfdMgmtPacketCount_KEYS) GetFecSource ¶
func (m *BfdMgmtPacketCount_KEYS) GetFecSource() string
func (*BfdMgmtPacketCount_KEYS) GetFecSubgroupId ¶
func (m *BfdMgmtPacketCount_KEYS) GetFecSubgroupId() uint32
func (*BfdMgmtPacketCount_KEYS) GetFecSubgroupOriginator ¶
func (m *BfdMgmtPacketCount_KEYS) GetFecSubgroupOriginator() string
func (*BfdMgmtPacketCount_KEYS) GetFecTunnelId ¶
func (m *BfdMgmtPacketCount_KEYS) GetFecTunnelId() uint32
func (*BfdMgmtPacketCount_KEYS) GetFeclspid ¶
func (m *BfdMgmtPacketCount_KEYS) GetFeclspid() uint32
func (*BfdMgmtPacketCount_KEYS) GetFecp2Mpid ¶
func (m *BfdMgmtPacketCount_KEYS) GetFecp2Mpid() uint32
func (*BfdMgmtPacketCount_KEYS) GetIncomingLabel ¶
func (m *BfdMgmtPacketCount_KEYS) GetIncomingLabel() uint32
func (*BfdMgmtPacketCount_KEYS) GetLocation ¶
func (m *BfdMgmtPacketCount_KEYS) GetLocation() string
func (*BfdMgmtPacketCount_KEYS) GetVrfName ¶
func (m *BfdMgmtPacketCount_KEYS) GetVrfName() string
func (*BfdMgmtPacketCount_KEYS) ProtoMessage ¶
func (*BfdMgmtPacketCount_KEYS) ProtoMessage()
func (*BfdMgmtPacketCount_KEYS) Reset ¶
func (m *BfdMgmtPacketCount_KEYS) Reset()
func (*BfdMgmtPacketCount_KEYS) String ¶
func (m *BfdMgmtPacketCount_KEYS) String() string
func (*BfdMgmtPacketCount_KEYS) XXX_DiscardUnknown ¶
func (m *BfdMgmtPacketCount_KEYS) XXX_DiscardUnknown()
func (*BfdMgmtPacketCount_KEYS) XXX_Marshal ¶
func (m *BfdMgmtPacketCount_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BfdMgmtPacketCount_KEYS) XXX_Merge ¶
func (m *BfdMgmtPacketCount_KEYS) XXX_Merge(src proto.Message)
func (*BfdMgmtPacketCount_KEYS) XXX_Size ¶
func (m *BfdMgmtPacketCount_KEYS) XXX_Size() int
func (*BfdMgmtPacketCount_KEYS) XXX_Unmarshal ¶
func (m *BfdMgmtPacketCount_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.