cisco_ios_xr_mpls_te_oper_mpls_te_standby_soft_preemption_statistics

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/soft-preemption/statistics

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsTeSoftPreemptionStats

type MplsTeSoftPreemptionStats struct {
	LastClearedTimestamp            uint32 `protobuf:"varint,50,opt,name=last_cleared_timestamp,json=lastClearedTimestamp,proto3" json:"last_cleared_timestamp,omitempty"`
	SoftPreemptionEvents            uint32 `protobuf:"varint,51,opt,name=soft_preemption_events,json=softPreemptionEvents,proto3" json:"soft_preemption_events,omitempty"`
	SoftPreemptedLsPs               uint32 `protobuf:"varint,52,opt,name=soft_preempted_ls_ps,json=softPreemptedLsPs,proto3" json:"soft_preempted_ls_ps,omitempty"`
	TimedOutSoftPreemptedLspSs      uint32 `` /* 149-byte string literal not displayed */
	TornDownSoftPreemptedLsPs       uint32 `` /* 146-byte string literal not displayed */
	FrrTriggeredSoftPreemptedLspSs  uint32 `` /* 161-byte string literal not displayed */
	MinimumTimeInSoftPreemptedState uint32 `` /* 164-byte string literal not displayed */
	TimeInSoftPreemptedStateMax     uint32 `` /* 152-byte string literal not displayed */
	TimeInSoftPreemptedStateAvg     uint32 `` /* 152-byte string literal not displayed */
	SoftPreemptedHeadLsPs           uint32 `` /* 132-byte string literal not displayed */
	ReoptimizedSoftPreemptedLsPs    uint32 `` /* 153-byte string literal not displayed */
	//uint32 torndown_soft_preempted_ls_ps = 61;
	PathProtectedSwitchoverSoftPreemptedLsPs uint32   `` /* 193-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                     struct{} `json:"-"`
	XXX_unrecognized                         []byte   `json:"-"`
	XXX_sizecache                            int32    `json:"-"`
}

func (*MplsTeSoftPreemptionStats) Descriptor

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

func (*MplsTeSoftPreemptionStats) GetFrrTriggeredSoftPreemptedLspSs

func (m *MplsTeSoftPreemptionStats) GetFrrTriggeredSoftPreemptedLspSs() uint32

func (*MplsTeSoftPreemptionStats) GetLastClearedTimestamp

func (m *MplsTeSoftPreemptionStats) GetLastClearedTimestamp() uint32

func (*MplsTeSoftPreemptionStats) GetMinimumTimeInSoftPreemptedState

func (m *MplsTeSoftPreemptionStats) GetMinimumTimeInSoftPreemptedState() uint32

func (*MplsTeSoftPreemptionStats) GetPathProtectedSwitchoverSoftPreemptedLsPs

func (m *MplsTeSoftPreemptionStats) GetPathProtectedSwitchoverSoftPreemptedLsPs() uint32

func (*MplsTeSoftPreemptionStats) GetReoptimizedSoftPreemptedLsPs

func (m *MplsTeSoftPreemptionStats) GetReoptimizedSoftPreemptedLsPs() uint32

func (*MplsTeSoftPreemptionStats) GetSoftPreemptedHeadLsPs

func (m *MplsTeSoftPreemptionStats) GetSoftPreemptedHeadLsPs() uint32

func (*MplsTeSoftPreemptionStats) GetSoftPreemptedLsPs

func (m *MplsTeSoftPreemptionStats) GetSoftPreemptedLsPs() uint32

func (*MplsTeSoftPreemptionStats) GetSoftPreemptionEvents

func (m *MplsTeSoftPreemptionStats) GetSoftPreemptionEvents() uint32

func (*MplsTeSoftPreemptionStats) GetTimeInSoftPreemptedStateAvg

func (m *MplsTeSoftPreemptionStats) GetTimeInSoftPreemptedStateAvg() uint32

func (*MplsTeSoftPreemptionStats) GetTimeInSoftPreemptedStateMax

func (m *MplsTeSoftPreemptionStats) GetTimeInSoftPreemptedStateMax() uint32

func (*MplsTeSoftPreemptionStats) GetTimedOutSoftPreemptedLspSs

func (m *MplsTeSoftPreemptionStats) GetTimedOutSoftPreemptedLspSs() uint32

func (*MplsTeSoftPreemptionStats) GetTornDownSoftPreemptedLsPs

func (m *MplsTeSoftPreemptionStats) GetTornDownSoftPreemptedLsPs() uint32

func (*MplsTeSoftPreemptionStats) ProtoMessage

func (*MplsTeSoftPreemptionStats) ProtoMessage()

func (*MplsTeSoftPreemptionStats) Reset

func (m *MplsTeSoftPreemptionStats) Reset()

func (*MplsTeSoftPreemptionStats) String

func (m *MplsTeSoftPreemptionStats) String() string

func (*MplsTeSoftPreemptionStats) XXX_DiscardUnknown

func (m *MplsTeSoftPreemptionStats) XXX_DiscardUnknown()

func (*MplsTeSoftPreemptionStats) XXX_Marshal

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

func (*MplsTeSoftPreemptionStats) XXX_Merge

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

func (*MplsTeSoftPreemptionStats) XXX_Size

func (m *MplsTeSoftPreemptionStats) XXX_Size() int

func (*MplsTeSoftPreemptionStats) XXX_Unmarshal

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

type MplsTeSoftPreemptionStats_KEYS

type MplsTeSoftPreemptionStats_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsTeSoftPreemptionStats_KEYS) Descriptor

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

func (*MplsTeSoftPreemptionStats_KEYS) ProtoMessage

func (*MplsTeSoftPreemptionStats_KEYS) ProtoMessage()

func (*MplsTeSoftPreemptionStats_KEYS) Reset

func (m *MplsTeSoftPreemptionStats_KEYS) Reset()

func (*MplsTeSoftPreemptionStats_KEYS) String

func (*MplsTeSoftPreemptionStats_KEYS) XXX_DiscardUnknown

func (m *MplsTeSoftPreemptionStats_KEYS) XXX_DiscardUnknown()

func (*MplsTeSoftPreemptionStats_KEYS) XXX_Marshal

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

func (*MplsTeSoftPreemptionStats_KEYS) XXX_Merge

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

func (*MplsTeSoftPreemptionStats_KEYS) XXX_Size

func (m *MplsTeSoftPreemptionStats_KEYS) XXX_Size() int

func (*MplsTeSoftPreemptionStats_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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