Documentation ¶
Overview ¶
Cisco-IOS-XR-mpls-ldp-oper:mpls-ldp/global/active/default-vrf/afs/af/igp/syncs/sync
Index ¶
- type LdpIgpSyncInfo
- func (*LdpIgpSyncInfo) Descriptor() ([]byte, []int)
- func (m *LdpIgpSyncInfo) GetDelayTimerRemaining() uint32
- func (m *LdpIgpSyncInfo) GetGrOnlyPeer() []*LdpIgpSyncIntfGrOnly
- func (m *LdpIgpSyncInfo) GetIgpSyncDelay() uint32
- func (m *LdpIgpSyncInfo) GetIgpSyncDownReason() string
- func (m *LdpIgpSyncInfo) GetIgpSyncState() string
- func (m *LdpIgpSyncInfo) GetInterfaceNameXr() string
- func (m *LdpIgpSyncInfo) GetIsDelayTimerRunning() bool
- func (m *LdpIgpSyncInfo) GetPeers() []*LdpIgpSyncIntfPeer
- func (m *LdpIgpSyncInfo) GetVrf() *LdpVrfInfo
- func (*LdpIgpSyncInfo) ProtoMessage()
- func (m *LdpIgpSyncInfo) Reset()
- func (m *LdpIgpSyncInfo) String() string
- func (m *LdpIgpSyncInfo) XXX_DiscardUnknown()
- func (m *LdpIgpSyncInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LdpIgpSyncInfo) XXX_Merge(src proto.Message)
- func (m *LdpIgpSyncInfo) XXX_Size() int
- func (m *LdpIgpSyncInfo) XXX_Unmarshal(b []byte) error
- type LdpIgpSyncInfo_KEYS
- func (*LdpIgpSyncInfo_KEYS) Descriptor() ([]byte, []int)
- func (m *LdpIgpSyncInfo_KEYS) GetAfName() string
- func (m *LdpIgpSyncInfo_KEYS) GetInterfaceName() string
- func (*LdpIgpSyncInfo_KEYS) ProtoMessage()
- func (m *LdpIgpSyncInfo_KEYS) Reset()
- func (m *LdpIgpSyncInfo_KEYS) String() string
- func (m *LdpIgpSyncInfo_KEYS) XXX_DiscardUnknown()
- func (m *LdpIgpSyncInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LdpIgpSyncInfo_KEYS) XXX_Merge(src proto.Message)
- func (m *LdpIgpSyncInfo_KEYS) XXX_Size() int
- func (m *LdpIgpSyncInfo_KEYS) XXX_Unmarshal(b []byte) error
- type LdpIgpSyncIntfGrOnly
- func (*LdpIgpSyncIntfGrOnly) Descriptor() ([]byte, []int)
- func (m *LdpIgpSyncIntfGrOnly) GetIsChkptCreated() bool
- func (m *LdpIgpSyncIntfGrOnly) GetPeerId() string
- func (*LdpIgpSyncIntfGrOnly) ProtoMessage()
- func (m *LdpIgpSyncIntfGrOnly) Reset()
- func (m *LdpIgpSyncIntfGrOnly) String() string
- func (m *LdpIgpSyncIntfGrOnly) XXX_DiscardUnknown()
- func (m *LdpIgpSyncIntfGrOnly) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LdpIgpSyncIntfGrOnly) XXX_Merge(src proto.Message)
- func (m *LdpIgpSyncIntfGrOnly) XXX_Size() int
- func (m *LdpIgpSyncIntfGrOnly) XXX_Unmarshal(b []byte) error
- type LdpIgpSyncIntfPeer
- func (*LdpIgpSyncIntfPeer) Descriptor() ([]byte, []int)
- func (m *LdpIgpSyncIntfPeer) GetIsGrEnabled() bool
- func (m *LdpIgpSyncIntfPeer) GetPeerId() string
- func (*LdpIgpSyncIntfPeer) ProtoMessage()
- func (m *LdpIgpSyncIntfPeer) Reset()
- func (m *LdpIgpSyncIntfPeer) String() string
- func (m *LdpIgpSyncIntfPeer) XXX_DiscardUnknown()
- func (m *LdpIgpSyncIntfPeer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LdpIgpSyncIntfPeer) XXX_Merge(src proto.Message)
- func (m *LdpIgpSyncIntfPeer) XXX_Size() int
- func (m *LdpIgpSyncIntfPeer) XXX_Unmarshal(b []byte) error
- type LdpVrfInfo
- func (*LdpVrfInfo) Descriptor() ([]byte, []int)
- func (m *LdpVrfInfo) GetId() uint32
- func (m *LdpVrfInfo) GetName() string
- func (*LdpVrfInfo) ProtoMessage()
- func (m *LdpVrfInfo) Reset()
- func (m *LdpVrfInfo) String() string
- func (m *LdpVrfInfo) XXX_DiscardUnknown()
- func (m *LdpVrfInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LdpVrfInfo) XXX_Merge(src proto.Message)
- func (m *LdpVrfInfo) XXX_Size() int
- func (m *LdpVrfInfo) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LdpIgpSyncInfo ¶
type LdpIgpSyncInfo struct { Vrf *LdpVrfInfo `protobuf:"bytes,50,opt,name=vrf,proto3" json:"vrf,omitempty"` InterfaceNameXr string `protobuf:"bytes,51,opt,name=interface_name_xr,json=interfaceNameXr,proto3" json:"interface_name_xr,omitempty"` IgpSyncState string `protobuf:"bytes,52,opt,name=igp_sync_state,json=igpSyncState,proto3" json:"igp_sync_state,omitempty"` IgpSyncDelay uint32 `protobuf:"varint,53,opt,name=igp_sync_delay,json=igpSyncDelay,proto3" json:"igp_sync_delay,omitempty"` IsDelayTimerRunning bool `protobuf:"varint,54,opt,name=is_delay_timer_running,json=isDelayTimerRunning,proto3" json:"is_delay_timer_running,omitempty"` DelayTimerRemaining uint32 `protobuf:"varint,55,opt,name=delay_timer_remaining,json=delayTimerRemaining,proto3" json:"delay_timer_remaining,omitempty"` Peers []*LdpIgpSyncIntfPeer `protobuf:"bytes,56,rep,name=peers,proto3" json:"peers,omitempty"` GrOnlyPeer []*LdpIgpSyncIntfGrOnly `protobuf:"bytes,57,rep,name=gr_only_peer,json=grOnlyPeer,proto3" json:"gr_only_peer,omitempty"` IgpSyncDownReason string `protobuf:"bytes,58,opt,name=igp_sync_down_reason,json=igpSyncDownReason,proto3" json:"igp_sync_down_reason,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LdpIgpSyncInfo) Descriptor ¶
func (*LdpIgpSyncInfo) Descriptor() ([]byte, []int)
func (*LdpIgpSyncInfo) GetDelayTimerRemaining ¶
func (m *LdpIgpSyncInfo) GetDelayTimerRemaining() uint32
func (*LdpIgpSyncInfo) GetGrOnlyPeer ¶
func (m *LdpIgpSyncInfo) GetGrOnlyPeer() []*LdpIgpSyncIntfGrOnly
func (*LdpIgpSyncInfo) GetIgpSyncDelay ¶
func (m *LdpIgpSyncInfo) GetIgpSyncDelay() uint32
func (*LdpIgpSyncInfo) GetIgpSyncDownReason ¶
func (m *LdpIgpSyncInfo) GetIgpSyncDownReason() string
func (*LdpIgpSyncInfo) GetIgpSyncState ¶
func (m *LdpIgpSyncInfo) GetIgpSyncState() string
func (*LdpIgpSyncInfo) GetInterfaceNameXr ¶
func (m *LdpIgpSyncInfo) GetInterfaceNameXr() string
func (*LdpIgpSyncInfo) GetIsDelayTimerRunning ¶
func (m *LdpIgpSyncInfo) GetIsDelayTimerRunning() bool
func (*LdpIgpSyncInfo) GetPeers ¶
func (m *LdpIgpSyncInfo) GetPeers() []*LdpIgpSyncIntfPeer
func (*LdpIgpSyncInfo) GetVrf ¶
func (m *LdpIgpSyncInfo) GetVrf() *LdpVrfInfo
func (*LdpIgpSyncInfo) ProtoMessage ¶
func (*LdpIgpSyncInfo) ProtoMessage()
func (*LdpIgpSyncInfo) Reset ¶
func (m *LdpIgpSyncInfo) Reset()
func (*LdpIgpSyncInfo) String ¶
func (m *LdpIgpSyncInfo) String() string
func (*LdpIgpSyncInfo) XXX_DiscardUnknown ¶
func (m *LdpIgpSyncInfo) XXX_DiscardUnknown()
func (*LdpIgpSyncInfo) XXX_Marshal ¶
func (m *LdpIgpSyncInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LdpIgpSyncInfo) XXX_Merge ¶
func (m *LdpIgpSyncInfo) XXX_Merge(src proto.Message)
func (*LdpIgpSyncInfo) XXX_Size ¶
func (m *LdpIgpSyncInfo) XXX_Size() int
func (*LdpIgpSyncInfo) XXX_Unmarshal ¶
func (m *LdpIgpSyncInfo) XXX_Unmarshal(b []byte) error
type LdpIgpSyncInfo_KEYS ¶
type LdpIgpSyncInfo_KEYS struct { AfName string `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"` InterfaceName string `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LdpIgpSyncInfo_KEYS) Descriptor ¶
func (*LdpIgpSyncInfo_KEYS) Descriptor() ([]byte, []int)
func (*LdpIgpSyncInfo_KEYS) GetAfName ¶
func (m *LdpIgpSyncInfo_KEYS) GetAfName() string
func (*LdpIgpSyncInfo_KEYS) GetInterfaceName ¶
func (m *LdpIgpSyncInfo_KEYS) GetInterfaceName() string
func (*LdpIgpSyncInfo_KEYS) ProtoMessage ¶
func (*LdpIgpSyncInfo_KEYS) ProtoMessage()
func (*LdpIgpSyncInfo_KEYS) Reset ¶
func (m *LdpIgpSyncInfo_KEYS) Reset()
func (*LdpIgpSyncInfo_KEYS) String ¶
func (m *LdpIgpSyncInfo_KEYS) String() string
func (*LdpIgpSyncInfo_KEYS) XXX_DiscardUnknown ¶
func (m *LdpIgpSyncInfo_KEYS) XXX_DiscardUnknown()
func (*LdpIgpSyncInfo_KEYS) XXX_Marshal ¶
func (m *LdpIgpSyncInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LdpIgpSyncInfo_KEYS) XXX_Merge ¶
func (m *LdpIgpSyncInfo_KEYS) XXX_Merge(src proto.Message)
func (*LdpIgpSyncInfo_KEYS) XXX_Size ¶
func (m *LdpIgpSyncInfo_KEYS) XXX_Size() int
func (*LdpIgpSyncInfo_KEYS) XXX_Unmarshal ¶
func (m *LdpIgpSyncInfo_KEYS) XXX_Unmarshal(b []byte) error
type LdpIgpSyncIntfGrOnly ¶
type LdpIgpSyncIntfGrOnly struct { PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` IsChkptCreated bool `protobuf:"varint,2,opt,name=is_chkpt_created,json=isChkptCreated,proto3" json:"is_chkpt_created,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LdpIgpSyncIntfGrOnly) Descriptor ¶
func (*LdpIgpSyncIntfGrOnly) Descriptor() ([]byte, []int)
func (*LdpIgpSyncIntfGrOnly) GetIsChkptCreated ¶
func (m *LdpIgpSyncIntfGrOnly) GetIsChkptCreated() bool
func (*LdpIgpSyncIntfGrOnly) GetPeerId ¶
func (m *LdpIgpSyncIntfGrOnly) GetPeerId() string
func (*LdpIgpSyncIntfGrOnly) ProtoMessage ¶
func (*LdpIgpSyncIntfGrOnly) ProtoMessage()
func (*LdpIgpSyncIntfGrOnly) Reset ¶
func (m *LdpIgpSyncIntfGrOnly) Reset()
func (*LdpIgpSyncIntfGrOnly) String ¶
func (m *LdpIgpSyncIntfGrOnly) String() string
func (*LdpIgpSyncIntfGrOnly) XXX_DiscardUnknown ¶
func (m *LdpIgpSyncIntfGrOnly) XXX_DiscardUnknown()
func (*LdpIgpSyncIntfGrOnly) XXX_Marshal ¶
func (m *LdpIgpSyncIntfGrOnly) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LdpIgpSyncIntfGrOnly) XXX_Merge ¶
func (m *LdpIgpSyncIntfGrOnly) XXX_Merge(src proto.Message)
func (*LdpIgpSyncIntfGrOnly) XXX_Size ¶
func (m *LdpIgpSyncIntfGrOnly) XXX_Size() int
func (*LdpIgpSyncIntfGrOnly) XXX_Unmarshal ¶
func (m *LdpIgpSyncIntfGrOnly) XXX_Unmarshal(b []byte) error
type LdpIgpSyncIntfPeer ¶
type LdpIgpSyncIntfPeer struct { PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` IsGrEnabled bool `protobuf:"varint,2,opt,name=is_gr_enabled,json=isGrEnabled,proto3" json:"is_gr_enabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LdpIgpSyncIntfPeer) Descriptor ¶
func (*LdpIgpSyncIntfPeer) Descriptor() ([]byte, []int)
func (*LdpIgpSyncIntfPeer) GetIsGrEnabled ¶
func (m *LdpIgpSyncIntfPeer) GetIsGrEnabled() bool
func (*LdpIgpSyncIntfPeer) GetPeerId ¶
func (m *LdpIgpSyncIntfPeer) GetPeerId() string
func (*LdpIgpSyncIntfPeer) ProtoMessage ¶
func (*LdpIgpSyncIntfPeer) ProtoMessage()
func (*LdpIgpSyncIntfPeer) Reset ¶
func (m *LdpIgpSyncIntfPeer) Reset()
func (*LdpIgpSyncIntfPeer) String ¶
func (m *LdpIgpSyncIntfPeer) String() string
func (*LdpIgpSyncIntfPeer) XXX_DiscardUnknown ¶
func (m *LdpIgpSyncIntfPeer) XXX_DiscardUnknown()
func (*LdpIgpSyncIntfPeer) XXX_Marshal ¶
func (m *LdpIgpSyncIntfPeer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LdpIgpSyncIntfPeer) XXX_Merge ¶
func (m *LdpIgpSyncIntfPeer) XXX_Merge(src proto.Message)
func (*LdpIgpSyncIntfPeer) XXX_Size ¶
func (m *LdpIgpSyncIntfPeer) XXX_Size() int
func (*LdpIgpSyncIntfPeer) XXX_Unmarshal ¶
func (m *LdpIgpSyncIntfPeer) XXX_Unmarshal(b []byte) error
type LdpVrfInfo ¶
type LdpVrfInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Id uint32 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LdpVrfInfo) Descriptor ¶
func (*LdpVrfInfo) Descriptor() ([]byte, []int)
func (*LdpVrfInfo) GetId ¶
func (m *LdpVrfInfo) GetId() uint32
func (*LdpVrfInfo) GetName ¶
func (m *LdpVrfInfo) GetName() string
func (*LdpVrfInfo) ProtoMessage ¶
func (*LdpVrfInfo) ProtoMessage()
func (*LdpVrfInfo) Reset ¶
func (m *LdpVrfInfo) Reset()
func (*LdpVrfInfo) String ¶
func (m *LdpVrfInfo) String() string
func (*LdpVrfInfo) XXX_DiscardUnknown ¶
func (m *LdpVrfInfo) XXX_DiscardUnknown()
func (*LdpVrfInfo) XXX_Marshal ¶
func (m *LdpVrfInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LdpVrfInfo) XXX_Merge ¶
func (m *LdpVrfInfo) XXX_Merge(src proto.Message)
func (*LdpVrfInfo) XXX_Size ¶
func (m *LdpVrfInfo) XXX_Size() int
func (*LdpVrfInfo) XXX_Unmarshal ¶
func (m *LdpVrfInfo) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.