cisco_ios_xr_ip_mobileip_oper_pmipv6_lma_statistics_customer_statistics_customer_statistic

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 Pmipv6AcctStatsBd

type Pmipv6AcctStatsBd struct {
	AccountingStartSentCount  uint64   `` /* 138-byte string literal not displayed */
	AccountingUpdateSentCount uint64   `` /* 141-byte string literal not displayed */
	AccountingStopSentCount   uint64   `` /* 135-byte string literal not displayed */
	XXX_NoUnkeyedLiteral      struct{} `json:"-"`
	XXX_unrecognized          []byte   `json:"-"`
	XXX_sizecache             int32    `json:"-"`
}

func (*Pmipv6AcctStatsBd) Descriptor

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

func (*Pmipv6AcctStatsBd) GetAccountingStartSentCount

func (m *Pmipv6AcctStatsBd) GetAccountingStartSentCount() uint64

func (*Pmipv6AcctStatsBd) GetAccountingStopSentCount

func (m *Pmipv6AcctStatsBd) GetAccountingStopSentCount() uint64

func (*Pmipv6AcctStatsBd) GetAccountingUpdateSentCount

func (m *Pmipv6AcctStatsBd) GetAccountingUpdateSentCount() uint64

func (*Pmipv6AcctStatsBd) ProtoMessage

func (*Pmipv6AcctStatsBd) ProtoMessage()

func (*Pmipv6AcctStatsBd) Reset

func (m *Pmipv6AcctStatsBd) Reset()

func (*Pmipv6AcctStatsBd) String

func (m *Pmipv6AcctStatsBd) String() string

func (*Pmipv6AcctStatsBd) XXX_DiscardUnknown

func (m *Pmipv6AcctStatsBd) XXX_DiscardUnknown()

func (*Pmipv6AcctStatsBd) XXX_Marshal

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

func (*Pmipv6AcctStatsBd) XXX_Merge

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

func (*Pmipv6AcctStatsBd) XXX_Size

func (m *Pmipv6AcctStatsBd) XXX_Size() int

func (*Pmipv6AcctStatsBd) XXX_Unmarshal

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

type Pmipv6LmaProtoStatsBd

type Pmipv6LmaProtoStatsBd struct {
	PbuReceiveStatistics  *Pmipv6PbuStatsBd  `protobuf:"bytes,1,opt,name=pbu_receive_statistics,json=pbuReceiveStatistics,proto3" json:"pbu_receive_statistics,omitempty"`
	PbaSendStatistics     *Pmipv6PbaStatsBd  `protobuf:"bytes,2,opt,name=pba_send_statistics,json=pbaSendStatistics,proto3" json:"pba_send_statistics,omitempty"`
	PbriSendStatistics    *Pmipv6PbriStatsBd `protobuf:"bytes,3,opt,name=pbri_send_statistics,json=pbriSendStatistics,proto3" json:"pbri_send_statistics,omitempty"`
	PbriReceiveStatistics *Pmipv6PbriStatsBd `` /* 126-byte string literal not displayed */
	PbraSendStatistics    *Pmipv6PbraStatsBd `protobuf:"bytes,5,opt,name=pbra_send_statistics,json=pbraSendStatistics,proto3" json:"pbra_send_statistics,omitempty"`
	PbraReceiveStatistics *Pmipv6PbraStatsBd `` /* 126-byte string literal not displayed */
	XXX_NoUnkeyedLiteral  struct{}           `json:"-"`
	XXX_unrecognized      []byte             `json:"-"`
	XXX_sizecache         int32              `json:"-"`
}

func (*Pmipv6LmaProtoStatsBd) Descriptor

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

func (*Pmipv6LmaProtoStatsBd) GetPbaSendStatistics

func (m *Pmipv6LmaProtoStatsBd) GetPbaSendStatistics() *Pmipv6PbaStatsBd

func (*Pmipv6LmaProtoStatsBd) GetPbraReceiveStatistics

func (m *Pmipv6LmaProtoStatsBd) GetPbraReceiveStatistics() *Pmipv6PbraStatsBd

func (*Pmipv6LmaProtoStatsBd) GetPbraSendStatistics

func (m *Pmipv6LmaProtoStatsBd) GetPbraSendStatistics() *Pmipv6PbraStatsBd

func (*Pmipv6LmaProtoStatsBd) GetPbriReceiveStatistics

func (m *Pmipv6LmaProtoStatsBd) GetPbriReceiveStatistics() *Pmipv6PbriStatsBd

func (*Pmipv6LmaProtoStatsBd) GetPbriSendStatistics

func (m *Pmipv6LmaProtoStatsBd) GetPbriSendStatistics() *Pmipv6PbriStatsBd

func (*Pmipv6LmaProtoStatsBd) GetPbuReceiveStatistics

func (m *Pmipv6LmaProtoStatsBd) GetPbuReceiveStatistics() *Pmipv6PbuStatsBd

func (*Pmipv6LmaProtoStatsBd) ProtoMessage

func (*Pmipv6LmaProtoStatsBd) ProtoMessage()

func (*Pmipv6LmaProtoStatsBd) Reset

func (m *Pmipv6LmaProtoStatsBd) Reset()

func (*Pmipv6LmaProtoStatsBd) String

func (m *Pmipv6LmaProtoStatsBd) String() string

func (*Pmipv6LmaProtoStatsBd) XXX_DiscardUnknown

func (m *Pmipv6LmaProtoStatsBd) XXX_DiscardUnknown()

func (*Pmipv6LmaProtoStatsBd) XXX_Marshal

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

func (*Pmipv6LmaProtoStatsBd) XXX_Merge

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

func (*Pmipv6LmaProtoStatsBd) XXX_Size

func (m *Pmipv6LmaProtoStatsBd) XXX_Size() int

func (*Pmipv6LmaProtoStatsBd) XXX_Unmarshal

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

type Pmipv6PbaStatsBd

type Pmipv6PbaStatsBd struct {
	PbaCount                                uint64   `protobuf:"varint,1,opt,name=pba_count,json=pbaCount,proto3" json:"pba_count,omitempty"`
	PbaDropCount                            uint32   `protobuf:"varint,2,opt,name=pba_drop_count,json=pbaDropCount,proto3" json:"pba_drop_count,omitempty"`
	AcceptedCount                           uint32   `protobuf:"varint,3,opt,name=accepted_count,json=acceptedCount,proto3" json:"accepted_count,omitempty"`
	UnknownCount                            uint32   `protobuf:"varint,4,opt,name=unknown_count,json=unknownCount,proto3" json:"unknown_count,omitempty"`
	UnspecifiedFailureCount                 uint32   `` /* 133-byte string literal not displayed */
	AdminFailureCount                       uint32   `protobuf:"varint,6,opt,name=admin_failure_count,json=adminFailureCount,proto3" json:"admin_failure_count,omitempty"`
	ResourceFailureCount                    uint32   `protobuf:"varint,7,opt,name=resource_failure_count,json=resourceFailureCount,proto3" json:"resource_failure_count,omitempty"`
	HomeRegFailureCount                     uint32   `protobuf:"varint,8,opt,name=home_reg_failure_count,json=homeRegFailureCount,proto3" json:"home_reg_failure_count,omitempty"`
	HomeSubnetFailureCount                  uint32   `` /* 132-byte string literal not displayed */
	BadSequenceFailureCount                 uint32   `` /* 136-byte string literal not displayed */
	RegTypeFailureCount                     uint32   `protobuf:"varint,11,opt,name=reg_type_failure_count,json=regTypeFailureCount,proto3" json:"reg_type_failure_count,omitempty"`
	AuthenFailureCount                      uint32   `protobuf:"varint,12,opt,name=authen_failure_count,json=authenFailureCount,proto3" json:"authen_failure_count,omitempty"`
	ProxyRegNotEnabledCount                 uint32   `` /* 138-byte string literal not displayed */
	NotLmaForThisMnCount                    uint32   `` /* 131-byte string literal not displayed */
	NoAuthorForProxyRegCount                uint32   `` /* 143-byte string literal not displayed */
	NoAuthorForHnpCount                     uint32   `` /* 126-byte string literal not displayed */
	TimestampMismatchCount                  uint32   `` /* 131-byte string literal not displayed */
	TimestampLowerThanPreviousAcceptedCount uint32   `` /* 188-byte string literal not displayed */
	MissingHnpOptCount                      uint32   `protobuf:"varint,19,opt,name=missing_hnp_opt_count,json=missingHnpOptCount,proto3" json:"missing_hnp_opt_count,omitempty"`
	ReceivedHnpsDoNotMatchBceHnpsCount      uint32   `` /* 177-byte string literal not displayed */
	MissingMnIdOptCount                     uint32   `` /* 126-byte string literal not displayed */
	MissingHiOptCount                       uint32   `protobuf:"varint,22,opt,name=missing_hi_opt_count,json=missingHiOptCount,proto3" json:"missing_hi_opt_count,omitempty"`
	MissingAccessTechTypeOptCount           uint32   `` /* 158-byte string literal not displayed */
	NoAuthorForIpv4MobilityCount            uint32   `` /* 155-byte string literal not displayed */
	NoAuthorForIpv4HoaCount                 uint32   `` /* 140-byte string literal not displayed */
	NoAuthorForIpv6MobilityCount            uint32   `` /* 155-byte string literal not displayed */
	MultipleIpv4HoANotSupportedCount        uint32   `` /* 169-byte string literal not displayed */
	GreKeyOptRequiredCount                  uint32   `` /* 135-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                    struct{} `json:"-"`
	XXX_unrecognized                        []byte   `json:"-"`
	XXX_sizecache                           int32    `json:"-"`
}

func (*Pmipv6PbaStatsBd) Descriptor

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

func (*Pmipv6PbaStatsBd) GetAcceptedCount

func (m *Pmipv6PbaStatsBd) GetAcceptedCount() uint32

func (*Pmipv6PbaStatsBd) GetAdminFailureCount

func (m *Pmipv6PbaStatsBd) GetAdminFailureCount() uint32

func (*Pmipv6PbaStatsBd) GetAuthenFailureCount

func (m *Pmipv6PbaStatsBd) GetAuthenFailureCount() uint32

func (*Pmipv6PbaStatsBd) GetBadSequenceFailureCount

func (m *Pmipv6PbaStatsBd) GetBadSequenceFailureCount() uint32

func (*Pmipv6PbaStatsBd) GetGreKeyOptRequiredCount

func (m *Pmipv6PbaStatsBd) GetGreKeyOptRequiredCount() uint32

func (*Pmipv6PbaStatsBd) GetHomeRegFailureCount

func (m *Pmipv6PbaStatsBd) GetHomeRegFailureCount() uint32

func (*Pmipv6PbaStatsBd) GetHomeSubnetFailureCount

func (m *Pmipv6PbaStatsBd) GetHomeSubnetFailureCount() uint32

func (*Pmipv6PbaStatsBd) GetMissingAccessTechTypeOptCount

func (m *Pmipv6PbaStatsBd) GetMissingAccessTechTypeOptCount() uint32

func (*Pmipv6PbaStatsBd) GetMissingHiOptCount

func (m *Pmipv6PbaStatsBd) GetMissingHiOptCount() uint32

func (*Pmipv6PbaStatsBd) GetMissingHnpOptCount

func (m *Pmipv6PbaStatsBd) GetMissingHnpOptCount() uint32

func (*Pmipv6PbaStatsBd) GetMissingMnIdOptCount

func (m *Pmipv6PbaStatsBd) GetMissingMnIdOptCount() uint32

func (*Pmipv6PbaStatsBd) GetMultipleIpv4HoANotSupportedCount

func (m *Pmipv6PbaStatsBd) GetMultipleIpv4HoANotSupportedCount() uint32

func (*Pmipv6PbaStatsBd) GetNoAuthorForHnpCount

func (m *Pmipv6PbaStatsBd) GetNoAuthorForHnpCount() uint32

func (*Pmipv6PbaStatsBd) GetNoAuthorForIpv4HoaCount

func (m *Pmipv6PbaStatsBd) GetNoAuthorForIpv4HoaCount() uint32

func (*Pmipv6PbaStatsBd) GetNoAuthorForIpv4MobilityCount

func (m *Pmipv6PbaStatsBd) GetNoAuthorForIpv4MobilityCount() uint32

func (*Pmipv6PbaStatsBd) GetNoAuthorForIpv6MobilityCount

func (m *Pmipv6PbaStatsBd) GetNoAuthorForIpv6MobilityCount() uint32

func (*Pmipv6PbaStatsBd) GetNoAuthorForProxyRegCount

func (m *Pmipv6PbaStatsBd) GetNoAuthorForProxyRegCount() uint32

func (*Pmipv6PbaStatsBd) GetNotLmaForThisMnCount

func (m *Pmipv6PbaStatsBd) GetNotLmaForThisMnCount() uint32

func (*Pmipv6PbaStatsBd) GetPbaCount

func (m *Pmipv6PbaStatsBd) GetPbaCount() uint64

func (*Pmipv6PbaStatsBd) GetPbaDropCount

func (m *Pmipv6PbaStatsBd) GetPbaDropCount() uint32

func (*Pmipv6PbaStatsBd) GetProxyRegNotEnabledCount

func (m *Pmipv6PbaStatsBd) GetProxyRegNotEnabledCount() uint32

func (*Pmipv6PbaStatsBd) GetReceivedHnpsDoNotMatchBceHnpsCount

func (m *Pmipv6PbaStatsBd) GetReceivedHnpsDoNotMatchBceHnpsCount() uint32

func (*Pmipv6PbaStatsBd) GetRegTypeFailureCount

func (m *Pmipv6PbaStatsBd) GetRegTypeFailureCount() uint32

func (*Pmipv6PbaStatsBd) GetResourceFailureCount

func (m *Pmipv6PbaStatsBd) GetResourceFailureCount() uint32

func (*Pmipv6PbaStatsBd) GetTimestampLowerThanPreviousAcceptedCount

func (m *Pmipv6PbaStatsBd) GetTimestampLowerThanPreviousAcceptedCount() uint32

func (*Pmipv6PbaStatsBd) GetTimestampMismatchCount

func (m *Pmipv6PbaStatsBd) GetTimestampMismatchCount() uint32

func (*Pmipv6PbaStatsBd) GetUnknownCount

func (m *Pmipv6PbaStatsBd) GetUnknownCount() uint32

func (*Pmipv6PbaStatsBd) GetUnspecifiedFailureCount

func (m *Pmipv6PbaStatsBd) GetUnspecifiedFailureCount() uint32

func (*Pmipv6PbaStatsBd) ProtoMessage

func (*Pmipv6PbaStatsBd) ProtoMessage()

func (*Pmipv6PbaStatsBd) Reset

func (m *Pmipv6PbaStatsBd) Reset()

func (*Pmipv6PbaStatsBd) String

func (m *Pmipv6PbaStatsBd) String() string

func (*Pmipv6PbaStatsBd) XXX_DiscardUnknown

func (m *Pmipv6PbaStatsBd) XXX_DiscardUnknown()

func (*Pmipv6PbaStatsBd) XXX_Marshal

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

func (*Pmipv6PbaStatsBd) XXX_Merge

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

func (*Pmipv6PbaStatsBd) XXX_Size

func (m *Pmipv6PbaStatsBd) XXX_Size() int

func (*Pmipv6PbaStatsBd) XXX_Unmarshal

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

type Pmipv6PbraStatsBd

type Pmipv6PbraStatsBd struct {
	PbraCount                      uint64   `protobuf:"varint,1,opt,name=pbra_count,json=pbraCount,proto3" json:"pbra_count,omitempty"`
	PbraDropCount                  uint32   `protobuf:"varint,2,opt,name=pbra_drop_count,json=pbraDropCount,proto3" json:"pbra_drop_count,omitempty"`
	SuccessCount                   uint32   `protobuf:"varint,3,opt,name=success_count,json=successCount,proto3" json:"success_count,omitempty"`
	PartialSuccessCount            uint32   `protobuf:"varint,4,opt,name=partial_success_count,json=partialSuccessCount,proto3" json:"partial_success_count,omitempty"`
	NoBindingCount                 uint32   `protobuf:"varint,5,opt,name=no_binding_count,json=noBindingCount,proto3" json:"no_binding_count,omitempty"`
	HoaRequiredCount               uint32   `protobuf:"varint,6,opt,name=hoa_required_count,json=hoaRequiredCount,proto3" json:"hoa_required_count,omitempty"`
	NoAuthorForGlobalRevocCount    uint32   `` /* 151-byte string literal not displayed */
	MnIdentityRequiredCount        uint32   `` /* 135-byte string literal not displayed */
	MnAttachedCount                uint32   `protobuf:"varint,9,opt,name=mn_attached_count,json=mnAttachedCount,proto3" json:"mn_attached_count,omitempty"`
	UnknownRevocTriggerCount       uint32   `` /* 139-byte string literal not displayed */
	RevocFunctionNotSupportedCount uint32   `` /* 159-byte string literal not displayed */
	PbrNotSupportedCount           uint32   `` /* 127-byte string literal not displayed */
	XXX_NoUnkeyedLiteral           struct{} `json:"-"`
	XXX_unrecognized               []byte   `json:"-"`
	XXX_sizecache                  int32    `json:"-"`
}

func (*Pmipv6PbraStatsBd) Descriptor

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

func (*Pmipv6PbraStatsBd) GetHoaRequiredCount

func (m *Pmipv6PbraStatsBd) GetHoaRequiredCount() uint32

func (*Pmipv6PbraStatsBd) GetMnAttachedCount

func (m *Pmipv6PbraStatsBd) GetMnAttachedCount() uint32

func (*Pmipv6PbraStatsBd) GetMnIdentityRequiredCount

func (m *Pmipv6PbraStatsBd) GetMnIdentityRequiredCount() uint32

func (*Pmipv6PbraStatsBd) GetNoAuthorForGlobalRevocCount

func (m *Pmipv6PbraStatsBd) GetNoAuthorForGlobalRevocCount() uint32

func (*Pmipv6PbraStatsBd) GetNoBindingCount

func (m *Pmipv6PbraStatsBd) GetNoBindingCount() uint32

func (*Pmipv6PbraStatsBd) GetPartialSuccessCount

func (m *Pmipv6PbraStatsBd) GetPartialSuccessCount() uint32

func (*Pmipv6PbraStatsBd) GetPbrNotSupportedCount

func (m *Pmipv6PbraStatsBd) GetPbrNotSupportedCount() uint32

func (*Pmipv6PbraStatsBd) GetPbraCount

func (m *Pmipv6PbraStatsBd) GetPbraCount() uint64

func (*Pmipv6PbraStatsBd) GetPbraDropCount

func (m *Pmipv6PbraStatsBd) GetPbraDropCount() uint32

func (*Pmipv6PbraStatsBd) GetRevocFunctionNotSupportedCount

func (m *Pmipv6PbraStatsBd) GetRevocFunctionNotSupportedCount() uint32

func (*Pmipv6PbraStatsBd) GetSuccessCount

func (m *Pmipv6PbraStatsBd) GetSuccessCount() uint32

func (*Pmipv6PbraStatsBd) GetUnknownRevocTriggerCount

func (m *Pmipv6PbraStatsBd) GetUnknownRevocTriggerCount() uint32

func (*Pmipv6PbraStatsBd) ProtoMessage

func (*Pmipv6PbraStatsBd) ProtoMessage()

func (*Pmipv6PbraStatsBd) Reset

func (m *Pmipv6PbraStatsBd) Reset()

func (*Pmipv6PbraStatsBd) String

func (m *Pmipv6PbraStatsBd) String() string

func (*Pmipv6PbraStatsBd) XXX_DiscardUnknown

func (m *Pmipv6PbraStatsBd) XXX_DiscardUnknown()

func (*Pmipv6PbraStatsBd) XXX_Marshal

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

func (*Pmipv6PbraStatsBd) XXX_Merge

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

func (*Pmipv6PbraStatsBd) XXX_Size

func (m *Pmipv6PbraStatsBd) XXX_Size() int

func (*Pmipv6PbraStatsBd) XXX_Unmarshal

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

type Pmipv6PbriStatsBd

type Pmipv6PbriStatsBd struct {
	PbriCount                      uint64   `protobuf:"varint,1,opt,name=pbri_count,json=pbriCount,proto3" json:"pbri_count,omitempty"`
	PbriDropCount                  uint32   `protobuf:"varint,2,opt,name=pbri_drop_count,json=pbriDropCount,proto3" json:"pbri_drop_count,omitempty"`
	UnspecifiedCount               uint32   `protobuf:"varint,3,opt,name=unspecified_count,json=unspecifiedCount,proto3" json:"unspecified_count,omitempty"`
	AdminReasonCount               uint32   `protobuf:"varint,4,opt,name=admin_reason_count,json=adminReasonCount,proto3" json:"admin_reason_count,omitempty"`
	MagHandoverSameAttCount        uint32   `` /* 137-byte string literal not displayed */
	MagHandoverDifferentAttCount   uint32   `` /* 152-byte string literal not displayed */
	MagHandoverUnknownCount        uint32   `` /* 135-byte string literal not displayed */
	UserSessionTerminationCount    uint32   `` /* 147-byte string literal not displayed */
	NetworkSessionTerminationCount uint32   `` /* 156-byte string literal not displayed */
	OutOfSyncBceStateCount         uint32   `` /* 137-byte string literal not displayed */
	PerPeerPolicyCount             uint32   `protobuf:"varint,11,opt,name=per_peer_policy_count,json=perPeerPolicyCount,proto3" json:"per_peer_policy_count,omitempty"`
	RevokingMnLocalPolicyCount     uint32   `` /* 147-byte string literal not displayed */
	XXX_NoUnkeyedLiteral           struct{} `json:"-"`
	XXX_unrecognized               []byte   `json:"-"`
	XXX_sizecache                  int32    `json:"-"`
}

func (*Pmipv6PbriStatsBd) Descriptor

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

func (*Pmipv6PbriStatsBd) GetAdminReasonCount

func (m *Pmipv6PbriStatsBd) GetAdminReasonCount() uint32

func (*Pmipv6PbriStatsBd) GetMagHandoverDifferentAttCount

func (m *Pmipv6PbriStatsBd) GetMagHandoverDifferentAttCount() uint32

func (*Pmipv6PbriStatsBd) GetMagHandoverSameAttCount

func (m *Pmipv6PbriStatsBd) GetMagHandoverSameAttCount() uint32

func (*Pmipv6PbriStatsBd) GetMagHandoverUnknownCount

func (m *Pmipv6PbriStatsBd) GetMagHandoverUnknownCount() uint32

func (*Pmipv6PbriStatsBd) GetNetworkSessionTerminationCount

func (m *Pmipv6PbriStatsBd) GetNetworkSessionTerminationCount() uint32

func (*Pmipv6PbriStatsBd) GetOutOfSyncBceStateCount

func (m *Pmipv6PbriStatsBd) GetOutOfSyncBceStateCount() uint32

func (*Pmipv6PbriStatsBd) GetPbriCount

func (m *Pmipv6PbriStatsBd) GetPbriCount() uint64

func (*Pmipv6PbriStatsBd) GetPbriDropCount

func (m *Pmipv6PbriStatsBd) GetPbriDropCount() uint32

func (*Pmipv6PbriStatsBd) GetPerPeerPolicyCount

func (m *Pmipv6PbriStatsBd) GetPerPeerPolicyCount() uint32

func (*Pmipv6PbriStatsBd) GetRevokingMnLocalPolicyCount

func (m *Pmipv6PbriStatsBd) GetRevokingMnLocalPolicyCount() uint32

func (*Pmipv6PbriStatsBd) GetUnspecifiedCount

func (m *Pmipv6PbriStatsBd) GetUnspecifiedCount() uint32

func (*Pmipv6PbriStatsBd) GetUserSessionTerminationCount

func (m *Pmipv6PbriStatsBd) GetUserSessionTerminationCount() uint32

func (*Pmipv6PbriStatsBd) ProtoMessage

func (*Pmipv6PbriStatsBd) ProtoMessage()

func (*Pmipv6PbriStatsBd) Reset

func (m *Pmipv6PbriStatsBd) Reset()

func (*Pmipv6PbriStatsBd) String

func (m *Pmipv6PbriStatsBd) String() string

func (*Pmipv6PbriStatsBd) XXX_DiscardUnknown

func (m *Pmipv6PbriStatsBd) XXX_DiscardUnknown()

func (*Pmipv6PbriStatsBd) XXX_Marshal

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

func (*Pmipv6PbriStatsBd) XXX_Merge

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

func (*Pmipv6PbriStatsBd) XXX_Size

func (m *Pmipv6PbriStatsBd) XXX_Size() int

func (*Pmipv6PbriStatsBd) XXX_Unmarshal

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

type Pmipv6PbuStatsBd

type Pmipv6PbuStatsBd struct {
	PbuCount             uint64   `protobuf:"varint,1,opt,name=pbu_count,json=pbuCount,proto3" json:"pbu_count,omitempty"`
	PbuDropCount         uint32   `protobuf:"varint,2,opt,name=pbu_drop_count,json=pbuDropCount,proto3" json:"pbu_drop_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Pmipv6PbuStatsBd) Descriptor

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

func (*Pmipv6PbuStatsBd) GetPbuCount

func (m *Pmipv6PbuStatsBd) GetPbuCount() uint64

func (*Pmipv6PbuStatsBd) GetPbuDropCount

func (m *Pmipv6PbuStatsBd) GetPbuDropCount() uint32

func (*Pmipv6PbuStatsBd) ProtoMessage

func (*Pmipv6PbuStatsBd) ProtoMessage()

func (*Pmipv6PbuStatsBd) Reset

func (m *Pmipv6PbuStatsBd) Reset()

func (*Pmipv6PbuStatsBd) String

func (m *Pmipv6PbuStatsBd) String() string

func (*Pmipv6PbuStatsBd) XXX_DiscardUnknown

func (m *Pmipv6PbuStatsBd) XXX_DiscardUnknown()

func (*Pmipv6PbuStatsBd) XXX_Marshal

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

func (*Pmipv6PbuStatsBd) XXX_Merge

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

func (*Pmipv6PbuStatsBd) XXX_Size

func (m *Pmipv6PbuStatsBd) XXX_Size() int

func (*Pmipv6PbuStatsBd) XXX_Unmarshal

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

type Pmipv6ShowLmaCustStatsBd

type Pmipv6ShowLmaCustStatsBd struct {
	LmaIdentifier        string                 `protobuf:"bytes,50,opt,name=lma_identifier,json=lmaIdentifier,proto3" json:"lma_identifier,omitempty"`
	BceCount             uint32                 `protobuf:"varint,51,opt,name=bce_count,json=bceCount,proto3" json:"bce_count,omitempty"`
	HandoffCount         uint32                 `protobuf:"varint,52,opt,name=handoff_count,json=handoffCount,proto3" json:"handoff_count,omitempty"`
	Ipv4MnpCount         uint32                 `protobuf:"varint,53,opt,name=ipv4_mnp_count,json=ipv4MnpCount,proto3" json:"ipv4_mnp_count,omitempty"`
	Ipv6MnpCount         uint32                 `protobuf:"varint,54,opt,name=ipv6_mnp_count,json=ipv6MnpCount,proto3" json:"ipv6_mnp_count,omitempty"`
	ProtocolStatistics   *Pmipv6LmaProtoStatsBd `protobuf:"bytes,55,opt,name=protocol_statistics,json=protocolStatistics,proto3" json:"protocol_statistics,omitempty"`
	AccountingStatistics *Pmipv6AcctStatsBd     `protobuf:"bytes,56,opt,name=accounting_statistics,json=accountingStatistics,proto3" json:"accounting_statistics,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*Pmipv6ShowLmaCustStatsBd) Descriptor

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

func (*Pmipv6ShowLmaCustStatsBd) GetAccountingStatistics

func (m *Pmipv6ShowLmaCustStatsBd) GetAccountingStatistics() *Pmipv6AcctStatsBd

func (*Pmipv6ShowLmaCustStatsBd) GetBceCount

func (m *Pmipv6ShowLmaCustStatsBd) GetBceCount() uint32

func (*Pmipv6ShowLmaCustStatsBd) GetHandoffCount

func (m *Pmipv6ShowLmaCustStatsBd) GetHandoffCount() uint32

func (*Pmipv6ShowLmaCustStatsBd) GetIpv4MnpCount

func (m *Pmipv6ShowLmaCustStatsBd) GetIpv4MnpCount() uint32

func (*Pmipv6ShowLmaCustStatsBd) GetIpv6MnpCount

func (m *Pmipv6ShowLmaCustStatsBd) GetIpv6MnpCount() uint32

func (*Pmipv6ShowLmaCustStatsBd) GetLmaIdentifier

func (m *Pmipv6ShowLmaCustStatsBd) GetLmaIdentifier() string

func (*Pmipv6ShowLmaCustStatsBd) GetProtocolStatistics

func (m *Pmipv6ShowLmaCustStatsBd) GetProtocolStatistics() *Pmipv6LmaProtoStatsBd

func (*Pmipv6ShowLmaCustStatsBd) ProtoMessage

func (*Pmipv6ShowLmaCustStatsBd) ProtoMessage()

func (*Pmipv6ShowLmaCustStatsBd) Reset

func (m *Pmipv6ShowLmaCustStatsBd) Reset()

func (*Pmipv6ShowLmaCustStatsBd) String

func (m *Pmipv6ShowLmaCustStatsBd) String() string

func (*Pmipv6ShowLmaCustStatsBd) XXX_DiscardUnknown

func (m *Pmipv6ShowLmaCustStatsBd) XXX_DiscardUnknown()

func (*Pmipv6ShowLmaCustStatsBd) XXX_Marshal

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

func (*Pmipv6ShowLmaCustStatsBd) XXX_Merge

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

func (*Pmipv6ShowLmaCustStatsBd) XXX_Size

func (m *Pmipv6ShowLmaCustStatsBd) XXX_Size() int

func (*Pmipv6ShowLmaCustStatsBd) XXX_Unmarshal

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

type Pmipv6ShowLmaCustStatsBd_KEYS

type Pmipv6ShowLmaCustStatsBd_KEYS struct {
	CustomerName         string   `protobuf:"bytes,1,opt,name=customer_name,json=customerName,proto3" json:"customer_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Pmipv6ShowLmaCustStatsBd_KEYS) Descriptor

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

func (*Pmipv6ShowLmaCustStatsBd_KEYS) GetCustomerName

func (m *Pmipv6ShowLmaCustStatsBd_KEYS) GetCustomerName() string

func (*Pmipv6ShowLmaCustStatsBd_KEYS) ProtoMessage

func (*Pmipv6ShowLmaCustStatsBd_KEYS) ProtoMessage()

func (*Pmipv6ShowLmaCustStatsBd_KEYS) Reset

func (m *Pmipv6ShowLmaCustStatsBd_KEYS) Reset()

func (*Pmipv6ShowLmaCustStatsBd_KEYS) String

func (*Pmipv6ShowLmaCustStatsBd_KEYS) XXX_DiscardUnknown

func (m *Pmipv6ShowLmaCustStatsBd_KEYS) XXX_DiscardUnknown()

func (*Pmipv6ShowLmaCustStatsBd_KEYS) XXX_Marshal

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

func (*Pmipv6ShowLmaCustStatsBd_KEYS) XXX_Merge

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

func (*Pmipv6ShowLmaCustStatsBd_KEYS) XXX_Size

func (m *Pmipv6ShowLmaCustStatsBd_KEYS) XXX_Size() int

func (*Pmipv6ShowLmaCustStatsBd_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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