cisco_ios_xr_subscriber_pppoe_ma_oper_pppoe_nodes_node_bba_groups_bba_group_limit_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 PppoeMaLimitConfigInfo

type PppoeMaLimitConfigInfo struct {
	Card                  *PppoeMaLimitConfigSingle `protobuf:"bytes,50,opt,name=card,proto3" json:"card,omitempty"`
	AccessIntf            *PppoeMaLimitConfigSingle `protobuf:"bytes,51,opt,name=access_intf,json=accessIntf,proto3" json:"access_intf,omitempty"`
	Mac                   *PppoeMaLimitConfigSingle `protobuf:"bytes,52,opt,name=mac,proto3" json:"mac,omitempty"`
	MacIwf                *PppoeMaLimitConfigSingle `protobuf:"bytes,53,opt,name=mac_iwf,json=macIwf,proto3" json:"mac_iwf,omitempty"`
	MacAccessInterface    *PppoeMaLimitConfigSingle `protobuf:"bytes,54,opt,name=mac_access_interface,json=macAccessInterface,proto3" json:"mac_access_interface,omitempty"`
	MacIwfAccessInterface *PppoeMaLimitConfigSingle `` /* 129-byte string literal not displayed */
	CircuitId             *PppoeMaLimitConfigSingle `protobuf:"bytes,56,opt,name=circuit_id,json=circuitId,proto3" json:"circuit_id,omitempty"`
	RemoteId              *PppoeMaLimitConfigSingle `protobuf:"bytes,57,opt,name=remote_id,json=remoteId,proto3" json:"remote_id,omitempty"`
	CircuitIdAndRemoteId  *PppoeMaLimitConfigSingle `` /* 128-byte string literal not displayed */
	OuterVlanId           *PppoeMaLimitConfigSingle `protobuf:"bytes,59,opt,name=outer_vlan_id,json=outerVlanId,proto3" json:"outer_vlan_id,omitempty"`
	InnerVlanId           *PppoeMaLimitConfigSingle `protobuf:"bytes,60,opt,name=inner_vlan_id,json=innerVlanId,proto3" json:"inner_vlan_id,omitempty"`
	VlanId                *PppoeMaLimitConfigSingle `protobuf:"bytes,61,opt,name=vlan_id,json=vlanId,proto3" json:"vlan_id,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}                  `json:"-"`
	XXX_unrecognized      []byte                    `json:"-"`
	XXX_sizecache         int32                     `json:"-"`
}

func (*PppoeMaLimitConfigInfo) Descriptor

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

func (*PppoeMaLimitConfigInfo) GetAccessIntf

func (*PppoeMaLimitConfigInfo) GetCard

func (*PppoeMaLimitConfigInfo) GetCircuitId

func (*PppoeMaLimitConfigInfo) GetCircuitIdAndRemoteId

func (m *PppoeMaLimitConfigInfo) GetCircuitIdAndRemoteId() *PppoeMaLimitConfigSingle

func (*PppoeMaLimitConfigInfo) GetInnerVlanId

func (m *PppoeMaLimitConfigInfo) GetInnerVlanId() *PppoeMaLimitConfigSingle

func (*PppoeMaLimitConfigInfo) GetMac

func (*PppoeMaLimitConfigInfo) GetMacAccessInterface

func (m *PppoeMaLimitConfigInfo) GetMacAccessInterface() *PppoeMaLimitConfigSingle

func (*PppoeMaLimitConfigInfo) GetMacIwf

func (*PppoeMaLimitConfigInfo) GetMacIwfAccessInterface

func (m *PppoeMaLimitConfigInfo) GetMacIwfAccessInterface() *PppoeMaLimitConfigSingle

func (*PppoeMaLimitConfigInfo) GetOuterVlanId

func (m *PppoeMaLimitConfigInfo) GetOuterVlanId() *PppoeMaLimitConfigSingle

func (*PppoeMaLimitConfigInfo) GetRemoteId

func (*PppoeMaLimitConfigInfo) GetVlanId

func (*PppoeMaLimitConfigInfo) ProtoMessage

func (*PppoeMaLimitConfigInfo) ProtoMessage()

func (*PppoeMaLimitConfigInfo) Reset

func (m *PppoeMaLimitConfigInfo) Reset()

func (*PppoeMaLimitConfigInfo) String

func (m *PppoeMaLimitConfigInfo) String() string

func (*PppoeMaLimitConfigInfo) XXX_DiscardUnknown

func (m *PppoeMaLimitConfigInfo) XXX_DiscardUnknown()

func (*PppoeMaLimitConfigInfo) XXX_Marshal

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

func (*PppoeMaLimitConfigInfo) XXX_Merge

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

func (*PppoeMaLimitConfigInfo) XXX_Size

func (m *PppoeMaLimitConfigInfo) XXX_Size() int

func (*PppoeMaLimitConfigInfo) XXX_Unmarshal

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

type PppoeMaLimitConfigInfo_KEYS

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

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

func (*PppoeMaLimitConfigInfo_KEYS) GetBbaGroupName

func (m *PppoeMaLimitConfigInfo_KEYS) GetBbaGroupName() string

func (*PppoeMaLimitConfigInfo_KEYS) GetNodeName

func (m *PppoeMaLimitConfigInfo_KEYS) GetNodeName() string

func (*PppoeMaLimitConfigInfo_KEYS) ProtoMessage

func (*PppoeMaLimitConfigInfo_KEYS) ProtoMessage()

func (*PppoeMaLimitConfigInfo_KEYS) Reset

func (m *PppoeMaLimitConfigInfo_KEYS) Reset()

func (*PppoeMaLimitConfigInfo_KEYS) String

func (m *PppoeMaLimitConfigInfo_KEYS) String() string

func (*PppoeMaLimitConfigInfo_KEYS) XXX_DiscardUnknown

func (m *PppoeMaLimitConfigInfo_KEYS) XXX_DiscardUnknown()

func (*PppoeMaLimitConfigInfo_KEYS) XXX_Marshal

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

func (*PppoeMaLimitConfigInfo_KEYS) XXX_Merge

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

func (*PppoeMaLimitConfigInfo_KEYS) XXX_Size

func (m *PppoeMaLimitConfigInfo_KEYS) XXX_Size() int

func (*PppoeMaLimitConfigInfo_KEYS) XXX_Unmarshal

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

type PppoeMaLimitConfigSingle

type PppoeMaLimitConfigSingle struct {
	MaxLimit              uint32   `protobuf:"varint,1,opt,name=max_limit,json=maxLimit,proto3" json:"max_limit,omitempty"`
	Threshold             uint32   `protobuf:"varint,2,opt,name=threshold,proto3" json:"threshold,omitempty"`
	RadiusOverrideEnabled int32    `` /* 129-byte string literal not displayed */
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*PppoeMaLimitConfigSingle) Descriptor

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

func (*PppoeMaLimitConfigSingle) GetMaxLimit

func (m *PppoeMaLimitConfigSingle) GetMaxLimit() uint32

func (*PppoeMaLimitConfigSingle) GetRadiusOverrideEnabled

func (m *PppoeMaLimitConfigSingle) GetRadiusOverrideEnabled() int32

func (*PppoeMaLimitConfigSingle) GetThreshold

func (m *PppoeMaLimitConfigSingle) GetThreshold() uint32

func (*PppoeMaLimitConfigSingle) ProtoMessage

func (*PppoeMaLimitConfigSingle) ProtoMessage()

func (*PppoeMaLimitConfigSingle) Reset

func (m *PppoeMaLimitConfigSingle) Reset()

func (*PppoeMaLimitConfigSingle) String

func (m *PppoeMaLimitConfigSingle) String() string

func (*PppoeMaLimitConfigSingle) XXX_DiscardUnknown

func (m *PppoeMaLimitConfigSingle) XXX_DiscardUnknown()

func (*PppoeMaLimitConfigSingle) XXX_Marshal

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

func (*PppoeMaLimitConfigSingle) XXX_Merge

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

func (*PppoeMaLimitConfigSingle) XXX_Size

func (m *PppoeMaLimitConfigSingle) XXX_Size() int

func (*PppoeMaLimitConfigSingle) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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