cisco_ios_xr_mpls_ldp_oper_mpls_ldp_global_active_default_vrf_statistics_statistic

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-ldp-oper:mpls-ldp/global/active/default-vrf/statistics/statistic

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LdpMsgCounters

type LdpMsgCounters struct {
	TotalCount             uint32   `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"`
	InitCount              uint32   `protobuf:"varint,2,opt,name=init_count,json=initCount,proto3" json:"init_count,omitempty"`
	AddressCount           uint32   `protobuf:"varint,3,opt,name=address_count,json=addressCount,proto3" json:"address_count,omitempty"`
	AddressWithdrawCount   uint32   `protobuf:"varint,4,opt,name=address_withdraw_count,json=addressWithdrawCount,proto3" json:"address_withdraw_count,omitempty"`
	LabelMapCount          uint32   `protobuf:"varint,5,opt,name=label_map_count,json=labelMapCount,proto3" json:"label_map_count,omitempty"`
	LabelWithdrawCount     uint32   `protobuf:"varint,6,opt,name=label_withdraw_count,json=labelWithdrawCount,proto3" json:"label_withdraw_count,omitempty"`
	LabelReleaseCount      uint32   `protobuf:"varint,7,opt,name=label_release_count,json=labelReleaseCount,proto3" json:"label_release_count,omitempty"`
	LabelRequestCount      uint32   `protobuf:"varint,8,opt,name=label_request_count,json=labelRequestCount,proto3" json:"label_request_count,omitempty"`
	LabelAbortRequestCount uint32   `` /* 132-byte string literal not displayed */
	NotificationCount      uint32   `protobuf:"varint,10,opt,name=notification_count,json=notificationCount,proto3" json:"notification_count,omitempty"`
	KeepAliveCount         uint32   `protobuf:"varint,11,opt,name=keep_alive_count,json=keepAliveCount,proto3" json:"keep_alive_count,omitempty"`
	IccpRgConnCount        uint32   `protobuf:"varint,12,opt,name=iccp_rg_conn_count,json=iccpRgConnCount,proto3" json:"iccp_rg_conn_count,omitempty"`
	IccpRgDisconnCount     uint32   `protobuf:"varint,13,opt,name=iccp_rg_disconn_count,json=iccpRgDisconnCount,proto3" json:"iccp_rg_disconn_count,omitempty"`
	IccpRgNotifCount       uint32   `protobuf:"varint,14,opt,name=iccp_rg_notif_count,json=iccpRgNotifCount,proto3" json:"iccp_rg_notif_count,omitempty"`
	IccpRgAppDataCount     uint32   `protobuf:"varint,15,opt,name=iccp_rg_app_data_count,json=iccpRgAppDataCount,proto3" json:"iccp_rg_app_data_count,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*LdpMsgCounters) Descriptor

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

func (*LdpMsgCounters) GetAddressCount

func (m *LdpMsgCounters) GetAddressCount() uint32

func (*LdpMsgCounters) GetAddressWithdrawCount

func (m *LdpMsgCounters) GetAddressWithdrawCount() uint32

func (*LdpMsgCounters) GetIccpRgAppDataCount

func (m *LdpMsgCounters) GetIccpRgAppDataCount() uint32

func (*LdpMsgCounters) GetIccpRgConnCount

func (m *LdpMsgCounters) GetIccpRgConnCount() uint32

func (*LdpMsgCounters) GetIccpRgDisconnCount

func (m *LdpMsgCounters) GetIccpRgDisconnCount() uint32

func (*LdpMsgCounters) GetIccpRgNotifCount

func (m *LdpMsgCounters) GetIccpRgNotifCount() uint32

func (*LdpMsgCounters) GetInitCount

func (m *LdpMsgCounters) GetInitCount() uint32

func (*LdpMsgCounters) GetKeepAliveCount

func (m *LdpMsgCounters) GetKeepAliveCount() uint32

func (*LdpMsgCounters) GetLabelAbortRequestCount

func (m *LdpMsgCounters) GetLabelAbortRequestCount() uint32

func (*LdpMsgCounters) GetLabelMapCount

func (m *LdpMsgCounters) GetLabelMapCount() uint32

func (*LdpMsgCounters) GetLabelReleaseCount

func (m *LdpMsgCounters) GetLabelReleaseCount() uint32

func (*LdpMsgCounters) GetLabelRequestCount

func (m *LdpMsgCounters) GetLabelRequestCount() uint32

func (*LdpMsgCounters) GetLabelWithdrawCount

func (m *LdpMsgCounters) GetLabelWithdrawCount() uint32

func (*LdpMsgCounters) GetNotificationCount

func (m *LdpMsgCounters) GetNotificationCount() uint32

func (*LdpMsgCounters) GetTotalCount

func (m *LdpMsgCounters) GetTotalCount() uint32

func (*LdpMsgCounters) ProtoMessage

func (*LdpMsgCounters) ProtoMessage()

func (*LdpMsgCounters) Reset

func (m *LdpMsgCounters) Reset()

func (*LdpMsgCounters) String

func (m *LdpMsgCounters) String() string

func (*LdpMsgCounters) XXX_DiscardUnknown

func (m *LdpMsgCounters) XXX_DiscardUnknown()

func (*LdpMsgCounters) XXX_Marshal

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

func (*LdpMsgCounters) XXX_Merge

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

func (*LdpMsgCounters) XXX_Size

func (m *LdpMsgCounters) XXX_Size() int

func (*LdpMsgCounters) XXX_Unmarshal

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

type LdpStatsInfo

type LdpStatsInfo struct {
	IccpEnabled          bool            `protobuf:"varint,50,opt,name=iccp_enabled,json=iccpEnabled,proto3" json:"iccp_enabled,omitempty"`
	MessageOut           *LdpMsgCounters `protobuf:"bytes,51,opt,name=message_out,json=messageOut,proto3" json:"message_out,omitempty"`
	MessageIn            *LdpMsgCounters `protobuf:"bytes,52,opt,name=message_in,json=messageIn,proto3" json:"message_in,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*LdpStatsInfo) Descriptor

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

func (*LdpStatsInfo) GetIccpEnabled

func (m *LdpStatsInfo) GetIccpEnabled() bool

func (*LdpStatsInfo) GetMessageIn

func (m *LdpStatsInfo) GetMessageIn() *LdpMsgCounters

func (*LdpStatsInfo) GetMessageOut

func (m *LdpStatsInfo) GetMessageOut() *LdpMsgCounters

func (*LdpStatsInfo) ProtoMessage

func (*LdpStatsInfo) ProtoMessage()

func (*LdpStatsInfo) Reset

func (m *LdpStatsInfo) Reset()

func (*LdpStatsInfo) String

func (m *LdpStatsInfo) String() string

func (*LdpStatsInfo) XXX_DiscardUnknown

func (m *LdpStatsInfo) XXX_DiscardUnknown()

func (*LdpStatsInfo) XXX_Marshal

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

func (*LdpStatsInfo) XXX_Merge

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

func (*LdpStatsInfo) XXX_Size

func (m *LdpStatsInfo) XXX_Size() int

func (*LdpStatsInfo) XXX_Unmarshal

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

type LdpStatsInfo_KEYS

type LdpStatsInfo_KEYS struct {
	LsrId                string   `protobuf:"bytes,1,opt,name=lsr_id,json=lsrId,proto3" json:"lsr_id,omitempty"`
	LabelSpaceId         uint32   `protobuf:"varint,2,opt,name=label_space_id,json=labelSpaceId,proto3" json:"label_space_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpStatsInfo_KEYS) Descriptor

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

func (*LdpStatsInfo_KEYS) GetLabelSpaceId

func (m *LdpStatsInfo_KEYS) GetLabelSpaceId() uint32

func (*LdpStatsInfo_KEYS) GetLsrId

func (m *LdpStatsInfo_KEYS) GetLsrId() string

func (*LdpStatsInfo_KEYS) ProtoMessage

func (*LdpStatsInfo_KEYS) ProtoMessage()

func (*LdpStatsInfo_KEYS) Reset

func (m *LdpStatsInfo_KEYS) Reset()

func (*LdpStatsInfo_KEYS) String

func (m *LdpStatsInfo_KEYS) String() string

func (*LdpStatsInfo_KEYS) XXX_DiscardUnknown

func (m *LdpStatsInfo_KEYS) XXX_DiscardUnknown()

func (*LdpStatsInfo_KEYS) XXX_Marshal

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

func (*LdpStatsInfo_KEYS) XXX_Merge

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

func (*LdpStatsInfo_KEYS) XXX_Size

func (m *LdpStatsInfo_KEYS) XXX_Size() int

func (*LdpStatsInfo_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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