cisco_ios_xr_ipv6_ospfv3_oper_ospfv3_processes_process_vrfs_vrf_area_informations_area_information

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-ipv6-ospfv3-oper:ospfv3/processes/process/vrfs/vrf/area-informations/area-information

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ospfv3EdmArea

type Ospfv3EdmArea struct {
	// If true, Backbone area is active
	IsBackboneAreaActive bool `` /* 127-byte string literal not displayed */
	// Number of interfaces in the area
	AreaInterfaces uint32 `protobuf:"varint,51,opt,name=area_interfaces,json=areaInterfaces,proto3" json:"area_interfaces,omitempty"`
	// If true, stub area
	IsAreaStubbed bool `protobuf:"varint,52,opt,name=is_area_stubbed,json=isAreaStubbed,proto3" json:"is_area_stubbed,omitempty"`
	// If true, totally stubby area
	IsAreaTotalStubbed bool `protobuf:"varint,53,opt,name=is_area_total_stubbed,json=isAreaTotalStubbed,proto3" json:"is_area_total_stubbed,omitempty"`
	// Default cost for Stub or NSSA area
	StubDefaultCost uint32 `protobuf:"varint,54,opt,name=stub_default_cost,json=stubDefaultCost,proto3" json:"stub_default_cost,omitempty"`
	// If true, area is a NSSA
	IsAreaNssa bool `protobuf:"varint,55,opt,name=is_area_nssa,json=isAreaNssa,proto3" json:"is_area_nssa,omitempty"`
	// If true, No redistribution into this NSSA area
	NssaNoRedistribution bool `protobuf:"varint,56,opt,name=nssa_no_redistribution,json=nssaNoRedistribution,proto3" json:"nssa_no_redistribution,omitempty"`
	// If true, perform 7/5 translation
	IsNssaTranslated bool `protobuf:"varint,57,opt,name=is_nssa_translated,json=isNssaTranslated,proto3" json:"is_nssa_translated,omitempty"`
	// If true, generate NSSA default route
	IsNssaDefault bool `protobuf:"varint,58,opt,name=is_nssa_default,json=isNssaDefault,proto3" json:"is_nssa_default,omitempty"`
	// If true, RRR is enabled
	IsRrrEnabled bool `protobuf:"varint,59,opt,name=is_rrr_enabled,json=isRrrEnabled,proto3" json:"is_rrr_enabled,omitempty"`
	// Number of SPF calculations run
	SpFs uint32 `protobuf:"varint,60,opt,name=sp_fs,json=spFs,proto3" json:"sp_fs,omitempty"`
	// List of ranges to summarize
	AreaRangeList []*Ospfv3EdmAreaRange `protobuf:"bytes,61,rep,name=area_range_list,json=areaRangeList,proto3" json:"area_range_list,omitempty"`
	// Number of opaque LSAs in the area
	AreaOpaqueLsAs uint32 `protobuf:"varint,62,opt,name=area_opaque_ls_as,json=areaOpaqueLsAs,proto3" json:"area_opaque_ls_as,omitempty"`
	// Sum of opaque LSA checksums
	AreaOpaqueLsaChecksum uint32 `` /* 130-byte string literal not displayed */
	// Number of LSA with demand circuit bit not set
	AreaDcBitlessLsAs uint32 `protobuf:"varint,64,opt,name=area_dc_bitless_ls_as,json=areaDcBitlessLsAs,proto3" json:"area_dc_bitless_ls_as,omitempty"`
	// Number of indication LSAs
	IndicationLsAs uint32 `protobuf:"varint,65,opt,name=indication_ls_as,json=indicationLsAs,proto3" json:"indication_ls_as,omitempty"`
	// Number of do not age LSAs
	DoNotAgeLsAs uint32 `protobuf:"varint,66,opt,name=do_not_age_ls_as,json=doNotAgeLsAs,proto3" json:"do_not_age_ls_as,omitempty"`
	// Number of LSAs which need to be flooded
	FloodListLength uint32 `protobuf:"varint,67,opt,name=flood_list_length,json=floodListLength,proto3" json:"flood_list_length,omitempty"`
	// Number of LFA enabled interfaces
	AreaLfaInterfaceCount uint32 `` /* 130-byte string literal not displayed */
	// Number of Per Prefix LFA enabled interfaces
	AreaPerPrefixLfaInterfaceCount uint32 `` /* 161-byte string literal not displayed */
	// Area LFA revision
	AreaLfaRevision      uint32   `protobuf:"varint,70,opt,name=area_lfa_revision,json=areaLfaRevision,proto3" json:"area_lfa_revision,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ospfv3EdmArea) Descriptor

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

func (*Ospfv3EdmArea) GetAreaDcBitlessLsAs

func (m *Ospfv3EdmArea) GetAreaDcBitlessLsAs() uint32

func (*Ospfv3EdmArea) GetAreaInterfaces

func (m *Ospfv3EdmArea) GetAreaInterfaces() uint32

func (*Ospfv3EdmArea) GetAreaLfaInterfaceCount

func (m *Ospfv3EdmArea) GetAreaLfaInterfaceCount() uint32

func (*Ospfv3EdmArea) GetAreaLfaRevision

func (m *Ospfv3EdmArea) GetAreaLfaRevision() uint32

func (*Ospfv3EdmArea) GetAreaOpaqueLsAs

func (m *Ospfv3EdmArea) GetAreaOpaqueLsAs() uint32

func (*Ospfv3EdmArea) GetAreaOpaqueLsaChecksum

func (m *Ospfv3EdmArea) GetAreaOpaqueLsaChecksum() uint32

func (*Ospfv3EdmArea) GetAreaPerPrefixLfaInterfaceCount

func (m *Ospfv3EdmArea) GetAreaPerPrefixLfaInterfaceCount() uint32

func (*Ospfv3EdmArea) GetAreaRangeList

func (m *Ospfv3EdmArea) GetAreaRangeList() []*Ospfv3EdmAreaRange

func (*Ospfv3EdmArea) GetDoNotAgeLsAs

func (m *Ospfv3EdmArea) GetDoNotAgeLsAs() uint32

func (*Ospfv3EdmArea) GetFloodListLength

func (m *Ospfv3EdmArea) GetFloodListLength() uint32

func (*Ospfv3EdmArea) GetIndicationLsAs

func (m *Ospfv3EdmArea) GetIndicationLsAs() uint32

func (*Ospfv3EdmArea) GetIsAreaNssa

func (m *Ospfv3EdmArea) GetIsAreaNssa() bool

func (*Ospfv3EdmArea) GetIsAreaStubbed

func (m *Ospfv3EdmArea) GetIsAreaStubbed() bool

func (*Ospfv3EdmArea) GetIsAreaTotalStubbed

func (m *Ospfv3EdmArea) GetIsAreaTotalStubbed() bool

func (*Ospfv3EdmArea) GetIsBackboneAreaActive

func (m *Ospfv3EdmArea) GetIsBackboneAreaActive() bool

func (*Ospfv3EdmArea) GetIsNssaDefault

func (m *Ospfv3EdmArea) GetIsNssaDefault() bool

func (*Ospfv3EdmArea) GetIsNssaTranslated

func (m *Ospfv3EdmArea) GetIsNssaTranslated() bool

func (*Ospfv3EdmArea) GetIsRrrEnabled

func (m *Ospfv3EdmArea) GetIsRrrEnabled() bool

func (*Ospfv3EdmArea) GetNssaNoRedistribution

func (m *Ospfv3EdmArea) GetNssaNoRedistribution() bool

func (*Ospfv3EdmArea) GetSpFs

func (m *Ospfv3EdmArea) GetSpFs() uint32

func (*Ospfv3EdmArea) GetStubDefaultCost

func (m *Ospfv3EdmArea) GetStubDefaultCost() uint32

func (*Ospfv3EdmArea) ProtoMessage

func (*Ospfv3EdmArea) ProtoMessage()

func (*Ospfv3EdmArea) Reset

func (m *Ospfv3EdmArea) Reset()

func (*Ospfv3EdmArea) String

func (m *Ospfv3EdmArea) String() string

func (*Ospfv3EdmArea) XXX_DiscardUnknown

func (m *Ospfv3EdmArea) XXX_DiscardUnknown()

func (*Ospfv3EdmArea) XXX_Marshal

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

func (*Ospfv3EdmArea) XXX_Merge

func (dst *Ospfv3EdmArea) XXX_Merge(src proto.Message)

func (*Ospfv3EdmArea) XXX_Size

func (m *Ospfv3EdmArea) XXX_Size() int

func (*Ospfv3EdmArea) XXX_Unmarshal

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

type Ospfv3EdmAreaRange

type Ospfv3EdmAreaRange struct {
	// IP prefix for summarization
	RangePrefix string `protobuf:"bytes,1,opt,name=range_prefix,json=rangePrefix,proto3" json:"range_prefix,omitempty"`
	// IP prefix length for summarization
	RangePrefixLength uint32 `protobuf:"varint,2,opt,name=range_prefix_length,json=rangePrefixLength,proto3" json:"range_prefix_length,omitempty"`
	// Net cost
	NetCost uint32 `protobuf:"varint,3,opt,name=net_cost,json=netCost,proto3" json:"net_cost,omitempty"`
	// Area range status
	Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"`
	// If true, cost is configured
	IsCostConfigured     bool     `protobuf:"varint,5,opt,name=is_cost_configured,json=isCostConfigured,proto3" json:"is_cost_configured,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

OSPFv3 area range information

func (*Ospfv3EdmAreaRange) Descriptor

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

func (*Ospfv3EdmAreaRange) GetIsCostConfigured

func (m *Ospfv3EdmAreaRange) GetIsCostConfigured() bool

func (*Ospfv3EdmAreaRange) GetNetCost

func (m *Ospfv3EdmAreaRange) GetNetCost() uint32

func (*Ospfv3EdmAreaRange) GetRangePrefix

func (m *Ospfv3EdmAreaRange) GetRangePrefix() string

func (*Ospfv3EdmAreaRange) GetRangePrefixLength

func (m *Ospfv3EdmAreaRange) GetRangePrefixLength() uint32

func (*Ospfv3EdmAreaRange) GetStatus

func (m *Ospfv3EdmAreaRange) GetStatus() string

func (*Ospfv3EdmAreaRange) ProtoMessage

func (*Ospfv3EdmAreaRange) ProtoMessage()

func (*Ospfv3EdmAreaRange) Reset

func (m *Ospfv3EdmAreaRange) Reset()

func (*Ospfv3EdmAreaRange) String

func (m *Ospfv3EdmAreaRange) String() string

func (*Ospfv3EdmAreaRange) XXX_DiscardUnknown

func (m *Ospfv3EdmAreaRange) XXX_DiscardUnknown()

func (*Ospfv3EdmAreaRange) XXX_Marshal

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

func (*Ospfv3EdmAreaRange) XXX_Merge

func (dst *Ospfv3EdmAreaRange) XXX_Merge(src proto.Message)

func (*Ospfv3EdmAreaRange) XXX_Size

func (m *Ospfv3EdmAreaRange) XXX_Size() int

func (*Ospfv3EdmAreaRange) XXX_Unmarshal

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

type Ospfv3EdmArea_KEYS

type Ospfv3EdmArea_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"`
	AreaId               uint32   `protobuf:"varint,3,opt,name=area_id,json=areaId,proto3" json:"area_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

OSPFv3 area summary information

func (*Ospfv3EdmArea_KEYS) Descriptor

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

func (*Ospfv3EdmArea_KEYS) GetAreaId

func (m *Ospfv3EdmArea_KEYS) GetAreaId() uint32

func (*Ospfv3EdmArea_KEYS) GetProcessName

func (m *Ospfv3EdmArea_KEYS) GetProcessName() string

func (*Ospfv3EdmArea_KEYS) GetVrfName

func (m *Ospfv3EdmArea_KEYS) GetVrfName() string

func (*Ospfv3EdmArea_KEYS) ProtoMessage

func (*Ospfv3EdmArea_KEYS) ProtoMessage()

func (*Ospfv3EdmArea_KEYS) Reset

func (m *Ospfv3EdmArea_KEYS) Reset()

func (*Ospfv3EdmArea_KEYS) String

func (m *Ospfv3EdmArea_KEYS) String() string

func (*Ospfv3EdmArea_KEYS) XXX_DiscardUnknown

func (m *Ospfv3EdmArea_KEYS) XXX_DiscardUnknown()

func (*Ospfv3EdmArea_KEYS) XXX_Marshal

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

func (*Ospfv3EdmArea_KEYS) XXX_Merge

func (dst *Ospfv3EdmArea_KEYS) XXX_Merge(src proto.Message)

func (*Ospfv3EdmArea_KEYS) XXX_Size

func (m *Ospfv3EdmArea_KEYS) XXX_Size() int

func (*Ospfv3EdmArea_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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