cisco_ios_xr_ipv4_ospf_oper_ospf_processes_process_default_vrf_segment_routing_sr_endpoint_policies_sr_endpoint_policy

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-ipv4-ospf-oper:ospf/processes/process/default-vrf/segment-routing/sr-endpoint-policies/sr-endpoint-policy

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OspfShSrEndpoint

type OspfShSrEndpoint struct {
	SrEndpoint                 string            `protobuf:"bytes,50,opt,name=sr_endpoint,json=srEndpoint,proto3" json:"sr_endpoint,omitempty"`
	SrRouterId                 uint32            `protobuf:"varint,51,opt,name=sr_router_id,json=srRouterId,proto3" json:"sr_router_id,omitempty"`
	SrAreaIdString             string            `protobuf:"bytes,52,opt,name=sr_area_id_string,json=srAreaIdString,proto3" json:"sr_area_id_string,omitempty"`
	SrPolicy                   []*OspfShSrPolicy `protobuf:"bytes,53,rep,name=sr_policy,json=srPolicy,proto3" json:"sr_policy,omitempty"`
	SrPolicyCount              uint32            `protobuf:"varint,54,opt,name=sr_policy_count,json=srPolicyCount,proto3" json:"sr_policy_count,omitempty"`
	SrValidPolicyCount         uint32            `protobuf:"varint,55,opt,name=sr_valid_policy_count,json=srValidPolicyCount,proto3" json:"sr_valid_policy_count,omitempty"`
	SrEndpStateIsValid         bool              `protobuf:"varint,56,opt,name=sr_endp_state_is_valid,json=srEndpStateIsValid,proto3" json:"sr_endp_state_is_valid,omitempty"`
	SrEndpStateIsStale         bool              `protobuf:"varint,57,opt,name=sr_endp_state_is_stale,json=srEndpStateIsStale,proto3" json:"sr_endp_state_is_stale,omitempty"`
	SrEndpStateIsUnres         bool              `protobuf:"varint,58,opt,name=sr_endp_state_is_unres,json=srEndpStateIsUnres,proto3" json:"sr_endp_state_is_unres,omitempty"`
	SrEndpResolutionFailReason string            `` /* 146-byte string literal not displayed */
	XXX_NoUnkeyedLiteral       struct{}          `json:"-"`
	XXX_unrecognized           []byte            `json:"-"`
	XXX_sizecache              int32             `json:"-"`
}

func (*OspfShSrEndpoint) Descriptor

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

func (*OspfShSrEndpoint) GetSrAreaIdString

func (m *OspfShSrEndpoint) GetSrAreaIdString() string

func (*OspfShSrEndpoint) GetSrEndpResolutionFailReason

func (m *OspfShSrEndpoint) GetSrEndpResolutionFailReason() string

func (*OspfShSrEndpoint) GetSrEndpStateIsStale

func (m *OspfShSrEndpoint) GetSrEndpStateIsStale() bool

func (*OspfShSrEndpoint) GetSrEndpStateIsUnres

func (m *OspfShSrEndpoint) GetSrEndpStateIsUnres() bool

func (*OspfShSrEndpoint) GetSrEndpStateIsValid

func (m *OspfShSrEndpoint) GetSrEndpStateIsValid() bool

func (*OspfShSrEndpoint) GetSrEndpoint

func (m *OspfShSrEndpoint) GetSrEndpoint() string

func (*OspfShSrEndpoint) GetSrPolicy

func (m *OspfShSrEndpoint) GetSrPolicy() []*OspfShSrPolicy

func (*OspfShSrEndpoint) GetSrPolicyCount

func (m *OspfShSrEndpoint) GetSrPolicyCount() uint32

func (*OspfShSrEndpoint) GetSrRouterId

func (m *OspfShSrEndpoint) GetSrRouterId() uint32

func (*OspfShSrEndpoint) GetSrValidPolicyCount

func (m *OspfShSrEndpoint) GetSrValidPolicyCount() uint32

func (*OspfShSrEndpoint) ProtoMessage

func (*OspfShSrEndpoint) ProtoMessage()

func (*OspfShSrEndpoint) Reset

func (m *OspfShSrEndpoint) Reset()

func (*OspfShSrEndpoint) String

func (m *OspfShSrEndpoint) String() string

func (*OspfShSrEndpoint) XXX_DiscardUnknown

func (m *OspfShSrEndpoint) XXX_DiscardUnknown()

func (*OspfShSrEndpoint) XXX_Marshal

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

func (*OspfShSrEndpoint) XXX_Merge

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

func (*OspfShSrEndpoint) XXX_Size

func (m *OspfShSrEndpoint) XXX_Size() int

func (*OspfShSrEndpoint) XXX_Unmarshal

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

type OspfShSrEndpoint_KEYS

type OspfShSrEndpoint_KEYS struct {
	ProcessName          string   `protobuf:"bytes,1,opt,name=process_name,json=processName,proto3" json:"process_name,omitempty"`
	EndpointIp           string   `protobuf:"bytes,2,opt,name=endpoint_ip,json=endpointIp,proto3" json:"endpoint_ip,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*OspfShSrEndpoint_KEYS) Descriptor

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

func (*OspfShSrEndpoint_KEYS) GetEndpointIp

func (m *OspfShSrEndpoint_KEYS) GetEndpointIp() string

func (*OspfShSrEndpoint_KEYS) GetProcessName

func (m *OspfShSrEndpoint_KEYS) GetProcessName() string

func (*OspfShSrEndpoint_KEYS) ProtoMessage

func (*OspfShSrEndpoint_KEYS) ProtoMessage()

func (*OspfShSrEndpoint_KEYS) Reset

func (m *OspfShSrEndpoint_KEYS) Reset()

func (*OspfShSrEndpoint_KEYS) String

func (m *OspfShSrEndpoint_KEYS) String() string

func (*OspfShSrEndpoint_KEYS) XXX_DiscardUnknown

func (m *OspfShSrEndpoint_KEYS) XXX_DiscardUnknown()

func (*OspfShSrEndpoint_KEYS) XXX_Marshal

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

func (*OspfShSrEndpoint_KEYS) XXX_Merge

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

func (*OspfShSrEndpoint_KEYS) XXX_Size

func (m *OspfShSrEndpoint_KEYS) XXX_Size() int

func (*OspfShSrEndpoint_KEYS) XXX_Unmarshal

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

type OspfShSrPolicy

type OspfShSrPolicy struct {
	PolicyName               string   `protobuf:"bytes,1,opt,name=policy_name,json=policyName,proto3" json:"policy_name,omitempty"`
	PolicyIfHandle           string   `protobuf:"bytes,2,opt,name=policy_if_handle,json=policyIfHandle,proto3" json:"policy_if_handle,omitempty"`
	PolicyMetric             int32    `protobuf:"zigzag32,3,opt,name=policy_metric,json=policyMetric,proto3" json:"policy_metric,omitempty"`
	PolicyMetricMode         string   `protobuf:"bytes,4,opt,name=policy_metric_mode,json=policyMetricMode,proto3" json:"policy_metric_mode,omitempty"`
	PolicyIsSspf             bool     `protobuf:"varint,5,opt,name=policy_is_sspf,json=policyIsSspf,proto3" json:"policy_is_sspf,omitempty"`
	PolicyIsAutorouteInclude bool     `` /* 138-byte string literal not displayed */
	PolicyStateIsValid       bool     `protobuf:"varint,7,opt,name=policy_state_is_valid,json=policyStateIsValid,proto3" json:"policy_state_is_valid,omitempty"`
	PolicyStateIsStale       bool     `protobuf:"varint,8,opt,name=policy_state_is_stale,json=policyStateIsStale,proto3" json:"policy_state_is_stale,omitempty"`
	PolicyStateIsIfhError    bool     `` /* 131-byte string literal not displayed */
	PolicyStateIsIdbPending  bool     `` /* 138-byte string literal not displayed */
	PolicyUpdateTimestamp    uint32   `` /* 128-byte string literal not displayed */
	XXX_NoUnkeyedLiteral     struct{} `json:"-"`
	XXX_unrecognized         []byte   `json:"-"`
	XXX_sizecache            int32    `json:"-"`
}

func (*OspfShSrPolicy) Descriptor

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

func (*OspfShSrPolicy) GetPolicyIfHandle

func (m *OspfShSrPolicy) GetPolicyIfHandle() string

func (*OspfShSrPolicy) GetPolicyIsAutorouteInclude

func (m *OspfShSrPolicy) GetPolicyIsAutorouteInclude() bool

func (*OspfShSrPolicy) GetPolicyIsSspf

func (m *OspfShSrPolicy) GetPolicyIsSspf() bool

func (*OspfShSrPolicy) GetPolicyMetric

func (m *OspfShSrPolicy) GetPolicyMetric() int32

func (*OspfShSrPolicy) GetPolicyMetricMode

func (m *OspfShSrPolicy) GetPolicyMetricMode() string

func (*OspfShSrPolicy) GetPolicyName

func (m *OspfShSrPolicy) GetPolicyName() string

func (*OspfShSrPolicy) GetPolicyStateIsIdbPending

func (m *OspfShSrPolicy) GetPolicyStateIsIdbPending() bool

func (*OspfShSrPolicy) GetPolicyStateIsIfhError

func (m *OspfShSrPolicy) GetPolicyStateIsIfhError() bool

func (*OspfShSrPolicy) GetPolicyStateIsStale

func (m *OspfShSrPolicy) GetPolicyStateIsStale() bool

func (*OspfShSrPolicy) GetPolicyStateIsValid

func (m *OspfShSrPolicy) GetPolicyStateIsValid() bool

func (*OspfShSrPolicy) GetPolicyUpdateTimestamp

func (m *OspfShSrPolicy) GetPolicyUpdateTimestamp() uint32

func (*OspfShSrPolicy) ProtoMessage

func (*OspfShSrPolicy) ProtoMessage()

func (*OspfShSrPolicy) Reset

func (m *OspfShSrPolicy) Reset()

func (*OspfShSrPolicy) String

func (m *OspfShSrPolicy) String() string

func (*OspfShSrPolicy) XXX_DiscardUnknown

func (m *OspfShSrPolicy) XXX_DiscardUnknown()

func (*OspfShSrPolicy) XXX_Marshal

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

func (*OspfShSrPolicy) XXX_Merge

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

func (*OspfShSrPolicy) XXX_Size

func (m *OspfShSrPolicy) XXX_Size() int

func (*OspfShSrPolicy) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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