cisco_ios_xr_subscriber_pppoe_ma_oper_pppoe_nodes_node_bba_groups_bba_group_throttle_config

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 PppoeMaThrottleConfigInfo

type PppoeMaThrottleConfigInfo struct {
	Mac                   *PppoeMaThrottleConfigSingle `protobuf:"bytes,50,opt,name=mac,proto3" json:"mac,omitempty"`
	MacAccessInterface    *PppoeMaThrottleConfigSingle `protobuf:"bytes,51,opt,name=mac_access_interface,json=macAccessInterface,proto3" json:"mac_access_interface,omitempty"`
	MacIwfAccessInterface *PppoeMaThrottleConfigSingle `` /* 129-byte string literal not displayed */
	CircuitId             *PppoeMaThrottleConfigSingle `protobuf:"bytes,53,opt,name=circuit_id,json=circuitId,proto3" json:"circuit_id,omitempty"`
	RemoteId              *PppoeMaThrottleConfigSingle `protobuf:"bytes,54,opt,name=remote_id,json=remoteId,proto3" json:"remote_id,omitempty"`
	CircuitIdAndRemoteId  *PppoeMaThrottleConfigSingle `` /* 128-byte string literal not displayed */
	OuterVlanId           *PppoeMaThrottleConfigSingle `protobuf:"bytes,56,opt,name=outer_vlan_id,json=outerVlanId,proto3" json:"outer_vlan_id,omitempty"`
	InnerVlanId           *PppoeMaThrottleConfigSingle `protobuf:"bytes,57,opt,name=inner_vlan_id,json=innerVlanId,proto3" json:"inner_vlan_id,omitempty"`
	VlanId                *PppoeMaThrottleConfigSingle `protobuf:"bytes,58,opt,name=vlan_id,json=vlanId,proto3" json:"vlan_id,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}                     `json:"-"`
	XXX_unrecognized      []byte                       `json:"-"`
	XXX_sizecache         int32                        `json:"-"`
}

func (*PppoeMaThrottleConfigInfo) Descriptor

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

func (*PppoeMaThrottleConfigInfo) GetCircuitId

func (*PppoeMaThrottleConfigInfo) GetCircuitIdAndRemoteId

func (m *PppoeMaThrottleConfigInfo) GetCircuitIdAndRemoteId() *PppoeMaThrottleConfigSingle

func (*PppoeMaThrottleConfigInfo) GetInnerVlanId

func (*PppoeMaThrottleConfigInfo) GetMac

func (*PppoeMaThrottleConfigInfo) GetMacAccessInterface

func (m *PppoeMaThrottleConfigInfo) GetMacAccessInterface() *PppoeMaThrottleConfigSingle

func (*PppoeMaThrottleConfigInfo) GetMacIwfAccessInterface

func (m *PppoeMaThrottleConfigInfo) GetMacIwfAccessInterface() *PppoeMaThrottleConfigSingle

func (*PppoeMaThrottleConfigInfo) GetOuterVlanId

func (*PppoeMaThrottleConfigInfo) GetRemoteId

func (*PppoeMaThrottleConfigInfo) GetVlanId

func (*PppoeMaThrottleConfigInfo) ProtoMessage

func (*PppoeMaThrottleConfigInfo) ProtoMessage()

func (*PppoeMaThrottleConfigInfo) Reset

func (m *PppoeMaThrottleConfigInfo) Reset()

func (*PppoeMaThrottleConfigInfo) String

func (m *PppoeMaThrottleConfigInfo) String() string

func (*PppoeMaThrottleConfigInfo) XXX_DiscardUnknown

func (m *PppoeMaThrottleConfigInfo) XXX_DiscardUnknown()

func (*PppoeMaThrottleConfigInfo) XXX_Marshal

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

func (*PppoeMaThrottleConfigInfo) XXX_Merge

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

func (*PppoeMaThrottleConfigInfo) XXX_Size

func (m *PppoeMaThrottleConfigInfo) XXX_Size() int

func (*PppoeMaThrottleConfigInfo) XXX_Unmarshal

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

type PppoeMaThrottleConfigInfo_KEYS

type PppoeMaThrottleConfigInfo_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	BbaGroupName         string   `protobuf:"bytes,2,opt,name=bba_group_name,json=bbaGroupName,proto3" json:"bba_group_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PppoeMaThrottleConfigInfo_KEYS) Descriptor

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

func (*PppoeMaThrottleConfigInfo_KEYS) GetBbaGroupName

func (m *PppoeMaThrottleConfigInfo_KEYS) GetBbaGroupName() string

func (*PppoeMaThrottleConfigInfo_KEYS) GetNodeName

func (m *PppoeMaThrottleConfigInfo_KEYS) GetNodeName() string

func (*PppoeMaThrottleConfigInfo_KEYS) ProtoMessage

func (*PppoeMaThrottleConfigInfo_KEYS) ProtoMessage()

func (*PppoeMaThrottleConfigInfo_KEYS) Reset

func (m *PppoeMaThrottleConfigInfo_KEYS) Reset()

func (*PppoeMaThrottleConfigInfo_KEYS) String

func (*PppoeMaThrottleConfigInfo_KEYS) XXX_DiscardUnknown

func (m *PppoeMaThrottleConfigInfo_KEYS) XXX_DiscardUnknown()

func (*PppoeMaThrottleConfigInfo_KEYS) XXX_Marshal

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

func (*PppoeMaThrottleConfigInfo_KEYS) XXX_Merge

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

func (*PppoeMaThrottleConfigInfo_KEYS) XXX_Size

func (m *PppoeMaThrottleConfigInfo_KEYS) XXX_Size() int

func (*PppoeMaThrottleConfigInfo_KEYS) XXX_Unmarshal

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

type PppoeMaThrottleConfigSingle

type PppoeMaThrottleConfigSingle struct {
	Limit                uint32   `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"`
	RequestPeriod        uint32   `protobuf:"varint,2,opt,name=request_period,json=requestPeriod,proto3" json:"request_period,omitempty"`
	BlockingPeriod       uint32   `protobuf:"varint,3,opt,name=blocking_period,json=blockingPeriod,proto3" json:"blocking_period,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PppoeMaThrottleConfigSingle) Descriptor

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

func (*PppoeMaThrottleConfigSingle) GetBlockingPeriod

func (m *PppoeMaThrottleConfigSingle) GetBlockingPeriod() uint32

func (*PppoeMaThrottleConfigSingle) GetLimit

func (m *PppoeMaThrottleConfigSingle) GetLimit() uint32

func (*PppoeMaThrottleConfigSingle) GetRequestPeriod

func (m *PppoeMaThrottleConfigSingle) GetRequestPeriod() uint32

func (*PppoeMaThrottleConfigSingle) ProtoMessage

func (*PppoeMaThrottleConfigSingle) ProtoMessage()

func (*PppoeMaThrottleConfigSingle) Reset

func (m *PppoeMaThrottleConfigSingle) Reset()

func (*PppoeMaThrottleConfigSingle) String

func (m *PppoeMaThrottleConfigSingle) String() string

func (*PppoeMaThrottleConfigSingle) XXX_DiscardUnknown

func (m *PppoeMaThrottleConfigSingle) XXX_DiscardUnknown()

func (*PppoeMaThrottleConfigSingle) XXX_Marshal

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

func (*PppoeMaThrottleConfigSingle) XXX_Merge

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

func (*PppoeMaThrottleConfigSingle) XXX_Size

func (m *PppoeMaThrottleConfigSingle) XXX_Size() int

func (*PppoeMaThrottleConfigSingle) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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