cisco_ios_xr_ppp_ma_oper_ppp_nodes_node_sso_summary

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: 1

Documentation

Overview

Cisco-IOS-XR-ppp-ma-oper:ppp/nodes/node/sso-summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PppOperSsoSummary

type PppOperSsoSummary struct {
	LcpStates            *PppOperSsoSummaryStates `protobuf:"bytes,50,opt,name=lcp_states,json=lcpStates,proto3" json:"lcp_states,omitempty"`
	OfUsAuthStates       *PppOperSsoSummaryStates `protobuf:"bytes,51,opt,name=of_us_auth_states,json=ofUsAuthStates,proto3" json:"of_us_auth_states,omitempty"`
	OfPeerAuthStates     *PppOperSsoSummaryStates `protobuf:"bytes,52,opt,name=of_peer_auth_states,json=ofPeerAuthStates,proto3" json:"of_peer_auth_states,omitempty"`
	IpcpStates           *PppOperSsoSummaryStates `protobuf:"bytes,53,opt,name=ipcp_states,json=ipcpStates,proto3" json:"ipcp_states,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*PppOperSsoSummary) Descriptor

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

func (*PppOperSsoSummary) GetIpcpStates

func (m *PppOperSsoSummary) GetIpcpStates() *PppOperSsoSummaryStates

func (*PppOperSsoSummary) GetLcpStates

func (m *PppOperSsoSummary) GetLcpStates() *PppOperSsoSummaryStates

func (*PppOperSsoSummary) GetOfPeerAuthStates

func (m *PppOperSsoSummary) GetOfPeerAuthStates() *PppOperSsoSummaryStates

func (*PppOperSsoSummary) GetOfUsAuthStates

func (m *PppOperSsoSummary) GetOfUsAuthStates() *PppOperSsoSummaryStates

func (*PppOperSsoSummary) ProtoMessage

func (*PppOperSsoSummary) ProtoMessage()

func (*PppOperSsoSummary) Reset

func (m *PppOperSsoSummary) Reset()

func (*PppOperSsoSummary) String

func (m *PppOperSsoSummary) String() string

func (*PppOperSsoSummary) XXX_DiscardUnknown

func (m *PppOperSsoSummary) XXX_DiscardUnknown()

func (*PppOperSsoSummary) XXX_Marshal

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

func (*PppOperSsoSummary) XXX_Merge

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

func (*PppOperSsoSummary) XXX_Size

func (m *PppOperSsoSummary) XXX_Size() int

func (*PppOperSsoSummary) XXX_Unmarshal

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

type PppOperSsoSummaryStates

type PppOperSsoSummaryStates struct {
	Total                uint32   `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	Count                []uint32 `protobuf:"varint,2,rep,packed,name=count,proto3" json:"count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PppOperSsoSummaryStates) Descriptor

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

func (*PppOperSsoSummaryStates) GetCount

func (m *PppOperSsoSummaryStates) GetCount() []uint32

func (*PppOperSsoSummaryStates) GetTotal

func (m *PppOperSsoSummaryStates) GetTotal() uint32

func (*PppOperSsoSummaryStates) ProtoMessage

func (*PppOperSsoSummaryStates) ProtoMessage()

func (*PppOperSsoSummaryStates) Reset

func (m *PppOperSsoSummaryStates) Reset()

func (*PppOperSsoSummaryStates) String

func (m *PppOperSsoSummaryStates) String() string

func (*PppOperSsoSummaryStates) XXX_DiscardUnknown

func (m *PppOperSsoSummaryStates) XXX_DiscardUnknown()

func (*PppOperSsoSummaryStates) XXX_Marshal

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

func (*PppOperSsoSummaryStates) XXX_Merge

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

func (*PppOperSsoSummaryStates) XXX_Size

func (m *PppOperSsoSummaryStates) XXX_Size() int

func (*PppOperSsoSummaryStates) XXX_Unmarshal

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

type PppOperSsoSummary_KEYS

type PppOperSsoSummary_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 (*PppOperSsoSummary_KEYS) Descriptor

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

func (*PppOperSsoSummary_KEYS) GetNodeName

func (m *PppOperSsoSummary_KEYS) GetNodeName() string

func (*PppOperSsoSummary_KEYS) ProtoMessage

func (*PppOperSsoSummary_KEYS) ProtoMessage()

func (*PppOperSsoSummary_KEYS) Reset

func (m *PppOperSsoSummary_KEYS) Reset()

func (*PppOperSsoSummary_KEYS) String

func (m *PppOperSsoSummary_KEYS) String() string

func (*PppOperSsoSummary_KEYS) XXX_DiscardUnknown

func (m *PppOperSsoSummary_KEYS) XXX_DiscardUnknown()

func (*PppOperSsoSummary_KEYS) XXX_Marshal

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

func (*PppOperSsoSummary_KEYS) XXX_Merge

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

func (*PppOperSsoSummary_KEYS) XXX_Size

func (m *PppOperSsoSummary_KEYS) XXX_Size() int

func (*PppOperSsoSummary_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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