cisco_ios_xr_l2vpn_oper_l2vpnv2_nodes_node_g8032_g8032_rings_g8032_ring_g8032_ring_instance_details_g8032_ring_instance_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: 1

Documentation

Overview

Cisco-IOS-XR-l2vpn-oper:l2vpnv2/nodes/node/g8032/g8032-rings/g8032-ring/g8032-ring-instance-details/g8032-ring-instance-detail

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L2VpnG8032RingInstanceDetailInfo

type L2VpnG8032RingInstanceDetailInfo struct {
	RingInstance         uint32   `protobuf:"varint,50,opt,name=ring_instance,json=ringInstance,proto3" json:"ring_instance,omitempty"`
	IncludedVlanId       []uint32 `protobuf:"varint,51,rep,packed,name=included_vlan_id,json=includedVlanId,proto3" json:"included_vlan_id,omitempty"`
	RingDescription      string   `protobuf:"bytes,52,opt,name=ring_description,json=ringDescription,proto3" json:"ring_description,omitempty"`
	RingProfile          string   `protobuf:"bytes,53,opt,name=ring_profile,json=ringProfile,proto3" json:"ring_profile,omitempty"`
	Rpl                  string   `protobuf:"bytes,54,opt,name=rpl,proto3" json:"rpl,omitempty"`
	ApsPort0             string   `protobuf:"bytes,55,opt,name=aps_port0,json=apsPort0,proto3" json:"aps_port0,omitempty"`
	ApsPort1             string   `protobuf:"bytes,56,opt,name=aps_port1,json=apsPort1,proto3" json:"aps_port1,omitempty"`
	ConfigState          bool     `protobuf:"varint,57,opt,name=config_state,json=configState,proto3" json:"config_state,omitempty"`
	UnresolvedReason     string   `protobuf:"bytes,58,opt,name=unresolved_reason,json=unresolvedReason,proto3" json:"unresolved_reason,omitempty"`
	ApsChannelLevel      uint32   `protobuf:"varint,59,opt,name=aps_channel_level,json=apsChannelLevel,proto3" json:"aps_channel_level,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnG8032RingInstanceDetailInfo) Descriptor

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

func (*L2VpnG8032RingInstanceDetailInfo) GetApsChannelLevel

func (m *L2VpnG8032RingInstanceDetailInfo) GetApsChannelLevel() uint32

func (*L2VpnG8032RingInstanceDetailInfo) GetApsPort0

func (m *L2VpnG8032RingInstanceDetailInfo) GetApsPort0() string

func (*L2VpnG8032RingInstanceDetailInfo) GetApsPort1

func (m *L2VpnG8032RingInstanceDetailInfo) GetApsPort1() string

func (*L2VpnG8032RingInstanceDetailInfo) GetConfigState

func (m *L2VpnG8032RingInstanceDetailInfo) GetConfigState() bool

func (*L2VpnG8032RingInstanceDetailInfo) GetIncludedVlanId

func (m *L2VpnG8032RingInstanceDetailInfo) GetIncludedVlanId() []uint32

func (*L2VpnG8032RingInstanceDetailInfo) GetRingDescription

func (m *L2VpnG8032RingInstanceDetailInfo) GetRingDescription() string

func (*L2VpnG8032RingInstanceDetailInfo) GetRingInstance

func (m *L2VpnG8032RingInstanceDetailInfo) GetRingInstance() uint32

func (*L2VpnG8032RingInstanceDetailInfo) GetRingProfile

func (m *L2VpnG8032RingInstanceDetailInfo) GetRingProfile() string

func (*L2VpnG8032RingInstanceDetailInfo) GetRpl

func (*L2VpnG8032RingInstanceDetailInfo) GetUnresolvedReason

func (m *L2VpnG8032RingInstanceDetailInfo) GetUnresolvedReason() string

func (*L2VpnG8032RingInstanceDetailInfo) ProtoMessage

func (*L2VpnG8032RingInstanceDetailInfo) ProtoMessage()

func (*L2VpnG8032RingInstanceDetailInfo) Reset

func (*L2VpnG8032RingInstanceDetailInfo) String

func (*L2VpnG8032RingInstanceDetailInfo) XXX_DiscardUnknown

func (m *L2VpnG8032RingInstanceDetailInfo) XXX_DiscardUnknown()

func (*L2VpnG8032RingInstanceDetailInfo) XXX_Marshal

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

func (*L2VpnG8032RingInstanceDetailInfo) XXX_Merge

func (*L2VpnG8032RingInstanceDetailInfo) XXX_Size

func (m *L2VpnG8032RingInstanceDetailInfo) XXX_Size() int

func (*L2VpnG8032RingInstanceDetailInfo) XXX_Unmarshal

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

type L2VpnG8032RingInstanceDetailInfo_KEYS

type L2VpnG8032RingInstanceDetailInfo_KEYS struct {
	NodeId               string   `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	RingName             string   `protobuf:"bytes,2,opt,name=ring_name,json=ringName,proto3" json:"ring_name,omitempty"`
	Instance             uint32   `protobuf:"varint,3,opt,name=instance,proto3" json:"instance,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) Descriptor

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

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) GetInstance

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) GetNodeId

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) GetRingName

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) ProtoMessage

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) ProtoMessage()

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) Reset

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) String

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) XXX_DiscardUnknown

func (m *L2VpnG8032RingInstanceDetailInfo_KEYS) XXX_DiscardUnknown()

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) XXX_Marshal

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

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) XXX_Merge

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) XXX_Size

func (*L2VpnG8032RingInstanceDetailInfo_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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