cisco_ios_xr_ipv6_ospfv3_oper_ospfv3_processes_process_vrfs_vrf_summary_aggregate_statistics

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-ipv6-ospfv3-oper:ospfv3/processes/process/vrfs/vrf/summary/aggregate-statistics

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ospfv3ShStatsAggt

type Ospfv3ShStatsAggt struct {
	NeighborNumber          uint32   `protobuf:"varint,50,opt,name=neighbor_number,json=neighborNumber,proto3" json:"neighbor_number,omitempty"`
	AdjacentNeighborNumber  uint32   `` /* 131-byte string literal not displayed */
	InterfaceNumber         uint32   `protobuf:"varint,52,opt,name=interface_number,json=interfaceNumber,proto3" json:"interface_number,omitempty"`
	InterfaceUpNumber       uint32   `protobuf:"varint,53,opt,name=interface_up_number,json=interfaceUpNumber,proto3" json:"interface_up_number,omitempty"`
	VirtualLinkUpNumber     uint32   `protobuf:"varint,54,opt,name=virtual_link_up_number,json=virtualLinkUpNumber,proto3" json:"virtual_link_up_number,omitempty"`
	ShamLinkUpNumber        uint32   `protobuf:"varint,55,opt,name=sham_link_up_number,json=shamLinkUpNumber,proto3" json:"sham_link_up_number,omitempty"`
	AreaNumaber             uint32   `protobuf:"varint,56,opt,name=area_numaber,json=areaNumaber,proto3" json:"area_numaber,omitempty"`
	UnknownLsaCount         uint32   `protobuf:"varint,57,opt,name=unknown_lsa_count,json=unknownLsaCount,proto3" json:"unknown_lsa_count,omitempty"`
	RouterLsaCount          uint32   `protobuf:"varint,58,opt,name=router_lsa_count,json=routerLsaCount,proto3" json:"router_lsa_count,omitempty"`
	NetworkLsaCount         uint32   `protobuf:"varint,59,opt,name=network_lsa_count,json=networkLsaCount,proto3" json:"network_lsa_count,omitempty"`
	InterAreaPrefixLsaCount uint32   `` /* 138-byte string literal not displayed */
	InterAreaRouterLsaCount uint32   `` /* 138-byte string literal not displayed */
	AseLsaCount             uint32   `protobuf:"varint,62,opt,name=ase_lsa_count,json=aseLsaCount,proto3" json:"ase_lsa_count,omitempty"`
	MospfLsaCount           uint32   `protobuf:"varint,63,opt,name=mospf_lsa_count,json=mospfLsaCount,proto3" json:"mospf_lsa_count,omitempty"`
	Type7AseLsaCount        uint32   `protobuf:"varint,64,opt,name=type7_ase_lsa_count,json=type7AseLsaCount,proto3" json:"type7_ase_lsa_count,omitempty"`
	LinkLsaCount            uint32   `protobuf:"varint,65,opt,name=link_lsa_count,json=linkLsaCount,proto3" json:"link_lsa_count,omitempty"`
	PrefixLsaCount          uint32   `protobuf:"varint,66,opt,name=prefix_lsa_count,json=prefixLsaCount,proto3" json:"prefix_lsa_count,omitempty"`
	Type10LsaCount          uint32   `protobuf:"varint,67,opt,name=type10lsa_count,json=type10lsaCount,proto3" json:"type10lsa_count,omitempty"`
	GraceLsaCount           uint32   `protobuf:"varint,68,opt,name=grace_lsa_count,json=graceLsaCount,proto3" json:"grace_lsa_count,omitempty"`
	OpaqueLinkLsaCount      uint32   `protobuf:"varint,69,opt,name=opaque_link_lsa_count,json=opaqueLinkLsaCount,proto3" json:"opaque_link_lsa_count,omitempty"`
	OpaqueAreaLsaCount      uint32   `protobuf:"varint,70,opt,name=opaque_area_lsa_count,json=opaqueAreaLsaCount,proto3" json:"opaque_area_lsa_count,omitempty"`
	OpaqueAsLsaCount        uint32   `protobuf:"varint,71,opt,name=opaque_as_lsa_count,json=opaqueAsLsaCount,proto3" json:"opaque_as_lsa_count,omitempty"`
	UnknownAreaLsaCount     uint32   `protobuf:"varint,72,opt,name=unknown_area_lsa_count,json=unknownAreaLsaCount,proto3" json:"unknown_area_lsa_count,omitempty"`
	UnknownLinkLsaCount     uint32   `protobuf:"varint,73,opt,name=unknown_link_lsa_count,json=unknownLinkLsaCount,proto3" json:"unknown_link_lsa_count,omitempty"`
	UnknownAsLsaCount       uint32   `protobuf:"varint,74,opt,name=unknown_as_lsa_count,json=unknownAsLsaCount,proto3" json:"unknown_as_lsa_count,omitempty"`
	XXX_NoUnkeyedLiteral    struct{} `json:"-"`
	XXX_unrecognized        []byte   `json:"-"`
	XXX_sizecache           int32    `json:"-"`
}

func (*Ospfv3ShStatsAggt) Descriptor

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

func (*Ospfv3ShStatsAggt) GetAdjacentNeighborNumber

func (m *Ospfv3ShStatsAggt) GetAdjacentNeighborNumber() uint32

func (*Ospfv3ShStatsAggt) GetAreaNumaber

func (m *Ospfv3ShStatsAggt) GetAreaNumaber() uint32

func (*Ospfv3ShStatsAggt) GetAseLsaCount

func (m *Ospfv3ShStatsAggt) GetAseLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetGraceLsaCount

func (m *Ospfv3ShStatsAggt) GetGraceLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetInterAreaPrefixLsaCount

func (m *Ospfv3ShStatsAggt) GetInterAreaPrefixLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetInterAreaRouterLsaCount

func (m *Ospfv3ShStatsAggt) GetInterAreaRouterLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetInterfaceNumber

func (m *Ospfv3ShStatsAggt) GetInterfaceNumber() uint32

func (*Ospfv3ShStatsAggt) GetInterfaceUpNumber

func (m *Ospfv3ShStatsAggt) GetInterfaceUpNumber() uint32

func (*Ospfv3ShStatsAggt) GetLinkLsaCount

func (m *Ospfv3ShStatsAggt) GetLinkLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetMospfLsaCount

func (m *Ospfv3ShStatsAggt) GetMospfLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetNeighborNumber

func (m *Ospfv3ShStatsAggt) GetNeighborNumber() uint32

func (*Ospfv3ShStatsAggt) GetNetworkLsaCount

func (m *Ospfv3ShStatsAggt) GetNetworkLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetOpaqueAreaLsaCount

func (m *Ospfv3ShStatsAggt) GetOpaqueAreaLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetOpaqueAsLsaCount

func (m *Ospfv3ShStatsAggt) GetOpaqueAsLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetOpaqueLinkLsaCount

func (m *Ospfv3ShStatsAggt) GetOpaqueLinkLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetPrefixLsaCount

func (m *Ospfv3ShStatsAggt) GetPrefixLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetRouterLsaCount

func (m *Ospfv3ShStatsAggt) GetRouterLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetShamLinkUpNumber

func (m *Ospfv3ShStatsAggt) GetShamLinkUpNumber() uint32

func (*Ospfv3ShStatsAggt) GetType10LsaCount

func (m *Ospfv3ShStatsAggt) GetType10LsaCount() uint32

func (*Ospfv3ShStatsAggt) GetType7AseLsaCount

func (m *Ospfv3ShStatsAggt) GetType7AseLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetUnknownAreaLsaCount

func (m *Ospfv3ShStatsAggt) GetUnknownAreaLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetUnknownAsLsaCount

func (m *Ospfv3ShStatsAggt) GetUnknownAsLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetUnknownLinkLsaCount

func (m *Ospfv3ShStatsAggt) GetUnknownLinkLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetUnknownLsaCount

func (m *Ospfv3ShStatsAggt) GetUnknownLsaCount() uint32

func (*Ospfv3ShStatsAggt) GetVirtualLinkUpNumber

func (m *Ospfv3ShStatsAggt) GetVirtualLinkUpNumber() uint32

func (*Ospfv3ShStatsAggt) ProtoMessage

func (*Ospfv3ShStatsAggt) ProtoMessage()

func (*Ospfv3ShStatsAggt) Reset

func (m *Ospfv3ShStatsAggt) Reset()

func (*Ospfv3ShStatsAggt) String

func (m *Ospfv3ShStatsAggt) String() string

func (*Ospfv3ShStatsAggt) XXX_DiscardUnknown

func (m *Ospfv3ShStatsAggt) XXX_DiscardUnknown()

func (*Ospfv3ShStatsAggt) XXX_Marshal

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

func (*Ospfv3ShStatsAggt) XXX_Merge

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

func (*Ospfv3ShStatsAggt) XXX_Size

func (m *Ospfv3ShStatsAggt) XXX_Size() int

func (*Ospfv3ShStatsAggt) XXX_Unmarshal

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

type Ospfv3ShStatsAggt_KEYS

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

func (*Ospfv3ShStatsAggt_KEYS) Descriptor

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

func (*Ospfv3ShStatsAggt_KEYS) GetProcessName

func (m *Ospfv3ShStatsAggt_KEYS) GetProcessName() string

func (*Ospfv3ShStatsAggt_KEYS) GetVrfName

func (m *Ospfv3ShStatsAggt_KEYS) GetVrfName() string

func (*Ospfv3ShStatsAggt_KEYS) ProtoMessage

func (*Ospfv3ShStatsAggt_KEYS) ProtoMessage()

func (*Ospfv3ShStatsAggt_KEYS) Reset

func (m *Ospfv3ShStatsAggt_KEYS) Reset()

func (*Ospfv3ShStatsAggt_KEYS) String

func (m *Ospfv3ShStatsAggt_KEYS) String() string

func (*Ospfv3ShStatsAggt_KEYS) XXX_DiscardUnknown

func (m *Ospfv3ShStatsAggt_KEYS) XXX_DiscardUnknown()

func (*Ospfv3ShStatsAggt_KEYS) XXX_Marshal

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

func (*Ospfv3ShStatsAggt_KEYS) XXX_Merge

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

func (*Ospfv3ShStatsAggt_KEYS) XXX_Size

func (m *Ospfv3ShStatsAggt_KEYS) XXX_Size() int

func (*Ospfv3ShStatsAggt_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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