cisco_ios_xr_mpls_ldp_oper_mpls_ldp_global_active_vrfs_vrf_issu_ha_statistics_ha_global

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/vrfs/vrf/issu/ha-statistics/ha-global

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LdpNsrGblStatsInfo

type LdpNsrGblStatsInfo struct {
	InitSync             *LdpNsrGblSynciInfo `protobuf:"bytes,50,opt,name=init_sync,json=initSync,proto3" json:"init_sync,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*LdpNsrGblStatsInfo) Descriptor

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

func (*LdpNsrGblStatsInfo) GetInitSync

func (m *LdpNsrGblStatsInfo) GetInitSync() *LdpNsrGblSynciInfo

func (*LdpNsrGblStatsInfo) ProtoMessage

func (*LdpNsrGblStatsInfo) ProtoMessage()

func (*LdpNsrGblStatsInfo) Reset

func (m *LdpNsrGblStatsInfo) Reset()

func (*LdpNsrGblStatsInfo) String

func (m *LdpNsrGblStatsInfo) String() string

func (*LdpNsrGblStatsInfo) XXX_DiscardUnknown

func (m *LdpNsrGblStatsInfo) XXX_DiscardUnknown()

func (*LdpNsrGblStatsInfo) XXX_Marshal

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

func (*LdpNsrGblStatsInfo) XXX_Merge

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

func (*LdpNsrGblStatsInfo) XXX_Size

func (m *LdpNsrGblStatsInfo) XXX_Size() int

func (*LdpNsrGblStatsInfo) XXX_Unmarshal

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

type LdpNsrGblStatsInfo_KEYS

type LdpNsrGblStatsInfo_KEYS struct {
	VrfName              string   `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpNsrGblStatsInfo_KEYS) Descriptor

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

func (*LdpNsrGblStatsInfo_KEYS) GetVrfName

func (m *LdpNsrGblStatsInfo_KEYS) GetVrfName() string

func (*LdpNsrGblStatsInfo_KEYS) ProtoMessage

func (*LdpNsrGblStatsInfo_KEYS) ProtoMessage()

func (*LdpNsrGblStatsInfo_KEYS) Reset

func (m *LdpNsrGblStatsInfo_KEYS) Reset()

func (*LdpNsrGblStatsInfo_KEYS) String

func (m *LdpNsrGblStatsInfo_KEYS) String() string

func (*LdpNsrGblStatsInfo_KEYS) XXX_DiscardUnknown

func (m *LdpNsrGblStatsInfo_KEYS) XXX_DiscardUnknown()

func (*LdpNsrGblStatsInfo_KEYS) XXX_Marshal

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

func (*LdpNsrGblStatsInfo_KEYS) XXX_Merge

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

func (*LdpNsrGblStatsInfo_KEYS) XXX_Size

func (m *LdpNsrGblStatsInfo_KEYS) XXX_Size() int

func (*LdpNsrGblStatsInfo_KEYS) XXX_Unmarshal

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

type LdpNsrGblSynciInfo

type LdpNsrGblSynciInfo struct {
	NsrCfged             bool     `protobuf:"varint,1,opt,name=nsr_cfged,json=nsrCfged,proto3" json:"nsr_cfged,omitempty"`
	NsrSynced            bool     `protobuf:"varint,2,opt,name=nsr_synced,json=nsrSynced,proto3" json:"nsr_synced,omitempty"`
	InitSyncStart        uint32   `protobuf:"varint,3,opt,name=init_sync_start,json=initSyncStart,proto3" json:"init_sync_start,omitempty"`
	InitSyncEnd          uint32   `protobuf:"varint,4,opt,name=init_sync_end,json=initSyncEnd,proto3" json:"init_sync_end,omitempty"`
	NumPeers             uint32   `protobuf:"varint,5,opt,name=num_peers,json=numPeers,proto3" json:"num_peers,omitempty"`
	NumCapSent           uint32   `protobuf:"varint,6,opt,name=num_cap_sent,json=numCapSent,proto3" json:"num_cap_sent,omitempty"`
	NumCapRcvd           uint32   `protobuf:"varint,7,opt,name=num_cap_rcvd,json=numCapRcvd,proto3" json:"num_cap_rcvd,omitempty"`
	NumPfx               uint32   `protobuf:"varint,8,opt,name=num_pfx,json=numPfx,proto3" json:"num_pfx,omitempty"`
	NumLbl               uint32   `protobuf:"varint,9,opt,name=num_lbl,json=numLbl,proto3" json:"num_lbl,omitempty"`
	NumLclAddrWd         uint32   `protobuf:"varint,10,opt,name=num_lcl_addr_wd,json=numLclAddrWd,proto3" json:"num_lcl_addr_wd,omitempty"`
	NumLblAdv            uint32   `protobuf:"varint,11,opt,name=num_lbl_adv,json=numLblAdv,proto3" json:"num_lbl_adv,omitempty"`
	IpcMsgTxCnt          uint32   `protobuf:"varint,12,opt,name=ipc_msg_tx_cnt,json=ipcMsgTxCnt,proto3" json:"ipc_msg_tx_cnt,omitempty"`
	IpcMsgTxBytes        uint32   `protobuf:"varint,13,opt,name=ipc_msg_tx_bytes,json=ipcMsgTxBytes,proto3" json:"ipc_msg_tx_bytes,omitempty"`
	IpcMsgRxCnt          uint32   `protobuf:"varint,14,opt,name=ipc_msg_rx_cnt,json=ipcMsgRxCnt,proto3" json:"ipc_msg_rx_cnt,omitempty"`
	IpcMsgRxBytes        uint32   `protobuf:"varint,15,opt,name=ipc_msg_rx_bytes,json=ipcMsgRxBytes,proto3" json:"ipc_msg_rx_bytes,omitempty"`
	IpcMaxTxBatchBytes   uint32   `protobuf:"varint,16,opt,name=ipc_max_tx_batch_bytes,json=ipcMaxTxBatchBytes,proto3" json:"ipc_max_tx_batch_bytes,omitempty"`
	IpcMaxRxBatchBytes   uint32   `protobuf:"varint,17,opt,name=ipc_max_rx_batch_bytes,json=ipcMaxRxBatchBytes,proto3" json:"ipc_max_rx_batch_bytes,omitempty"`
	IpcTxFailCnt         uint32   `protobuf:"varint,18,opt,name=ipc_tx_fail_cnt,json=ipcTxFailCnt,proto3" json:"ipc_tx_fail_cnt,omitempty"`
	TotalIpcTxFailCnt    uint32   `protobuf:"varint,19,opt,name=total_ipc_tx_fail_cnt,json=totalIpcTxFailCnt,proto3" json:"total_ipc_tx_fail_cnt,omitempty"`
	IpcRestartCnt        uint32   `protobuf:"varint,20,opt,name=ipc_restart_cnt,json=ipcRestartCnt,proto3" json:"ipc_restart_cnt,omitempty"`
	IpcDefaultMtu        uint32   `protobuf:"varint,21,opt,name=ipc_default_mtu,json=ipcDefaultMtu,proto3" json:"ipc_default_mtu,omitempty"`
	IpcExceededMtuMsgCnt uint32   `` /* 129-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpNsrGblSynciInfo) Descriptor

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

func (*LdpNsrGblSynciInfo) GetInitSyncEnd

func (m *LdpNsrGblSynciInfo) GetInitSyncEnd() uint32

func (*LdpNsrGblSynciInfo) GetInitSyncStart

func (m *LdpNsrGblSynciInfo) GetInitSyncStart() uint32

func (*LdpNsrGblSynciInfo) GetIpcDefaultMtu

func (m *LdpNsrGblSynciInfo) GetIpcDefaultMtu() uint32

func (*LdpNsrGblSynciInfo) GetIpcExceededMtuMsgCnt

func (m *LdpNsrGblSynciInfo) GetIpcExceededMtuMsgCnt() uint32

func (*LdpNsrGblSynciInfo) GetIpcMaxRxBatchBytes

func (m *LdpNsrGblSynciInfo) GetIpcMaxRxBatchBytes() uint32

func (*LdpNsrGblSynciInfo) GetIpcMaxTxBatchBytes

func (m *LdpNsrGblSynciInfo) GetIpcMaxTxBatchBytes() uint32

func (*LdpNsrGblSynciInfo) GetIpcMsgRxBytes

func (m *LdpNsrGblSynciInfo) GetIpcMsgRxBytes() uint32

func (*LdpNsrGblSynciInfo) GetIpcMsgRxCnt

func (m *LdpNsrGblSynciInfo) GetIpcMsgRxCnt() uint32

func (*LdpNsrGblSynciInfo) GetIpcMsgTxBytes

func (m *LdpNsrGblSynciInfo) GetIpcMsgTxBytes() uint32

func (*LdpNsrGblSynciInfo) GetIpcMsgTxCnt

func (m *LdpNsrGblSynciInfo) GetIpcMsgTxCnt() uint32

func (*LdpNsrGblSynciInfo) GetIpcRestartCnt

func (m *LdpNsrGblSynciInfo) GetIpcRestartCnt() uint32

func (*LdpNsrGblSynciInfo) GetIpcTxFailCnt

func (m *LdpNsrGblSynciInfo) GetIpcTxFailCnt() uint32

func (*LdpNsrGblSynciInfo) GetNsrCfged

func (m *LdpNsrGblSynciInfo) GetNsrCfged() bool

func (*LdpNsrGblSynciInfo) GetNsrSynced

func (m *LdpNsrGblSynciInfo) GetNsrSynced() bool

func (*LdpNsrGblSynciInfo) GetNumCapRcvd

func (m *LdpNsrGblSynciInfo) GetNumCapRcvd() uint32

func (*LdpNsrGblSynciInfo) GetNumCapSent

func (m *LdpNsrGblSynciInfo) GetNumCapSent() uint32

func (*LdpNsrGblSynciInfo) GetNumLbl

func (m *LdpNsrGblSynciInfo) GetNumLbl() uint32

func (*LdpNsrGblSynciInfo) GetNumLblAdv

func (m *LdpNsrGblSynciInfo) GetNumLblAdv() uint32

func (*LdpNsrGblSynciInfo) GetNumLclAddrWd

func (m *LdpNsrGblSynciInfo) GetNumLclAddrWd() uint32

func (*LdpNsrGblSynciInfo) GetNumPeers

func (m *LdpNsrGblSynciInfo) GetNumPeers() uint32

func (*LdpNsrGblSynciInfo) GetNumPfx

func (m *LdpNsrGblSynciInfo) GetNumPfx() uint32

func (*LdpNsrGblSynciInfo) GetTotalIpcTxFailCnt

func (m *LdpNsrGblSynciInfo) GetTotalIpcTxFailCnt() uint32

func (*LdpNsrGblSynciInfo) ProtoMessage

func (*LdpNsrGblSynciInfo) ProtoMessage()

func (*LdpNsrGblSynciInfo) Reset

func (m *LdpNsrGblSynciInfo) Reset()

func (*LdpNsrGblSynciInfo) String

func (m *LdpNsrGblSynciInfo) String() string

func (*LdpNsrGblSynciInfo) XXX_DiscardUnknown

func (m *LdpNsrGblSynciInfo) XXX_DiscardUnknown()

func (*LdpNsrGblSynciInfo) XXX_Marshal

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

func (*LdpNsrGblSynciInfo) XXX_Merge

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

func (*LdpNsrGblSynciInfo) XXX_Size

func (m *LdpNsrGblSynciInfo) XXX_Size() int

func (*LdpNsrGblSynciInfo) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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