cisco_ios_xr_mpls_te_oper_mpls_te_fast_reroute_protected_interfaces_protected_interface

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/fast-reroute/protected-interfaces/protected-interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsTeFastrerouteBag

type MplsTeFastrerouteBag struct {
	BackupTunnelId                uint32   `protobuf:"varint,50,opt,name=backup_tunnel_id,json=backupTunnelId,proto3" json:"backup_tunnel_id,omitempty"`
	BackupTunnelNameXr            string   `protobuf:"bytes,51,opt,name=backup_tunnel_name_xr,json=backupTunnelNameXr,proto3" json:"backup_tunnel_name_xr,omitempty"`
	BackupStatus                  string   `protobuf:"bytes,52,opt,name=backup_status,json=backupStatus,proto3" json:"backup_status,omitempty"`
	BackupType                    string   `protobuf:"bytes,53,opt,name=backup_type,json=backupType,proto3" json:"backup_type,omitempty"`
	BackupUsage                   string   `protobuf:"bytes,54,opt,name=backup_usage,json=backupUsage,proto3" json:"backup_usage,omitempty"`
	ProtInterfaceAutobackupConfig string   `` /* 153-byte string literal not displayed */
	ProtInterfaceSrlgConfig       string   `` /* 135-byte string literal not displayed */
	TunnelAttributeSetName        string   `` /* 132-byte string literal not displayed */
	HasAttributeSet               bool     `protobuf:"varint,58,opt,name=has_attribute_set,json=hasAttributeSet,proto3" json:"has_attribute_set,omitempty"`
	IsAttributeSetInDb            bool     `protobuf:"varint,59,opt,name=is_attribute_set_in_db,json=isAttributeSetInDb,proto3" json:"is_attribute_set_in_db,omitempty"`
	RecreateTimerIsRunning        bool     `` /* 133-byte string literal not displayed */
	RecreateRemainingTime         uint32   `` /* 128-byte string literal not displayed */
	SourceAddress                 string   `protobuf:"bytes,62,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	DestinationAddress            string   `protobuf:"bytes,63,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	GeneralStatus                 string   `protobuf:"bytes,64,opt,name=general_status,json=generalStatus,proto3" json:"general_status,omitempty"`
	ConnectionStatus              string   `protobuf:"bytes,65,opt,name=connection_status,json=connectionStatus,proto3" json:"connection_status,omitempty"`
	OutputInterfaceName           string   `protobuf:"bytes,66,opt,name=output_interface_name,json=outputInterfaceName,proto3" json:"output_interface_name,omitempty"`
	BandwidthPoolType             string   `protobuf:"bytes,67,opt,name=bandwidth_pool_type,json=bandwidthPoolType,proto3" json:"bandwidth_pool_type,omitempty"`
	BandwidthLimitType            string   `protobuf:"bytes,68,opt,name=bandwidth_limit_type,json=bandwidthLimitType,proto3" json:"bandwidth_limit_type,omitempty"`
	Bandwidth                     uint32   `protobuf:"varint,69,opt,name=bandwidth,proto3" json:"bandwidth,omitempty"`
	TunnelInstance                uint32   `protobuf:"varint,70,opt,name=tunnel_instance,json=tunnelInstance,proto3" json:"tunnel_instance,omitempty"`
	InUseBandwidth                uint32   `protobuf:"varint,71,opt,name=in_use_bandwidth,json=inUseBandwidth,proto3" json:"in_use_bandwidth,omitempty"`
	SoftPreemptedInUseBandwidth   uint32   `` /* 150-byte string literal not displayed */
	LsPs                          uint32   `protobuf:"varint,73,opt,name=ls_ps,json=lsPs,proto3" json:"ls_ps,omitempty"`
	S2LFamilies                   uint32   `protobuf:"varint,74,opt,name=s2l_families,json=s2lFamilies,proto3" json:"s2l_families,omitempty"`
	S2Ls                          uint32   `protobuf:"varint,75,opt,name=s2_ls,json=s2Ls,proto3" json:"s2_ls,omitempty"`
	FrrActiveLsPs                 uint32   `protobuf:"varint,76,opt,name=frr_active_ls_ps,json=frrActiveLsPs,proto3" json:"frr_active_ls_ps,omitempty"`
	FrrActiveSoftPreemptedLsPs    uint32   `` /* 149-byte string literal not displayed */
	XXX_NoUnkeyedLiteral          struct{} `json:"-"`
	XXX_unrecognized              []byte   `json:"-"`
	XXX_sizecache                 int32    `json:"-"`
}

func (*MplsTeFastrerouteBag) Descriptor

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

func (*MplsTeFastrerouteBag) GetBackupStatus

func (m *MplsTeFastrerouteBag) GetBackupStatus() string

func (*MplsTeFastrerouteBag) GetBackupTunnelId

func (m *MplsTeFastrerouteBag) GetBackupTunnelId() uint32

func (*MplsTeFastrerouteBag) GetBackupTunnelNameXr

func (m *MplsTeFastrerouteBag) GetBackupTunnelNameXr() string

func (*MplsTeFastrerouteBag) GetBackupType

func (m *MplsTeFastrerouteBag) GetBackupType() string

func (*MplsTeFastrerouteBag) GetBackupUsage

func (m *MplsTeFastrerouteBag) GetBackupUsage() string

func (*MplsTeFastrerouteBag) GetBandwidth

func (m *MplsTeFastrerouteBag) GetBandwidth() uint32

func (*MplsTeFastrerouteBag) GetBandwidthLimitType

func (m *MplsTeFastrerouteBag) GetBandwidthLimitType() string

func (*MplsTeFastrerouteBag) GetBandwidthPoolType

func (m *MplsTeFastrerouteBag) GetBandwidthPoolType() string

func (*MplsTeFastrerouteBag) GetConnectionStatus

func (m *MplsTeFastrerouteBag) GetConnectionStatus() string

func (*MplsTeFastrerouteBag) GetDestinationAddress

func (m *MplsTeFastrerouteBag) GetDestinationAddress() string

func (*MplsTeFastrerouteBag) GetFrrActiveLsPs

func (m *MplsTeFastrerouteBag) GetFrrActiveLsPs() uint32

func (*MplsTeFastrerouteBag) GetFrrActiveSoftPreemptedLsPs

func (m *MplsTeFastrerouteBag) GetFrrActiveSoftPreemptedLsPs() uint32

func (*MplsTeFastrerouteBag) GetGeneralStatus

func (m *MplsTeFastrerouteBag) GetGeneralStatus() string

func (*MplsTeFastrerouteBag) GetHasAttributeSet

func (m *MplsTeFastrerouteBag) GetHasAttributeSet() bool

func (*MplsTeFastrerouteBag) GetInUseBandwidth

func (m *MplsTeFastrerouteBag) GetInUseBandwidth() uint32

func (*MplsTeFastrerouteBag) GetIsAttributeSetInDb

func (m *MplsTeFastrerouteBag) GetIsAttributeSetInDb() bool

func (*MplsTeFastrerouteBag) GetLsPs

func (m *MplsTeFastrerouteBag) GetLsPs() uint32

func (*MplsTeFastrerouteBag) GetOutputInterfaceName

func (m *MplsTeFastrerouteBag) GetOutputInterfaceName() string

func (*MplsTeFastrerouteBag) GetProtInterfaceAutobackupConfig

func (m *MplsTeFastrerouteBag) GetProtInterfaceAutobackupConfig() string

func (*MplsTeFastrerouteBag) GetProtInterfaceSrlgConfig

func (m *MplsTeFastrerouteBag) GetProtInterfaceSrlgConfig() string

func (*MplsTeFastrerouteBag) GetRecreateRemainingTime

func (m *MplsTeFastrerouteBag) GetRecreateRemainingTime() uint32

func (*MplsTeFastrerouteBag) GetRecreateTimerIsRunning

func (m *MplsTeFastrerouteBag) GetRecreateTimerIsRunning() bool

func (*MplsTeFastrerouteBag) GetS2LFamilies

func (m *MplsTeFastrerouteBag) GetS2LFamilies() uint32

func (*MplsTeFastrerouteBag) GetS2Ls

func (m *MplsTeFastrerouteBag) GetS2Ls() uint32

func (*MplsTeFastrerouteBag) GetSoftPreemptedInUseBandwidth

func (m *MplsTeFastrerouteBag) GetSoftPreemptedInUseBandwidth() uint32

func (*MplsTeFastrerouteBag) GetSourceAddress

func (m *MplsTeFastrerouteBag) GetSourceAddress() string

func (*MplsTeFastrerouteBag) GetTunnelAttributeSetName

func (m *MplsTeFastrerouteBag) GetTunnelAttributeSetName() string

func (*MplsTeFastrerouteBag) GetTunnelInstance

func (m *MplsTeFastrerouteBag) GetTunnelInstance() uint32

func (*MplsTeFastrerouteBag) ProtoMessage

func (*MplsTeFastrerouteBag) ProtoMessage()

func (*MplsTeFastrerouteBag) Reset

func (m *MplsTeFastrerouteBag) Reset()

func (*MplsTeFastrerouteBag) String

func (m *MplsTeFastrerouteBag) String() string

func (*MplsTeFastrerouteBag) XXX_DiscardUnknown

func (m *MplsTeFastrerouteBag) XXX_DiscardUnknown()

func (*MplsTeFastrerouteBag) XXX_Marshal

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

func (*MplsTeFastrerouteBag) XXX_Merge

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

func (*MplsTeFastrerouteBag) XXX_Size

func (m *MplsTeFastrerouteBag) XXX_Size() int

func (*MplsTeFastrerouteBag) XXX_Unmarshal

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

type MplsTeFastrerouteBag_KEYS

type MplsTeFastrerouteBag_KEYS struct {
	InterfaceName        string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	BackupTunnelName     string   `protobuf:"bytes,2,opt,name=backup_tunnel_name,json=backupTunnelName,proto3" json:"backup_tunnel_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsTeFastrerouteBag_KEYS) Descriptor

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

func (*MplsTeFastrerouteBag_KEYS) GetBackupTunnelName

func (m *MplsTeFastrerouteBag_KEYS) GetBackupTunnelName() string

func (*MplsTeFastrerouteBag_KEYS) GetInterfaceName

func (m *MplsTeFastrerouteBag_KEYS) GetInterfaceName() string

func (*MplsTeFastrerouteBag_KEYS) ProtoMessage

func (*MplsTeFastrerouteBag_KEYS) ProtoMessage()

func (*MplsTeFastrerouteBag_KEYS) Reset

func (m *MplsTeFastrerouteBag_KEYS) Reset()

func (*MplsTeFastrerouteBag_KEYS) String

func (m *MplsTeFastrerouteBag_KEYS) String() string

func (*MplsTeFastrerouteBag_KEYS) XXX_DiscardUnknown

func (m *MplsTeFastrerouteBag_KEYS) XXX_DiscardUnknown()

func (*MplsTeFastrerouteBag_KEYS) XXX_Marshal

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

func (*MplsTeFastrerouteBag_KEYS) XXX_Merge

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

func (*MplsTeFastrerouteBag_KEYS) XXX_Size

func (m *MplsTeFastrerouteBag_KEYS) XXX_Size() int

func (*MplsTeFastrerouteBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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