cisco_ios_xr_ip_bfd_oper_bfd_client_details_client_detail

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Cisco-IOS-XR-ip-bfd-oper:bfd/client-details/client-detail

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BfdMgmtClientBriefInformation

type BfdMgmtClientBriefInformation struct {
	NameXr               string   `protobuf:"bytes,1,opt,name=name_xr,json=nameXr,proto3" json:"name_xr,omitempty"`
	NodeId               string   `protobuf:"bytes,2,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	SessionCount         uint32   `protobuf:"varint,3,opt,name=session_count,json=sessionCount,proto3" json:"session_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BfdMgmtClientBriefInformation) Descriptor

func (*BfdMgmtClientBriefInformation) Descriptor() ([]byte, []int)

func (*BfdMgmtClientBriefInformation) GetNameXr

func (m *BfdMgmtClientBriefInformation) GetNameXr() string

func (*BfdMgmtClientBriefInformation) GetNodeId

func (m *BfdMgmtClientBriefInformation) GetNodeId() string

func (*BfdMgmtClientBriefInformation) GetSessionCount

func (m *BfdMgmtClientBriefInformation) GetSessionCount() uint32

func (*BfdMgmtClientBriefInformation) ProtoMessage

func (*BfdMgmtClientBriefInformation) ProtoMessage()

func (*BfdMgmtClientBriefInformation) Reset

func (m *BfdMgmtClientBriefInformation) Reset()

func (*BfdMgmtClientBriefInformation) String

func (*BfdMgmtClientBriefInformation) XXX_DiscardUnknown

func (m *BfdMgmtClientBriefInformation) XXX_DiscardUnknown()

func (*BfdMgmtClientBriefInformation) XXX_Marshal

func (m *BfdMgmtClientBriefInformation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BfdMgmtClientBriefInformation) XXX_Merge

func (m *BfdMgmtClientBriefInformation) XXX_Merge(src proto.Message)

func (*BfdMgmtClientBriefInformation) XXX_Size

func (m *BfdMgmtClientBriefInformation) XXX_Size() int

func (*BfdMgmtClientBriefInformation) XXX_Unmarshal

func (m *BfdMgmtClientBriefInformation) XXX_Unmarshal(b []byte) error

type BfdMgmtClientDetailInformation

type BfdMgmtClientDetailInformation struct {
	Brief                *BfdMgmtClientBriefInformation `protobuf:"bytes,50,opt,name=brief,proto3" json:"brief,omitempty"`
	Flags                *BfdMgmtClientFlags            `protobuf:"bytes,51,opt,name=flags,proto3" json:"flags,omitempty"`
	RecreateTime         uint32                         `protobuf:"varint,52,opt,name=recreate_time,json=recreateTime,proto3" json:"recreate_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
	XXX_unrecognized     []byte                         `json:"-"`
	XXX_sizecache        int32                          `json:"-"`
}

func (*BfdMgmtClientDetailInformation) Descriptor

func (*BfdMgmtClientDetailInformation) Descriptor() ([]byte, []int)

func (*BfdMgmtClientDetailInformation) GetBrief

func (*BfdMgmtClientDetailInformation) GetFlags

func (*BfdMgmtClientDetailInformation) GetRecreateTime

func (m *BfdMgmtClientDetailInformation) GetRecreateTime() uint32

func (*BfdMgmtClientDetailInformation) ProtoMessage

func (*BfdMgmtClientDetailInformation) ProtoMessage()

func (*BfdMgmtClientDetailInformation) Reset

func (m *BfdMgmtClientDetailInformation) Reset()

func (*BfdMgmtClientDetailInformation) String

func (*BfdMgmtClientDetailInformation) XXX_DiscardUnknown

func (m *BfdMgmtClientDetailInformation) XXX_DiscardUnknown()

func (*BfdMgmtClientDetailInformation) XXX_Marshal

func (m *BfdMgmtClientDetailInformation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BfdMgmtClientDetailInformation) XXX_Merge

func (m *BfdMgmtClientDetailInformation) XXX_Merge(src proto.Message)

func (*BfdMgmtClientDetailInformation) XXX_Size

func (m *BfdMgmtClientDetailInformation) XXX_Size() int

func (*BfdMgmtClientDetailInformation) XXX_Unmarshal

func (m *BfdMgmtClientDetailInformation) XXX_Unmarshal(b []byte) error

type BfdMgmtClientDetailInformation_KEYS

type BfdMgmtClientDetailInformation_KEYS struct {
	ClientName           string   `protobuf:"bytes,1,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BfdMgmtClientDetailInformation_KEYS) Descriptor

func (*BfdMgmtClientDetailInformation_KEYS) Descriptor() ([]byte, []int)

func (*BfdMgmtClientDetailInformation_KEYS) GetClientName

func (m *BfdMgmtClientDetailInformation_KEYS) GetClientName() string

func (*BfdMgmtClientDetailInformation_KEYS) ProtoMessage

func (*BfdMgmtClientDetailInformation_KEYS) ProtoMessage()

func (*BfdMgmtClientDetailInformation_KEYS) Reset

func (*BfdMgmtClientDetailInformation_KEYS) String

func (*BfdMgmtClientDetailInformation_KEYS) XXX_DiscardUnknown

func (m *BfdMgmtClientDetailInformation_KEYS) XXX_DiscardUnknown()

func (*BfdMgmtClientDetailInformation_KEYS) XXX_Marshal

func (m *BfdMgmtClientDetailInformation_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BfdMgmtClientDetailInformation_KEYS) XXX_Merge

func (*BfdMgmtClientDetailInformation_KEYS) XXX_Size

func (*BfdMgmtClientDetailInformation_KEYS) XXX_Unmarshal

func (m *BfdMgmtClientDetailInformation_KEYS) XXX_Unmarshal(b []byte) error

type BfdMgmtClientFlags

type BfdMgmtClientFlags struct {
	IsZombieState        int32    `protobuf:"zigzag32,1,opt,name=is_zombie_state,json=isZombieState,proto3" json:"is_zombie_state,omitempty"`
	IsRecreateState      int32    `protobuf:"zigzag32,2,opt,name=is_recreate_state,json=isRecreateState,proto3" json:"is_recreate_state,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BfdMgmtClientFlags) Descriptor

func (*BfdMgmtClientFlags) Descriptor() ([]byte, []int)

func (*BfdMgmtClientFlags) GetIsRecreateState

func (m *BfdMgmtClientFlags) GetIsRecreateState() int32

func (*BfdMgmtClientFlags) GetIsZombieState

func (m *BfdMgmtClientFlags) GetIsZombieState() int32

func (*BfdMgmtClientFlags) ProtoMessage

func (*BfdMgmtClientFlags) ProtoMessage()

func (*BfdMgmtClientFlags) Reset

func (m *BfdMgmtClientFlags) Reset()

func (*BfdMgmtClientFlags) String

func (m *BfdMgmtClientFlags) String() string

func (*BfdMgmtClientFlags) XXX_DiscardUnknown

func (m *BfdMgmtClientFlags) XXX_DiscardUnknown()

func (*BfdMgmtClientFlags) XXX_Marshal

func (m *BfdMgmtClientFlags) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BfdMgmtClientFlags) XXX_Merge

func (m *BfdMgmtClientFlags) XXX_Merge(src proto.Message)

func (*BfdMgmtClientFlags) XXX_Size

func (m *BfdMgmtClientFlags) XXX_Size() int

func (*BfdMgmtClientFlags) XXX_Unmarshal

func (m *BfdMgmtClientFlags) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL