cisco_ios_xr_mpls_te_oper_mpls_te_standby_topology_global

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-mpls-te-oper:mpls-te-standby/topology/global

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsTeAreaInfo

type MplsTeAreaInfo struct {
	Protocol             string        `protobuf:"bytes,1,opt,name=protocol,proto3" json:"protocol,omitempty"`
	NodeId               string        `protobuf:"bytes,2,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	AreaId               string        `protobuf:"bytes,3,opt,name=area_id,json=areaId,proto3" json:"area_id,omitempty"`
	LocalSidAndSrbg      *TeSrNodeInfo `protobuf:"bytes,4,opt,name=local_sid_and_srbg,json=localSidAndSrbg,proto3" json:"local_sid_and_srbg,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*MplsTeAreaInfo) Descriptor

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

func (*MplsTeAreaInfo) GetAreaId

func (m *MplsTeAreaInfo) GetAreaId() string

func (*MplsTeAreaInfo) GetLocalSidAndSrbg

func (m *MplsTeAreaInfo) GetLocalSidAndSrbg() *TeSrNodeInfo

func (*MplsTeAreaInfo) GetNodeId

func (m *MplsTeAreaInfo) GetNodeId() string

func (*MplsTeAreaInfo) GetProtocol

func (m *MplsTeAreaInfo) GetProtocol() string

func (*MplsTeAreaInfo) ProtoMessage

func (*MplsTeAreaInfo) ProtoMessage()

func (*MplsTeAreaInfo) Reset

func (m *MplsTeAreaInfo) Reset()

func (*MplsTeAreaInfo) String

func (m *MplsTeAreaInfo) String() string

func (*MplsTeAreaInfo) XXX_DiscardUnknown

func (m *MplsTeAreaInfo) XXX_DiscardUnknown()

func (*MplsTeAreaInfo) XXX_Marshal

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

func (*MplsTeAreaInfo) XXX_Merge

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

func (*MplsTeAreaInfo) XXX_Size

func (m *MplsTeAreaInfo) XXX_Size() int

func (*MplsTeAreaInfo) XXX_Unmarshal

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

type MplsTeTopologyGlobalInfoBag

type MplsTeTopologyGlobalInfoBag struct {
	Areas                []*MplsTeAreaInfo `protobuf:"bytes,50,rep,name=areas,proto3" json:"areas,omitempty"`
	HoldDownInterval     uint32            `protobuf:"varint,51,opt,name=hold_down_interval,json=holdDownInterval,proto3" json:"hold_down_interval,omitempty"`
	LinkAddRemoveCount   uint32            `protobuf:"varint,52,opt,name=link_add_remove_count,json=linkAddRemoveCount,proto3" json:"link_add_remove_count,omitempty"`
	LocalModelId         uint32            `protobuf:"varint,53,opt,name=local_model_id,json=localModelId,proto3" json:"local_model_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*MplsTeTopologyGlobalInfoBag) Descriptor

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

func (*MplsTeTopologyGlobalInfoBag) GetAreas

func (*MplsTeTopologyGlobalInfoBag) GetHoldDownInterval

func (m *MplsTeTopologyGlobalInfoBag) GetHoldDownInterval() uint32

func (*MplsTeTopologyGlobalInfoBag) GetLinkAddRemoveCount

func (m *MplsTeTopologyGlobalInfoBag) GetLinkAddRemoveCount() uint32

func (*MplsTeTopologyGlobalInfoBag) GetLocalModelId

func (m *MplsTeTopologyGlobalInfoBag) GetLocalModelId() uint32

func (*MplsTeTopologyGlobalInfoBag) ProtoMessage

func (*MplsTeTopologyGlobalInfoBag) ProtoMessage()

func (*MplsTeTopologyGlobalInfoBag) Reset

func (m *MplsTeTopologyGlobalInfoBag) Reset()

func (*MplsTeTopologyGlobalInfoBag) String

func (m *MplsTeTopologyGlobalInfoBag) String() string

func (*MplsTeTopologyGlobalInfoBag) XXX_DiscardUnknown

func (m *MplsTeTopologyGlobalInfoBag) XXX_DiscardUnknown()

func (*MplsTeTopologyGlobalInfoBag) XXX_Marshal

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

func (*MplsTeTopologyGlobalInfoBag) XXX_Merge

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

func (*MplsTeTopologyGlobalInfoBag) XXX_Size

func (m *MplsTeTopologyGlobalInfoBag) XXX_Size() int

func (*MplsTeTopologyGlobalInfoBag) XXX_Unmarshal

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

type MplsTeTopologyGlobalInfoBag_KEYS

type MplsTeTopologyGlobalInfoBag_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsTeTopologyGlobalInfoBag_KEYS) Descriptor

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

func (*MplsTeTopologyGlobalInfoBag_KEYS) ProtoMessage

func (*MplsTeTopologyGlobalInfoBag_KEYS) ProtoMessage()

func (*MplsTeTopologyGlobalInfoBag_KEYS) Reset

func (*MplsTeTopologyGlobalInfoBag_KEYS) String

func (*MplsTeTopologyGlobalInfoBag_KEYS) XXX_DiscardUnknown

func (m *MplsTeTopologyGlobalInfoBag_KEYS) XXX_DiscardUnknown()

func (*MplsTeTopologyGlobalInfoBag_KEYS) XXX_Marshal

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

func (*MplsTeTopologyGlobalInfoBag_KEYS) XXX_Merge

func (*MplsTeTopologyGlobalInfoBag_KEYS) XXX_Size

func (m *MplsTeTopologyGlobalInfoBag_KEYS) XXX_Size() int

func (*MplsTeTopologyGlobalInfoBag_KEYS) XXX_Unmarshal

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

type TeSrNodeInfo

type TeSrNodeInfo struct {
	SegmentId                   uint32   `protobuf:"varint,1,opt,name=segment_id,json=segmentId,proto3" json:"segment_id,omitempty"`
	SegmentIdLocalAbsoluteValue uint32   `` /* 149-byte string literal not displayed */
	SrgbStart                   uint32   `protobuf:"varint,3,opt,name=srgb_start,json=srgbStart,proto3" json:"srgb_start,omitempty"`
	SrgbSize                    uint32   `protobuf:"varint,4,opt,name=srgb_size,json=srgbSize,proto3" json:"srgb_size,omitempty"`
	XXX_NoUnkeyedLiteral        struct{} `json:"-"`
	XXX_unrecognized            []byte   `json:"-"`
	XXX_sizecache               int32    `json:"-"`
}

func (*TeSrNodeInfo) Descriptor

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

func (*TeSrNodeInfo) GetSegmentId

func (m *TeSrNodeInfo) GetSegmentId() uint32

func (*TeSrNodeInfo) GetSegmentIdLocalAbsoluteValue

func (m *TeSrNodeInfo) GetSegmentIdLocalAbsoluteValue() uint32

func (*TeSrNodeInfo) GetSrgbSize

func (m *TeSrNodeInfo) GetSrgbSize() uint32

func (*TeSrNodeInfo) GetSrgbStart

func (m *TeSrNodeInfo) GetSrgbStart() uint32

func (*TeSrNodeInfo) ProtoMessage

func (*TeSrNodeInfo) ProtoMessage()

func (*TeSrNodeInfo) Reset

func (m *TeSrNodeInfo) Reset()

func (*TeSrNodeInfo) String

func (m *TeSrNodeInfo) String() string

func (*TeSrNodeInfo) XXX_DiscardUnknown

func (m *TeSrNodeInfo) XXX_DiscardUnknown()

func (*TeSrNodeInfo) XXX_Marshal

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

func (*TeSrNodeInfo) XXX_Merge

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

func (*TeSrNodeInfo) XXX_Size

func (m *TeSrNodeInfo) XXX_Size() int

func (*TeSrNodeInfo) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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