cisco_ios_xr_ip_bfd_oper_bfd_relation_details_relation_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: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BfdMgmtRelation

type BfdMgmtRelation struct {
	State                  string                                  `protobuf:"bytes,50,opt,name=state,proto3" json:"state,omitempty"`
	LocalDiscriminator     uint32                                  `protobuf:"varint,51,opt,name=local_discriminator,json=localDiscriminator,proto3" json:"local_discriminator,omitempty"`
	LinkInformation        []*BfdMgmtRelationLinkDetail            `protobuf:"bytes,52,rep,name=link_information,json=linkInformation,proto3" json:"link_information,omitempty"`
	AssociationInformation []*BfdMgmtSessionAssociationInformation `` /* 128-byte string literal not displayed */
	XXX_NoUnkeyedLiteral   struct{}                                `json:"-"`
	XXX_unrecognized       []byte                                  `json:"-"`
	XXX_sizecache          int32                                   `json:"-"`
}

func (*BfdMgmtRelation) Descriptor

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

func (*BfdMgmtRelation) GetAssociationInformation

func (m *BfdMgmtRelation) GetAssociationInformation() []*BfdMgmtSessionAssociationInformation

func (*BfdMgmtRelation) GetLinkInformation

func (m *BfdMgmtRelation) GetLinkInformation() []*BfdMgmtRelationLinkDetail

func (*BfdMgmtRelation) GetLocalDiscriminator

func (m *BfdMgmtRelation) GetLocalDiscriminator() uint32

func (*BfdMgmtRelation) GetState

func (m *BfdMgmtRelation) GetState() string

func (*BfdMgmtRelation) ProtoMessage

func (*BfdMgmtRelation) ProtoMessage()

func (*BfdMgmtRelation) Reset

func (m *BfdMgmtRelation) Reset()

func (*BfdMgmtRelation) String

func (m *BfdMgmtRelation) String() string

func (*BfdMgmtRelation) XXX_DiscardUnknown

func (m *BfdMgmtRelation) XXX_DiscardUnknown()

func (*BfdMgmtRelation) XXX_Marshal

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

func (*BfdMgmtRelation) XXX_Merge

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

func (*BfdMgmtRelation) XXX_Size

func (m *BfdMgmtRelation) XXX_Size() int

func (*BfdMgmtRelation) XXX_Unmarshal

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

type BfdMgmtRelationLinkDetail

type BfdMgmtRelationLinkDetail struct {
	State                string   `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"`
	InterfaceName        string   `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	LocalDiscriminator   uint32   `protobuf:"varint,3,opt,name=local_discriminator,json=localDiscriminator,proto3" json:"local_discriminator,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BfdMgmtRelationLinkDetail) Descriptor

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

func (*BfdMgmtRelationLinkDetail) GetInterfaceName

func (m *BfdMgmtRelationLinkDetail) GetInterfaceName() string

func (*BfdMgmtRelationLinkDetail) GetLocalDiscriminator

func (m *BfdMgmtRelationLinkDetail) GetLocalDiscriminator() uint32

func (*BfdMgmtRelationLinkDetail) GetState

func (m *BfdMgmtRelationLinkDetail) GetState() string

func (*BfdMgmtRelationLinkDetail) ProtoMessage

func (*BfdMgmtRelationLinkDetail) ProtoMessage()

func (*BfdMgmtRelationLinkDetail) Reset

func (m *BfdMgmtRelationLinkDetail) Reset()

func (*BfdMgmtRelationLinkDetail) String

func (m *BfdMgmtRelationLinkDetail) String() string

func (*BfdMgmtRelationLinkDetail) XXX_DiscardUnknown

func (m *BfdMgmtRelationLinkDetail) XXX_DiscardUnknown()

func (*BfdMgmtRelationLinkDetail) XXX_Marshal

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

func (*BfdMgmtRelationLinkDetail) XXX_Merge

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

func (*BfdMgmtRelationLinkDetail) XXX_Size

func (m *BfdMgmtRelationLinkDetail) XXX_Size() int

func (*BfdMgmtRelationLinkDetail) XXX_Unmarshal

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

type BfdMgmtRelation_KEYS

type BfdMgmtRelation_KEYS struct {
	InterfaceName        string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	DestinationAddress   string   `protobuf:"bytes,2,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BfdMgmtRelation_KEYS) Descriptor

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

func (*BfdMgmtRelation_KEYS) GetDestinationAddress

func (m *BfdMgmtRelation_KEYS) GetDestinationAddress() string

func (*BfdMgmtRelation_KEYS) GetInterfaceName

func (m *BfdMgmtRelation_KEYS) GetInterfaceName() string

func (*BfdMgmtRelation_KEYS) ProtoMessage

func (*BfdMgmtRelation_KEYS) ProtoMessage()

func (*BfdMgmtRelation_KEYS) Reset

func (m *BfdMgmtRelation_KEYS) Reset()

func (*BfdMgmtRelation_KEYS) String

func (m *BfdMgmtRelation_KEYS) String() string

func (*BfdMgmtRelation_KEYS) XXX_DiscardUnknown

func (m *BfdMgmtRelation_KEYS) XXX_DiscardUnknown()

func (*BfdMgmtRelation_KEYS) XXX_Marshal

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

func (*BfdMgmtRelation_KEYS) XXX_Merge

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

func (*BfdMgmtRelation_KEYS) XXX_Size

func (m *BfdMgmtRelation_KEYS) XXX_Size() int

func (*BfdMgmtRelation_KEYS) XXX_Unmarshal

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

type BfdMgmtSessionAssociationInformation

type BfdMgmtSessionAssociationInformation struct {
	IpDestinationAddress *IpAddrTUnion                     `protobuf:"bytes,1,opt,name=ip_destination_address,json=ipDestinationAddress,proto3" json:"ip_destination_address,omitempty"`
	InterfaceName        string                            `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	Sessiontype          string                            `protobuf:"bytes,3,opt,name=sessiontype,proto3" json:"sessiontype,omitempty"`
	OwnerInformation     []*BfdMgmtSessionOwnerInformation `protobuf:"bytes,4,rep,name=owner_information,json=ownerInformation,proto3" json:"owner_information,omitempty"`
	LocalDiscriminator   uint32                            `protobuf:"varint,5,opt,name=local_discriminator,json=localDiscriminator,proto3" json:"local_discriminator,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
	XXX_unrecognized     []byte                            `json:"-"`
	XXX_sizecache        int32                             `json:"-"`
}

func (*BfdMgmtSessionAssociationInformation) Descriptor

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

func (*BfdMgmtSessionAssociationInformation) GetInterfaceName

func (m *BfdMgmtSessionAssociationInformation) GetInterfaceName() string

func (*BfdMgmtSessionAssociationInformation) GetIpDestinationAddress

func (m *BfdMgmtSessionAssociationInformation) GetIpDestinationAddress() *IpAddrTUnion

func (*BfdMgmtSessionAssociationInformation) GetLocalDiscriminator

func (m *BfdMgmtSessionAssociationInformation) GetLocalDiscriminator() uint32

func (*BfdMgmtSessionAssociationInformation) GetOwnerInformation

func (*BfdMgmtSessionAssociationInformation) GetSessiontype

func (m *BfdMgmtSessionAssociationInformation) GetSessiontype() string

func (*BfdMgmtSessionAssociationInformation) ProtoMessage

func (*BfdMgmtSessionAssociationInformation) ProtoMessage()

func (*BfdMgmtSessionAssociationInformation) Reset

func (*BfdMgmtSessionAssociationInformation) String

func (*BfdMgmtSessionAssociationInformation) XXX_DiscardUnknown

func (m *BfdMgmtSessionAssociationInformation) XXX_DiscardUnknown()

func (*BfdMgmtSessionAssociationInformation) XXX_Marshal

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

func (*BfdMgmtSessionAssociationInformation) XXX_Merge

func (*BfdMgmtSessionAssociationInformation) XXX_Size

func (*BfdMgmtSessionAssociationInformation) XXX_Unmarshal

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

type BfdMgmtSessionOwnerInformation

type BfdMgmtSessionOwnerInformation struct {
	Interval                    uint32   `protobuf:"varint,1,opt,name=interval,proto3" json:"interval,omitempty"`
	DetectionMultiplier         uint32   `protobuf:"varint,2,opt,name=detection_multiplier,json=detectionMultiplier,proto3" json:"detection_multiplier,omitempty"`
	AdjustedInterval            uint32   `protobuf:"varint,3,opt,name=adjusted_interval,json=adjustedInterval,proto3" json:"adjusted_interval,omitempty"`
	AdjustedDetectionMultiplier uint32   `` /* 145-byte string literal not displayed */
	Name                        string   `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral        struct{} `json:"-"`
	XXX_unrecognized            []byte   `json:"-"`
	XXX_sizecache               int32    `json:"-"`
}

func (*BfdMgmtSessionOwnerInformation) Descriptor

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

func (*BfdMgmtSessionOwnerInformation) GetAdjustedDetectionMultiplier

func (m *BfdMgmtSessionOwnerInformation) GetAdjustedDetectionMultiplier() uint32

func (*BfdMgmtSessionOwnerInformation) GetAdjustedInterval

func (m *BfdMgmtSessionOwnerInformation) GetAdjustedInterval() uint32

func (*BfdMgmtSessionOwnerInformation) GetDetectionMultiplier

func (m *BfdMgmtSessionOwnerInformation) GetDetectionMultiplier() uint32

func (*BfdMgmtSessionOwnerInformation) GetInterval

func (m *BfdMgmtSessionOwnerInformation) GetInterval() uint32

func (*BfdMgmtSessionOwnerInformation) GetName

func (*BfdMgmtSessionOwnerInformation) ProtoMessage

func (*BfdMgmtSessionOwnerInformation) ProtoMessage()

func (*BfdMgmtSessionOwnerInformation) Reset

func (m *BfdMgmtSessionOwnerInformation) Reset()

func (*BfdMgmtSessionOwnerInformation) String

func (*BfdMgmtSessionOwnerInformation) XXX_DiscardUnknown

func (m *BfdMgmtSessionOwnerInformation) XXX_DiscardUnknown()

func (*BfdMgmtSessionOwnerInformation) XXX_Marshal

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

func (*BfdMgmtSessionOwnerInformation) XXX_Merge

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

func (*BfdMgmtSessionOwnerInformation) XXX_Size

func (m *BfdMgmtSessionOwnerInformation) XXX_Size() int

func (*BfdMgmtSessionOwnerInformation) XXX_Unmarshal

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

type IpAddrTUnion

type IpAddrTUnion struct {
	Afi                  string   `protobuf:"bytes,1,opt,name=afi,proto3" json:"afi,omitempty"`
	Dummy                uint32   `protobuf:"varint,2,opt,name=dummy,proto3" json:"dummy,omitempty"`
	Ipv4                 string   `protobuf:"bytes,3,opt,name=ipv4,proto3" json:"ipv4,omitempty"`
	Ipv6                 string   `protobuf:"bytes,4,opt,name=ipv6,proto3" json:"ipv6,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IpAddrTUnion) Descriptor

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

func (*IpAddrTUnion) GetAfi

func (m *IpAddrTUnion) GetAfi() string

func (*IpAddrTUnion) GetDummy

func (m *IpAddrTUnion) GetDummy() uint32

func (*IpAddrTUnion) GetIpv4

func (m *IpAddrTUnion) GetIpv4() string

func (*IpAddrTUnion) GetIpv6

func (m *IpAddrTUnion) GetIpv6() string

func (*IpAddrTUnion) ProtoMessage

func (*IpAddrTUnion) ProtoMessage()

func (*IpAddrTUnion) Reset

func (m *IpAddrTUnion) Reset()

func (*IpAddrTUnion) String

func (m *IpAddrTUnion) String() string

func (*IpAddrTUnion) XXX_DiscardUnknown

func (m *IpAddrTUnion) XXX_DiscardUnknown()

func (*IpAddrTUnion) XXX_Marshal

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

func (*IpAddrTUnion) XXX_Merge

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

func (*IpAddrTUnion) XXX_Size

func (m *IpAddrTUnion) XXX_Size() int

func (*IpAddrTUnion) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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