cisco_ios_xr_iedge4710_oper_subscriber_manager_nodes_node_statistics_aaa_change_of_authorization

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 IedgeStatsChData

type IedgeStatsChData struct {
	AccountLogon                   *IedgeStatsChReqStats `protobuf:"bytes,50,opt,name=account_logon,json=accountLogon,proto3" json:"account_logon,omitempty"`
	AccountLogoff                  *IedgeStatsChReqStats `protobuf:"bytes,51,opt,name=account_logoff,json=accountLogoff,proto3" json:"account_logoff,omitempty"`
	AccountUpdate                  *IedgeStatsChReqStats `protobuf:"bytes,52,opt,name=account_update,json=accountUpdate,proto3" json:"account_update,omitempty"`
	SessionDisconnect              *IedgeStatsChReqStats `protobuf:"bytes,53,opt,name=session_disconnect,json=sessionDisconnect,proto3" json:"session_disconnect,omitempty"`
	SingleServiceLogon             *IedgeStatsChReqStats `protobuf:"bytes,54,opt,name=single_service_logon,json=singleServiceLogon,proto3" json:"single_service_logon,omitempty"`
	SingleServiceLogoff            *IedgeStatsChReqStats `protobuf:"bytes,55,opt,name=single_service_logoff,json=singleServiceLogoff,proto3" json:"single_service_logoff,omitempty"`
	SingleServiceModify            *IedgeStatsChReqStats `protobuf:"bytes,56,opt,name=single_service_modify,json=singleServiceModify,proto3" json:"single_service_modify,omitempty"`
	ServiceMulti                   *IedgeStatsChReqStats `protobuf:"bytes,57,opt,name=service_multi,json=serviceMulti,proto3" json:"service_multi,omitempty"`
	UnknownAccountCmdResps         uint64                `` /* 133-byte string literal not displayed */
	UnknownServiceCmdResps         uint64                `` /* 133-byte string literal not displayed */
	UnknownCmdResps                uint64                `protobuf:"varint,60,opt,name=unknown_cmd_resps,json=unknownCmdResps,proto3" json:"unknown_cmd_resps,omitempty"`
	AttrListRetrieveFailureResps   uint64                `` /* 153-byte string literal not displayed */
	RespSendFailure                uint64                `protobuf:"varint,62,opt,name=resp_send_failure,json=respSendFailure,proto3" json:"resp_send_failure,omitempty"`
	InternalErrResps               uint64                `protobuf:"varint,63,opt,name=internal_err_resps,json=internalErrResps,proto3" json:"internal_err_resps,omitempty"`
	ServiceProfilePushFailureResps uint64                `` /* 159-byte string literal not displayed */
	NoCmdResps                     uint64                `protobuf:"varint,65,opt,name=no_cmd_resps,json=noCmdResps,proto3" json:"no_cmd_resps,omitempty"`
	NoSessionFoundResps            uint64                `protobuf:"varint,66,opt,name=no_session_found_resps,json=noSessionFoundResps,proto3" json:"no_session_found_resps,omitempty"`
	NoSessionPeerResps             uint64                `protobuf:"varint,67,opt,name=no_session_peer_resps,json=noSessionPeerResps,proto3" json:"no_session_peer_resps,omitempty"`
	XXX_NoUnkeyedLiteral           struct{}              `json:"-"`
	XXX_unrecognized               []byte                `json:"-"`
	XXX_sizecache                  int32                 `json:"-"`
}

func (*IedgeStatsChData) Descriptor

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

func (*IedgeStatsChData) GetAccountLogoff

func (m *IedgeStatsChData) GetAccountLogoff() *IedgeStatsChReqStats

func (*IedgeStatsChData) GetAccountLogon

func (m *IedgeStatsChData) GetAccountLogon() *IedgeStatsChReqStats

func (*IedgeStatsChData) GetAccountUpdate

func (m *IedgeStatsChData) GetAccountUpdate() *IedgeStatsChReqStats

func (*IedgeStatsChData) GetAttrListRetrieveFailureResps

func (m *IedgeStatsChData) GetAttrListRetrieveFailureResps() uint64

func (*IedgeStatsChData) GetInternalErrResps

func (m *IedgeStatsChData) GetInternalErrResps() uint64

func (*IedgeStatsChData) GetNoCmdResps

func (m *IedgeStatsChData) GetNoCmdResps() uint64

func (*IedgeStatsChData) GetNoSessionFoundResps

func (m *IedgeStatsChData) GetNoSessionFoundResps() uint64

func (*IedgeStatsChData) GetNoSessionPeerResps

func (m *IedgeStatsChData) GetNoSessionPeerResps() uint64

func (*IedgeStatsChData) GetRespSendFailure

func (m *IedgeStatsChData) GetRespSendFailure() uint64

func (*IedgeStatsChData) GetServiceMulti

func (m *IedgeStatsChData) GetServiceMulti() *IedgeStatsChReqStats

func (*IedgeStatsChData) GetServiceProfilePushFailureResps

func (m *IedgeStatsChData) GetServiceProfilePushFailureResps() uint64

func (*IedgeStatsChData) GetSessionDisconnect

func (m *IedgeStatsChData) GetSessionDisconnect() *IedgeStatsChReqStats

func (*IedgeStatsChData) GetSingleServiceLogoff

func (m *IedgeStatsChData) GetSingleServiceLogoff() *IedgeStatsChReqStats

func (*IedgeStatsChData) GetSingleServiceLogon

func (m *IedgeStatsChData) GetSingleServiceLogon() *IedgeStatsChReqStats

func (*IedgeStatsChData) GetSingleServiceModify

func (m *IedgeStatsChData) GetSingleServiceModify() *IedgeStatsChReqStats

func (*IedgeStatsChData) GetUnknownAccountCmdResps

func (m *IedgeStatsChData) GetUnknownAccountCmdResps() uint64

func (*IedgeStatsChData) GetUnknownCmdResps

func (m *IedgeStatsChData) GetUnknownCmdResps() uint64

func (*IedgeStatsChData) GetUnknownServiceCmdResps

func (m *IedgeStatsChData) GetUnknownServiceCmdResps() uint64

func (*IedgeStatsChData) ProtoMessage

func (*IedgeStatsChData) ProtoMessage()

func (*IedgeStatsChData) Reset

func (m *IedgeStatsChData) Reset()

func (*IedgeStatsChData) String

func (m *IedgeStatsChData) String() string

func (*IedgeStatsChData) XXX_DiscardUnknown

func (m *IedgeStatsChData) XXX_DiscardUnknown()

func (*IedgeStatsChData) XXX_Marshal

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

func (*IedgeStatsChData) XXX_Merge

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

func (*IedgeStatsChData) XXX_Size

func (m *IedgeStatsChData) XXX_Size() int

func (*IedgeStatsChData) XXX_Unmarshal

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

type IedgeStatsChData_KEYS

type IedgeStatsChData_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 (*IedgeStatsChData_KEYS) Descriptor

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

func (*IedgeStatsChData_KEYS) GetNodeName

func (m *IedgeStatsChData_KEYS) GetNodeName() string

func (*IedgeStatsChData_KEYS) ProtoMessage

func (*IedgeStatsChData_KEYS) ProtoMessage()

func (*IedgeStatsChData_KEYS) Reset

func (m *IedgeStatsChData_KEYS) Reset()

func (*IedgeStatsChData_KEYS) String

func (m *IedgeStatsChData_KEYS) String() string

func (*IedgeStatsChData_KEYS) XXX_DiscardUnknown

func (m *IedgeStatsChData_KEYS) XXX_DiscardUnknown()

func (*IedgeStatsChData_KEYS) XXX_Marshal

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

func (*IedgeStatsChData_KEYS) XXX_Merge

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

func (*IedgeStatsChData_KEYS) XXX_Size

func (m *IedgeStatsChData_KEYS) XXX_Size() int

func (*IedgeStatsChData_KEYS) XXX_Unmarshal

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

type IedgeStatsChReqStats

type IedgeStatsChReqStats struct {
	ReceivedRequests        uint64   `protobuf:"varint,1,opt,name=received_requests,json=receivedRequests,proto3" json:"received_requests,omitempty"`
	AcknowledgedRequests    uint64   `protobuf:"varint,2,opt,name=acknowledged_requests,json=acknowledgedRequests,proto3" json:"acknowledged_requests,omitempty"`
	NonAcknowledgedRequests uint64   `` /* 133-byte string literal not displayed */
	XXX_NoUnkeyedLiteral    struct{} `json:"-"`
	XXX_unrecognized        []byte   `json:"-"`
	XXX_sizecache           int32    `json:"-"`
}

func (*IedgeStatsChReqStats) Descriptor

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

func (*IedgeStatsChReqStats) GetAcknowledgedRequests

func (m *IedgeStatsChReqStats) GetAcknowledgedRequests() uint64

func (*IedgeStatsChReqStats) GetNonAcknowledgedRequests

func (m *IedgeStatsChReqStats) GetNonAcknowledgedRequests() uint64

func (*IedgeStatsChReqStats) GetReceivedRequests

func (m *IedgeStatsChReqStats) GetReceivedRequests() uint64

func (*IedgeStatsChReqStats) ProtoMessage

func (*IedgeStatsChReqStats) ProtoMessage()

func (*IedgeStatsChReqStats) Reset

func (m *IedgeStatsChReqStats) Reset()

func (*IedgeStatsChReqStats) String

func (m *IedgeStatsChReqStats) String() string

func (*IedgeStatsChReqStats) XXX_DiscardUnknown

func (m *IedgeStatsChReqStats) XXX_DiscardUnknown()

func (*IedgeStatsChReqStats) XXX_Marshal

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

func (*IedgeStatsChReqStats) XXX_Merge

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

func (*IedgeStatsChReqStats) XXX_Size

func (m *IedgeStatsChReqStats) XXX_Size() int

func (*IedgeStatsChReqStats) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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