cisco_ios_xr_clns_isis_oper_isis_instances_instance_statistics_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: 1

Documentation

Overview

Cisco-IOS-XR-clns-isis-oper:isis/instances/instance/statistics-global

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsisAreaStatsType

type IsisAreaStatsType struct {
	SystemLspBuildCount   uint32   `protobuf:"varint,1,opt,name=system_lsp_build_count,json=systemLspBuildCount,proto3" json:"system_lsp_build_count,omitempty"`
	SystemLspRefreshCount uint32   `` /* 129-byte string literal not displayed */
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*IsisAreaStatsType) Descriptor

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

func (*IsisAreaStatsType) GetSystemLspBuildCount

func (m *IsisAreaStatsType) GetSystemLspBuildCount() uint32

func (*IsisAreaStatsType) GetSystemLspRefreshCount

func (m *IsisAreaStatsType) GetSystemLspRefreshCount() uint32

func (*IsisAreaStatsType) ProtoMessage

func (*IsisAreaStatsType) ProtoMessage()

func (*IsisAreaStatsType) Reset

func (m *IsisAreaStatsType) Reset()

func (*IsisAreaStatsType) String

func (m *IsisAreaStatsType) String() string

func (*IsisAreaStatsType) XXX_DiscardUnknown

func (m *IsisAreaStatsType) XXX_DiscardUnknown()

func (*IsisAreaStatsType) XXX_Marshal

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

func (*IsisAreaStatsType) XXX_Merge

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

func (*IsisAreaStatsType) XXX_Size

func (m *IsisAreaStatsType) XXX_Size() int

func (*IsisAreaStatsType) XXX_Unmarshal

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

type IsisAreaTopoStatsType

type IsisAreaTopoStatsType struct {
	SpfRunCount          uint32   `protobuf:"varint,1,opt,name=spf_run_count,json=spfRunCount,proto3" json:"spf_run_count,omitempty"`
	IspfRunCount         uint32   `protobuf:"varint,2,opt,name=ispf_run_count,json=ispfRunCount,proto3" json:"ispf_run_count,omitempty"`
	NhcRunCount          uint32   `protobuf:"varint,3,opt,name=nhc_run_count,json=nhcRunCount,proto3" json:"nhc_run_count,omitempty"`
	PrcRunCount          uint32   `protobuf:"varint,4,opt,name=prc_run_count,json=prcRunCount,proto3" json:"prc_run_count,omitempty"`
	PeriodicRunCount     uint32   `protobuf:"varint,5,opt,name=periodic_run_count,json=periodicRunCount,proto3" json:"periodic_run_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisAreaTopoStatsType) Descriptor

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

func (*IsisAreaTopoStatsType) GetIspfRunCount

func (m *IsisAreaTopoStatsType) GetIspfRunCount() uint32

func (*IsisAreaTopoStatsType) GetNhcRunCount

func (m *IsisAreaTopoStatsType) GetNhcRunCount() uint32

func (*IsisAreaTopoStatsType) GetPeriodicRunCount

func (m *IsisAreaTopoStatsType) GetPeriodicRunCount() uint32

func (*IsisAreaTopoStatsType) GetPrcRunCount

func (m *IsisAreaTopoStatsType) GetPrcRunCount() uint32

func (*IsisAreaTopoStatsType) GetSpfRunCount

func (m *IsisAreaTopoStatsType) GetSpfRunCount() uint32

func (*IsisAreaTopoStatsType) ProtoMessage

func (*IsisAreaTopoStatsType) ProtoMessage()

func (*IsisAreaTopoStatsType) Reset

func (m *IsisAreaTopoStatsType) Reset()

func (*IsisAreaTopoStatsType) String

func (m *IsisAreaTopoStatsType) String() string

func (*IsisAreaTopoStatsType) XXX_DiscardUnknown

func (m *IsisAreaTopoStatsType) XXX_DiscardUnknown()

func (*IsisAreaTopoStatsType) XXX_Marshal

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

func (*IsisAreaTopoStatsType) XXX_Merge

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

func (*IsisAreaTopoStatsType) XXX_Size

func (m *IsisAreaTopoStatsType) XXX_Size() int

func (*IsisAreaTopoStatsType) XXX_Unmarshal

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

type IsisShTimestampType

type IsisShTimestampType struct {
	Seconds              uint32   `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"`
	NanoSeconds          uint32   `protobuf:"varint,2,opt,name=nano_seconds,json=nanoSeconds,proto3" json:"nano_seconds,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisShTimestampType) Descriptor

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

func (*IsisShTimestampType) GetNanoSeconds

func (m *IsisShTimestampType) GetNanoSeconds() uint32

func (*IsisShTimestampType) GetSeconds

func (m *IsisShTimestampType) GetSeconds() uint32

func (*IsisShTimestampType) ProtoMessage

func (*IsisShTimestampType) ProtoMessage()

func (*IsisShTimestampType) Reset

func (m *IsisShTimestampType) Reset()

func (*IsisShTimestampType) String

func (m *IsisShTimestampType) String() string

func (*IsisShTimestampType) XXX_DiscardUnknown

func (m *IsisShTimestampType) XXX_DiscardUnknown()

func (*IsisShTimestampType) XXX_Marshal

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

func (*IsisShTimestampType) XXX_Merge

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

func (*IsisShTimestampType) XXX_Size

func (m *IsisShTimestampType) XXX_Size() int

func (*IsisShTimestampType) XXX_Unmarshal

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

type IsisShTrafficArea

type IsisShTrafficArea struct {
	Level                string                   `protobuf:"bytes,1,opt,name=level,proto3" json:"level,omitempty"`
	Statistics           *IsisAreaStatsType       `protobuf:"bytes,2,opt,name=statistics,proto3" json:"statistics,omitempty"`
	PerTopologyData      []*IsisShTrafficAreaTopo `protobuf:"bytes,3,rep,name=per_topology_data,json=perTopologyData,proto3" json:"per_topology_data,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*IsisShTrafficArea) Descriptor

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

func (*IsisShTrafficArea) GetLevel

func (m *IsisShTrafficArea) GetLevel() string

func (*IsisShTrafficArea) GetPerTopologyData

func (m *IsisShTrafficArea) GetPerTopologyData() []*IsisShTrafficAreaTopo

func (*IsisShTrafficArea) GetStatistics

func (m *IsisShTrafficArea) GetStatistics() *IsisAreaStatsType

func (*IsisShTrafficArea) ProtoMessage

func (*IsisShTrafficArea) ProtoMessage()

func (*IsisShTrafficArea) Reset

func (m *IsisShTrafficArea) Reset()

func (*IsisShTrafficArea) String

func (m *IsisShTrafficArea) String() string

func (*IsisShTrafficArea) XXX_DiscardUnknown

func (m *IsisShTrafficArea) XXX_DiscardUnknown()

func (*IsisShTrafficArea) XXX_Marshal

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

func (*IsisShTrafficArea) XXX_Merge

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

func (*IsisShTrafficArea) XXX_Size

func (m *IsisShTrafficArea) XXX_Size() int

func (*IsisShTrafficArea) XXX_Unmarshal

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

type IsisShTrafficAreaTopo

type IsisShTrafficAreaTopo struct {
	Id                   *IsisTopoIdType        `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Statistics           *IsisAreaTopoStatsType `protobuf:"bytes,2,opt,name=statistics,proto3" json:"statistics,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*IsisShTrafficAreaTopo) Descriptor

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

func (*IsisShTrafficAreaTopo) GetId

func (*IsisShTrafficAreaTopo) GetStatistics

func (m *IsisShTrafficAreaTopo) GetStatistics() *IsisAreaTopoStatsType

func (*IsisShTrafficAreaTopo) ProtoMessage

func (*IsisShTrafficAreaTopo) ProtoMessage()

func (*IsisShTrafficAreaTopo) Reset

func (m *IsisShTrafficAreaTopo) Reset()

func (*IsisShTrafficAreaTopo) String

func (m *IsisShTrafficAreaTopo) String() string

func (*IsisShTrafficAreaTopo) XXX_DiscardUnknown

func (m *IsisShTrafficAreaTopo) XXX_DiscardUnknown()

func (*IsisShTrafficAreaTopo) XXX_Marshal

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

func (*IsisShTrafficAreaTopo) XXX_Merge

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

func (*IsisShTrafficAreaTopo) XXX_Size

func (m *IsisShTrafficAreaTopo) XXX_Size() int

func (*IsisShTrafficAreaTopo) XXX_Unmarshal

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

type IsisShTrafficGlobal

type IsisShTrafficGlobal struct {
	Statistics           *IsisTrafficGlobalType `protobuf:"bytes,50,opt,name=statistics,proto3" json:"statistics,omitempty"`
	PerAreaData          []*IsisShTrafficArea   `protobuf:"bytes,51,rep,name=per_area_data,json=perAreaData,proto3" json:"per_area_data,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*IsisShTrafficGlobal) Descriptor

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

func (*IsisShTrafficGlobal) GetPerAreaData

func (m *IsisShTrafficGlobal) GetPerAreaData() []*IsisShTrafficArea

func (*IsisShTrafficGlobal) GetStatistics

func (m *IsisShTrafficGlobal) GetStatistics() *IsisTrafficGlobalType

func (*IsisShTrafficGlobal) ProtoMessage

func (*IsisShTrafficGlobal) ProtoMessage()

func (*IsisShTrafficGlobal) Reset

func (m *IsisShTrafficGlobal) Reset()

func (*IsisShTrafficGlobal) String

func (m *IsisShTrafficGlobal) String() string

func (*IsisShTrafficGlobal) XXX_DiscardUnknown

func (m *IsisShTrafficGlobal) XXX_DiscardUnknown()

func (*IsisShTrafficGlobal) XXX_Marshal

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

func (*IsisShTrafficGlobal) XXX_Merge

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

func (*IsisShTrafficGlobal) XXX_Size

func (m *IsisShTrafficGlobal) XXX_Size() int

func (*IsisShTrafficGlobal) XXX_Unmarshal

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

type IsisShTrafficGlobal_KEYS

type IsisShTrafficGlobal_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisShTrafficGlobal_KEYS) Descriptor

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

func (*IsisShTrafficGlobal_KEYS) GetInstanceName

func (m *IsisShTrafficGlobal_KEYS) GetInstanceName() string

func (*IsisShTrafficGlobal_KEYS) ProtoMessage

func (*IsisShTrafficGlobal_KEYS) ProtoMessage()

func (*IsisShTrafficGlobal_KEYS) Reset

func (m *IsisShTrafficGlobal_KEYS) Reset()

func (*IsisShTrafficGlobal_KEYS) String

func (m *IsisShTrafficGlobal_KEYS) String() string

func (*IsisShTrafficGlobal_KEYS) XXX_DiscardUnknown

func (m *IsisShTrafficGlobal_KEYS) XXX_DiscardUnknown()

func (*IsisShTrafficGlobal_KEYS) XXX_Marshal

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

func (*IsisShTrafficGlobal_KEYS) XXX_Merge

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

func (*IsisShTrafficGlobal_KEYS) XXX_Size

func (m *IsisShTrafficGlobal_KEYS) XXX_Size() int

func (*IsisShTrafficGlobal_KEYS) XXX_Unmarshal

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

type IsisTopoIdType

type IsisTopoIdType struct {
	AfName               string   `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	SafName              string   `protobuf:"bytes,2,opt,name=saf_name,json=safName,proto3" json:"saf_name,omitempty"`
	VrfName              string   `protobuf:"bytes,3,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	TopologyName         string   `protobuf:"bytes,4,opt,name=topology_name,json=topologyName,proto3" json:"topology_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisTopoIdType) Descriptor

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

func (*IsisTopoIdType) GetAfName

func (m *IsisTopoIdType) GetAfName() string

func (*IsisTopoIdType) GetSafName

func (m *IsisTopoIdType) GetSafName() string

func (*IsisTopoIdType) GetTopologyName

func (m *IsisTopoIdType) GetTopologyName() string

func (*IsisTopoIdType) GetVrfName

func (m *IsisTopoIdType) GetVrfName() string

func (*IsisTopoIdType) ProtoMessage

func (*IsisTopoIdType) ProtoMessage()

func (*IsisTopoIdType) Reset

func (m *IsisTopoIdType) Reset()

func (*IsisTopoIdType) String

func (m *IsisTopoIdType) String() string

func (*IsisTopoIdType) XXX_DiscardUnknown

func (m *IsisTopoIdType) XXX_DiscardUnknown()

func (*IsisTopoIdType) XXX_Marshal

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

func (*IsisTopoIdType) XXX_Merge

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

func (*IsisTopoIdType) XXX_Size

func (m *IsisTopoIdType) XXX_Size() int

func (*IsisTopoIdType) XXX_Unmarshal

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

type IsisTrafficGlobalType

type IsisTrafficGlobalType struct {
	FastPsnpLookupCount      uint32               `protobuf:"varint,1,opt,name=fast_psnp_lookup_count,json=fastPsnpLookupCount,proto3" json:"fast_psnp_lookup_count,omitempty"`
	FastPsnpLookupHitCount   uint32               `` /* 134-byte string literal not displayed */
	FastCsnpLookupCount      uint32               `protobuf:"varint,3,opt,name=fast_csnp_lookup_count,json=fastCsnpLookupCount,proto3" json:"fast_csnp_lookup_count,omitempty"`
	FastCsnpLookupHitCount   uint32               `` /* 134-byte string literal not displayed */
	FastCsnpCacheUpdateCount uint32               `` /* 140-byte string literal not displayed */
	ZeroHoldtimeLspCount     uint32               `` /* 126-byte string literal not displayed */
	InvalidChecksumLspCount  uint32               `` /* 135-byte string literal not displayed */
	IihDroppedCount          uint32               `protobuf:"varint,8,opt,name=iih_dropped_count,json=iihDroppedCount,proto3" json:"iih_dropped_count,omitempty"`
	LspDroppedCount          uint32               `protobuf:"varint,9,opt,name=lsp_dropped_count,json=lspDroppedCount,proto3" json:"lsp_dropped_count,omitempty"`
	SnpDroppedCount          uint32               `protobuf:"varint,10,opt,name=snp_dropped_count,json=snpDroppedCount,proto3" json:"snp_dropped_count,omitempty"`
	MaximumIihQueueLength    uint32               `` /* 130-byte string literal not displayed */
	MaximumPduQueueLength    uint32               `` /* 130-byte string literal not displayed */
	PduQueueLength           uint32               `protobuf:"varint,13,opt,name=pdu_queue_length,json=pduQueueLength,proto3" json:"pdu_queue_length,omitempty"`
	AvgHelloProcessTime      *IsisShTimestampType `protobuf:"bytes,14,opt,name=avg_hello_process_time,json=avgHelloProcessTime,proto3" json:"avg_hello_process_time,omitempty"`
	AvgHelloRecvRate         uint32               `protobuf:"varint,15,opt,name=avg_hello_recv_rate,json=avgHelloRecvRate,proto3" json:"avg_hello_recv_rate,omitempty"`
	AvgCsnpProcessTime       *IsisShTimestampType `protobuf:"bytes,16,opt,name=avg_csnp_process_time,json=avgCsnpProcessTime,proto3" json:"avg_csnp_process_time,omitempty"`
	AvgCsnpRecvRate          uint32               `protobuf:"varint,17,opt,name=avg_csnp_recv_rate,json=avgCsnpRecvRate,proto3" json:"avg_csnp_recv_rate,omitempty"`
	AvgPsnpProcessTime       *IsisShTimestampType `protobuf:"bytes,18,opt,name=avg_psnp_process_time,json=avgPsnpProcessTime,proto3" json:"avg_psnp_process_time,omitempty"`
	AvgPsnpRecvRate          uint32               `protobuf:"varint,19,opt,name=avg_psnp_recv_rate,json=avgPsnpRecvRate,proto3" json:"avg_psnp_recv_rate,omitempty"`
	AvgLspProcessTime        *IsisShTimestampType `protobuf:"bytes,20,opt,name=avg_lsp_process_time,json=avgLspProcessTime,proto3" json:"avg_lsp_process_time,omitempty"`
	AvgLspRecvRate           uint32               `protobuf:"varint,21,opt,name=avg_lsp_recv_rate,json=avgLspRecvRate,proto3" json:"avg_lsp_recv_rate,omitempty"`
	AvgHelloTransmitTime     *IsisShTimestampType `` /* 126-byte string literal not displayed */
	AvgHelloSendRate         uint32               `protobuf:"varint,23,opt,name=avg_hello_send_rate,json=avgHelloSendRate,proto3" json:"avg_hello_send_rate,omitempty"`
	AvgCsnpTransmitTime      *IsisShTimestampType `protobuf:"bytes,24,opt,name=avg_csnp_transmit_time,json=avgCsnpTransmitTime,proto3" json:"avg_csnp_transmit_time,omitempty"`
	AvgCsnpSendRate          uint32               `protobuf:"varint,25,opt,name=avg_csnp_send_rate,json=avgCsnpSendRate,proto3" json:"avg_csnp_send_rate,omitempty"`
	AvgPsnpTransmitTime      *IsisShTimestampType `protobuf:"bytes,26,opt,name=avg_psnp_transmit_time,json=avgPsnpTransmitTime,proto3" json:"avg_psnp_transmit_time,omitempty"`
	AvgPsnpSendRate          uint32               `protobuf:"varint,27,opt,name=avg_psnp_send_rate,json=avgPsnpSendRate,proto3" json:"avg_psnp_send_rate,omitempty"`
	AvgLspTransmitTime       *IsisShTimestampType `protobuf:"bytes,28,opt,name=avg_lsp_transmit_time,json=avgLspTransmitTime,proto3" json:"avg_lsp_transmit_time,omitempty"`
	AvgLspSendRate           uint32               `protobuf:"varint,29,opt,name=avg_lsp_send_rate,json=avgLspSendRate,proto3" json:"avg_lsp_send_rate,omitempty"`
	XXX_NoUnkeyedLiteral     struct{}             `json:"-"`
	XXX_unrecognized         []byte               `json:"-"`
	XXX_sizecache            int32                `json:"-"`
}

func (*IsisTrafficGlobalType) Descriptor

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

func (*IsisTrafficGlobalType) GetAvgCsnpProcessTime

func (m *IsisTrafficGlobalType) GetAvgCsnpProcessTime() *IsisShTimestampType

func (*IsisTrafficGlobalType) GetAvgCsnpRecvRate

func (m *IsisTrafficGlobalType) GetAvgCsnpRecvRate() uint32

func (*IsisTrafficGlobalType) GetAvgCsnpSendRate

func (m *IsisTrafficGlobalType) GetAvgCsnpSendRate() uint32

func (*IsisTrafficGlobalType) GetAvgCsnpTransmitTime

func (m *IsisTrafficGlobalType) GetAvgCsnpTransmitTime() *IsisShTimestampType

func (*IsisTrafficGlobalType) GetAvgHelloProcessTime

func (m *IsisTrafficGlobalType) GetAvgHelloProcessTime() *IsisShTimestampType

func (*IsisTrafficGlobalType) GetAvgHelloRecvRate

func (m *IsisTrafficGlobalType) GetAvgHelloRecvRate() uint32

func (*IsisTrafficGlobalType) GetAvgHelloSendRate

func (m *IsisTrafficGlobalType) GetAvgHelloSendRate() uint32

func (*IsisTrafficGlobalType) GetAvgHelloTransmitTime

func (m *IsisTrafficGlobalType) GetAvgHelloTransmitTime() *IsisShTimestampType

func (*IsisTrafficGlobalType) GetAvgLspProcessTime

func (m *IsisTrafficGlobalType) GetAvgLspProcessTime() *IsisShTimestampType

func (*IsisTrafficGlobalType) GetAvgLspRecvRate

func (m *IsisTrafficGlobalType) GetAvgLspRecvRate() uint32

func (*IsisTrafficGlobalType) GetAvgLspSendRate

func (m *IsisTrafficGlobalType) GetAvgLspSendRate() uint32

func (*IsisTrafficGlobalType) GetAvgLspTransmitTime

func (m *IsisTrafficGlobalType) GetAvgLspTransmitTime() *IsisShTimestampType

func (*IsisTrafficGlobalType) GetAvgPsnpProcessTime

func (m *IsisTrafficGlobalType) GetAvgPsnpProcessTime() *IsisShTimestampType

func (*IsisTrafficGlobalType) GetAvgPsnpRecvRate

func (m *IsisTrafficGlobalType) GetAvgPsnpRecvRate() uint32

func (*IsisTrafficGlobalType) GetAvgPsnpSendRate

func (m *IsisTrafficGlobalType) GetAvgPsnpSendRate() uint32

func (*IsisTrafficGlobalType) GetAvgPsnpTransmitTime

func (m *IsisTrafficGlobalType) GetAvgPsnpTransmitTime() *IsisShTimestampType

func (*IsisTrafficGlobalType) GetFastCsnpCacheUpdateCount

func (m *IsisTrafficGlobalType) GetFastCsnpCacheUpdateCount() uint32

func (*IsisTrafficGlobalType) GetFastCsnpLookupCount

func (m *IsisTrafficGlobalType) GetFastCsnpLookupCount() uint32

func (*IsisTrafficGlobalType) GetFastCsnpLookupHitCount

func (m *IsisTrafficGlobalType) GetFastCsnpLookupHitCount() uint32

func (*IsisTrafficGlobalType) GetFastPsnpLookupCount

func (m *IsisTrafficGlobalType) GetFastPsnpLookupCount() uint32

func (*IsisTrafficGlobalType) GetFastPsnpLookupHitCount

func (m *IsisTrafficGlobalType) GetFastPsnpLookupHitCount() uint32

func (*IsisTrafficGlobalType) GetIihDroppedCount

func (m *IsisTrafficGlobalType) GetIihDroppedCount() uint32

func (*IsisTrafficGlobalType) GetInvalidChecksumLspCount

func (m *IsisTrafficGlobalType) GetInvalidChecksumLspCount() uint32

func (*IsisTrafficGlobalType) GetLspDroppedCount

func (m *IsisTrafficGlobalType) GetLspDroppedCount() uint32

func (*IsisTrafficGlobalType) GetMaximumIihQueueLength

func (m *IsisTrafficGlobalType) GetMaximumIihQueueLength() uint32

func (*IsisTrafficGlobalType) GetMaximumPduQueueLength

func (m *IsisTrafficGlobalType) GetMaximumPduQueueLength() uint32

func (*IsisTrafficGlobalType) GetPduQueueLength

func (m *IsisTrafficGlobalType) GetPduQueueLength() uint32

func (*IsisTrafficGlobalType) GetSnpDroppedCount

func (m *IsisTrafficGlobalType) GetSnpDroppedCount() uint32

func (*IsisTrafficGlobalType) GetZeroHoldtimeLspCount

func (m *IsisTrafficGlobalType) GetZeroHoldtimeLspCount() uint32

func (*IsisTrafficGlobalType) ProtoMessage

func (*IsisTrafficGlobalType) ProtoMessage()

func (*IsisTrafficGlobalType) Reset

func (m *IsisTrafficGlobalType) Reset()

func (*IsisTrafficGlobalType) String

func (m *IsisTrafficGlobalType) String() string

func (*IsisTrafficGlobalType) XXX_DiscardUnknown

func (m *IsisTrafficGlobalType) XXX_DiscardUnknown()

func (*IsisTrafficGlobalType) XXX_Marshal

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

func (*IsisTrafficGlobalType) XXX_Merge

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

func (*IsisTrafficGlobalType) XXX_Size

func (m *IsisTrafficGlobalType) XXX_Size() int

func (*IsisTrafficGlobalType) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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