cisco_ios_xr_cofo_csi_ma_oper_csima_nodes_node_sdr_ids_sdr_id

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: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CsiHelperPub_

type CsiHelperPub_ struct {
	CsiPicArr            []uint64         `protobuf:"varint,1,rep,packed,name=csi_pic_arr,json=csiPicArr,proto3" json:"csi_pic_arr,omitempty"`
	CsiInfoArr           []*CsiIndexInfo_ `protobuf:"bytes,2,rep,name=csi_info_arr,json=csiInfoArr,proto3" json:"csi_info_arr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*CsiHelperPub_) Descriptor

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

func (*CsiHelperPub_) GetCsiInfoArr

func (m *CsiHelperPub_) GetCsiInfoArr() []*CsiIndexInfo_

func (*CsiHelperPub_) GetCsiPicArr

func (m *CsiHelperPub_) GetCsiPicArr() []uint64

func (*CsiHelperPub_) ProtoMessage

func (*CsiHelperPub_) ProtoMessage()

func (*CsiHelperPub_) Reset

func (m *CsiHelperPub_) Reset()

func (*CsiHelperPub_) String

func (m *CsiHelperPub_) String() string

func (*CsiHelperPub_) XXX_DiscardUnknown

func (m *CsiHelperPub_) XXX_DiscardUnknown()

func (*CsiHelperPub_) XXX_Marshal

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

func (*CsiHelperPub_) XXX_Merge

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

func (*CsiHelperPub_) XXX_Size

func (m *CsiHelperPub_) XXX_Size() int

func (*CsiHelperPub_) XXX_Unmarshal

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

type CsiIndexInfo_

type CsiIndexInfo_ struct {
	CsiIndex             uint32        `protobuf:"varint,1,opt,name=csi_index,json=csiIndex,proto3" json:"csi_index,omitempty"`
	IpArr                []*CsiIpaddrT `protobuf:"bytes,2,rep,name=ip_arr,json=ipArr,proto3" json:"ip_arr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*CsiIndexInfo_) Descriptor

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

func (*CsiIndexInfo_) GetCsiIndex

func (m *CsiIndexInfo_) GetCsiIndex() uint32

func (*CsiIndexInfo_) GetIpArr

func (m *CsiIndexInfo_) GetIpArr() []*CsiIpaddrT

func (*CsiIndexInfo_) ProtoMessage

func (*CsiIndexInfo_) ProtoMessage()

func (*CsiIndexInfo_) Reset

func (m *CsiIndexInfo_) Reset()

func (*CsiIndexInfo_) String

func (m *CsiIndexInfo_) String() string

func (*CsiIndexInfo_) XXX_DiscardUnknown

func (m *CsiIndexInfo_) XXX_DiscardUnknown()

func (*CsiIndexInfo_) XXX_Marshal

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

func (*CsiIndexInfo_) XXX_Merge

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

func (*CsiIndexInfo_) XXX_Size

func (m *CsiIndexInfo_) XXX_Size() int

func (*CsiIndexInfo_) XXX_Unmarshal

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

type CsiIpaddrT

type CsiIpaddrT struct {
	Af                   string   `protobuf:"bytes,1,opt,name=af,proto3" json:"af,omitempty"`
	Ipv4                 string   `protobuf:"bytes,2,opt,name=ipv4,proto3" json:"ipv4,omitempty"`
	Ipv6                 string   `protobuf:"bytes,3,opt,name=ipv6,proto3" json:"ipv6,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*CsiIpaddrT) Descriptor

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

func (*CsiIpaddrT) GetAf

func (m *CsiIpaddrT) GetAf() string

func (*CsiIpaddrT) GetIpv4

func (m *CsiIpaddrT) GetIpv4() string

func (*CsiIpaddrT) GetIpv6

func (m *CsiIpaddrT) GetIpv6() string

func (*CsiIpaddrT) ProtoMessage

func (*CsiIpaddrT) ProtoMessage()

func (*CsiIpaddrT) Reset

func (m *CsiIpaddrT) Reset()

func (*CsiIpaddrT) String

func (m *CsiIpaddrT) String() string

func (*CsiIpaddrT) XXX_DiscardUnknown

func (m *CsiIpaddrT) XXX_DiscardUnknown()

func (*CsiIpaddrT) XXX_Marshal

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

func (*CsiIpaddrT) XXX_Merge

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

func (*CsiIpaddrT) XXX_Size

func (m *CsiIpaddrT) XXX_Size() int

func (*CsiIpaddrT) XXX_Unmarshal

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

type CsiMaRemoteInfo

type CsiMaRemoteInfo struct {
	SdrIdXr              uint32         `protobuf:"varint,50,opt,name=sdr_id_xr,json=sdrIdXr,proto3" json:"sdr_id_xr,omitempty"`
	PubData              *CsiHelperPub_ `protobuf:"bytes,51,opt,name=pub_data,json=pubData,proto3" json:"pub_data,omitempty"`
	State                string         `protobuf:"bytes,52,opt,name=state,proto3" json:"state,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*CsiMaRemoteInfo) Descriptor

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

func (*CsiMaRemoteInfo) GetPubData

func (m *CsiMaRemoteInfo) GetPubData() *CsiHelperPub_

func (*CsiMaRemoteInfo) GetSdrIdXr

func (m *CsiMaRemoteInfo) GetSdrIdXr() uint32

func (*CsiMaRemoteInfo) GetState

func (m *CsiMaRemoteInfo) GetState() string

func (*CsiMaRemoteInfo) ProtoMessage

func (*CsiMaRemoteInfo) ProtoMessage()

func (*CsiMaRemoteInfo) Reset

func (m *CsiMaRemoteInfo) Reset()

func (*CsiMaRemoteInfo) String

func (m *CsiMaRemoteInfo) String() string

func (*CsiMaRemoteInfo) XXX_DiscardUnknown

func (m *CsiMaRemoteInfo) XXX_DiscardUnknown()

func (*CsiMaRemoteInfo) XXX_Marshal

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

func (*CsiMaRemoteInfo) XXX_Merge

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

func (*CsiMaRemoteInfo) XXX_Size

func (m *CsiMaRemoteInfo) XXX_Size() int

func (*CsiMaRemoteInfo) XXX_Unmarshal

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

type CsiMaRemoteInfo_KEYS

type CsiMaRemoteInfo_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	SdrId                uint32   `protobuf:"varint,2,opt,name=sdr_id,json=sdrId,proto3" json:"sdr_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*CsiMaRemoteInfo_KEYS) Descriptor

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

func (*CsiMaRemoteInfo_KEYS) GetNodeName

func (m *CsiMaRemoteInfo_KEYS) GetNodeName() string

func (*CsiMaRemoteInfo_KEYS) GetSdrId

func (m *CsiMaRemoteInfo_KEYS) GetSdrId() uint32

func (*CsiMaRemoteInfo_KEYS) ProtoMessage

func (*CsiMaRemoteInfo_KEYS) ProtoMessage()

func (*CsiMaRemoteInfo_KEYS) Reset

func (m *CsiMaRemoteInfo_KEYS) Reset()

func (*CsiMaRemoteInfo_KEYS) String

func (m *CsiMaRemoteInfo_KEYS) String() string

func (*CsiMaRemoteInfo_KEYS) XXX_DiscardUnknown

func (m *CsiMaRemoteInfo_KEYS) XXX_DiscardUnknown()

func (*CsiMaRemoteInfo_KEYS) XXX_Marshal

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

func (*CsiMaRemoteInfo_KEYS) XXX_Merge

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

func (*CsiMaRemoteInfo_KEYS) XXX_Size

func (m *CsiMaRemoteInfo_KEYS) XXX_Size() int

func (*CsiMaRemoteInfo_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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