cisco_ios_xr_subscriber_pppoe_ma_oper_pppoe_nodes_node_bba_groups_bba_group_limits_limit

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 PppoeMaLimitInfo

type PppoeMaLimitInfo struct {
	State                string   `protobuf:"bytes,50,opt,name=state,proto3" json:"state,omitempty"`
	SessionCount         uint32   `protobuf:"varint,51,opt,name=session_count,json=sessionCount,proto3" json:"session_count,omitempty"`
	RadiusOverrideSet    int32    `protobuf:"zigzag32,52,opt,name=radius_override_set,json=radiusOverrideSet,proto3" json:"radius_override_set,omitempty"`
	OverrideLimit        uint32   `protobuf:"varint,53,opt,name=override_limit,json=overrideLimit,proto3" json:"override_limit,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PppoeMaLimitInfo) Descriptor

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

func (*PppoeMaLimitInfo) GetOverrideLimit

func (m *PppoeMaLimitInfo) GetOverrideLimit() uint32

func (*PppoeMaLimitInfo) GetRadiusOverrideSet

func (m *PppoeMaLimitInfo) GetRadiusOverrideSet() int32

func (*PppoeMaLimitInfo) GetSessionCount

func (m *PppoeMaLimitInfo) GetSessionCount() uint32

func (*PppoeMaLimitInfo) GetState

func (m *PppoeMaLimitInfo) GetState() string

func (*PppoeMaLimitInfo) ProtoMessage

func (*PppoeMaLimitInfo) ProtoMessage()

func (*PppoeMaLimitInfo) Reset

func (m *PppoeMaLimitInfo) Reset()

func (*PppoeMaLimitInfo) String

func (m *PppoeMaLimitInfo) String() string

func (*PppoeMaLimitInfo) XXX_DiscardUnknown

func (m *PppoeMaLimitInfo) XXX_DiscardUnknown()

func (*PppoeMaLimitInfo) XXX_Marshal

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

func (*PppoeMaLimitInfo) XXX_Merge

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

func (*PppoeMaLimitInfo) XXX_Size

func (m *PppoeMaLimitInfo) XXX_Size() int

func (*PppoeMaLimitInfo) XXX_Unmarshal

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

type PppoeMaLimitInfo_KEYS

type PppoeMaLimitInfo_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"`
	InterfaceName        string   `protobuf:"bytes,3,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	MacAddress           string   `protobuf:"bytes,4,opt,name=mac_address,json=macAddress,proto3" json:"mac_address,omitempty"`
	Iwf                  bool     `protobuf:"varint,5,opt,name=iwf,proto3" json:"iwf,omitempty"`
	CircuitId            string   `protobuf:"bytes,6,opt,name=circuit_id,json=circuitId,proto3" json:"circuit_id,omitempty"`
	RemoteId             string   `protobuf:"bytes,7,opt,name=remote_id,json=remoteId,proto3" json:"remote_id,omitempty"`
	OuterVlanId          uint32   `protobuf:"varint,8,opt,name=outer_vlan_id,json=outerVlanId,proto3" json:"outer_vlan_id,omitempty"`
	InnerVlanId          uint32   `protobuf:"varint,9,opt,name=inner_vlan_id,json=innerVlanId,proto3" json:"inner_vlan_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PppoeMaLimitInfo_KEYS) Descriptor

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

func (*PppoeMaLimitInfo_KEYS) GetBbaGroupName

func (m *PppoeMaLimitInfo_KEYS) GetBbaGroupName() string

func (*PppoeMaLimitInfo_KEYS) GetCircuitId

func (m *PppoeMaLimitInfo_KEYS) GetCircuitId() string

func (*PppoeMaLimitInfo_KEYS) GetInnerVlanId

func (m *PppoeMaLimitInfo_KEYS) GetInnerVlanId() uint32

func (*PppoeMaLimitInfo_KEYS) GetInterfaceName

func (m *PppoeMaLimitInfo_KEYS) GetInterfaceName() string

func (*PppoeMaLimitInfo_KEYS) GetIwf

func (m *PppoeMaLimitInfo_KEYS) GetIwf() bool

func (*PppoeMaLimitInfo_KEYS) GetMacAddress

func (m *PppoeMaLimitInfo_KEYS) GetMacAddress() string

func (*PppoeMaLimitInfo_KEYS) GetNodeName

func (m *PppoeMaLimitInfo_KEYS) GetNodeName() string

func (*PppoeMaLimitInfo_KEYS) GetOuterVlanId

func (m *PppoeMaLimitInfo_KEYS) GetOuterVlanId() uint32

func (*PppoeMaLimitInfo_KEYS) GetRemoteId

func (m *PppoeMaLimitInfo_KEYS) GetRemoteId() string

func (*PppoeMaLimitInfo_KEYS) ProtoMessage

func (*PppoeMaLimitInfo_KEYS) ProtoMessage()

func (*PppoeMaLimitInfo_KEYS) Reset

func (m *PppoeMaLimitInfo_KEYS) Reset()

func (*PppoeMaLimitInfo_KEYS) String

func (m *PppoeMaLimitInfo_KEYS) String() string

func (*PppoeMaLimitInfo_KEYS) XXX_DiscardUnknown

func (m *PppoeMaLimitInfo_KEYS) XXX_DiscardUnknown()

func (*PppoeMaLimitInfo_KEYS) XXX_Marshal

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

func (*PppoeMaLimitInfo_KEYS) XXX_Merge

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

func (*PppoeMaLimitInfo_KEYS) XXX_Size

func (m *PppoeMaLimitInfo_KEYS) XXX_Size() int

func (*PppoeMaLimitInfo_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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