cisco_ios_xr_ipv6_ospfv3_oper_ospfv3_processes_process_vrfs_vrf_redistributions_redistribution

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/redistributions/redistribution

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ospfv3EdmRedist

type Ospfv3EdmRedist struct {
	// Protocol name
	ProtocolName string `protobuf:"bytes,50,opt,name=protocol_name,json=protocolName,proto3" json:"protocol_name,omitempty"`
	// Process ID
	ProcessId     string `protobuf:"bytes,51,opt,name=process_id,json=processId,proto3" json:"process_id,omitempty"`
	RedMetricFlag bool   `protobuf:"varint,52,opt,name=red_metric_flag,json=redMetricFlag,proto3" json:"red_metric_flag,omitempty"`
	RedMetric     uint32 `protobuf:"varint,53,opt,name=red_metric,json=redMetric,proto3" json:"red_metric,omitempty"`
	RedMtypeFlag  bool   `protobuf:"varint,54,opt,name=red_mtype_flag,json=redMtypeFlag,proto3" json:"red_mtype_flag,omitempty"`
	RedMetricType uint32 `protobuf:"varint,55,opt,name=red_metric_type,json=redMetricType,proto3" json:"red_metric_type,omitempty"`
	RedTag        uint32 `protobuf:"varint,56,opt,name=red_tag,json=redTag,proto3" json:"red_tag,omitempty"`
	// Route policy name
	PolicyName           string   `protobuf:"bytes,57,opt,name=policy_name,json=policyName,proto3" json:"policy_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ospfv3EdmRedist) Descriptor

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

func (*Ospfv3EdmRedist) GetPolicyName

func (m *Ospfv3EdmRedist) GetPolicyName() string

func (*Ospfv3EdmRedist) GetProcessId

func (m *Ospfv3EdmRedist) GetProcessId() string

func (*Ospfv3EdmRedist) GetProtocolName

func (m *Ospfv3EdmRedist) GetProtocolName() string

func (*Ospfv3EdmRedist) GetRedMetric

func (m *Ospfv3EdmRedist) GetRedMetric() uint32

func (*Ospfv3EdmRedist) GetRedMetricFlag

func (m *Ospfv3EdmRedist) GetRedMetricFlag() bool

func (*Ospfv3EdmRedist) GetRedMetricType

func (m *Ospfv3EdmRedist) GetRedMetricType() uint32

func (*Ospfv3EdmRedist) GetRedMtypeFlag

func (m *Ospfv3EdmRedist) GetRedMtypeFlag() bool

func (*Ospfv3EdmRedist) GetRedTag

func (m *Ospfv3EdmRedist) GetRedTag() uint32

func (*Ospfv3EdmRedist) ProtoMessage

func (*Ospfv3EdmRedist) ProtoMessage()

func (*Ospfv3EdmRedist) Reset

func (m *Ospfv3EdmRedist) Reset()

func (*Ospfv3EdmRedist) String

func (m *Ospfv3EdmRedist) String() string

func (*Ospfv3EdmRedist) XXX_DiscardUnknown

func (m *Ospfv3EdmRedist) XXX_DiscardUnknown()

func (*Ospfv3EdmRedist) XXX_Marshal

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

func (*Ospfv3EdmRedist) XXX_Merge

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

func (*Ospfv3EdmRedist) XXX_Size

func (m *Ospfv3EdmRedist) XXX_Size() int

func (*Ospfv3EdmRedist) XXX_Unmarshal

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

type Ospfv3EdmRedist_KEYS

type Ospfv3EdmRedist_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"`
	ProtocolName         string   `protobuf:"bytes,3,opt,name=protocol_name,json=protocolName,proto3" json:"protocol_name,omitempty"`
	ProcessName_1        string   `protobuf:"bytes,4,opt,name=process_name_1,json=processName1,proto3" json:"process_name_1,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

OSPFv3 Redistribution Information

func (*Ospfv3EdmRedist_KEYS) Descriptor

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

func (*Ospfv3EdmRedist_KEYS) GetProcessName

func (m *Ospfv3EdmRedist_KEYS) GetProcessName() string

func (*Ospfv3EdmRedist_KEYS) GetProcessName_1

func (m *Ospfv3EdmRedist_KEYS) GetProcessName_1() string

func (*Ospfv3EdmRedist_KEYS) GetProtocolName

func (m *Ospfv3EdmRedist_KEYS) GetProtocolName() string

func (*Ospfv3EdmRedist_KEYS) GetVrfName

func (m *Ospfv3EdmRedist_KEYS) GetVrfName() string

func (*Ospfv3EdmRedist_KEYS) ProtoMessage

func (*Ospfv3EdmRedist_KEYS) ProtoMessage()

func (*Ospfv3EdmRedist_KEYS) Reset

func (m *Ospfv3EdmRedist_KEYS) Reset()

func (*Ospfv3EdmRedist_KEYS) String

func (m *Ospfv3EdmRedist_KEYS) String() string

func (*Ospfv3EdmRedist_KEYS) XXX_DiscardUnknown

func (m *Ospfv3EdmRedist_KEYS) XXX_DiscardUnknown()

func (*Ospfv3EdmRedist_KEYS) XXX_Marshal

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

func (*Ospfv3EdmRedist_KEYS) XXX_Merge

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

func (*Ospfv3EdmRedist_KEYS) XXX_Size

func (m *Ospfv3EdmRedist_KEYS) XXX_Size() int

func (*Ospfv3EdmRedist_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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