cisco_ios_xr_mpls_te_oper_mpls_lcac_standby_preemption_events_preemption_event

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-lcac-standby/preemption-events/preemption-event

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsLmPreemptedLsp

type MplsLmPreemptedLsp struct {
	TunnelId                uint32   `protobuf:"varint,1,opt,name=tunnel_id,json=tunnelId,proto3" json:"tunnel_id,omitempty"`
	LspId                   uint32   `protobuf:"varint,2,opt,name=lsp_id,json=lspId,proto3" json:"lsp_id,omitempty"`
	SourceAddress           string   `protobuf:"bytes,3,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	DestinationAddress      string   `protobuf:"bytes,4,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	RequestedBandwidth      uint64   `protobuf:"varint,5,opt,name=requested_bandwidth,json=requestedBandwidth,proto3" json:"requested_bandwidth,omitempty"`
	SetupPriority           uint32   `protobuf:"varint,6,opt,name=setup_priority,json=setupPriority,proto3" json:"setup_priority,omitempty"`
	HoldPriority            uint32   `protobuf:"varint,7,opt,name=hold_priority,json=holdPriority,proto3" json:"hold_priority,omitempty"`
	BandwidthType           uint32   `protobuf:"varint,8,opt,name=bandwidth_type,json=bandwidthType,proto3" json:"bandwidth_type,omitempty"`
	SoftPreempted           bool     `protobuf:"varint,9,opt,name=soft_preempted,json=softPreempted,proto3" json:"soft_preempted,omitempty"`
	SoftPreemptionTimeout   uint32   `` /* 128-byte string literal not displayed */
	BandwidthPreempted      bool     `protobuf:"varint,11,opt,name=bandwidth_preempted,json=bandwidthPreempted,proto3" json:"bandwidth_preempted,omitempty"`
	SoftPreemptedFrRrewrite bool     `` /* 136-byte string literal not displayed */
	XXX_NoUnkeyedLiteral    struct{} `json:"-"`
	XXX_unrecognized        []byte   `json:"-"`
	XXX_sizecache           int32    `json:"-"`
}

func (*MplsLmPreemptedLsp) Descriptor

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

func (*MplsLmPreemptedLsp) GetBandwidthPreempted

func (m *MplsLmPreemptedLsp) GetBandwidthPreempted() bool

func (*MplsLmPreemptedLsp) GetBandwidthType

func (m *MplsLmPreemptedLsp) GetBandwidthType() uint32

func (*MplsLmPreemptedLsp) GetDestinationAddress

func (m *MplsLmPreemptedLsp) GetDestinationAddress() string

func (*MplsLmPreemptedLsp) GetHoldPriority

func (m *MplsLmPreemptedLsp) GetHoldPriority() uint32

func (*MplsLmPreemptedLsp) GetLspId

func (m *MplsLmPreemptedLsp) GetLspId() uint32

func (*MplsLmPreemptedLsp) GetRequestedBandwidth

func (m *MplsLmPreemptedLsp) GetRequestedBandwidth() uint64

func (*MplsLmPreemptedLsp) GetSetupPriority

func (m *MplsLmPreemptedLsp) GetSetupPriority() uint32

func (*MplsLmPreemptedLsp) GetSoftPreempted

func (m *MplsLmPreemptedLsp) GetSoftPreempted() bool

func (*MplsLmPreemptedLsp) GetSoftPreemptedFrRrewrite

func (m *MplsLmPreemptedLsp) GetSoftPreemptedFrRrewrite() bool

func (*MplsLmPreemptedLsp) GetSoftPreemptionTimeout

func (m *MplsLmPreemptedLsp) GetSoftPreemptionTimeout() uint32

func (*MplsLmPreemptedLsp) GetSourceAddress

func (m *MplsLmPreemptedLsp) GetSourceAddress() string

func (*MplsLmPreemptedLsp) GetTunnelId

func (m *MplsLmPreemptedLsp) GetTunnelId() uint32

func (*MplsLmPreemptedLsp) ProtoMessage

func (*MplsLmPreemptedLsp) ProtoMessage()

func (*MplsLmPreemptedLsp) Reset

func (m *MplsLmPreemptedLsp) Reset()

func (*MplsLmPreemptedLsp) String

func (m *MplsLmPreemptedLsp) String() string

func (*MplsLmPreemptedLsp) XXX_DiscardUnknown

func (m *MplsLmPreemptedLsp) XXX_DiscardUnknown()

func (*MplsLmPreemptedLsp) XXX_Marshal

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

func (*MplsLmPreemptedLsp) XXX_Merge

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

func (*MplsLmPreemptedLsp) XXX_Size

func (m *MplsLmPreemptedLsp) XXX_Size() int

func (*MplsLmPreemptedLsp) XXX_Unmarshal

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

type MplsLmPreemptionEvent

type MplsLmPreemptionEvent struct {
	TunnelId                            uint32                `protobuf:"varint,50,opt,name=tunnel_id,json=tunnelId,proto3" json:"tunnel_id,omitempty"`
	LspId                               uint32                `protobuf:"varint,51,opt,name=lsp_id,json=lspId,proto3" json:"lsp_id,omitempty"`
	SourceAddress                       string                `protobuf:"bytes,52,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	DestinationAddress                  string                `protobuf:"bytes,53,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	RequestedBandwidth                  uint64                `protobuf:"varint,54,opt,name=requested_bandwidth,json=requestedBandwidth,proto3" json:"requested_bandwidth,omitempty"`
	SetupPriority                       uint32                `protobuf:"varint,55,opt,name=setup_priority,json=setupPriority,proto3" json:"setup_priority,omitempty"`
	HoldPriority                        uint32                `protobuf:"varint,56,opt,name=hold_priority,json=holdPriority,proto3" json:"hold_priority,omitempty"`
	BandwidthType                       uint32                `protobuf:"varint,57,opt,name=bandwidth_type,json=bandwidthType,proto3" json:"bandwidth_type,omitempty"`
	OldBandwidthBc0                     uint64                `protobuf:"varint,58,opt,name=old_bandwidth_bc0,json=oldBandwidthBc0,proto3" json:"old_bandwidth_bc0,omitempty"`
	OldBandwidthBc1                     uint64                `protobuf:"varint,59,opt,name=old_bandwidth_bc1,json=oldBandwidthBc1,proto3" json:"old_bandwidth_bc1,omitempty"`
	NewBandwidthBc0                     uint64                `protobuf:"varint,60,opt,name=new_bandwidth_bc0,json=newBandwidthBc0,proto3" json:"new_bandwidth_bc0,omitempty"`
	NewBandwidthBc1                     uint64                `protobuf:"varint,61,opt,name=new_bandwidth_bc1,json=newBandwidthBc1,proto3" json:"new_bandwidth_bc1,omitempty"`
	BandwidthOvershoot0                 uint64                `protobuf:"varint,62,opt,name=bandwidth_overshoot0,json=bandwidthOvershoot0,proto3" json:"bandwidth_overshoot0,omitempty"`
	BandwidthOvershoot1                 uint64                `protobuf:"varint,63,opt,name=bandwidth_overshoot1,json=bandwidthOvershoot1,proto3" json:"bandwidth_overshoot1,omitempty"`
	InterfaceName                       string                `protobuf:"bytes,64,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	EventTime                           uint32                `protobuf:"varint,65,opt,name=event_time,json=eventTime,proto3" json:"event_time,omitempty"`
	LsPs                                uint32                `protobuf:"varint,66,opt,name=ls_ps,json=lsPs,proto3" json:"ls_ps,omitempty"`
	SoftPreemptedLsPs                   uint32                `protobuf:"varint,67,opt,name=soft_preempted_ls_ps,json=softPreemptedLsPs,proto3" json:"soft_preempted_ls_ps,omitempty"`
	SoftPreemptedLsPsFrRrewrite         uint32                `` /* 152-byte string literal not displayed */
	HardPreemptedLsPs                   uint32                `protobuf:"varint,69,opt,name=hard_preempted_ls_ps,json=hardPreemptedLsPs,proto3" json:"hard_preempted_ls_ps,omitempty"`
	TotalPreemptedBandwidthBc0          uint64                `` /* 145-byte string literal not displayed */
	TotalPreemptedBandwidthBc1          uint64                `` /* 145-byte string literal not displayed */
	SoftlyPreemptedBandwidthBc0         uint64                `` /* 148-byte string literal not displayed */
	SoftlyPreemptedBandwidthBc1         uint64                `` /* 148-byte string literal not displayed */
	SoftPreemptedFrRrewriteBandwidthBc0 uint64                `` /* 176-byte string literal not displayed */
	SoftPreemptedFrRrewriteBandwidthBc1 uint64                `` /* 176-byte string literal not displayed */
	HardPreemptedBandwidthBc0           uint64                `` /* 142-byte string literal not displayed */
	HardPreemptedBandwidthBc1           uint64                `` /* 142-byte string literal not displayed */
	Lsp                                 []*MplsLmPreemptedLsp `protobuf:"bytes,78,rep,name=lsp,proto3" json:"lsp,omitempty"`
	Tunnels                             uint32                `protobuf:"varint,79,opt,name=tunnels,proto3" json:"tunnels,omitempty"`
	SoftPreemptedTunnels                uint32                `protobuf:"varint,80,opt,name=soft_preempted_tunnels,json=softPreemptedTunnels,proto3" json:"soft_preempted_tunnels,omitempty"`
	SoftPreemptedTunnelsFrRrewrite      uint32                `` /* 159-byte string literal not displayed */
	HardPreemptedTunnels                uint32                `protobuf:"varint,82,opt,name=hard_preempted_tunnels,json=hardPreemptedTunnels,proto3" json:"hard_preempted_tunnels,omitempty"`
	XXX_NoUnkeyedLiteral                struct{}              `json:"-"`
	XXX_unrecognized                    []byte                `json:"-"`
	XXX_sizecache                       int32                 `json:"-"`
}

func (*MplsLmPreemptionEvent) Descriptor

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

func (*MplsLmPreemptionEvent) GetBandwidthOvershoot0

func (m *MplsLmPreemptionEvent) GetBandwidthOvershoot0() uint64

func (*MplsLmPreemptionEvent) GetBandwidthOvershoot1

func (m *MplsLmPreemptionEvent) GetBandwidthOvershoot1() uint64

func (*MplsLmPreemptionEvent) GetBandwidthType

func (m *MplsLmPreemptionEvent) GetBandwidthType() uint32

func (*MplsLmPreemptionEvent) GetDestinationAddress

func (m *MplsLmPreemptionEvent) GetDestinationAddress() string

func (*MplsLmPreemptionEvent) GetEventTime

func (m *MplsLmPreemptionEvent) GetEventTime() uint32

func (*MplsLmPreemptionEvent) GetHardPreemptedBandwidthBc0

func (m *MplsLmPreemptionEvent) GetHardPreemptedBandwidthBc0() uint64

func (*MplsLmPreemptionEvent) GetHardPreemptedBandwidthBc1

func (m *MplsLmPreemptionEvent) GetHardPreemptedBandwidthBc1() uint64

func (*MplsLmPreemptionEvent) GetHardPreemptedLsPs

func (m *MplsLmPreemptionEvent) GetHardPreemptedLsPs() uint32

func (*MplsLmPreemptionEvent) GetHardPreemptedTunnels

func (m *MplsLmPreemptionEvent) GetHardPreemptedTunnels() uint32

func (*MplsLmPreemptionEvent) GetHoldPriority

func (m *MplsLmPreemptionEvent) GetHoldPriority() uint32

func (*MplsLmPreemptionEvent) GetInterfaceName

func (m *MplsLmPreemptionEvent) GetInterfaceName() string

func (*MplsLmPreemptionEvent) GetLsPs

func (m *MplsLmPreemptionEvent) GetLsPs() uint32

func (*MplsLmPreemptionEvent) GetLsp

func (*MplsLmPreemptionEvent) GetLspId

func (m *MplsLmPreemptionEvent) GetLspId() uint32

func (*MplsLmPreemptionEvent) GetNewBandwidthBc0

func (m *MplsLmPreemptionEvent) GetNewBandwidthBc0() uint64

func (*MplsLmPreemptionEvent) GetNewBandwidthBc1

func (m *MplsLmPreemptionEvent) GetNewBandwidthBc1() uint64

func (*MplsLmPreemptionEvent) GetOldBandwidthBc0

func (m *MplsLmPreemptionEvent) GetOldBandwidthBc0() uint64

func (*MplsLmPreemptionEvent) GetOldBandwidthBc1

func (m *MplsLmPreemptionEvent) GetOldBandwidthBc1() uint64

func (*MplsLmPreemptionEvent) GetRequestedBandwidth

func (m *MplsLmPreemptionEvent) GetRequestedBandwidth() uint64

func (*MplsLmPreemptionEvent) GetSetupPriority

func (m *MplsLmPreemptionEvent) GetSetupPriority() uint32

func (*MplsLmPreemptionEvent) GetSoftPreemptedFrRrewriteBandwidthBc0

func (m *MplsLmPreemptionEvent) GetSoftPreemptedFrRrewriteBandwidthBc0() uint64

func (*MplsLmPreemptionEvent) GetSoftPreemptedFrRrewriteBandwidthBc1

func (m *MplsLmPreemptionEvent) GetSoftPreemptedFrRrewriteBandwidthBc1() uint64

func (*MplsLmPreemptionEvent) GetSoftPreemptedLsPs

func (m *MplsLmPreemptionEvent) GetSoftPreemptedLsPs() uint32

func (*MplsLmPreemptionEvent) GetSoftPreemptedLsPsFrRrewrite

func (m *MplsLmPreemptionEvent) GetSoftPreemptedLsPsFrRrewrite() uint32

func (*MplsLmPreemptionEvent) GetSoftPreemptedTunnels

func (m *MplsLmPreemptionEvent) GetSoftPreemptedTunnels() uint32

func (*MplsLmPreemptionEvent) GetSoftPreemptedTunnelsFrRrewrite

func (m *MplsLmPreemptionEvent) GetSoftPreemptedTunnelsFrRrewrite() uint32

func (*MplsLmPreemptionEvent) GetSoftlyPreemptedBandwidthBc0

func (m *MplsLmPreemptionEvent) GetSoftlyPreemptedBandwidthBc0() uint64

func (*MplsLmPreemptionEvent) GetSoftlyPreemptedBandwidthBc1

func (m *MplsLmPreemptionEvent) GetSoftlyPreemptedBandwidthBc1() uint64

func (*MplsLmPreemptionEvent) GetSourceAddress

func (m *MplsLmPreemptionEvent) GetSourceAddress() string

func (*MplsLmPreemptionEvent) GetTotalPreemptedBandwidthBc0

func (m *MplsLmPreemptionEvent) GetTotalPreemptedBandwidthBc0() uint64

func (*MplsLmPreemptionEvent) GetTotalPreemptedBandwidthBc1

func (m *MplsLmPreemptionEvent) GetTotalPreemptedBandwidthBc1() uint64

func (*MplsLmPreemptionEvent) GetTunnelId

func (m *MplsLmPreemptionEvent) GetTunnelId() uint32

func (*MplsLmPreemptionEvent) GetTunnels

func (m *MplsLmPreemptionEvent) GetTunnels() uint32

func (*MplsLmPreemptionEvent) ProtoMessage

func (*MplsLmPreemptionEvent) ProtoMessage()

func (*MplsLmPreemptionEvent) Reset

func (m *MplsLmPreemptionEvent) Reset()

func (*MplsLmPreemptionEvent) String

func (m *MplsLmPreemptionEvent) String() string

func (*MplsLmPreemptionEvent) XXX_DiscardUnknown

func (m *MplsLmPreemptionEvent) XXX_DiscardUnknown()

func (*MplsLmPreemptionEvent) XXX_Marshal

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

func (*MplsLmPreemptionEvent) XXX_Merge

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

func (*MplsLmPreemptionEvent) XXX_Size

func (m *MplsLmPreemptionEvent) XXX_Size() int

func (*MplsLmPreemptionEvent) XXX_Unmarshal

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

type MplsLmPreemptionEvent_KEYS

type MplsLmPreemptionEvent_KEYS struct {
	EventIndex           uint32   `protobuf:"varint,1,opt,name=event_index,json=eventIndex,proto3" json:"event_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsLmPreemptionEvent_KEYS) Descriptor

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

func (*MplsLmPreemptionEvent_KEYS) GetEventIndex

func (m *MplsLmPreemptionEvent_KEYS) GetEventIndex() uint32

func (*MplsLmPreemptionEvent_KEYS) ProtoMessage

func (*MplsLmPreemptionEvent_KEYS) ProtoMessage()

func (*MplsLmPreemptionEvent_KEYS) Reset

func (m *MplsLmPreemptionEvent_KEYS) Reset()

func (*MplsLmPreemptionEvent_KEYS) String

func (m *MplsLmPreemptionEvent_KEYS) String() string

func (*MplsLmPreemptionEvent_KEYS) XXX_DiscardUnknown

func (m *MplsLmPreemptionEvent_KEYS) XXX_DiscardUnknown()

func (*MplsLmPreemptionEvent_KEYS) XXX_Marshal

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

func (*MplsLmPreemptionEvent_KEYS) XXX_Merge

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

func (*MplsLmPreemptionEvent_KEYS) XXX_Size

func (m *MplsLmPreemptionEvent_KEYS) XXX_Size() int

func (*MplsLmPreemptionEvent_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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