cisco_ios_xr_mpls_te_oper_mpls_te_standby_wrap_protection_protected_lsps_protected_lsp

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-mpls-te-oper:mpls-te-standby/wrap-protection/protected-lsps/protected-lsp

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsTeLspWrapProtectionBag

type MplsTeLspWrapProtectionBag struct {
	SourceAddressXr         string   `protobuf:"bytes,50,opt,name=source_address_xr,json=sourceAddressXr,proto3" json:"source_address_xr,omitempty"`
	DestinationAddressXr    string   `protobuf:"bytes,51,opt,name=destination_address_xr,json=destinationAddressXr,proto3" json:"destination_address_xr,omitempty"`
	TunnelIdXr              uint32   `protobuf:"varint,52,opt,name=tunnel_id_xr,json=tunnelIdXr,proto3" json:"tunnel_id_xr,omitempty"`
	ExtendedTunnelIdXr      string   `protobuf:"bytes,53,opt,name=extended_tunnel_id_xr,json=extendedTunnelIdXr,proto3" json:"extended_tunnel_id_xr,omitempty"`
	TunnelName              string   `protobuf:"bytes,54,opt,name=tunnel_name,json=tunnelName,proto3" json:"tunnel_name,omitempty"`
	TunnelInstance          uint32   `protobuf:"varint,55,opt,name=tunnel_instance,json=tunnelInstance,proto3" json:"tunnel_instance,omitempty"`
	LspWrapProtectionEnable bool     `` /* 136-byte string literal not displayed */
	LspWrapProtectionLabel  uint32   `` /* 133-byte string literal not displayed */
	ReverseEgressInterface  string   `` /* 130-byte string literal not displayed */
	ReverseLspLabel         uint32   `protobuf:"varint,59,opt,name=reverse_lsp_label,json=reverseLspLabel,proto3" json:"reverse_lsp_label,omitempty"`
	LspWrapProtectionState  string   `` /* 132-byte string literal not displayed */
	SubGroupOriginalId      string   `protobuf:"bytes,61,opt,name=sub_group_original_id,json=subGroupOriginalId,proto3" json:"sub_group_original_id,omitempty"`
	SubGroupIdXr            uint32   `protobuf:"varint,62,opt,name=sub_group_id_xr,json=subGroupIdXr,proto3" json:"sub_group_id_xr,omitempty"`
	P2MpIdXr                uint32   `protobuf:"varint,63,opt,name=p2mp_id_xr,json=p2mpIdXr,proto3" json:"p2mp_id_xr,omitempty"`
	XXX_NoUnkeyedLiteral    struct{} `json:"-"`
	XXX_unrecognized        []byte   `json:"-"`
	XXX_sizecache           int32    `json:"-"`
}

func (*MplsTeLspWrapProtectionBag) Descriptor

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

func (*MplsTeLspWrapProtectionBag) GetDestinationAddressXr

func (m *MplsTeLspWrapProtectionBag) GetDestinationAddressXr() string

func (*MplsTeLspWrapProtectionBag) GetExtendedTunnelIdXr

func (m *MplsTeLspWrapProtectionBag) GetExtendedTunnelIdXr() string

func (*MplsTeLspWrapProtectionBag) GetLspWrapProtectionEnable

func (m *MplsTeLspWrapProtectionBag) GetLspWrapProtectionEnable() bool

func (*MplsTeLspWrapProtectionBag) GetLspWrapProtectionLabel

func (m *MplsTeLspWrapProtectionBag) GetLspWrapProtectionLabel() uint32

func (*MplsTeLspWrapProtectionBag) GetLspWrapProtectionState

func (m *MplsTeLspWrapProtectionBag) GetLspWrapProtectionState() string

func (*MplsTeLspWrapProtectionBag) GetP2MpIdXr

func (m *MplsTeLspWrapProtectionBag) GetP2MpIdXr() uint32

func (*MplsTeLspWrapProtectionBag) GetReverseEgressInterface

func (m *MplsTeLspWrapProtectionBag) GetReverseEgressInterface() string

func (*MplsTeLspWrapProtectionBag) GetReverseLspLabel

func (m *MplsTeLspWrapProtectionBag) GetReverseLspLabel() uint32

func (*MplsTeLspWrapProtectionBag) GetSourceAddressXr

func (m *MplsTeLspWrapProtectionBag) GetSourceAddressXr() string

func (*MplsTeLspWrapProtectionBag) GetSubGroupIdXr

func (m *MplsTeLspWrapProtectionBag) GetSubGroupIdXr() uint32

func (*MplsTeLspWrapProtectionBag) GetSubGroupOriginalId

func (m *MplsTeLspWrapProtectionBag) GetSubGroupOriginalId() string

func (*MplsTeLspWrapProtectionBag) GetTunnelIdXr

func (m *MplsTeLspWrapProtectionBag) GetTunnelIdXr() uint32

func (*MplsTeLspWrapProtectionBag) GetTunnelInstance

func (m *MplsTeLspWrapProtectionBag) GetTunnelInstance() uint32

func (*MplsTeLspWrapProtectionBag) GetTunnelName

func (m *MplsTeLspWrapProtectionBag) GetTunnelName() string

func (*MplsTeLspWrapProtectionBag) ProtoMessage

func (*MplsTeLspWrapProtectionBag) ProtoMessage()

func (*MplsTeLspWrapProtectionBag) Reset

func (m *MplsTeLspWrapProtectionBag) Reset()

func (*MplsTeLspWrapProtectionBag) String

func (m *MplsTeLspWrapProtectionBag) String() string

func (*MplsTeLspWrapProtectionBag) XXX_DiscardUnknown

func (m *MplsTeLspWrapProtectionBag) XXX_DiscardUnknown()

func (*MplsTeLspWrapProtectionBag) XXX_Marshal

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

func (*MplsTeLspWrapProtectionBag) XXX_Merge

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

func (*MplsTeLspWrapProtectionBag) XXX_Size

func (m *MplsTeLspWrapProtectionBag) XXX_Size() int

func (*MplsTeLspWrapProtectionBag) XXX_Unmarshal

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

type MplsTeLspWrapProtectionBag_KEYS

type MplsTeLspWrapProtectionBag_KEYS struct {
	SourceAddress        string   `protobuf:"bytes,1,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	DestinationAddress   string   `protobuf:"bytes,2,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	TunnelId             uint32   `protobuf:"varint,3,opt,name=tunnel_id,json=tunnelId,proto3" json:"tunnel_id,omitempty"`
	ExtendedTunnelId     string   `protobuf:"bytes,4,opt,name=extended_tunnel_id,json=extendedTunnelId,proto3" json:"extended_tunnel_id,omitempty"`
	LspId                uint32   `protobuf:"varint,5,opt,name=lsp_id,json=lspId,proto3" json:"lsp_id,omitempty"`
	SubGroupId           uint32   `protobuf:"varint,6,opt,name=sub_group_id,json=subGroupId,proto3" json:"sub_group_id,omitempty"`
	SubGroupOriginator   string   `protobuf:"bytes,7,opt,name=sub_group_originator,json=subGroupOriginator,proto3" json:"sub_group_originator,omitempty"`
	P2MpId               uint32   `protobuf:"varint,8,opt,name=p2mp_id,json=p2mpId,proto3" json:"p2mp_id,omitempty"`
	SessionType          string   `protobuf:"bytes,9,opt,name=session_type,json=sessionType,proto3" json:"session_type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsTeLspWrapProtectionBag_KEYS) Descriptor

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

func (*MplsTeLspWrapProtectionBag_KEYS) GetDestinationAddress

func (m *MplsTeLspWrapProtectionBag_KEYS) GetDestinationAddress() string

func (*MplsTeLspWrapProtectionBag_KEYS) GetExtendedTunnelId

func (m *MplsTeLspWrapProtectionBag_KEYS) GetExtendedTunnelId() string

func (*MplsTeLspWrapProtectionBag_KEYS) GetLspId

func (*MplsTeLspWrapProtectionBag_KEYS) GetP2MpId

func (m *MplsTeLspWrapProtectionBag_KEYS) GetP2MpId() uint32

func (*MplsTeLspWrapProtectionBag_KEYS) GetSessionType

func (m *MplsTeLspWrapProtectionBag_KEYS) GetSessionType() string

func (*MplsTeLspWrapProtectionBag_KEYS) GetSourceAddress

func (m *MplsTeLspWrapProtectionBag_KEYS) GetSourceAddress() string

func (*MplsTeLspWrapProtectionBag_KEYS) GetSubGroupId

func (m *MplsTeLspWrapProtectionBag_KEYS) GetSubGroupId() uint32

func (*MplsTeLspWrapProtectionBag_KEYS) GetSubGroupOriginator

func (m *MplsTeLspWrapProtectionBag_KEYS) GetSubGroupOriginator() string

func (*MplsTeLspWrapProtectionBag_KEYS) GetTunnelId

func (m *MplsTeLspWrapProtectionBag_KEYS) GetTunnelId() uint32

func (*MplsTeLspWrapProtectionBag_KEYS) ProtoMessage

func (*MplsTeLspWrapProtectionBag_KEYS) ProtoMessage()

func (*MplsTeLspWrapProtectionBag_KEYS) Reset

func (*MplsTeLspWrapProtectionBag_KEYS) String

func (*MplsTeLspWrapProtectionBag_KEYS) XXX_DiscardUnknown

func (m *MplsTeLspWrapProtectionBag_KEYS) XXX_DiscardUnknown()

func (*MplsTeLspWrapProtectionBag_KEYS) XXX_Marshal

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

func (*MplsTeLspWrapProtectionBag_KEYS) XXX_Merge

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

func (*MplsTeLspWrapProtectionBag_KEYS) XXX_Size

func (m *MplsTeLspWrapProtectionBag_KEYS) XXX_Size() int

func (*MplsTeLspWrapProtectionBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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