cisco_ios_xr_mpls_te_oper_mpls_te_tunnels_tunnel_path_protections_tunnel_path_protection

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-mpls-te-oper:mpls-te/tunnels/tunnel-path-protections/tunnel-path-protection

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsTePathProtection

type MplsTePathProtection struct {
	IsTunnelUp           bool                     `protobuf:"varint,50,opt,name=is_tunnel_up,json=isTunnelUp,proto3" json:"is_tunnel_up,omitempty"`
	SourceAddress        string                   `protobuf:"bytes,51,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	DestinationAddress   string                   `protobuf:"bytes,52,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	ExtendedTunnelId     string                   `protobuf:"bytes,53,opt,name=extended_tunnel_id,json=extendedTunnelId,proto3" json:"extended_tunnel_id,omitempty"`
	PathProtection       *MplsTePpInfo            `protobuf:"bytes,54,opt,name=path_protection,json=pathProtection,proto3" json:"path_protection,omitempty"`
	CurrentLsp           *MplsTePathProtectionLsp `protobuf:"bytes,55,opt,name=current_lsp,json=currentLsp,proto3" json:"current_lsp,omitempty"`
	StandbyLsp           *MplsTePathProtectionLsp `protobuf:"bytes,56,opt,name=standby_lsp,json=standbyLsp,proto3" json:"standby_lsp,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*MplsTePathProtection) Descriptor

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

func (*MplsTePathProtection) GetCurrentLsp

func (m *MplsTePathProtection) GetCurrentLsp() *MplsTePathProtectionLsp

func (*MplsTePathProtection) GetDestinationAddress

func (m *MplsTePathProtection) GetDestinationAddress() string

func (*MplsTePathProtection) GetExtendedTunnelId

func (m *MplsTePathProtection) GetExtendedTunnelId() string

func (*MplsTePathProtection) GetIsTunnelUp

func (m *MplsTePathProtection) GetIsTunnelUp() bool

func (*MplsTePathProtection) GetPathProtection

func (m *MplsTePathProtection) GetPathProtection() *MplsTePpInfo

func (*MplsTePathProtection) GetSourceAddress

func (m *MplsTePathProtection) GetSourceAddress() string

func (*MplsTePathProtection) GetStandbyLsp

func (m *MplsTePathProtection) GetStandbyLsp() *MplsTePathProtectionLsp

func (*MplsTePathProtection) ProtoMessage

func (*MplsTePathProtection) ProtoMessage()

func (*MplsTePathProtection) Reset

func (m *MplsTePathProtection) Reset()

func (*MplsTePathProtection) String

func (m *MplsTePathProtection) String() string

func (*MplsTePathProtection) XXX_DiscardUnknown

func (m *MplsTePathProtection) XXX_DiscardUnknown()

func (*MplsTePathProtection) XXX_Marshal

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

func (*MplsTePathProtection) XXX_Merge

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

func (*MplsTePathProtection) XXX_Size

func (m *MplsTePathProtection) XXX_Size() int

func (*MplsTePathProtection) XXX_Unmarshal

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

type MplsTePathProtectionLsp

type MplsTePathProtectionLsp struct {
	LspUptime            uint32                        `protobuf:"varint,1,opt,name=lsp_uptime,json=lspUptime,proto3" json:"lsp_uptime,omitempty"`
	PathProtectionLspId  uint32                        `protobuf:"varint,2,opt,name=path_protection_lsp_id,json=pathProtectionLspId,proto3" json:"path_protection_lsp_id,omitempty"`
	LspLocalLabel        uint32                        `protobuf:"varint,3,opt,name=lsp_local_label,json=lspLocalLabel,proto3" json:"lsp_local_label,omitempty"`
	SrlspOutgoingInfo    []*MplsTeS2LSrOutgoingFwdInfo `protobuf:"bytes,4,rep,name=srlsp_outgoing_info,json=srlspOutgoingInfo,proto3" json:"srlsp_outgoing_info,omitempty"`
	LspOutputInterface   string                        `protobuf:"bytes,5,opt,name=lsp_output_interface,json=lspOutputInterface,proto3" json:"lsp_output_interface,omitempty"`
	LspOutputLabel       uint32                        `protobuf:"varint,6,opt,name=lsp_output_label,json=lspOutputLabel,proto3" json:"lsp_output_label,omitempty"`
	LspHop               []*RsvpMgmtEroSubobj          `protobuf:"bytes,7,rep,name=lsp_hop,json=lspHop,proto3" json:"lsp_hop,omitempty"`
	LspState             string                        `protobuf:"bytes,8,opt,name=lsp_state,json=lspState,proto3" json:"lsp_state,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
	XXX_unrecognized     []byte                        `json:"-"`
	XXX_sizecache        int32                         `json:"-"`
}

func (*MplsTePathProtectionLsp) Descriptor

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

func (*MplsTePathProtectionLsp) GetLspHop

func (m *MplsTePathProtectionLsp) GetLspHop() []*RsvpMgmtEroSubobj

func (*MplsTePathProtectionLsp) GetLspLocalLabel

func (m *MplsTePathProtectionLsp) GetLspLocalLabel() uint32

func (*MplsTePathProtectionLsp) GetLspOutputInterface

func (m *MplsTePathProtectionLsp) GetLspOutputInterface() string

func (*MplsTePathProtectionLsp) GetLspOutputLabel

func (m *MplsTePathProtectionLsp) GetLspOutputLabel() uint32

func (*MplsTePathProtectionLsp) GetLspState

func (m *MplsTePathProtectionLsp) GetLspState() string

func (*MplsTePathProtectionLsp) GetLspUptime

func (m *MplsTePathProtectionLsp) GetLspUptime() uint32

func (*MplsTePathProtectionLsp) GetPathProtectionLspId

func (m *MplsTePathProtectionLsp) GetPathProtectionLspId() uint32

func (*MplsTePathProtectionLsp) GetSrlspOutgoingInfo

func (m *MplsTePathProtectionLsp) GetSrlspOutgoingInfo() []*MplsTeS2LSrOutgoingFwdInfo

func (*MplsTePathProtectionLsp) ProtoMessage

func (*MplsTePathProtectionLsp) ProtoMessage()

func (*MplsTePathProtectionLsp) Reset

func (m *MplsTePathProtectionLsp) Reset()

func (*MplsTePathProtectionLsp) String

func (m *MplsTePathProtectionLsp) String() string

func (*MplsTePathProtectionLsp) XXX_DiscardUnknown

func (m *MplsTePathProtectionLsp) XXX_DiscardUnknown()

func (*MplsTePathProtectionLsp) XXX_Marshal

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

func (*MplsTePathProtectionLsp) XXX_Merge

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

func (*MplsTePathProtectionLsp) XXX_Size

func (m *MplsTePathProtectionLsp) XXX_Size() int

func (*MplsTePathProtectionLsp) XXX_Unmarshal

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

type MplsTePathProtection_KEYS

type MplsTePathProtection_KEYS struct {
	Ctype                string   `protobuf:"bytes,1,opt,name=ctype,proto3" json:"ctype,omitempty"`
	TunnelId             uint32   `protobuf:"varint,2,opt,name=tunnel_id,json=tunnelId,proto3" json:"tunnel_id,omitempty"`
	TunnelName           string   `protobuf:"bytes,3,opt,name=tunnel_name,json=tunnelName,proto3" json:"tunnel_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsTePathProtection_KEYS) Descriptor

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

func (*MplsTePathProtection_KEYS) GetCtype

func (m *MplsTePathProtection_KEYS) GetCtype() string

func (*MplsTePathProtection_KEYS) GetTunnelId

func (m *MplsTePathProtection_KEYS) GetTunnelId() uint32

func (*MplsTePathProtection_KEYS) GetTunnelName

func (m *MplsTePathProtection_KEYS) GetTunnelName() string

func (*MplsTePathProtection_KEYS) ProtoMessage

func (*MplsTePathProtection_KEYS) ProtoMessage()

func (*MplsTePathProtection_KEYS) Reset

func (m *MplsTePathProtection_KEYS) Reset()

func (*MplsTePathProtection_KEYS) String

func (m *MplsTePathProtection_KEYS) String() string

func (*MplsTePathProtection_KEYS) XXX_DiscardUnknown

func (m *MplsTePathProtection_KEYS) XXX_DiscardUnknown()

func (*MplsTePathProtection_KEYS) XXX_Marshal

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

func (*MplsTePathProtection_KEYS) XXX_Merge

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

func (*MplsTePathProtection_KEYS) XXX_Size

func (m *MplsTePathProtection_KEYS) XXX_Size() int

func (*MplsTePathProtection_KEYS) XXX_Unmarshal

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

type MplsTePpInfo

type MplsTePpInfo struct {
	TimeOfSwitchoverSec                 uint32             `protobuf:"varint,1,opt,name=time_of_switchover_sec,json=timeOfSwitchoverSec,proto3" json:"time_of_switchover_sec,omitempty"`
	SwitchoverTotal                     uint32             `protobuf:"varint,2,opt,name=switchover_total,json=switchoverTotal,proto3" json:"switchover_total,omitempty"`
	SwitchoverReady                     uint32             `protobuf:"varint,3,opt,name=switchover_ready,json=switchoverReady,proto3" json:"switchover_ready,omitempty"`
	StandbyReoptimizedNumber            uint32             `` /* 136-byte string literal not displayed */
	SwitchoverReason                    uint32             `protobuf:"varint,5,opt,name=switchover_reason,json=switchoverReason,proto3" json:"switchover_reason,omitempty"`
	DiversityType                       string             `protobuf:"bytes,6,opt,name=diversity_type,json=diversityType,proto3" json:"diversity_type,omitempty"`
	IsPathProtectConfigured             bool               `` /* 135-byte string literal not displayed */
	PathProtectionProtectedById         uint32             `` /* 149-byte string literal not displayed */
	ValidPathProtectionPathOptionExists bool               `` /* 175-byte string literal not displayed */
	IsPathProtectSwitchOverUnderway     bool               `` /* 164-byte string literal not displayed */
	Switchover                          *TePpSwLogEntryBag `protobuf:"bytes,11,opt,name=switchover,proto3" json:"switchover,omitempty"`
	ReoptimizationTimeRemaining         uint32             `` /* 146-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                struct{}           `json:"-"`
	XXX_unrecognized                    []byte             `json:"-"`
	XXX_sizecache                       int32              `json:"-"`
}

func (*MplsTePpInfo) Descriptor

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

func (*MplsTePpInfo) GetDiversityType

func (m *MplsTePpInfo) GetDiversityType() string

func (*MplsTePpInfo) GetIsPathProtectConfigured

func (m *MplsTePpInfo) GetIsPathProtectConfigured() bool

func (*MplsTePpInfo) GetIsPathProtectSwitchOverUnderway

func (m *MplsTePpInfo) GetIsPathProtectSwitchOverUnderway() bool

func (*MplsTePpInfo) GetPathProtectionProtectedById

func (m *MplsTePpInfo) GetPathProtectionProtectedById() uint32

func (*MplsTePpInfo) GetReoptimizationTimeRemaining

func (m *MplsTePpInfo) GetReoptimizationTimeRemaining() uint32

func (*MplsTePpInfo) GetStandbyReoptimizedNumber

func (m *MplsTePpInfo) GetStandbyReoptimizedNumber() uint32

func (*MplsTePpInfo) GetSwitchover

func (m *MplsTePpInfo) GetSwitchover() *TePpSwLogEntryBag

func (*MplsTePpInfo) GetSwitchoverReady

func (m *MplsTePpInfo) GetSwitchoverReady() uint32

func (*MplsTePpInfo) GetSwitchoverReason

func (m *MplsTePpInfo) GetSwitchoverReason() uint32

func (*MplsTePpInfo) GetSwitchoverTotal

func (m *MplsTePpInfo) GetSwitchoverTotal() uint32

func (*MplsTePpInfo) GetTimeOfSwitchoverSec

func (m *MplsTePpInfo) GetTimeOfSwitchoverSec() uint32

func (*MplsTePpInfo) GetValidPathProtectionPathOptionExists

func (m *MplsTePpInfo) GetValidPathProtectionPathOptionExists() bool

func (*MplsTePpInfo) ProtoMessage

func (*MplsTePpInfo) ProtoMessage()

func (*MplsTePpInfo) Reset

func (m *MplsTePpInfo) Reset()

func (*MplsTePpInfo) String

func (m *MplsTePpInfo) String() string

func (*MplsTePpInfo) XXX_DiscardUnknown

func (m *MplsTePpInfo) XXX_DiscardUnknown()

func (*MplsTePpInfo) XXX_Marshal

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

func (*MplsTePpInfo) XXX_Merge

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

func (*MplsTePpInfo) XXX_Size

func (m *MplsTePpInfo) XXX_Size() int

func (*MplsTePpInfo) XXX_Unmarshal

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

type MplsTeS2LSrOutgoingFwdInfo

type MplsTeS2LSrOutgoingFwdInfo struct {
	LspOutputInterface   string   `protobuf:"bytes,1,opt,name=lsp_output_interface,json=lspOutputInterface,proto3" json:"lsp_output_interface,omitempty"`
	LspOutputLabel       uint32   `protobuf:"varint,2,opt,name=lsp_output_label,json=lspOutputLabel,proto3" json:"lsp_output_label,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsTeS2LSrOutgoingFwdInfo) Descriptor

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

func (*MplsTeS2LSrOutgoingFwdInfo) GetLspOutputInterface

func (m *MplsTeS2LSrOutgoingFwdInfo) GetLspOutputInterface() string

func (*MplsTeS2LSrOutgoingFwdInfo) GetLspOutputLabel

func (m *MplsTeS2LSrOutgoingFwdInfo) GetLspOutputLabel() uint32

func (*MplsTeS2LSrOutgoingFwdInfo) ProtoMessage

func (*MplsTeS2LSrOutgoingFwdInfo) ProtoMessage()

func (*MplsTeS2LSrOutgoingFwdInfo) Reset

func (m *MplsTeS2LSrOutgoingFwdInfo) Reset()

func (*MplsTeS2LSrOutgoingFwdInfo) String

func (m *MplsTeS2LSrOutgoingFwdInfo) String() string

func (*MplsTeS2LSrOutgoingFwdInfo) XXX_DiscardUnknown

func (m *MplsTeS2LSrOutgoingFwdInfo) XXX_DiscardUnknown()

func (*MplsTeS2LSrOutgoingFwdInfo) XXX_Marshal

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

func (*MplsTeS2LSrOutgoingFwdInfo) XXX_Merge

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

func (*MplsTeS2LSrOutgoingFwdInfo) XXX_Size

func (m *MplsTeS2LSrOutgoingFwdInfo) XXX_Size() int

func (*MplsTeS2LSrOutgoingFwdInfo) XXX_Unmarshal

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

type RsvpMgmtEroIpv4Subobj

type RsvpMgmtEroIpv4Subobj struct {
	IsStrictRoute        bool     `protobuf:"varint,1,opt,name=is_strict_route,json=isStrictRoute,proto3" json:"is_strict_route,omitempty"`
	EroAddress           string   `protobuf:"bytes,2,opt,name=ero_address,json=eroAddress,proto3" json:"ero_address,omitempty"`
	PrefixLength         uint32   `protobuf:"varint,3,opt,name=prefix_length,json=prefixLength,proto3" json:"prefix_length,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtEroIpv4Subobj) Descriptor

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

func (*RsvpMgmtEroIpv4Subobj) GetEroAddress

func (m *RsvpMgmtEroIpv4Subobj) GetEroAddress() string

func (*RsvpMgmtEroIpv4Subobj) GetIsStrictRoute

func (m *RsvpMgmtEroIpv4Subobj) GetIsStrictRoute() bool

func (*RsvpMgmtEroIpv4Subobj) GetPrefixLength

func (m *RsvpMgmtEroIpv4Subobj) GetPrefixLength() uint32

func (*RsvpMgmtEroIpv4Subobj) ProtoMessage

func (*RsvpMgmtEroIpv4Subobj) ProtoMessage()

func (*RsvpMgmtEroIpv4Subobj) Reset

func (m *RsvpMgmtEroIpv4Subobj) Reset()

func (*RsvpMgmtEroIpv4Subobj) String

func (m *RsvpMgmtEroIpv4Subobj) String() string

func (*RsvpMgmtEroIpv4Subobj) XXX_DiscardUnknown

func (m *RsvpMgmtEroIpv4Subobj) XXX_DiscardUnknown()

func (*RsvpMgmtEroIpv4Subobj) XXX_Marshal

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

func (*RsvpMgmtEroIpv4Subobj) XXX_Merge

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

func (*RsvpMgmtEroIpv4Subobj) XXX_Size

func (m *RsvpMgmtEroIpv4Subobj) XXX_Size() int

func (*RsvpMgmtEroIpv4Subobj) XXX_Unmarshal

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

type RsvpMgmtEroSubobj

type RsvpMgmtEroSubobj struct {
	EroType                string                  `protobuf:"bytes,1,opt,name=ero_type,json=eroType,proto3" json:"ero_type,omitempty"`
	Ipv4EroSubObject       *RsvpMgmtEroIpv4Subobj  `protobuf:"bytes,2,opt,name=ipv4ero_sub_object,json=ipv4eroSubObject,proto3" json:"ipv4ero_sub_object,omitempty"`
	UnnumberedEroSubObject *RsvpMgmtEroUnnumSubobj `` /* 131-byte string literal not displayed */
	XXX_NoUnkeyedLiteral   struct{}                `json:"-"`
	XXX_unrecognized       []byte                  `json:"-"`
	XXX_sizecache          int32                   `json:"-"`
}

func (*RsvpMgmtEroSubobj) Descriptor

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

func (*RsvpMgmtEroSubobj) GetEroType

func (m *RsvpMgmtEroSubobj) GetEroType() string

func (*RsvpMgmtEroSubobj) GetIpv4EroSubObject

func (m *RsvpMgmtEroSubobj) GetIpv4EroSubObject() *RsvpMgmtEroIpv4Subobj

func (*RsvpMgmtEroSubobj) GetUnnumberedEroSubObject

func (m *RsvpMgmtEroSubobj) GetUnnumberedEroSubObject() *RsvpMgmtEroUnnumSubobj

func (*RsvpMgmtEroSubobj) ProtoMessage

func (*RsvpMgmtEroSubobj) ProtoMessage()

func (*RsvpMgmtEroSubobj) Reset

func (m *RsvpMgmtEroSubobj) Reset()

func (*RsvpMgmtEroSubobj) String

func (m *RsvpMgmtEroSubobj) String() string

func (*RsvpMgmtEroSubobj) XXX_DiscardUnknown

func (m *RsvpMgmtEroSubobj) XXX_DiscardUnknown()

func (*RsvpMgmtEroSubobj) XXX_Marshal

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

func (*RsvpMgmtEroSubobj) XXX_Merge

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

func (*RsvpMgmtEroSubobj) XXX_Size

func (m *RsvpMgmtEroSubobj) XXX_Size() int

func (*RsvpMgmtEroSubobj) XXX_Unmarshal

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

type RsvpMgmtEroUnnumSubobj

type RsvpMgmtEroUnnumSubobj struct {
	IsStrictRoute        bool     `protobuf:"varint,1,opt,name=is_strict_route,json=isStrictRoute,proto3" json:"is_strict_route,omitempty"`
	EroInterfaceId       uint32   `protobuf:"varint,2,opt,name=ero_interface_id,json=eroInterfaceId,proto3" json:"ero_interface_id,omitempty"`
	EroRouterId          string   `protobuf:"bytes,3,opt,name=ero_router_id,json=eroRouterId,proto3" json:"ero_router_id,omitempty"`
	Status               string   `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtEroUnnumSubobj) Descriptor

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

func (*RsvpMgmtEroUnnumSubobj) GetEroInterfaceId

func (m *RsvpMgmtEroUnnumSubobj) GetEroInterfaceId() uint32

func (*RsvpMgmtEroUnnumSubobj) GetEroRouterId

func (m *RsvpMgmtEroUnnumSubobj) GetEroRouterId() string

func (*RsvpMgmtEroUnnumSubobj) GetIsStrictRoute

func (m *RsvpMgmtEroUnnumSubobj) GetIsStrictRoute() bool

func (*RsvpMgmtEroUnnumSubobj) GetStatus

func (m *RsvpMgmtEroUnnumSubobj) GetStatus() string

func (*RsvpMgmtEroUnnumSubobj) ProtoMessage

func (*RsvpMgmtEroUnnumSubobj) ProtoMessage()

func (*RsvpMgmtEroUnnumSubobj) Reset

func (m *RsvpMgmtEroUnnumSubobj) Reset()

func (*RsvpMgmtEroUnnumSubobj) String

func (m *RsvpMgmtEroUnnumSubobj) String() string

func (*RsvpMgmtEroUnnumSubobj) XXX_DiscardUnknown

func (m *RsvpMgmtEroUnnumSubobj) XXX_DiscardUnknown()

func (*RsvpMgmtEroUnnumSubobj) XXX_Marshal

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

func (*RsvpMgmtEroUnnumSubobj) XXX_Merge

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

func (*RsvpMgmtEroUnnumSubobj) XXX_Size

func (m *RsvpMgmtEroUnnumSubobj) XXX_Size() int

func (*RsvpMgmtEroUnnumSubobj) XXX_Unmarshal

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

type TePpSwLogEntryBag

type TePpSwLogEntryBag struct {
	PathProtectionSwitchoverEventIndex uint32   `` /* 170-byte string literal not displayed */
	PathProtectionTunnelId             uint32   `` /* 132-byte string literal not displayed */
	FromLspId                          uint32   `protobuf:"varint,3,opt,name=from_lsp_id,json=fromLspId,proto3" json:"from_lsp_id,omitempty"`
	ToLspId                            uint32   `protobuf:"varint,4,opt,name=to_lsp_id,json=toLspId,proto3" json:"to_lsp_id,omitempty"`
	DateOfErrorDetection               uint32   `` /* 126-byte string literal not displayed */
	DateOfErrorDetectionMillisec       uint32   `` /* 152-byte string literal not displayed */
	SwitchoverDurationMillisec         uint32   `` /* 142-byte string literal not displayed */
	PathProtectionSwitchoverReason     string   `` /* 155-byte string literal not displayed */
	XXX_NoUnkeyedLiteral               struct{} `json:"-"`
	XXX_unrecognized                   []byte   `json:"-"`
	XXX_sizecache                      int32    `json:"-"`
}

func (*TePpSwLogEntryBag) Descriptor

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

func (*TePpSwLogEntryBag) GetDateOfErrorDetection

func (m *TePpSwLogEntryBag) GetDateOfErrorDetection() uint32

func (*TePpSwLogEntryBag) GetDateOfErrorDetectionMillisec

func (m *TePpSwLogEntryBag) GetDateOfErrorDetectionMillisec() uint32

func (*TePpSwLogEntryBag) GetFromLspId

func (m *TePpSwLogEntryBag) GetFromLspId() uint32

func (*TePpSwLogEntryBag) GetPathProtectionSwitchoverEventIndex

func (m *TePpSwLogEntryBag) GetPathProtectionSwitchoverEventIndex() uint32

func (*TePpSwLogEntryBag) GetPathProtectionSwitchoverReason

func (m *TePpSwLogEntryBag) GetPathProtectionSwitchoverReason() string

func (*TePpSwLogEntryBag) GetPathProtectionTunnelId

func (m *TePpSwLogEntryBag) GetPathProtectionTunnelId() uint32

func (*TePpSwLogEntryBag) GetSwitchoverDurationMillisec

func (m *TePpSwLogEntryBag) GetSwitchoverDurationMillisec() uint32

func (*TePpSwLogEntryBag) GetToLspId

func (m *TePpSwLogEntryBag) GetToLspId() uint32

func (*TePpSwLogEntryBag) ProtoMessage

func (*TePpSwLogEntryBag) ProtoMessage()

func (*TePpSwLogEntryBag) Reset

func (m *TePpSwLogEntryBag) Reset()

func (*TePpSwLogEntryBag) String

func (m *TePpSwLogEntryBag) String() string

func (*TePpSwLogEntryBag) XXX_DiscardUnknown

func (m *TePpSwLogEntryBag) XXX_DiscardUnknown()

func (*TePpSwLogEntryBag) XXX_Marshal

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

func (*TePpSwLogEntryBag) XXX_Merge

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

func (*TePpSwLogEntryBag) XXX_Size

func (m *TePpSwLogEntryBag) XXX_Size() int

func (*TePpSwLogEntryBag) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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