cisco_ios_xr_subscriber_pppoe_ma_oper_pppoe_nodes_node_statistics

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 PppoeMaPacketCounts

type PppoeMaPacketCounts struct {
	Padi                 *PppoeMaPacketTypeCounts `protobuf:"bytes,1,opt,name=padi,proto3" json:"padi,omitempty"`
	Pado                 *PppoeMaPacketTypeCounts `protobuf:"bytes,2,opt,name=pado,proto3" json:"pado,omitempty"`
	Padr                 *PppoeMaPacketTypeCounts `protobuf:"bytes,3,opt,name=padr,proto3" json:"padr,omitempty"`
	PadsSuccess          *PppoeMaPacketTypeCounts `protobuf:"bytes,4,opt,name=pads_success,json=padsSuccess,proto3" json:"pads_success,omitempty"`
	PadsError            *PppoeMaPacketTypeCounts `protobuf:"bytes,5,opt,name=pads_error,json=padsError,proto3" json:"pads_error,omitempty"`
	Padt                 *PppoeMaPacketTypeCounts `protobuf:"bytes,6,opt,name=padt,proto3" json:"padt,omitempty"`
	SessionState         *PppoeMaPacketTypeCounts `protobuf:"bytes,7,opt,name=session_state,json=sessionState,proto3" json:"session_state,omitempty"`
	Other                *PppoeMaPacketTypeCounts `protobuf:"bytes,8,opt,name=other,proto3" json:"other,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*PppoeMaPacketCounts) Descriptor

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

func (*PppoeMaPacketCounts) GetOther

func (*PppoeMaPacketCounts) GetPadi

func (*PppoeMaPacketCounts) GetPado

func (*PppoeMaPacketCounts) GetPadr

func (*PppoeMaPacketCounts) GetPadsError

func (m *PppoeMaPacketCounts) GetPadsError() *PppoeMaPacketTypeCounts

func (*PppoeMaPacketCounts) GetPadsSuccess

func (m *PppoeMaPacketCounts) GetPadsSuccess() *PppoeMaPacketTypeCounts

func (*PppoeMaPacketCounts) GetPadt

func (*PppoeMaPacketCounts) GetSessionState

func (m *PppoeMaPacketCounts) GetSessionState() *PppoeMaPacketTypeCounts

func (*PppoeMaPacketCounts) ProtoMessage

func (*PppoeMaPacketCounts) ProtoMessage()

func (*PppoeMaPacketCounts) Reset

func (m *PppoeMaPacketCounts) Reset()

func (*PppoeMaPacketCounts) String

func (m *PppoeMaPacketCounts) String() string

func (*PppoeMaPacketCounts) XXX_DiscardUnknown

func (m *PppoeMaPacketCounts) XXX_DiscardUnknown()

func (*PppoeMaPacketCounts) XXX_Marshal

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

func (*PppoeMaPacketCounts) XXX_Merge

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

func (*PppoeMaPacketCounts) XXX_Size

func (m *PppoeMaPacketCounts) XXX_Size() int

func (*PppoeMaPacketCounts) XXX_Unmarshal

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

type PppoeMaPacketErrorCounts

type PppoeMaPacketErrorCounts struct {
	NoInterfaceHandle                   uint32   `protobuf:"varint,1,opt,name=no_interface_handle,json=noInterfaceHandle,proto3" json:"no_interface_handle,omitempty"`
	NoPacketPayload                     uint32   `protobuf:"varint,2,opt,name=no_packet_payload,json=noPacketPayload,proto3" json:"no_packet_payload,omitempty"`
	NoPacketMacAddress                  uint32   `protobuf:"varint,3,opt,name=no_packet_mac_address,json=noPacketMacAddress,proto3" json:"no_packet_mac_address,omitempty"`
	InvalidVersionTypeValue             uint32   `` /* 135-byte string literal not displayed */
	BadPacketLength                     uint32   `protobuf:"varint,5,opt,name=bad_packet_length,json=badPacketLength,proto3" json:"bad_packet_length,omitempty"`
	UnknownInterface                    uint32   `protobuf:"varint,6,opt,name=unknown_interface,json=unknownInterface,proto3" json:"unknown_interface,omitempty"`
	PadoReceived                        uint32   `protobuf:"varint,7,opt,name=pado_received,json=padoReceived,proto3" json:"pado_received,omitempty"`
	PadsReceived                        uint32   `protobuf:"varint,8,opt,name=pads_received,json=padsReceived,proto3" json:"pads_received,omitempty"`
	UnknownPacketTypeReceived           uint32   `` /* 141-byte string literal not displayed */
	UnexpectedSessionIdInPacket         uint32   `` /* 150-byte string literal not displayed */
	NoServiceNameTag                    uint32   `protobuf:"varint,11,opt,name=no_service_name_tag,json=noServiceNameTag,proto3" json:"no_service_name_tag,omitempty"`
	PadtForUnknownSession               uint32   `` /* 130-byte string literal not displayed */
	PadtWithWrongPeerMac                uint32   `` /* 129-byte string literal not displayed */
	PadtWithWrongVlanTags               uint32   `` /* 132-byte string literal not displayed */
	ZeroLengthHostUniq                  uint32   `protobuf:"varint,15,opt,name=zero_length_host_uniq,json=zeroLengthHostUniq,proto3" json:"zero_length_host_uniq,omitempty"`
	PadtBeforePadsSent                  uint32   `protobuf:"varint,16,opt,name=padt_before_pads_sent,json=padtBeforePadsSent,proto3" json:"padt_before_pads_sent,omitempty"`
	SessionStagePacketForUnknownSession uint32   `` /* 176-byte string literal not displayed */
	SessionStagePacketWithWrongMac      uint32   `` /* 161-byte string literal not displayed */
	SessionStagePacketWithWrongVlanTags uint32   `` /* 178-byte string literal not displayed */
	SessionStagePacketWithNoError       uint32   `` /* 158-byte string literal not displayed */
	TagTooShort                         uint32   `protobuf:"varint,21,opt,name=tag_too_short,json=tagTooShort,proto3" json:"tag_too_short,omitempty"`
	BadTagLengthField                   uint32   `protobuf:"varint,22,opt,name=bad_tag_length_field,json=badTagLengthField,proto3" json:"bad_tag_length_field,omitempty"`
	MultipleServiceNameTags             uint32   `` /* 136-byte string literal not displayed */
	MultipleMaxPayloadTags              uint32   `` /* 133-byte string literal not displayed */
	InvalidMaxPayloadTag                uint32   `` /* 127-byte string literal not displayed */
	MultipleVendorSpecificTags          uint32   `` /* 145-byte string literal not displayed */
	UnexpectedAcNameTag                 uint32   `protobuf:"varint,27,opt,name=unexpected_ac_name_tag,json=unexpectedAcNameTag,proto3" json:"unexpected_ac_name_tag,omitempty"`
	UnexpectedErrorTags                 uint32   `protobuf:"varint,28,opt,name=unexpected_error_tags,json=unexpectedErrorTags,proto3" json:"unexpected_error_tags,omitempty"`
	UnknownTagReceived                  uint32   `protobuf:"varint,29,opt,name=unknown_tag_received,json=unknownTagReceived,proto3" json:"unknown_tag_received,omitempty"`
	NoIanaCodeInvendorTag               uint32   `` /* 132-byte string literal not displayed */
	InvalidIanaCodeInvendorTag          uint32   `` /* 147-byte string literal not displayed */
	VendorTagTooShort                   uint32   `protobuf:"varint,32,opt,name=vendor_tag_too_short,json=vendorTagTooShort,proto3" json:"vendor_tag_too_short,omitempty"`
	BadVendorTagLengthField             uint32   `` /* 138-byte string literal not displayed */
	MultipleHostUniqTags                uint32   `` /* 127-byte string literal not displayed */
	MultipleRelaySessionIdTags          uint32   `` /* 147-byte string literal not displayed */
	MultipleCircuitIdTags               uint32   `` /* 130-byte string literal not displayed */
	MultipleRemoteIdTags                uint32   `` /* 127-byte string literal not displayed */
	InvalidDslTag                       uint32   `protobuf:"varint,38,opt,name=invalid_dsl_tag,json=invalidDslTag,proto3" json:"invalid_dsl_tag,omitempty"`
	MultipleOfTheSameDslTag             uint32   `` /* 140-byte string literal not displayed */
	InvalidIwfTag                       uint32   `protobuf:"varint,40,opt,name=invalid_iwf_tag,json=invalidIwfTag,proto3" json:"invalid_iwf_tag,omitempty"`
	MultipleIwfTags                     uint32   `protobuf:"varint,41,opt,name=multiple_iwf_tags,json=multipleIwfTags,proto3" json:"multiple_iwf_tags,omitempty"`
	UnknownvendorTag                    uint32   `protobuf:"varint,42,opt,name=unknownvendor_tag,json=unknownvendorTag,proto3" json:"unknownvendor_tag,omitempty"`
	NoSpaceLeftInPacket                 uint32   `` /* 126-byte string literal not displayed */
	DuplicateHostUniqTagReceived        uint32   `` /* 153-byte string literal not displayed */
	DuplicateRelaySessionIdTagReceived  uint32   `` /* 173-byte string literal not displayed */
	PacketTooLong                       uint32   `protobuf:"varint,46,opt,name=packet_too_long,json=packetTooLong,proto3" json:"packet_too_long,omitempty"`
	InvalidAleTag                       uint32   `protobuf:"varint,47,opt,name=invalid_ale_tag,json=invalidAleTag,proto3" json:"invalid_ale_tag,omitempty"`
	MultipleAleTags                     uint32   `protobuf:"varint,48,opt,name=multiple_ale_tags,json=multipleAleTags,proto3" json:"multiple_ale_tags,omitempty"`
	InvalidServiceName                  uint32   `protobuf:"varint,49,opt,name=invalid_service_name,json=invalidServiceName,proto3" json:"invalid_service_name,omitempty"`
	InvalidPeerMac                      uint32   `protobuf:"varint,50,opt,name=invalid_peer_mac,json=invalidPeerMac,proto3" json:"invalid_peer_mac,omitempty"`
	InvalidVlanTags                     uint32   `protobuf:"varint,51,opt,name=invalid_vlan_tags,json=invalidVlanTags,proto3" json:"invalid_vlan_tags,omitempty"`
	PacketOnSrgSlave                    uint32   `protobuf:"varint,52,opt,name=packet_on_srg_slave,json=packetOnSrgSlave,proto3" json:"packet_on_srg_slave,omitempty"`
	XXX_NoUnkeyedLiteral                struct{} `json:"-"`
	XXX_unrecognized                    []byte   `json:"-"`
	XXX_sizecache                       int32    `json:"-"`
}

func (*PppoeMaPacketErrorCounts) Descriptor

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

func (*PppoeMaPacketErrorCounts) GetBadPacketLength

func (m *PppoeMaPacketErrorCounts) GetBadPacketLength() uint32

func (*PppoeMaPacketErrorCounts) GetBadTagLengthField

func (m *PppoeMaPacketErrorCounts) GetBadTagLengthField() uint32

func (*PppoeMaPacketErrorCounts) GetBadVendorTagLengthField

func (m *PppoeMaPacketErrorCounts) GetBadVendorTagLengthField() uint32

func (*PppoeMaPacketErrorCounts) GetDuplicateHostUniqTagReceived

func (m *PppoeMaPacketErrorCounts) GetDuplicateHostUniqTagReceived() uint32

func (*PppoeMaPacketErrorCounts) GetDuplicateRelaySessionIdTagReceived

func (m *PppoeMaPacketErrorCounts) GetDuplicateRelaySessionIdTagReceived() uint32

func (*PppoeMaPacketErrorCounts) GetInvalidAleTag

func (m *PppoeMaPacketErrorCounts) GetInvalidAleTag() uint32

func (*PppoeMaPacketErrorCounts) GetInvalidDslTag

func (m *PppoeMaPacketErrorCounts) GetInvalidDslTag() uint32

func (*PppoeMaPacketErrorCounts) GetInvalidIanaCodeInvendorTag

func (m *PppoeMaPacketErrorCounts) GetInvalidIanaCodeInvendorTag() uint32

func (*PppoeMaPacketErrorCounts) GetInvalidIwfTag

func (m *PppoeMaPacketErrorCounts) GetInvalidIwfTag() uint32

func (*PppoeMaPacketErrorCounts) GetInvalidMaxPayloadTag

func (m *PppoeMaPacketErrorCounts) GetInvalidMaxPayloadTag() uint32

func (*PppoeMaPacketErrorCounts) GetInvalidPeerMac

func (m *PppoeMaPacketErrorCounts) GetInvalidPeerMac() uint32

func (*PppoeMaPacketErrorCounts) GetInvalidServiceName

func (m *PppoeMaPacketErrorCounts) GetInvalidServiceName() uint32

func (*PppoeMaPacketErrorCounts) GetInvalidVersionTypeValue

func (m *PppoeMaPacketErrorCounts) GetInvalidVersionTypeValue() uint32

func (*PppoeMaPacketErrorCounts) GetInvalidVlanTags

func (m *PppoeMaPacketErrorCounts) GetInvalidVlanTags() uint32

func (*PppoeMaPacketErrorCounts) GetMultipleAleTags

func (m *PppoeMaPacketErrorCounts) GetMultipleAleTags() uint32

func (*PppoeMaPacketErrorCounts) GetMultipleCircuitIdTags

func (m *PppoeMaPacketErrorCounts) GetMultipleCircuitIdTags() uint32

func (*PppoeMaPacketErrorCounts) GetMultipleHostUniqTags

func (m *PppoeMaPacketErrorCounts) GetMultipleHostUniqTags() uint32

func (*PppoeMaPacketErrorCounts) GetMultipleIwfTags

func (m *PppoeMaPacketErrorCounts) GetMultipleIwfTags() uint32

func (*PppoeMaPacketErrorCounts) GetMultipleMaxPayloadTags

func (m *PppoeMaPacketErrorCounts) GetMultipleMaxPayloadTags() uint32

func (*PppoeMaPacketErrorCounts) GetMultipleOfTheSameDslTag

func (m *PppoeMaPacketErrorCounts) GetMultipleOfTheSameDslTag() uint32

func (*PppoeMaPacketErrorCounts) GetMultipleRelaySessionIdTags

func (m *PppoeMaPacketErrorCounts) GetMultipleRelaySessionIdTags() uint32

func (*PppoeMaPacketErrorCounts) GetMultipleRemoteIdTags

func (m *PppoeMaPacketErrorCounts) GetMultipleRemoteIdTags() uint32

func (*PppoeMaPacketErrorCounts) GetMultipleServiceNameTags

func (m *PppoeMaPacketErrorCounts) GetMultipleServiceNameTags() uint32

func (*PppoeMaPacketErrorCounts) GetMultipleVendorSpecificTags

func (m *PppoeMaPacketErrorCounts) GetMultipleVendorSpecificTags() uint32

func (*PppoeMaPacketErrorCounts) GetNoIanaCodeInvendorTag

func (m *PppoeMaPacketErrorCounts) GetNoIanaCodeInvendorTag() uint32

func (*PppoeMaPacketErrorCounts) GetNoInterfaceHandle

func (m *PppoeMaPacketErrorCounts) GetNoInterfaceHandle() uint32

func (*PppoeMaPacketErrorCounts) GetNoPacketMacAddress

func (m *PppoeMaPacketErrorCounts) GetNoPacketMacAddress() uint32

func (*PppoeMaPacketErrorCounts) GetNoPacketPayload

func (m *PppoeMaPacketErrorCounts) GetNoPacketPayload() uint32

func (*PppoeMaPacketErrorCounts) GetNoServiceNameTag

func (m *PppoeMaPacketErrorCounts) GetNoServiceNameTag() uint32

func (*PppoeMaPacketErrorCounts) GetNoSpaceLeftInPacket

func (m *PppoeMaPacketErrorCounts) GetNoSpaceLeftInPacket() uint32

func (*PppoeMaPacketErrorCounts) GetPacketOnSrgSlave

func (m *PppoeMaPacketErrorCounts) GetPacketOnSrgSlave() uint32

func (*PppoeMaPacketErrorCounts) GetPacketTooLong

func (m *PppoeMaPacketErrorCounts) GetPacketTooLong() uint32

func (*PppoeMaPacketErrorCounts) GetPadoReceived

func (m *PppoeMaPacketErrorCounts) GetPadoReceived() uint32

func (*PppoeMaPacketErrorCounts) GetPadsReceived

func (m *PppoeMaPacketErrorCounts) GetPadsReceived() uint32

func (*PppoeMaPacketErrorCounts) GetPadtBeforePadsSent

func (m *PppoeMaPacketErrorCounts) GetPadtBeforePadsSent() uint32

func (*PppoeMaPacketErrorCounts) GetPadtForUnknownSession

func (m *PppoeMaPacketErrorCounts) GetPadtForUnknownSession() uint32

func (*PppoeMaPacketErrorCounts) GetPadtWithWrongPeerMac

func (m *PppoeMaPacketErrorCounts) GetPadtWithWrongPeerMac() uint32

func (*PppoeMaPacketErrorCounts) GetPadtWithWrongVlanTags

func (m *PppoeMaPacketErrorCounts) GetPadtWithWrongVlanTags() uint32

func (*PppoeMaPacketErrorCounts) GetSessionStagePacketForUnknownSession

func (m *PppoeMaPacketErrorCounts) GetSessionStagePacketForUnknownSession() uint32

func (*PppoeMaPacketErrorCounts) GetSessionStagePacketWithNoError

func (m *PppoeMaPacketErrorCounts) GetSessionStagePacketWithNoError() uint32

func (*PppoeMaPacketErrorCounts) GetSessionStagePacketWithWrongMac

func (m *PppoeMaPacketErrorCounts) GetSessionStagePacketWithWrongMac() uint32

func (*PppoeMaPacketErrorCounts) GetSessionStagePacketWithWrongVlanTags

func (m *PppoeMaPacketErrorCounts) GetSessionStagePacketWithWrongVlanTags() uint32

func (*PppoeMaPacketErrorCounts) GetTagTooShort

func (m *PppoeMaPacketErrorCounts) GetTagTooShort() uint32

func (*PppoeMaPacketErrorCounts) GetUnexpectedAcNameTag

func (m *PppoeMaPacketErrorCounts) GetUnexpectedAcNameTag() uint32

func (*PppoeMaPacketErrorCounts) GetUnexpectedErrorTags

func (m *PppoeMaPacketErrorCounts) GetUnexpectedErrorTags() uint32

func (*PppoeMaPacketErrorCounts) GetUnexpectedSessionIdInPacket

func (m *PppoeMaPacketErrorCounts) GetUnexpectedSessionIdInPacket() uint32

func (*PppoeMaPacketErrorCounts) GetUnknownInterface

func (m *PppoeMaPacketErrorCounts) GetUnknownInterface() uint32

func (*PppoeMaPacketErrorCounts) GetUnknownPacketTypeReceived

func (m *PppoeMaPacketErrorCounts) GetUnknownPacketTypeReceived() uint32

func (*PppoeMaPacketErrorCounts) GetUnknownTagReceived

func (m *PppoeMaPacketErrorCounts) GetUnknownTagReceived() uint32

func (*PppoeMaPacketErrorCounts) GetUnknownvendorTag

func (m *PppoeMaPacketErrorCounts) GetUnknownvendorTag() uint32

func (*PppoeMaPacketErrorCounts) GetVendorTagTooShort

func (m *PppoeMaPacketErrorCounts) GetVendorTagTooShort() uint32

func (*PppoeMaPacketErrorCounts) GetZeroLengthHostUniq

func (m *PppoeMaPacketErrorCounts) GetZeroLengthHostUniq() uint32

func (*PppoeMaPacketErrorCounts) ProtoMessage

func (*PppoeMaPacketErrorCounts) ProtoMessage()

func (*PppoeMaPacketErrorCounts) Reset

func (m *PppoeMaPacketErrorCounts) Reset()

func (*PppoeMaPacketErrorCounts) String

func (m *PppoeMaPacketErrorCounts) String() string

func (*PppoeMaPacketErrorCounts) XXX_DiscardUnknown

func (m *PppoeMaPacketErrorCounts) XXX_DiscardUnknown()

func (*PppoeMaPacketErrorCounts) XXX_Marshal

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

func (*PppoeMaPacketErrorCounts) XXX_Merge

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

func (*PppoeMaPacketErrorCounts) XXX_Size

func (m *PppoeMaPacketErrorCounts) XXX_Size() int

func (*PppoeMaPacketErrorCounts) XXX_Unmarshal

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

type PppoeMaPacketTypeCounts

type PppoeMaPacketTypeCounts struct {
	Sent                 uint32   `protobuf:"varint,1,opt,name=sent,proto3" json:"sent,omitempty"`
	Received             uint32   `protobuf:"varint,2,opt,name=received,proto3" json:"received,omitempty"`
	Dropped              uint32   `protobuf:"varint,3,opt,name=dropped,proto3" json:"dropped,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PppoeMaPacketTypeCounts) Descriptor

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

func (*PppoeMaPacketTypeCounts) GetDropped

func (m *PppoeMaPacketTypeCounts) GetDropped() uint32

func (*PppoeMaPacketTypeCounts) GetReceived

func (m *PppoeMaPacketTypeCounts) GetReceived() uint32

func (*PppoeMaPacketTypeCounts) GetSent

func (m *PppoeMaPacketTypeCounts) GetSent() uint32

func (*PppoeMaPacketTypeCounts) ProtoMessage

func (*PppoeMaPacketTypeCounts) ProtoMessage()

func (*PppoeMaPacketTypeCounts) Reset

func (m *PppoeMaPacketTypeCounts) Reset()

func (*PppoeMaPacketTypeCounts) String

func (m *PppoeMaPacketTypeCounts) String() string

func (*PppoeMaPacketTypeCounts) XXX_DiscardUnknown

func (m *PppoeMaPacketTypeCounts) XXX_DiscardUnknown()

func (*PppoeMaPacketTypeCounts) XXX_Marshal

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

func (*PppoeMaPacketTypeCounts) XXX_Merge

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

func (*PppoeMaPacketTypeCounts) XXX_Size

func (m *PppoeMaPacketTypeCounts) XXX_Size() int

func (*PppoeMaPacketTypeCounts) XXX_Unmarshal

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

type PppoeMaTotalStatsInfo

type PppoeMaTotalStatsInfo struct {
	PacketCounts         *PppoeMaPacketCounts      `protobuf:"bytes,50,opt,name=packet_counts,json=packetCounts,proto3" json:"packet_counts,omitempty"`
	PacketErrorCounts    *PppoeMaPacketErrorCounts `protobuf:"bytes,51,opt,name=packet_error_counts,json=packetErrorCounts,proto3" json:"packet_error_counts,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*PppoeMaTotalStatsInfo) Descriptor

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

func (*PppoeMaTotalStatsInfo) GetPacketCounts

func (m *PppoeMaTotalStatsInfo) GetPacketCounts() *PppoeMaPacketCounts

func (*PppoeMaTotalStatsInfo) GetPacketErrorCounts

func (m *PppoeMaTotalStatsInfo) GetPacketErrorCounts() *PppoeMaPacketErrorCounts

func (*PppoeMaTotalStatsInfo) ProtoMessage

func (*PppoeMaTotalStatsInfo) ProtoMessage()

func (*PppoeMaTotalStatsInfo) Reset

func (m *PppoeMaTotalStatsInfo) Reset()

func (*PppoeMaTotalStatsInfo) String

func (m *PppoeMaTotalStatsInfo) String() string

func (*PppoeMaTotalStatsInfo) XXX_DiscardUnknown

func (m *PppoeMaTotalStatsInfo) XXX_DiscardUnknown()

func (*PppoeMaTotalStatsInfo) XXX_Marshal

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

func (*PppoeMaTotalStatsInfo) XXX_Merge

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

func (*PppoeMaTotalStatsInfo) XXX_Size

func (m *PppoeMaTotalStatsInfo) XXX_Size() int

func (*PppoeMaTotalStatsInfo) XXX_Unmarshal

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

type PppoeMaTotalStatsInfo_KEYS

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

func (*PppoeMaTotalStatsInfo_KEYS) Descriptor

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

func (*PppoeMaTotalStatsInfo_KEYS) GetNodeName

func (m *PppoeMaTotalStatsInfo_KEYS) GetNodeName() string

func (*PppoeMaTotalStatsInfo_KEYS) ProtoMessage

func (*PppoeMaTotalStatsInfo_KEYS) ProtoMessage()

func (*PppoeMaTotalStatsInfo_KEYS) Reset

func (m *PppoeMaTotalStatsInfo_KEYS) Reset()

func (*PppoeMaTotalStatsInfo_KEYS) String

func (m *PppoeMaTotalStatsInfo_KEYS) String() string

func (*PppoeMaTotalStatsInfo_KEYS) XXX_DiscardUnknown

func (m *PppoeMaTotalStatsInfo_KEYS) XXX_DiscardUnknown()

func (*PppoeMaTotalStatsInfo_KEYS) XXX_Marshal

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

func (*PppoeMaTotalStatsInfo_KEYS) XXX_Merge

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

func (*PppoeMaTotalStatsInfo_KEYS) XXX_Size

func (m *PppoeMaTotalStatsInfo_KEYS) XXX_Size() int

func (*PppoeMaTotalStatsInfo_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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