cisco_ios_xr_segment_routing_srv6_oper_srv6_active_locators_locator_info

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-segment-routing-srv6-oper:srv6/active/locators/locator/info

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MgmtSidmgrTimestamp

type MgmtSidmgrTimestamp struct {
	TimeInNanoSeconds    uint64   `protobuf:"varint,1,opt,name=time_in_nano_seconds,json=timeInNanoSeconds,proto3" json:"time_in_nano_seconds,omitempty"`
	AgeInNanoSeconds     uint64   `protobuf:"varint,2,opt,name=age_in_nano_seconds,json=ageInNanoSeconds,proto3" json:"age_in_nano_seconds,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MgmtSidmgrTimestamp) Descriptor

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

func (*MgmtSidmgrTimestamp) GetAgeInNanoSeconds

func (m *MgmtSidmgrTimestamp) GetAgeInNanoSeconds() uint64

func (*MgmtSidmgrTimestamp) GetTimeInNanoSeconds

func (m *MgmtSidmgrTimestamp) GetTimeInNanoSeconds() uint64

func (*MgmtSidmgrTimestamp) ProtoMessage

func (*MgmtSidmgrTimestamp) ProtoMessage()

func (*MgmtSidmgrTimestamp) Reset

func (m *MgmtSidmgrTimestamp) Reset()

func (*MgmtSidmgrTimestamp) String

func (m *MgmtSidmgrTimestamp) String() string

func (*MgmtSidmgrTimestamp) XXX_DiscardUnknown

func (m *MgmtSidmgrTimestamp) XXX_DiscardUnknown()

func (*MgmtSidmgrTimestamp) XXX_Marshal

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

func (*MgmtSidmgrTimestamp) XXX_Merge

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

func (*MgmtSidmgrTimestamp) XXX_Size

func (m *MgmtSidmgrTimestamp) XXX_Size() int

func (*MgmtSidmgrTimestamp) XXX_Unmarshal

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

type Srv6LocatorInfo

type Srv6LocatorInfo struct {
	Name                 string               `protobuf:"bytes,50,opt,name=name,proto3" json:"name,omitempty"`
	Id                   uint32               `protobuf:"varint,51,opt,name=id,proto3" json:"id,omitempty"`
	Prefix               string               `protobuf:"bytes,52,opt,name=prefix,proto3" json:"prefix,omitempty"`
	IsOperational        bool                 `protobuf:"varint,53,opt,name=is_operational,json=isOperational,proto3" json:"is_operational,omitempty"`
	IsDefault            bool                 `protobuf:"varint,54,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"`
	OutOfResourcesState  string               `protobuf:"bytes,55,opt,name=out_of_resources_state,json=outOfResourcesState,proto3" json:"out_of_resources_state,omitempty"`
	Interface            *Srv6LocatorIntfInfo `protobuf:"bytes,56,opt,name=interface,proto3" json:"interface,omitempty"`
	CreateTimestamp      *MgmtSidmgrTimestamp `protobuf:"bytes,57,opt,name=create_timestamp,json=createTimestamp,proto3" json:"create_timestamp,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*Srv6LocatorInfo) Descriptor

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

func (*Srv6LocatorInfo) GetCreateTimestamp

func (m *Srv6LocatorInfo) GetCreateTimestamp() *MgmtSidmgrTimestamp

func (*Srv6LocatorInfo) GetId

func (m *Srv6LocatorInfo) GetId() uint32

func (*Srv6LocatorInfo) GetInterface

func (m *Srv6LocatorInfo) GetInterface() *Srv6LocatorIntfInfo

func (*Srv6LocatorInfo) GetIsDefault

func (m *Srv6LocatorInfo) GetIsDefault() bool

func (*Srv6LocatorInfo) GetIsOperational

func (m *Srv6LocatorInfo) GetIsOperational() bool

func (*Srv6LocatorInfo) GetName

func (m *Srv6LocatorInfo) GetName() string

func (*Srv6LocatorInfo) GetOutOfResourcesState

func (m *Srv6LocatorInfo) GetOutOfResourcesState() string

func (*Srv6LocatorInfo) GetPrefix

func (m *Srv6LocatorInfo) GetPrefix() string

func (*Srv6LocatorInfo) ProtoMessage

func (*Srv6LocatorInfo) ProtoMessage()

func (*Srv6LocatorInfo) Reset

func (m *Srv6LocatorInfo) Reset()

func (*Srv6LocatorInfo) String

func (m *Srv6LocatorInfo) String() string

func (*Srv6LocatorInfo) XXX_DiscardUnknown

func (m *Srv6LocatorInfo) XXX_DiscardUnknown()

func (*Srv6LocatorInfo) XXX_Marshal

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

func (*Srv6LocatorInfo) XXX_Merge

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

func (*Srv6LocatorInfo) XXX_Size

func (m *Srv6LocatorInfo) XXX_Size() int

func (*Srv6LocatorInfo) XXX_Unmarshal

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

type Srv6LocatorInfo_KEYS

type Srv6LocatorInfo_KEYS struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Srv6LocatorInfo_KEYS) Descriptor

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

func (*Srv6LocatorInfo_KEYS) GetName

func (m *Srv6LocatorInfo_KEYS) GetName() string

func (*Srv6LocatorInfo_KEYS) ProtoMessage

func (*Srv6LocatorInfo_KEYS) ProtoMessage()

func (*Srv6LocatorInfo_KEYS) Reset

func (m *Srv6LocatorInfo_KEYS) Reset()

func (*Srv6LocatorInfo_KEYS) String

func (m *Srv6LocatorInfo_KEYS) String() string

func (*Srv6LocatorInfo_KEYS) XXX_DiscardUnknown

func (m *Srv6LocatorInfo_KEYS) XXX_DiscardUnknown()

func (*Srv6LocatorInfo_KEYS) XXX_Marshal

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

func (*Srv6LocatorInfo_KEYS) XXX_Merge

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

func (*Srv6LocatorInfo_KEYS) XXX_Size

func (m *Srv6LocatorInfo_KEYS) XXX_Size() int

func (*Srv6LocatorInfo_KEYS) XXX_Unmarshal

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

type Srv6LocatorIntfInfo

type Srv6LocatorIntfInfo struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	IfHandle             string   `protobuf:"bytes,2,opt,name=if_handle,json=ifHandle,proto3" json:"if_handle,omitempty"`
	ProgrammedPrefix     string   `protobuf:"bytes,3,opt,name=programmed_prefix,json=programmedPrefix,proto3" json:"programmed_prefix,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Srv6LocatorIntfInfo) Descriptor

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

func (*Srv6LocatorIntfInfo) GetIfHandle

func (m *Srv6LocatorIntfInfo) GetIfHandle() string

func (*Srv6LocatorIntfInfo) GetName

func (m *Srv6LocatorIntfInfo) GetName() string

func (*Srv6LocatorIntfInfo) GetProgrammedPrefix

func (m *Srv6LocatorIntfInfo) GetProgrammedPrefix() string

func (*Srv6LocatorIntfInfo) ProtoMessage

func (*Srv6LocatorIntfInfo) ProtoMessage()

func (*Srv6LocatorIntfInfo) Reset

func (m *Srv6LocatorIntfInfo) Reset()

func (*Srv6LocatorIntfInfo) String

func (m *Srv6LocatorIntfInfo) String() string

func (*Srv6LocatorIntfInfo) XXX_DiscardUnknown

func (m *Srv6LocatorIntfInfo) XXX_DiscardUnknown()

func (*Srv6LocatorIntfInfo) XXX_Marshal

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

func (*Srv6LocatorIntfInfo) XXX_Merge

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

func (*Srv6LocatorIntfInfo) XXX_Size

func (m *Srv6LocatorIntfInfo) XXX_Size() int

func (*Srv6LocatorIntfInfo) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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