cisco_ios_xr_mpls_te_oper_mpls_te_signalling_counters_signalling_summary

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/signalling-counters/signalling-summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TeStatsSigT

type TeStatsSigT struct {
	TxEventUnknown         uint32   `protobuf:"varint,50,opt,name=tx_event_unknown,json=txEventUnknown,proto3" json:"tx_event_unknown,omitempty"`
	TxPathCreateEvent      uint32   `protobuf:"varint,51,opt,name=tx_path_create_event,json=txPathCreateEvent,proto3" json:"tx_path_create_event,omitempty"`
	TxPathChangeEvent      uint32   `protobuf:"varint,52,opt,name=tx_path_change_event,json=txPathChangeEvent,proto3" json:"tx_path_change_event,omitempty"`
	TxPathDeleteEvent      uint32   `protobuf:"varint,53,opt,name=tx_path_delete_event,json=txPathDeleteEvent,proto3" json:"tx_path_delete_event,omitempty"`
	TxPathErrorEvent       uint32   `protobuf:"varint,54,opt,name=tx_path_error_event,json=txPathErrorEvent,proto3" json:"tx_path_error_event,omitempty"`
	TxResvCreateEvent      uint32   `protobuf:"varint,55,opt,name=tx_resv_create_event,json=txResvCreateEvent,proto3" json:"tx_resv_create_event,omitempty"`
	TxResvChangeEvent      uint32   `protobuf:"varint,56,opt,name=tx_resv_change_event,json=txResvChangeEvent,proto3" json:"tx_resv_change_event,omitempty"`
	TxResvDeleteEvent      uint32   `protobuf:"varint,57,opt,name=tx_resv_delete_event,json=txResvDeleteEvent,proto3" json:"tx_resv_delete_event,omitempty"`
	TxResvErrorEvent       uint32   `protobuf:"varint,58,opt,name=tx_resv_error_event,json=txResvErrorEvent,proto3" json:"tx_resv_error_event,omitempty"`
	TxPathReevalQueryEvent uint32   `` /* 135-byte string literal not displayed */
	RxEventUnknown         uint32   `protobuf:"varint,60,opt,name=rx_event_unknown,json=rxEventUnknown,proto3" json:"rx_event_unknown,omitempty"`
	RxPathCreateEvent      uint32   `protobuf:"varint,61,opt,name=rx_path_create_event,json=rxPathCreateEvent,proto3" json:"rx_path_create_event,omitempty"`
	RxPathChangeEvent      uint32   `protobuf:"varint,62,opt,name=rx_path_change_event,json=rxPathChangeEvent,proto3" json:"rx_path_change_event,omitempty"`
	RxPathDeleteEvent      uint32   `protobuf:"varint,63,opt,name=rx_path_delete_event,json=rxPathDeleteEvent,proto3" json:"rx_path_delete_event,omitempty"`
	RxPathErrorEvent       uint32   `protobuf:"varint,64,opt,name=rx_path_error_event,json=rxPathErrorEvent,proto3" json:"rx_path_error_event,omitempty"`
	RxResvCreateEvent      uint32   `protobuf:"varint,65,opt,name=rx_resv_create_event,json=rxResvCreateEvent,proto3" json:"rx_resv_create_event,omitempty"`
	RxResvChangeEvent      uint32   `protobuf:"varint,66,opt,name=rx_resv_change_event,json=rxResvChangeEvent,proto3" json:"rx_resv_change_event,omitempty"`
	RxResvDeleteEvent      uint32   `protobuf:"varint,67,opt,name=rx_resv_delete_event,json=rxResvDeleteEvent,proto3" json:"rx_resv_delete_event,omitempty"`
	RxResvErrorEvent       uint32   `protobuf:"varint,68,opt,name=rx_resv_error_event,json=rxResvErrorEvent,proto3" json:"rx_resv_error_event,omitempty"`
	RxPathReevalQueryEvent uint32   `` /* 135-byte string literal not displayed */
	TxBackupAssignEvent    uint32   `protobuf:"varint,70,opt,name=tx_backup_assign_event,json=txBackupAssignEvent,proto3" json:"tx_backup_assign_event,omitempty"`
	RxBackupAssignErrEvent uint32   `` /* 135-byte string literal not displayed */
	EventsTotalCount       uint32   `protobuf:"varint,72,opt,name=events_total_count,json=eventsTotalCount,proto3" json:"events_total_count,omitempty"`
	EventsCount            uint32   `protobuf:"varint,73,opt,name=events_count,json=eventsCount,proto3" json:"events_count,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*TeStatsSigT) Descriptor

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

func (*TeStatsSigT) GetEventsCount

func (m *TeStatsSigT) GetEventsCount() uint32

func (*TeStatsSigT) GetEventsTotalCount

func (m *TeStatsSigT) GetEventsTotalCount() uint32

func (*TeStatsSigT) GetRxBackupAssignErrEvent

func (m *TeStatsSigT) GetRxBackupAssignErrEvent() uint32

func (*TeStatsSigT) GetRxEventUnknown

func (m *TeStatsSigT) GetRxEventUnknown() uint32

func (*TeStatsSigT) GetRxPathChangeEvent

func (m *TeStatsSigT) GetRxPathChangeEvent() uint32

func (*TeStatsSigT) GetRxPathCreateEvent

func (m *TeStatsSigT) GetRxPathCreateEvent() uint32

func (*TeStatsSigT) GetRxPathDeleteEvent

func (m *TeStatsSigT) GetRxPathDeleteEvent() uint32

func (*TeStatsSigT) GetRxPathErrorEvent

func (m *TeStatsSigT) GetRxPathErrorEvent() uint32

func (*TeStatsSigT) GetRxPathReevalQueryEvent

func (m *TeStatsSigT) GetRxPathReevalQueryEvent() uint32

func (*TeStatsSigT) GetRxResvChangeEvent

func (m *TeStatsSigT) GetRxResvChangeEvent() uint32

func (*TeStatsSigT) GetRxResvCreateEvent

func (m *TeStatsSigT) GetRxResvCreateEvent() uint32

func (*TeStatsSigT) GetRxResvDeleteEvent

func (m *TeStatsSigT) GetRxResvDeleteEvent() uint32

func (*TeStatsSigT) GetRxResvErrorEvent

func (m *TeStatsSigT) GetRxResvErrorEvent() uint32

func (*TeStatsSigT) GetTxBackupAssignEvent

func (m *TeStatsSigT) GetTxBackupAssignEvent() uint32

func (*TeStatsSigT) GetTxEventUnknown

func (m *TeStatsSigT) GetTxEventUnknown() uint32

func (*TeStatsSigT) GetTxPathChangeEvent

func (m *TeStatsSigT) GetTxPathChangeEvent() uint32

func (*TeStatsSigT) GetTxPathCreateEvent

func (m *TeStatsSigT) GetTxPathCreateEvent() uint32

func (*TeStatsSigT) GetTxPathDeleteEvent

func (m *TeStatsSigT) GetTxPathDeleteEvent() uint32

func (*TeStatsSigT) GetTxPathErrorEvent

func (m *TeStatsSigT) GetTxPathErrorEvent() uint32

func (*TeStatsSigT) GetTxPathReevalQueryEvent

func (m *TeStatsSigT) GetTxPathReevalQueryEvent() uint32

func (*TeStatsSigT) GetTxResvChangeEvent

func (m *TeStatsSigT) GetTxResvChangeEvent() uint32

func (*TeStatsSigT) GetTxResvCreateEvent

func (m *TeStatsSigT) GetTxResvCreateEvent() uint32

func (*TeStatsSigT) GetTxResvDeleteEvent

func (m *TeStatsSigT) GetTxResvDeleteEvent() uint32

func (*TeStatsSigT) GetTxResvErrorEvent

func (m *TeStatsSigT) GetTxResvErrorEvent() uint32

func (*TeStatsSigT) ProtoMessage

func (*TeStatsSigT) ProtoMessage()

func (*TeStatsSigT) Reset

func (m *TeStatsSigT) Reset()

func (*TeStatsSigT) String

func (m *TeStatsSigT) String() string

func (*TeStatsSigT) XXX_DiscardUnknown

func (m *TeStatsSigT) XXX_DiscardUnknown()

func (*TeStatsSigT) XXX_Marshal

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

func (*TeStatsSigT) XXX_Merge

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

func (*TeStatsSigT) XXX_Size

func (m *TeStatsSigT) XXX_Size() int

func (*TeStatsSigT) XXX_Unmarshal

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

type TeStatsSigT_KEYS

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

func (*TeStatsSigT_KEYS) Descriptor

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

func (*TeStatsSigT_KEYS) ProtoMessage

func (*TeStatsSigT_KEYS) ProtoMessage()

func (*TeStatsSigT_KEYS) Reset

func (m *TeStatsSigT_KEYS) Reset()

func (*TeStatsSigT_KEYS) String

func (m *TeStatsSigT_KEYS) String() string

func (*TeStatsSigT_KEYS) XXX_DiscardUnknown

func (m *TeStatsSigT_KEYS) XXX_DiscardUnknown()

func (*TeStatsSigT_KEYS) XXX_Marshal

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

func (*TeStatsSigT_KEYS) XXX_Merge

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

func (*TeStatsSigT_KEYS) XXX_Size

func (m *TeStatsSigT_KEYS) XXX_Size() int

func (*TeStatsSigT_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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