cisco_ios_xr_l2rib_oper_l2rib_evi_child_tables_imet_details_imet_detail

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

Overview

Cisco-IOS-XR-l2rib-oper:l2rib/evi-child-tables/imet-details/imet-detail

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L2RibImetRoute

type L2RibImetRoute struct {
	VtepiPaddr           string   `protobuf:"bytes,1,opt,name=vtepi_paddr,json=vtepiPaddr,proto3" json:"vtepi_paddr,omitempty"`
	AdminDistance        uint32   `protobuf:"varint,2,opt,name=admin_distance,json=adminDistance,proto3" json:"admin_distance,omitempty"`
	ProducerId           uint32   `protobuf:"varint,3,opt,name=producer_id,json=producerId,proto3" json:"producer_id,omitempty"`
	TopoId               uint32   `protobuf:"varint,4,opt,name=topo_id,json=topoId,proto3" json:"topo_id,omitempty"`
	EthernetTagId        uint32   `protobuf:"varint,5,opt,name=ethernet_tag_id,json=ethernetTagId,proto3" json:"ethernet_tag_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2RibImetRoute) Descriptor

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

func (*L2RibImetRoute) GetAdminDistance

func (m *L2RibImetRoute) GetAdminDistance() uint32

func (*L2RibImetRoute) GetEthernetTagId

func (m *L2RibImetRoute) GetEthernetTagId() uint32

func (*L2RibImetRoute) GetProducerId

func (m *L2RibImetRoute) GetProducerId() uint32

func (*L2RibImetRoute) GetTopoId

func (m *L2RibImetRoute) GetTopoId() uint32

func (*L2RibImetRoute) GetVtepiPaddr

func (m *L2RibImetRoute) GetVtepiPaddr() string

func (*L2RibImetRoute) ProtoMessage

func (*L2RibImetRoute) ProtoMessage()

func (*L2RibImetRoute) Reset

func (m *L2RibImetRoute) Reset()

func (*L2RibImetRoute) String

func (m *L2RibImetRoute) String() string

func (*L2RibImetRoute) XXX_DiscardUnknown

func (m *L2RibImetRoute) XXX_DiscardUnknown()

func (*L2RibImetRoute) XXX_Marshal

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

func (*L2RibImetRoute) XXX_Merge

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

func (*L2RibImetRoute) XXX_Size

func (m *L2RibImetRoute) XXX_Size() int

func (*L2RibImetRoute) XXX_Unmarshal

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

type L2RibImetRouteDetail

type L2RibImetRouteDetail struct {
	ImetRouteBase        *L2RibImetRoute `protobuf:"bytes,50,opt,name=imet_route_base,json=imetRouteBase,proto3" json:"imet_route_base,omitempty"`
	TunnelId             string          `protobuf:"bytes,51,opt,name=tunnel_id,json=tunnelId,proto3" json:"tunnel_id,omitempty"`
	Flags                uint32          `protobuf:"varint,52,opt,name=flags,proto3" json:"flags,omitempty"`
	TunnelType           uint32          `protobuf:"varint,53,opt,name=tunnel_type,json=tunnelType,proto3" json:"tunnel_type,omitempty"`
	L2RLabel             uint32          `protobuf:"varint,54,opt,name=l2r_label,json=l2rLabel,proto3" json:"l2r_label,omitempty"`
	EncapType            uint32          `protobuf:"varint,55,opt,name=encap_type,json=encapType,proto3" json:"encap_type,omitempty"`
	LastUpdateTimestamp  uint64          `protobuf:"varint,56,opt,name=last_update_timestamp,json=lastUpdateTimestamp,proto3" json:"last_update_timestamp,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*L2RibImetRouteDetail) Descriptor

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

func (*L2RibImetRouteDetail) GetEncapType

func (m *L2RibImetRouteDetail) GetEncapType() uint32

func (*L2RibImetRouteDetail) GetFlags

func (m *L2RibImetRouteDetail) GetFlags() uint32

func (*L2RibImetRouteDetail) GetImetRouteBase

func (m *L2RibImetRouteDetail) GetImetRouteBase() *L2RibImetRoute

func (*L2RibImetRouteDetail) GetL2RLabel

func (m *L2RibImetRouteDetail) GetL2RLabel() uint32

func (*L2RibImetRouteDetail) GetLastUpdateTimestamp

func (m *L2RibImetRouteDetail) GetLastUpdateTimestamp() uint64

func (*L2RibImetRouteDetail) GetTunnelId

func (m *L2RibImetRouteDetail) GetTunnelId() string

func (*L2RibImetRouteDetail) GetTunnelType

func (m *L2RibImetRouteDetail) GetTunnelType() uint32

func (*L2RibImetRouteDetail) ProtoMessage

func (*L2RibImetRouteDetail) ProtoMessage()

func (*L2RibImetRouteDetail) Reset

func (m *L2RibImetRouteDetail) Reset()

func (*L2RibImetRouteDetail) String

func (m *L2RibImetRouteDetail) String() string

func (*L2RibImetRouteDetail) XXX_DiscardUnknown

func (m *L2RibImetRouteDetail) XXX_DiscardUnknown()

func (*L2RibImetRouteDetail) XXX_Marshal

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

func (*L2RibImetRouteDetail) XXX_Merge

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

func (*L2RibImetRouteDetail) XXX_Size

func (m *L2RibImetRouteDetail) XXX_Size() int

func (*L2RibImetRouteDetail) XXX_Unmarshal

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

type L2RibImetRouteDetail_KEYS

type L2RibImetRouteDetail_KEYS struct {
	Evi                  uint32   `protobuf:"varint,1,opt,name=evi,proto3" json:"evi,omitempty"`
	TagId                uint32   `protobuf:"varint,2,opt,name=tag_id,json=tagId,proto3" json:"tag_id,omitempty"`
	IpAddr               string   `protobuf:"bytes,3,opt,name=ip_addr,json=ipAddr,proto3" json:"ip_addr,omitempty"`
	AdminDist            uint32   `protobuf:"varint,4,opt,name=admin_dist,json=adminDist,proto3" json:"admin_dist,omitempty"`
	ProdId               uint32   `protobuf:"varint,5,opt,name=prod_id,json=prodId,proto3" json:"prod_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2RibImetRouteDetail_KEYS) Descriptor

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

func (*L2RibImetRouteDetail_KEYS) GetAdminDist

func (m *L2RibImetRouteDetail_KEYS) GetAdminDist() uint32

func (*L2RibImetRouteDetail_KEYS) GetEvi

func (m *L2RibImetRouteDetail_KEYS) GetEvi() uint32

func (*L2RibImetRouteDetail_KEYS) GetIpAddr

func (m *L2RibImetRouteDetail_KEYS) GetIpAddr() string

func (*L2RibImetRouteDetail_KEYS) GetProdId

func (m *L2RibImetRouteDetail_KEYS) GetProdId() uint32

func (*L2RibImetRouteDetail_KEYS) GetTagId

func (m *L2RibImetRouteDetail_KEYS) GetTagId() uint32

func (*L2RibImetRouteDetail_KEYS) ProtoMessage

func (*L2RibImetRouteDetail_KEYS) ProtoMessage()

func (*L2RibImetRouteDetail_KEYS) Reset

func (m *L2RibImetRouteDetail_KEYS) Reset()

func (*L2RibImetRouteDetail_KEYS) String

func (m *L2RibImetRouteDetail_KEYS) String() string

func (*L2RibImetRouteDetail_KEYS) XXX_DiscardUnknown

func (m *L2RibImetRouteDetail_KEYS) XXX_DiscardUnknown()

func (*L2RibImetRouteDetail_KEYS) XXX_Marshal

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

func (*L2RibImetRouteDetail_KEYS) XXX_Merge

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

func (*L2RibImetRouteDetail_KEYS) XXX_Size

func (m *L2RibImetRouteDetail_KEYS) XXX_Size() int

func (*L2RibImetRouteDetail_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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