cisco_ios_xr_bundlemgr_oper_bundle_information_lacp_lacp_bundles_lacp_bundle_lacp_bundle_item

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-bundlemgr-oper:bundle-information/lacp/lacp-bundles/lacp-bundle/lacp-bundle-item

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BmAddr

type BmAddr 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 (*BmAddr) Descriptor

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

func (*BmAddr) GetAf

func (m *BmAddr) GetAf() string

func (*BmAddr) GetIpv4

func (m *BmAddr) GetIpv4() string

func (*BmAddr) GetIpv6

func (m *BmAddr) GetIpv6() string

func (*BmAddr) ProtoMessage

func (*BmAddr) ProtoMessage()

func (*BmAddr) Reset

func (m *BmAddr) Reset()

func (*BmAddr) String

func (m *BmAddr) String() string

func (*BmAddr) XXX_DiscardUnknown

func (m *BmAddr) XXX_DiscardUnknown()

func (*BmAddr) XXX_Marshal

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

func (*BmAddr) XXX_Merge

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

func (*BmAddr) XXX_Size

func (m *BmAddr) XXX_Size() int

func (*BmAddr) XXX_Unmarshal

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

type BmBundleBfdData

type BmBundleBfdData struct {
	BundleStatus         string   `protobuf:"bytes,1,opt,name=bundle_status,json=bundleStatus,proto3" json:"bundle_status,omitempty"`
	StartTimer           uint32   `protobuf:"varint,2,opt,name=start_timer,json=startTimer,proto3" json:"start_timer,omitempty"`
	NbrUnconfigTimer     uint32   `protobuf:"varint,3,opt,name=nbr_unconfig_timer,json=nbrUnconfigTimer,proto3" json:"nbr_unconfig_timer,omitempty"`
	PrefMultiplier       uint32   `protobuf:"varint,4,opt,name=pref_multiplier,json=prefMultiplier,proto3" json:"pref_multiplier,omitempty"`
	PrefMinInterval      uint32   `protobuf:"varint,5,opt,name=pref_min_interval,json=prefMinInterval,proto3" json:"pref_min_interval,omitempty"`
	PrefEchoMinInterval  uint32   `protobuf:"varint,6,opt,name=pref_echo_min_interval,json=prefEchoMinInterval,proto3" json:"pref_echo_min_interval,omitempty"`
	FastDetect           uint32   `protobuf:"varint,7,opt,name=fast_detect,json=fastDetect,proto3" json:"fast_detect,omitempty"`
	DestinationAddress   *BmAddr  `protobuf:"bytes,8,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	ModeInfo             uint32   `protobuf:"varint,9,opt,name=mode_info,json=modeInfo,proto3" json:"mode_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BmBundleBfdData) Descriptor

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

func (*BmBundleBfdData) GetBundleStatus

func (m *BmBundleBfdData) GetBundleStatus() string

func (*BmBundleBfdData) GetDestinationAddress

func (m *BmBundleBfdData) GetDestinationAddress() *BmAddr

func (*BmBundleBfdData) GetFastDetect

func (m *BmBundleBfdData) GetFastDetect() uint32

func (*BmBundleBfdData) GetModeInfo

func (m *BmBundleBfdData) GetModeInfo() uint32

func (*BmBundleBfdData) GetNbrUnconfigTimer

func (m *BmBundleBfdData) GetNbrUnconfigTimer() uint32

func (*BmBundleBfdData) GetPrefEchoMinInterval

func (m *BmBundleBfdData) GetPrefEchoMinInterval() uint32

func (*BmBundleBfdData) GetPrefMinInterval

func (m *BmBundleBfdData) GetPrefMinInterval() uint32

func (*BmBundleBfdData) GetPrefMultiplier

func (m *BmBundleBfdData) GetPrefMultiplier() uint32

func (*BmBundleBfdData) GetStartTimer

func (m *BmBundleBfdData) GetStartTimer() uint32

func (*BmBundleBfdData) ProtoMessage

func (*BmBundleBfdData) ProtoMessage()

func (*BmBundleBfdData) Reset

func (m *BmBundleBfdData) Reset()

func (*BmBundleBfdData) String

func (m *BmBundleBfdData) String() string

func (*BmBundleBfdData) XXX_DiscardUnknown

func (m *BmBundleBfdData) XXX_DiscardUnknown()

func (*BmBundleBfdData) XXX_Marshal

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

func (*BmBundleBfdData) XXX_Merge

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

func (*BmBundleBfdData) XXX_Size

func (m *BmBundleBfdData) XXX_Size() int

func (*BmBundleBfdData) XXX_Unmarshal

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

type BmBundleData

type BmBundleData struct {
	BundleInterfaceName             string             `protobuf:"bytes,1,opt,name=bundle_interface_name,json=bundleInterfaceName,proto3" json:"bundle_interface_name,omitempty"`
	MacAddress                      *BmMacAddrSt       `protobuf:"bytes,2,opt,name=mac_address,json=macAddress,proto3" json:"mac_address,omitempty"`
	AvailableBandwidth              uint32             `protobuf:"varint,3,opt,name=available_bandwidth,json=availableBandwidth,proto3" json:"available_bandwidth,omitempty"`
	EffectiveBandwidth              uint32             `protobuf:"varint,4,opt,name=effective_bandwidth,json=effectiveBandwidth,proto3" json:"effective_bandwidth,omitempty"`
	ConfiguredBandwidth             uint32             `protobuf:"varint,5,opt,name=configured_bandwidth,json=configuredBandwidth,proto3" json:"configured_bandwidth,omitempty"`
	MinimumActiveLinks              uint32             `protobuf:"varint,6,opt,name=minimum_active_links,json=minimumActiveLinks,proto3" json:"minimum_active_links,omitempty"`
	MaximumActiveLinks              uint32             `protobuf:"varint,7,opt,name=maximum_active_links,json=maximumActiveLinks,proto3" json:"maximum_active_links,omitempty"`
	MaximumActiveLinksSource        string             `` /* 137-byte string literal not displayed */
	MinimumBandwidth                uint32             `protobuf:"varint,9,opt,name=minimum_bandwidth,json=minimumBandwidth,proto3" json:"minimum_bandwidth,omitempty"`
	PrimaryMember                   string             `protobuf:"bytes,10,opt,name=primary_member,json=primaryMember,proto3" json:"primary_member,omitempty"`
	BfdConfig                       []*BmBundleBfdData `protobuf:"bytes,11,rep,name=bfd_config,json=bfdConfig,proto3" json:"bfd_config,omitempty"`
	BundleStatus                    string             `protobuf:"bytes,12,opt,name=bundle_status,json=bundleStatus,proto3" json:"bundle_status,omitempty"`
	ActiveMemberCount               uint32             `protobuf:"varint,13,opt,name=active_member_count,json=activeMemberCount,proto3" json:"active_member_count,omitempty"`
	StandbyMemberCount              uint32             `protobuf:"varint,14,opt,name=standby_member_count,json=standbyMemberCount,proto3" json:"standby_member_count,omitempty"`
	ConfiguredMemberCount           uint32             `` /* 128-byte string literal not displayed */
	MacSource                       string             `protobuf:"bytes,16,opt,name=mac_source,json=macSource,proto3" json:"mac_source,omitempty"`
	MacSourceMember                 string             `protobuf:"bytes,17,opt,name=mac_source_member,json=macSourceMember,proto3" json:"mac_source_member,omitempty"`
	InterChassis                    uint32             `protobuf:"varint,18,opt,name=inter_chassis,json=interChassis,proto3" json:"inter_chassis,omitempty"`
	IsActive                        uint32             `protobuf:"varint,19,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"`
	LacpStatus                      string             `protobuf:"bytes,20,opt,name=lacp_status,json=lacpStatus,proto3" json:"lacp_status,omitempty"`
	MlacpStatus                     string             `protobuf:"bytes,21,opt,name=mlacp_status,json=mlacpStatus,proto3" json:"mlacp_status,omitempty"`
	Ipv4BfdStatus                   string             `protobuf:"bytes,22,opt,name=ipv4bfd_status,json=ipv4bfdStatus,proto3" json:"ipv4bfd_status,omitempty"`
	LinkOrderStatus                 string             `protobuf:"bytes,23,opt,name=link_order_status,json=linkOrderStatus,proto3" json:"link_order_status,omitempty"`
	Ipv6BfdStatus                   string             `protobuf:"bytes,24,opt,name=ipv6bfd_status,json=ipv6bfdStatus,proto3" json:"ipv6bfd_status,omitempty"`
	LoadBalanceHashType             string             `protobuf:"bytes,25,opt,name=load_balance_hash_type,json=loadBalanceHashType,proto3" json:"load_balance_hash_type,omitempty"`
	LoadBalanceLocalityThreshold    uint32             `` /* 151-byte string literal not displayed */
	SuppressionTimer                uint32             `protobuf:"varint,27,opt,name=suppression_timer,json=suppressionTimer,proto3" json:"suppression_timer,omitempty"`
	WaitWhileTimer                  uint32             `protobuf:"varint,28,opt,name=wait_while_timer,json=waitWhileTimer,proto3" json:"wait_while_timer,omitempty"`
	CollectorMaxDelay               uint32             `protobuf:"varint,29,opt,name=collector_max_delay,json=collectorMaxDelay,proto3" json:"collector_max_delay,omitempty"`
	CiscoExtensions                 uint32             `protobuf:"varint,30,opt,name=cisco_extensions,json=ciscoExtensions,proto3" json:"cisco_extensions,omitempty"`
	LacpNonrevertive                uint32             `protobuf:"varint,31,opt,name=lacp_nonrevertive,json=lacpNonrevertive,proto3" json:"lacp_nonrevertive,omitempty"`
	IccpGroupId                     uint32             `protobuf:"varint,32,opt,name=iccp_group_id,json=iccpGroupId,proto3" json:"iccp_group_id,omitempty"`
	ActiveForeignMemberCount        uint32             `` /* 139-byte string literal not displayed */
	ConfiguredForeignMemberCount    uint32             `` /* 151-byte string literal not displayed */
	SwitchoverType                  string             `protobuf:"bytes,35,opt,name=switchover_type,json=switchoverType,proto3" json:"switchover_type,omitempty"`
	MaximizeThresholdValueLinks     uint32             `` /* 148-byte string literal not displayed */
	MaximizeThresholdValueBandWidth uint32             `` /* 162-byte string literal not displayed */
	MlacpMode                       string             `protobuf:"bytes,38,opt,name=mlacp_mode,json=mlacpMode,proto3" json:"mlacp_mode,omitempty"`
	RecoveryDelay                   uint32             `protobuf:"varint,39,opt,name=recovery_delay,json=recoveryDelay,proto3" json:"recovery_delay,omitempty"`
	Singleton                       uint32             `protobuf:"varint,40,opt,name=singleton,proto3" json:"singleton,omitempty"`
	XXX_NoUnkeyedLiteral            struct{}           `json:"-"`
	XXX_unrecognized                []byte             `json:"-"`
	XXX_sizecache                   int32              `json:"-"`
}

func (*BmBundleData) Descriptor

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

func (*BmBundleData) GetActiveForeignMemberCount

func (m *BmBundleData) GetActiveForeignMemberCount() uint32

func (*BmBundleData) GetActiveMemberCount

func (m *BmBundleData) GetActiveMemberCount() uint32

func (*BmBundleData) GetAvailableBandwidth

func (m *BmBundleData) GetAvailableBandwidth() uint32

func (*BmBundleData) GetBfdConfig

func (m *BmBundleData) GetBfdConfig() []*BmBundleBfdData

func (*BmBundleData) GetBundleInterfaceName

func (m *BmBundleData) GetBundleInterfaceName() string

func (*BmBundleData) GetBundleStatus

func (m *BmBundleData) GetBundleStatus() string

func (*BmBundleData) GetCiscoExtensions

func (m *BmBundleData) GetCiscoExtensions() uint32

func (*BmBundleData) GetCollectorMaxDelay

func (m *BmBundleData) GetCollectorMaxDelay() uint32

func (*BmBundleData) GetConfiguredBandwidth

func (m *BmBundleData) GetConfiguredBandwidth() uint32

func (*BmBundleData) GetConfiguredForeignMemberCount

func (m *BmBundleData) GetConfiguredForeignMemberCount() uint32

func (*BmBundleData) GetConfiguredMemberCount

func (m *BmBundleData) GetConfiguredMemberCount() uint32

func (*BmBundleData) GetEffectiveBandwidth

func (m *BmBundleData) GetEffectiveBandwidth() uint32

func (*BmBundleData) GetIccpGroupId

func (m *BmBundleData) GetIccpGroupId() uint32

func (*BmBundleData) GetInterChassis

func (m *BmBundleData) GetInterChassis() uint32

func (*BmBundleData) GetIpv4BfdStatus

func (m *BmBundleData) GetIpv4BfdStatus() string

func (*BmBundleData) GetIpv6BfdStatus

func (m *BmBundleData) GetIpv6BfdStatus() string

func (*BmBundleData) GetIsActive

func (m *BmBundleData) GetIsActive() uint32

func (*BmBundleData) GetLacpNonrevertive

func (m *BmBundleData) GetLacpNonrevertive() uint32

func (*BmBundleData) GetLacpStatus

func (m *BmBundleData) GetLacpStatus() string

func (*BmBundleData) GetLinkOrderStatus

func (m *BmBundleData) GetLinkOrderStatus() string

func (*BmBundleData) GetLoadBalanceHashType

func (m *BmBundleData) GetLoadBalanceHashType() string

func (*BmBundleData) GetLoadBalanceLocalityThreshold

func (m *BmBundleData) GetLoadBalanceLocalityThreshold() uint32

func (*BmBundleData) GetMacAddress

func (m *BmBundleData) GetMacAddress() *BmMacAddrSt

func (*BmBundleData) GetMacSource

func (m *BmBundleData) GetMacSource() string

func (*BmBundleData) GetMacSourceMember

func (m *BmBundleData) GetMacSourceMember() string

func (*BmBundleData) GetMaximizeThresholdValueBandWidth

func (m *BmBundleData) GetMaximizeThresholdValueBandWidth() uint32
func (m *BmBundleData) GetMaximizeThresholdValueLinks() uint32
func (m *BmBundleData) GetMaximumActiveLinks() uint32

func (*BmBundleData) GetMaximumActiveLinksSource

func (m *BmBundleData) GetMaximumActiveLinksSource() string
func (m *BmBundleData) GetMinimumActiveLinks() uint32

func (*BmBundleData) GetMinimumBandwidth

func (m *BmBundleData) GetMinimumBandwidth() uint32

func (*BmBundleData) GetMlacpMode

func (m *BmBundleData) GetMlacpMode() string

func (*BmBundleData) GetMlacpStatus

func (m *BmBundleData) GetMlacpStatus() string

func (*BmBundleData) GetPrimaryMember

func (m *BmBundleData) GetPrimaryMember() string

func (*BmBundleData) GetRecoveryDelay

func (m *BmBundleData) GetRecoveryDelay() uint32

func (*BmBundleData) GetSingleton

func (m *BmBundleData) GetSingleton() uint32

func (*BmBundleData) GetStandbyMemberCount

func (m *BmBundleData) GetStandbyMemberCount() uint32

func (*BmBundleData) GetSuppressionTimer

func (m *BmBundleData) GetSuppressionTimer() uint32

func (*BmBundleData) GetSwitchoverType

func (m *BmBundleData) GetSwitchoverType() string

func (*BmBundleData) GetWaitWhileTimer

func (m *BmBundleData) GetWaitWhileTimer() uint32

func (*BmBundleData) ProtoMessage

func (*BmBundleData) ProtoMessage()

func (*BmBundleData) Reset

func (m *BmBundleData) Reset()

func (*BmBundleData) String

func (m *BmBundleData) String() string

func (*BmBundleData) XXX_DiscardUnknown

func (m *BmBundleData) XXX_DiscardUnknown()

func (*BmBundleData) XXX_Marshal

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

func (*BmBundleData) XXX_Merge

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

func (*BmBundleData) XXX_Size

func (m *BmBundleData) XXX_Size() int

func (*BmBundleData) XXX_Unmarshal

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

type BmMacAddrSt

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

func (*BmMacAddrSt) Descriptor

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

func (*BmMacAddrSt) GetAddress

func (m *BmMacAddrSt) GetAddress() string

func (*BmMacAddrSt) ProtoMessage

func (*BmMacAddrSt) ProtoMessage()

func (*BmMacAddrSt) Reset

func (m *BmMacAddrSt) Reset()

func (*BmMacAddrSt) String

func (m *BmMacAddrSt) String() string

func (*BmMacAddrSt) XXX_DiscardUnknown

func (m *BmMacAddrSt) XXX_DiscardUnknown()

func (*BmMacAddrSt) XXX_Marshal

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

func (*BmMacAddrSt) XXX_Merge

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

func (*BmMacAddrSt) XXX_Size

func (m *BmMacAddrSt) XXX_Size() int

func (*BmMacAddrSt) XXX_Unmarshal

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

type BmSystemIdSt

type BmSystemIdSt struct {
	SystemPrio           uint32         `protobuf:"varint,1,opt,name=system_prio,json=systemPrio,proto3" json:"system_prio,omitempty"`
	SystemMacAddr        *EtherMacaddr_ `protobuf:"bytes,2,opt,name=system_mac_addr,json=systemMacAddr,proto3" json:"system_mac_addr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*BmSystemIdSt) Descriptor

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

func (*BmSystemIdSt) GetSystemMacAddr

func (m *BmSystemIdSt) GetSystemMacAddr() *EtherMacaddr_

func (*BmSystemIdSt) GetSystemPrio

func (m *BmSystemIdSt) GetSystemPrio() uint32

func (*BmSystemIdSt) ProtoMessage

func (*BmSystemIdSt) ProtoMessage()

func (*BmSystemIdSt) Reset

func (m *BmSystemIdSt) Reset()

func (*BmSystemIdSt) String

func (m *BmSystemIdSt) String() string

func (*BmSystemIdSt) XXX_DiscardUnknown

func (m *BmSystemIdSt) XXX_DiscardUnknown()

func (*BmSystemIdSt) XXX_Marshal

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

func (*BmSystemIdSt) XXX_Merge

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

func (*BmSystemIdSt) XXX_Size

func (m *BmSystemIdSt) XXX_Size() int

func (*BmSystemIdSt) XXX_Unmarshal

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

type EtherMacaddr_

type EtherMacaddr_ struct {
	Macaddr              []uint32 `protobuf:"varint,1,rep,packed,name=macaddr,proto3" json:"macaddr,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EtherMacaddr_) Descriptor

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

func (*EtherMacaddr_) GetMacaddr

func (m *EtherMacaddr_) GetMacaddr() []uint32

func (*EtherMacaddr_) ProtoMessage

func (*EtherMacaddr_) ProtoMessage()

func (*EtherMacaddr_) Reset

func (m *EtherMacaddr_) Reset()

func (*EtherMacaddr_) String

func (m *EtherMacaddr_) String() string

func (*EtherMacaddr_) XXX_DiscardUnknown

func (m *EtherMacaddr_) XXX_DiscardUnknown()

func (*EtherMacaddr_) XXX_Marshal

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

func (*EtherMacaddr_) XXX_Merge

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

func (*EtherMacaddr_) XXX_Size

func (m *EtherMacaddr_) XXX_Size() int

func (*EtherMacaddr_) XXX_Unmarshal

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

type LacpBundleData

type LacpBundleData struct {
	ActorBundleData         *BmBundleData `protobuf:"bytes,50,opt,name=actor_bundle_data,json=actorBundleData,proto3" json:"actor_bundle_data,omitempty"`
	BundleSystemId          *BmSystemIdSt `protobuf:"bytes,51,opt,name=bundle_system_id,json=bundleSystemId,proto3" json:"bundle_system_id,omitempty"`
	ActorOperationalKey     uint32        `protobuf:"varint,52,opt,name=actor_operational_key,json=actorOperationalKey,proto3" json:"actor_operational_key,omitempty"`
	PartnerSystemPriority   uint32        `` /* 128-byte string literal not displayed */
	PartnerSystemMacAddress string        `` /* 135-byte string literal not displayed */
	PartnerOperationalKey   uint32        `` /* 128-byte string literal not displayed */
	AppliedLacpMode         string        `protobuf:"bytes,56,opt,name=applied_lacp_mode,json=appliedLacpMode,proto3" json:"applied_lacp_mode,omitempty"`
	XXX_NoUnkeyedLiteral    struct{}      `json:"-"`
	XXX_unrecognized        []byte        `json:"-"`
	XXX_sizecache           int32         `json:"-"`
}

func (*LacpBundleData) Descriptor

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

func (*LacpBundleData) GetActorBundleData

func (m *LacpBundleData) GetActorBundleData() *BmBundleData

func (*LacpBundleData) GetActorOperationalKey

func (m *LacpBundleData) GetActorOperationalKey() uint32

func (*LacpBundleData) GetAppliedLacpMode

func (m *LacpBundleData) GetAppliedLacpMode() string

func (*LacpBundleData) GetBundleSystemId

func (m *LacpBundleData) GetBundleSystemId() *BmSystemIdSt

func (*LacpBundleData) GetPartnerOperationalKey

func (m *LacpBundleData) GetPartnerOperationalKey() uint32

func (*LacpBundleData) GetPartnerSystemMacAddress

func (m *LacpBundleData) GetPartnerSystemMacAddress() string

func (*LacpBundleData) GetPartnerSystemPriority

func (m *LacpBundleData) GetPartnerSystemPriority() uint32

func (*LacpBundleData) ProtoMessage

func (*LacpBundleData) ProtoMessage()

func (*LacpBundleData) Reset

func (m *LacpBundleData) Reset()

func (*LacpBundleData) String

func (m *LacpBundleData) String() string

func (*LacpBundleData) XXX_DiscardUnknown

func (m *LacpBundleData) XXX_DiscardUnknown()

func (*LacpBundleData) XXX_Marshal

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

func (*LacpBundleData) XXX_Merge

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

func (*LacpBundleData) XXX_Size

func (m *LacpBundleData) XXX_Size() int

func (*LacpBundleData) XXX_Unmarshal

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

type LacpBundleData_KEYS

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

func (*LacpBundleData_KEYS) Descriptor

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

func (*LacpBundleData_KEYS) GetBundleInterface

func (m *LacpBundleData_KEYS) GetBundleInterface() string

func (*LacpBundleData_KEYS) ProtoMessage

func (*LacpBundleData_KEYS) ProtoMessage()

func (*LacpBundleData_KEYS) Reset

func (m *LacpBundleData_KEYS) Reset()

func (*LacpBundleData_KEYS) String

func (m *LacpBundleData_KEYS) String() string

func (*LacpBundleData_KEYS) XXX_DiscardUnknown

func (m *LacpBundleData_KEYS) XXX_DiscardUnknown()

func (*LacpBundleData_KEYS) XXX_Marshal

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

func (*LacpBundleData_KEYS) XXX_Merge

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

func (*LacpBundleData_KEYS) XXX_Size

func (m *LacpBundleData_KEYS) XXX_Size() int

func (*LacpBundleData_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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