cisco_ios_xr_ip_bfd_oper_bfd_label_session_briefs_label_session_brief

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/label-session-briefs/label-session-brief

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BfdMgmtAsyncIntervalMultiplierInformation

type BfdMgmtAsyncIntervalMultiplierInformation struct {
	NegotiatedRemoteTransmitInterval uint32   `` /* 162-byte string literal not displayed */
	NegotiatedLocalTransmitInterval  uint32   `` /* 159-byte string literal not displayed */
	DetectionTime                    uint32   `protobuf:"varint,3,opt,name=detection_time,json=detectionTime,proto3" json:"detection_time,omitempty"`
	DetectionMultiplier              uint32   `protobuf:"varint,4,opt,name=detection_multiplier,json=detectionMultiplier,proto3" json:"detection_multiplier,omitempty"`
	XXX_NoUnkeyedLiteral             struct{} `json:"-"`
	XXX_unrecognized                 []byte   `json:"-"`
	XXX_sizecache                    int32    `json:"-"`
}

func (*BfdMgmtAsyncIntervalMultiplierInformation) Descriptor

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

func (*BfdMgmtAsyncIntervalMultiplierInformation) GetDetectionMultiplier

func (m *BfdMgmtAsyncIntervalMultiplierInformation) GetDetectionMultiplier() uint32

func (*BfdMgmtAsyncIntervalMultiplierInformation) GetDetectionTime

func (m *BfdMgmtAsyncIntervalMultiplierInformation) GetDetectionTime() uint32

func (*BfdMgmtAsyncIntervalMultiplierInformation) GetNegotiatedLocalTransmitInterval

func (m *BfdMgmtAsyncIntervalMultiplierInformation) GetNegotiatedLocalTransmitInterval() uint32

func (*BfdMgmtAsyncIntervalMultiplierInformation) GetNegotiatedRemoteTransmitInterval

func (m *BfdMgmtAsyncIntervalMultiplierInformation) GetNegotiatedRemoteTransmitInterval() uint32

func (*BfdMgmtAsyncIntervalMultiplierInformation) ProtoMessage

func (*BfdMgmtAsyncIntervalMultiplierInformation) Reset

func (*BfdMgmtAsyncIntervalMultiplierInformation) String

func (*BfdMgmtAsyncIntervalMultiplierInformation) XXX_DiscardUnknown

func (m *BfdMgmtAsyncIntervalMultiplierInformation) XXX_DiscardUnknown()

func (*BfdMgmtAsyncIntervalMultiplierInformation) XXX_Marshal

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

func (*BfdMgmtAsyncIntervalMultiplierInformation) XXX_Merge

func (*BfdMgmtAsyncIntervalMultiplierInformation) XXX_Size

func (*BfdMgmtAsyncIntervalMultiplierInformation) XXX_Unmarshal

type BfdMgmtEchoIntervalMultiplierInformation

type BfdMgmtEchoIntervalMultiplierInformation struct {
	NegotiatedTransmitInterval uint32   `` /* 142-byte string literal not displayed */
	DetectionTime              uint32   `protobuf:"varint,2,opt,name=detection_time,json=detectionTime,proto3" json:"detection_time,omitempty"`
	DetectionMultiplier        uint32   `protobuf:"varint,3,opt,name=detection_multiplier,json=detectionMultiplier,proto3" json:"detection_multiplier,omitempty"`
	XXX_NoUnkeyedLiteral       struct{} `json:"-"`
	XXX_unrecognized           []byte   `json:"-"`
	XXX_sizecache              int32    `json:"-"`
}

func (*BfdMgmtEchoIntervalMultiplierInformation) Descriptor

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

func (*BfdMgmtEchoIntervalMultiplierInformation) GetDetectionMultiplier

func (m *BfdMgmtEchoIntervalMultiplierInformation) GetDetectionMultiplier() uint32

func (*BfdMgmtEchoIntervalMultiplierInformation) GetDetectionTime

func (m *BfdMgmtEchoIntervalMultiplierInformation) GetDetectionTime() uint32

func (*BfdMgmtEchoIntervalMultiplierInformation) GetNegotiatedTransmitInterval

func (m *BfdMgmtEchoIntervalMultiplierInformation) GetNegotiatedTransmitInterval() uint32

func (*BfdMgmtEchoIntervalMultiplierInformation) ProtoMessage

func (*BfdMgmtEchoIntervalMultiplierInformation) Reset

func (*BfdMgmtEchoIntervalMultiplierInformation) String

func (*BfdMgmtEchoIntervalMultiplierInformation) XXX_DiscardUnknown

func (m *BfdMgmtEchoIntervalMultiplierInformation) XXX_DiscardUnknown()

func (*BfdMgmtEchoIntervalMultiplierInformation) XXX_Marshal

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

func (*BfdMgmtEchoIntervalMultiplierInformation) XXX_Merge

func (*BfdMgmtEchoIntervalMultiplierInformation) XXX_Size

func (*BfdMgmtEchoIntervalMultiplierInformation) XXX_Unmarshal

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

type BfdMgmtSessionBrief

type BfdMgmtSessionBrief struct {
	NodeId                 string                                `protobuf:"bytes,50,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	State                  string                                `protobuf:"bytes,51,opt,name=state,proto3" json:"state,omitempty"`
	StatusBriefInformation *BfdMgmtSessionStatusInformationBrief `` /* 130-byte string literal not displayed */
	SessionType            string                                `protobuf:"bytes,53,opt,name=session_type,json=sessionType,proto3" json:"session_type,omitempty"`
	SessionSubtype         string                                `protobuf:"bytes,54,opt,name=session_subtype,json=sessionSubtype,proto3" json:"session_subtype,omitempty"`
	SessionFlags           uint32                                `protobuf:"varint,55,opt,name=session_flags,json=sessionFlags,proto3" json:"session_flags,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}                              `json:"-"`
	XXX_unrecognized       []byte                                `json:"-"`
	XXX_sizecache          int32                                 `json:"-"`
}

func (*BfdMgmtSessionBrief) Descriptor

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

func (*BfdMgmtSessionBrief) GetNodeId

func (m *BfdMgmtSessionBrief) GetNodeId() string

func (*BfdMgmtSessionBrief) GetSessionFlags

func (m *BfdMgmtSessionBrief) GetSessionFlags() uint32

func (*BfdMgmtSessionBrief) GetSessionSubtype

func (m *BfdMgmtSessionBrief) GetSessionSubtype() string

func (*BfdMgmtSessionBrief) GetSessionType

func (m *BfdMgmtSessionBrief) GetSessionType() string

func (*BfdMgmtSessionBrief) GetState

func (m *BfdMgmtSessionBrief) GetState() string

func (*BfdMgmtSessionBrief) GetStatusBriefInformation

func (m *BfdMgmtSessionBrief) GetStatusBriefInformation() *BfdMgmtSessionStatusInformationBrief

func (*BfdMgmtSessionBrief) ProtoMessage

func (*BfdMgmtSessionBrief) ProtoMessage()

func (*BfdMgmtSessionBrief) Reset

func (m *BfdMgmtSessionBrief) Reset()

func (*BfdMgmtSessionBrief) String

func (m *BfdMgmtSessionBrief) String() string

func (*BfdMgmtSessionBrief) XXX_DiscardUnknown

func (m *BfdMgmtSessionBrief) XXX_DiscardUnknown()

func (*BfdMgmtSessionBrief) XXX_Marshal

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

func (*BfdMgmtSessionBrief) XXX_Merge

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

func (*BfdMgmtSessionBrief) XXX_Size

func (m *BfdMgmtSessionBrief) XXX_Size() int

func (*BfdMgmtSessionBrief) XXX_Unmarshal

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

type BfdMgmtSessionBrief_KEYS

type BfdMgmtSessionBrief_KEYS struct {
	InterfaceName        string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	IncomingLabel        uint32   `protobuf:"varint,2,opt,name=incoming_label,json=incomingLabel,proto3" json:"incoming_label,omitempty"`
	Location             string   `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BfdMgmtSessionBrief_KEYS) Descriptor

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

func (*BfdMgmtSessionBrief_KEYS) GetIncomingLabel

func (m *BfdMgmtSessionBrief_KEYS) GetIncomingLabel() uint32

func (*BfdMgmtSessionBrief_KEYS) GetInterfaceName

func (m *BfdMgmtSessionBrief_KEYS) GetInterfaceName() string

func (*BfdMgmtSessionBrief_KEYS) GetLocation

func (m *BfdMgmtSessionBrief_KEYS) GetLocation() string

func (*BfdMgmtSessionBrief_KEYS) ProtoMessage

func (*BfdMgmtSessionBrief_KEYS) ProtoMessage()

func (*BfdMgmtSessionBrief_KEYS) Reset

func (m *BfdMgmtSessionBrief_KEYS) Reset()

func (*BfdMgmtSessionBrief_KEYS) String

func (m *BfdMgmtSessionBrief_KEYS) String() string

func (*BfdMgmtSessionBrief_KEYS) XXX_DiscardUnknown

func (m *BfdMgmtSessionBrief_KEYS) XXX_DiscardUnknown()

func (*BfdMgmtSessionBrief_KEYS) XXX_Marshal

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

func (*BfdMgmtSessionBrief_KEYS) XXX_Merge

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

func (*BfdMgmtSessionBrief_KEYS) XXX_Size

func (m *BfdMgmtSessionBrief_KEYS) XXX_Size() int

func (*BfdMgmtSessionBrief_KEYS) XXX_Unmarshal

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

type BfdMgmtSessionStatusInformationBrief

type BfdMgmtSessionStatusInformationBrief struct {
	AsyncIntervalMultiplier *BfdMgmtAsyncIntervalMultiplierInformation `` /* 132-byte string literal not displayed */
	EchoIntervalMultiplier  *BfdMgmtEchoIntervalMultiplierInformation  `` /* 129-byte string literal not displayed */
	XXX_NoUnkeyedLiteral    struct{}                                   `json:"-"`
	XXX_unrecognized        []byte                                     `json:"-"`
	XXX_sizecache           int32                                      `json:"-"`
}

func (*BfdMgmtSessionStatusInformationBrief) Descriptor

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

func (*BfdMgmtSessionStatusInformationBrief) GetAsyncIntervalMultiplier

func (*BfdMgmtSessionStatusInformationBrief) GetEchoIntervalMultiplier

func (*BfdMgmtSessionStatusInformationBrief) ProtoMessage

func (*BfdMgmtSessionStatusInformationBrief) ProtoMessage()

func (*BfdMgmtSessionStatusInformationBrief) Reset

func (*BfdMgmtSessionStatusInformationBrief) String

func (*BfdMgmtSessionStatusInformationBrief) XXX_DiscardUnknown

func (m *BfdMgmtSessionStatusInformationBrief) XXX_DiscardUnknown()

func (*BfdMgmtSessionStatusInformationBrief) XXX_Marshal

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

func (*BfdMgmtSessionStatusInformationBrief) XXX_Merge

func (*BfdMgmtSessionStatusInformationBrief) XXX_Size

func (*BfdMgmtSessionStatusInformationBrief) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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