cisco_ios_xr_mpls_te_oper_mpls_te_standby_bfd_counters

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-standby/bfd/counters

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsTeBfdCounters

type MplsTeBfdCounters struct {
	LastClearedTimestamp    uint32                    `protobuf:"varint,50,opt,name=last_cleared_timestamp,json=lastClearedTimestamp,proto3" json:"last_cleared_timestamp,omitempty"`
	BfdOverLspHeadCounters  *MplsTeBfdLspCounters     `` /* 134-byte string literal not displayed */
	SbfdOverLspHeadCounters *MplsTeBfdLspCounters     `` /* 137-byte string literal not displayed */
	BfdOverLspTailCounters  *MplsTeBfdSessionCounters `` /* 134-byte string literal not displayed */
	BfDoLmCounters          *MplsTeBfdSessionCounters `protobuf:"bytes,54,opt,name=bf_do_lm_counters,json=bfDoLmCounters,proto3" json:"bf_do_lm_counters,omitempty"`
	XXX_NoUnkeyedLiteral    struct{}                  `json:"-"`
	XXX_unrecognized        []byte                    `json:"-"`
	XXX_sizecache           int32                     `json:"-"`
}

func (*MplsTeBfdCounters) Descriptor

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

func (*MplsTeBfdCounters) GetBfDoLmCounters

func (m *MplsTeBfdCounters) GetBfDoLmCounters() *MplsTeBfdSessionCounters

func (*MplsTeBfdCounters) GetBfdOverLspHeadCounters

func (m *MplsTeBfdCounters) GetBfdOverLspHeadCounters() *MplsTeBfdLspCounters

func (*MplsTeBfdCounters) GetBfdOverLspTailCounters

func (m *MplsTeBfdCounters) GetBfdOverLspTailCounters() *MplsTeBfdSessionCounters

func (*MplsTeBfdCounters) GetLastClearedTimestamp

func (m *MplsTeBfdCounters) GetLastClearedTimestamp() uint32

func (*MplsTeBfdCounters) GetSbfdOverLspHeadCounters

func (m *MplsTeBfdCounters) GetSbfdOverLspHeadCounters() *MplsTeBfdLspCounters

func (*MplsTeBfdCounters) ProtoMessage

func (*MplsTeBfdCounters) ProtoMessage()

func (*MplsTeBfdCounters) Reset

func (m *MplsTeBfdCounters) Reset()

func (*MplsTeBfdCounters) String

func (m *MplsTeBfdCounters) String() string

func (*MplsTeBfdCounters) XXX_DiscardUnknown

func (m *MplsTeBfdCounters) XXX_DiscardUnknown()

func (*MplsTeBfdCounters) XXX_Marshal

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

func (*MplsTeBfdCounters) XXX_Merge

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

func (*MplsTeBfdCounters) XXX_Size

func (m *MplsTeBfdCounters) XXX_Size() int

func (*MplsTeBfdCounters) XXX_Unmarshal

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

type MplsTeBfdCounters_KEYS

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

func (*MplsTeBfdCounters_KEYS) Descriptor

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

func (*MplsTeBfdCounters_KEYS) ProtoMessage

func (*MplsTeBfdCounters_KEYS) ProtoMessage()

func (*MplsTeBfdCounters_KEYS) Reset

func (m *MplsTeBfdCounters_KEYS) Reset()

func (*MplsTeBfdCounters_KEYS) String

func (m *MplsTeBfdCounters_KEYS) String() string

func (*MplsTeBfdCounters_KEYS) XXX_DiscardUnknown

func (m *MplsTeBfdCounters_KEYS) XXX_DiscardUnknown()

func (*MplsTeBfdCounters_KEYS) XXX_Marshal

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

func (*MplsTeBfdCounters_KEYS) XXX_Merge

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

func (*MplsTeBfdCounters_KEYS) XXX_Size

func (m *MplsTeBfdCounters_KEYS) XXX_Size() int

func (*MplsTeBfdCounters_KEYS) XXX_Unmarshal

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

type MplsTeBfdLspCounters

type MplsTeBfdLspCounters struct {
	SessionCreateEvents              uint32   `protobuf:"varint,1,opt,name=session_create_events,json=sessionCreateEvents,proto3" json:"session_create_events,omitempty"`
	SessionUpEvents                  uint32   `protobuf:"varint,2,opt,name=session_up_events,json=sessionUpEvents,proto3" json:"session_up_events,omitempty"`
	SessionCreationFailedEvents      uint32   `` /* 147-byte string literal not displayed */
	SessionDownEvents                uint32   `protobuf:"varint,4,opt,name=session_down_events,json=sessionDownEvents,proto3" json:"session_down_events,omitempty"`
	SessionAdminDownEvents           uint32   `` /* 132-byte string literal not displayed */
	SessionGracefullyDeleteEvents    uint32   `` /* 153-byte string literal not displayed */
	SessionNonGracefullyDeleteEvents uint32   `` /* 164-byte string literal not displayed */
	SessionCreateTimeoutEvents       uint32   `` /* 144-byte string literal not displayed */
	SessionReplayEvents              uint32   `protobuf:"varint,9,opt,name=session_replay_events,json=sessionReplayEvents,proto3" json:"session_replay_events,omitempty"`
	XXX_NoUnkeyedLiteral             struct{} `json:"-"`
	XXX_unrecognized                 []byte   `json:"-"`
	XXX_sizecache                    int32    `json:"-"`
}

func (*MplsTeBfdLspCounters) Descriptor

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

func (*MplsTeBfdLspCounters) GetSessionAdminDownEvents

func (m *MplsTeBfdLspCounters) GetSessionAdminDownEvents() uint32

func (*MplsTeBfdLspCounters) GetSessionCreateEvents

func (m *MplsTeBfdLspCounters) GetSessionCreateEvents() uint32

func (*MplsTeBfdLspCounters) GetSessionCreateTimeoutEvents

func (m *MplsTeBfdLspCounters) GetSessionCreateTimeoutEvents() uint32

func (*MplsTeBfdLspCounters) GetSessionCreationFailedEvents

func (m *MplsTeBfdLspCounters) GetSessionCreationFailedEvents() uint32

func (*MplsTeBfdLspCounters) GetSessionDownEvents

func (m *MplsTeBfdLspCounters) GetSessionDownEvents() uint32

func (*MplsTeBfdLspCounters) GetSessionGracefullyDeleteEvents

func (m *MplsTeBfdLspCounters) GetSessionGracefullyDeleteEvents() uint32

func (*MplsTeBfdLspCounters) GetSessionNonGracefullyDeleteEvents

func (m *MplsTeBfdLspCounters) GetSessionNonGracefullyDeleteEvents() uint32

func (*MplsTeBfdLspCounters) GetSessionReplayEvents

func (m *MplsTeBfdLspCounters) GetSessionReplayEvents() uint32

func (*MplsTeBfdLspCounters) GetSessionUpEvents

func (m *MplsTeBfdLspCounters) GetSessionUpEvents() uint32

func (*MplsTeBfdLspCounters) ProtoMessage

func (*MplsTeBfdLspCounters) ProtoMessage()

func (*MplsTeBfdLspCounters) Reset

func (m *MplsTeBfdLspCounters) Reset()

func (*MplsTeBfdLspCounters) String

func (m *MplsTeBfdLspCounters) String() string

func (*MplsTeBfdLspCounters) XXX_DiscardUnknown

func (m *MplsTeBfdLspCounters) XXX_DiscardUnknown()

func (*MplsTeBfdLspCounters) XXX_Marshal

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

func (*MplsTeBfdLspCounters) XXX_Merge

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

func (*MplsTeBfdLspCounters) XXX_Size

func (m *MplsTeBfdLspCounters) XXX_Size() int

func (*MplsTeBfdLspCounters) XXX_Unmarshal

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

type MplsTeBfdSessionCounters

type MplsTeBfdSessionCounters struct {
	SessionCreateEvents              uint32   `protobuf:"varint,1,opt,name=session_create_events,json=sessionCreateEvents,proto3" json:"session_create_events,omitempty"`
	SessionUpEvents                  uint32   `protobuf:"varint,2,opt,name=session_up_events,json=sessionUpEvents,proto3" json:"session_up_events,omitempty"`
	SessionCreationFailedEvents      uint32   `` /* 147-byte string literal not displayed */
	SessionDownEvents                uint32   `protobuf:"varint,4,opt,name=session_down_events,json=sessionDownEvents,proto3" json:"session_down_events,omitempty"`
	SessionAdminDownEvents           uint32   `` /* 132-byte string literal not displayed */
	SessionGracefullyDeleteEvents    uint32   `` /* 153-byte string literal not displayed */
	SessionNonGracefullyDeleteEvents uint32   `` /* 164-byte string literal not displayed */
	SessionReplayEvents              uint32   `protobuf:"varint,8,opt,name=session_replay_events,json=sessionReplayEvents,proto3" json:"session_replay_events,omitempty"`
	XXX_NoUnkeyedLiteral             struct{} `json:"-"`
	XXX_unrecognized                 []byte   `json:"-"`
	XXX_sizecache                    int32    `json:"-"`
}

func (*MplsTeBfdSessionCounters) Descriptor

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

func (*MplsTeBfdSessionCounters) GetSessionAdminDownEvents

func (m *MplsTeBfdSessionCounters) GetSessionAdminDownEvents() uint32

func (*MplsTeBfdSessionCounters) GetSessionCreateEvents

func (m *MplsTeBfdSessionCounters) GetSessionCreateEvents() uint32

func (*MplsTeBfdSessionCounters) GetSessionCreationFailedEvents

func (m *MplsTeBfdSessionCounters) GetSessionCreationFailedEvents() uint32

func (*MplsTeBfdSessionCounters) GetSessionDownEvents

func (m *MplsTeBfdSessionCounters) GetSessionDownEvents() uint32

func (*MplsTeBfdSessionCounters) GetSessionGracefullyDeleteEvents

func (m *MplsTeBfdSessionCounters) GetSessionGracefullyDeleteEvents() uint32

func (*MplsTeBfdSessionCounters) GetSessionNonGracefullyDeleteEvents

func (m *MplsTeBfdSessionCounters) GetSessionNonGracefullyDeleteEvents() uint32

func (*MplsTeBfdSessionCounters) GetSessionReplayEvents

func (m *MplsTeBfdSessionCounters) GetSessionReplayEvents() uint32

func (*MplsTeBfdSessionCounters) GetSessionUpEvents

func (m *MplsTeBfdSessionCounters) GetSessionUpEvents() uint32

func (*MplsTeBfdSessionCounters) ProtoMessage

func (*MplsTeBfdSessionCounters) ProtoMessage()

func (*MplsTeBfdSessionCounters) Reset

func (m *MplsTeBfdSessionCounters) Reset()

func (*MplsTeBfdSessionCounters) String

func (m *MplsTeBfdSessionCounters) String() string

func (*MplsTeBfdSessionCounters) XXX_DiscardUnknown

func (m *MplsTeBfdSessionCounters) XXX_DiscardUnknown()

func (*MplsTeBfdSessionCounters) XXX_Marshal

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

func (*MplsTeBfdSessionCounters) XXX_Merge

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

func (*MplsTeBfdSessionCounters) XXX_Size

func (m *MplsTeBfdSessionCounters) XXX_Size() int

func (*MplsTeBfdSessionCounters) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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