Documentation ¶
Overview ¶
Cisco-IOS-XR-ipv4-ospf-oper:ospf/processes/process/default-vrf/database/lsa-summaries/lsa-summary
Index ¶
- type OspfShDatabase
- func (*OspfShDatabase) Descriptor() ([]byte, []int)
- func (m *OspfShDatabase) GetExternalTag() uint32
- func (m *OspfShDatabase) GetLinkCount() uint32
- func (m *OspfShDatabase) GetLsaHeader() *OspfShDbHeader
- func (*OspfShDatabase) ProtoMessage()
- func (m *OspfShDatabase) Reset()
- func (m *OspfShDatabase) String() string
- func (m *OspfShDatabase) XXX_DiscardUnknown()
- func (m *OspfShDatabase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OspfShDatabase) XXX_Merge(src proto.Message)
- func (m *OspfShDatabase) XXX_Size() int
- func (m *OspfShDatabase) XXX_Unmarshal(b []byte) error
- type OspfShDatabase_KEYS
- func (*OspfShDatabase_KEYS) Descriptor() ([]byte, []int)
- func (m *OspfShDatabase_KEYS) GetAdvertisingRouter() string
- func (m *OspfShDatabase_KEYS) GetAreaId() uint32
- func (m *OspfShDatabase_KEYS) GetInterfaceName() string
- func (m *OspfShDatabase_KEYS) GetLsId() string
- func (m *OspfShDatabase_KEYS) GetLsType() string
- func (m *OspfShDatabase_KEYS) GetProcessName() string
- func (*OspfShDatabase_KEYS) ProtoMessage()
- func (m *OspfShDatabase_KEYS) Reset()
- func (m *OspfShDatabase_KEYS) String() string
- func (m *OspfShDatabase_KEYS) XXX_DiscardUnknown()
- func (m *OspfShDatabase_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OspfShDatabase_KEYS) XXX_Merge(src proto.Message)
- func (m *OspfShDatabase_KEYS) XXX_Size() int
- func (m *OspfShDatabase_KEYS) XXX_Unmarshal(b []byte) error
- type OspfShDbHeader
- func (*OspfShDbHeader) Descriptor() ([]byte, []int)
- func (m *OspfShDbHeader) GetAdvertisingRouter() string
- func (m *OspfShDbHeader) GetChecksum() uint32
- func (m *OspfShDbHeader) GetDnAgeLsa() bool
- func (m *OspfShDbHeader) GetLsType() string
- func (m *OspfShDbHeader) GetLsaAge() uint32
- func (m *OspfShDbHeader) GetLsaAreaId() string
- func (m *OspfShDbHeader) GetLsid() string
- func (m *OspfShDbHeader) GetNsf() bool
- func (m *OspfShDbHeader) GetSequenceNumber() uint32
- func (*OspfShDbHeader) ProtoMessage()
- func (m *OspfShDbHeader) Reset()
- func (m *OspfShDbHeader) String() string
- func (m *OspfShDbHeader) XXX_DiscardUnknown()
- func (m *OspfShDbHeader) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OspfShDbHeader) XXX_Merge(src proto.Message)
- func (m *OspfShDbHeader) XXX_Size() int
- func (m *OspfShDbHeader) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OspfShDatabase ¶
type OspfShDatabase struct { LsaHeader *OspfShDbHeader `protobuf:"bytes,50,opt,name=lsa_header,json=lsaHeader,proto3" json:"lsa_header,omitempty"` ExternalTag uint32 `protobuf:"varint,51,opt,name=external_tag,json=externalTag,proto3" json:"external_tag,omitempty"` LinkCount uint32 `protobuf:"varint,52,opt,name=link_count,json=linkCount,proto3" json:"link_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OspfShDatabase) Descriptor ¶
func (*OspfShDatabase) Descriptor() ([]byte, []int)
func (*OspfShDatabase) GetExternalTag ¶
func (m *OspfShDatabase) GetExternalTag() uint32
func (*OspfShDatabase) GetLinkCount ¶
func (m *OspfShDatabase) GetLinkCount() uint32
func (*OspfShDatabase) GetLsaHeader ¶
func (m *OspfShDatabase) GetLsaHeader() *OspfShDbHeader
func (*OspfShDatabase) ProtoMessage ¶
func (*OspfShDatabase) ProtoMessage()
func (*OspfShDatabase) Reset ¶
func (m *OspfShDatabase) Reset()
func (*OspfShDatabase) String ¶
func (m *OspfShDatabase) String() string
func (*OspfShDatabase) XXX_DiscardUnknown ¶
func (m *OspfShDatabase) XXX_DiscardUnknown()
func (*OspfShDatabase) XXX_Marshal ¶
func (m *OspfShDatabase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OspfShDatabase) XXX_Merge ¶
func (m *OspfShDatabase) XXX_Merge(src proto.Message)
func (*OspfShDatabase) XXX_Size ¶
func (m *OspfShDatabase) XXX_Size() int
func (*OspfShDatabase) XXX_Unmarshal ¶
func (m *OspfShDatabase) XXX_Unmarshal(b []byte) error
type OspfShDatabase_KEYS ¶
type OspfShDatabase_KEYS struct { ProcessName string `protobuf:"bytes,1,opt,name=process_name,json=processName,proto3" json:"process_name,omitempty"` AreaId uint32 `protobuf:"varint,2,opt,name=area_id,json=areaId,proto3" json:"area_id,omitempty"` LsType string `protobuf:"bytes,3,opt,name=ls_type,json=lsType,proto3" json:"ls_type,omitempty"` LsId string `protobuf:"bytes,4,opt,name=ls_id,json=lsId,proto3" json:"ls_id,omitempty"` AdvertisingRouter string `protobuf:"bytes,5,opt,name=advertising_router,json=advertisingRouter,proto3" json:"advertising_router,omitempty"` InterfaceName string `protobuf:"bytes,6,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OspfShDatabase_KEYS) Descriptor ¶
func (*OspfShDatabase_KEYS) Descriptor() ([]byte, []int)
func (*OspfShDatabase_KEYS) GetAdvertisingRouter ¶
func (m *OspfShDatabase_KEYS) GetAdvertisingRouter() string
func (*OspfShDatabase_KEYS) GetAreaId ¶
func (m *OspfShDatabase_KEYS) GetAreaId() uint32
func (*OspfShDatabase_KEYS) GetInterfaceName ¶
func (m *OspfShDatabase_KEYS) GetInterfaceName() string
func (*OspfShDatabase_KEYS) GetLsId ¶
func (m *OspfShDatabase_KEYS) GetLsId() string
func (*OspfShDatabase_KEYS) GetLsType ¶
func (m *OspfShDatabase_KEYS) GetLsType() string
func (*OspfShDatabase_KEYS) GetProcessName ¶
func (m *OspfShDatabase_KEYS) GetProcessName() string
func (*OspfShDatabase_KEYS) ProtoMessage ¶
func (*OspfShDatabase_KEYS) ProtoMessage()
func (*OspfShDatabase_KEYS) Reset ¶
func (m *OspfShDatabase_KEYS) Reset()
func (*OspfShDatabase_KEYS) String ¶
func (m *OspfShDatabase_KEYS) String() string
func (*OspfShDatabase_KEYS) XXX_DiscardUnknown ¶
func (m *OspfShDatabase_KEYS) XXX_DiscardUnknown()
func (*OspfShDatabase_KEYS) XXX_Marshal ¶
func (m *OspfShDatabase_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OspfShDatabase_KEYS) XXX_Merge ¶
func (m *OspfShDatabase_KEYS) XXX_Merge(src proto.Message)
func (*OspfShDatabase_KEYS) XXX_Size ¶
func (m *OspfShDatabase_KEYS) XXX_Size() int
func (*OspfShDatabase_KEYS) XXX_Unmarshal ¶
func (m *OspfShDatabase_KEYS) XXX_Unmarshal(b []byte) error
type OspfShDbHeader ¶
type OspfShDbHeader struct { LsType string `protobuf:"bytes,1,opt,name=ls_type,json=lsType,proto3" json:"ls_type,omitempty"` Lsid string `protobuf:"bytes,2,opt,name=lsid,proto3" json:"lsid,omitempty"` AdvertisingRouter string `protobuf:"bytes,3,opt,name=advertising_router,json=advertisingRouter,proto3" json:"advertising_router,omitempty"` LsaAreaId string `protobuf:"bytes,4,opt,name=lsa_area_id,json=lsaAreaId,proto3" json:"lsa_area_id,omitempty"` LsaAge uint32 `protobuf:"varint,5,opt,name=lsa_age,json=lsaAge,proto3" json:"lsa_age,omitempty"` DnAgeLsa bool `protobuf:"varint,6,opt,name=dn_age_lsa,json=dnAgeLsa,proto3" json:"dn_age_lsa,omitempty"` Nsf bool `protobuf:"varint,7,opt,name=nsf,proto3" json:"nsf,omitempty"` SequenceNumber uint32 `protobuf:"varint,8,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty"` Checksum uint32 `protobuf:"varint,9,opt,name=checksum,proto3" json:"checksum,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OspfShDbHeader) Descriptor ¶
func (*OspfShDbHeader) Descriptor() ([]byte, []int)
func (*OspfShDbHeader) GetAdvertisingRouter ¶
func (m *OspfShDbHeader) GetAdvertisingRouter() string
func (*OspfShDbHeader) GetChecksum ¶
func (m *OspfShDbHeader) GetChecksum() uint32
func (*OspfShDbHeader) GetDnAgeLsa ¶
func (m *OspfShDbHeader) GetDnAgeLsa() bool
func (*OspfShDbHeader) GetLsType ¶
func (m *OspfShDbHeader) GetLsType() string
func (*OspfShDbHeader) GetLsaAge ¶
func (m *OspfShDbHeader) GetLsaAge() uint32
func (*OspfShDbHeader) GetLsaAreaId ¶
func (m *OspfShDbHeader) GetLsaAreaId() string
func (*OspfShDbHeader) GetLsid ¶
func (m *OspfShDbHeader) GetLsid() string
func (*OspfShDbHeader) GetNsf ¶
func (m *OspfShDbHeader) GetNsf() bool
func (*OspfShDbHeader) GetSequenceNumber ¶
func (m *OspfShDbHeader) GetSequenceNumber() uint32
func (*OspfShDbHeader) ProtoMessage ¶
func (*OspfShDbHeader) ProtoMessage()
func (*OspfShDbHeader) Reset ¶
func (m *OspfShDbHeader) Reset()
func (*OspfShDbHeader) String ¶
func (m *OspfShDbHeader) String() string
func (*OspfShDbHeader) XXX_DiscardUnknown ¶
func (m *OspfShDbHeader) XXX_DiscardUnknown()
func (*OspfShDbHeader) XXX_Marshal ¶
func (m *OspfShDbHeader) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OspfShDbHeader) XXX_Merge ¶
func (m *OspfShDbHeader) XXX_Merge(src proto.Message)
func (*OspfShDbHeader) XXX_Size ¶
func (m *OspfShDbHeader) XXX_Size() int
func (*OspfShDbHeader) XXX_Unmarshal ¶
func (m *OspfShDbHeader) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.