cisco_ios_xr_aaa_diameter_oper_augment_diameter_nas

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

Overview

Cisco-IOS-XR-aaa-diameter-oper:augment/diameter/nas

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiameterNas

type DiameterNas struct {
	AaaSessionId               string   `protobuf:"bytes,1,opt,name=aaa_session_id,json=aaaSessionId,proto3" json:"aaa_session_id,omitempty"`
	DiameterSessionId          string   `protobuf:"bytes,2,opt,name=diameter_session_id,json=diameterSessionId,proto3" json:"diameter_session_id,omitempty"`
	AuthenticationStatus       uint32   `protobuf:"varint,3,opt,name=authentication_status,json=authenticationStatus,proto3" json:"authentication_status,omitempty"`
	AuthorizationStatus        uint32   `protobuf:"varint,4,opt,name=authorization_status,json=authorizationStatus,proto3" json:"authorization_status,omitempty"`
	AccountingStatus           uint32   `protobuf:"varint,5,opt,name=accounting_status,json=accountingStatus,proto3" json:"accounting_status,omitempty"`
	AccountingStatusStop       uint32   `protobuf:"varint,6,opt,name=accounting_status_stop,json=accountingStatusStop,proto3" json:"accounting_status_stop,omitempty"`
	DisconnectStatus           uint32   `protobuf:"varint,7,opt,name=disconnect_status,json=disconnectStatus,proto3" json:"disconnect_status,omitempty"`
	AccountingIntrimInPackets  uint32   `` /* 141-byte string literal not displayed */
	AccountingIntrimOutPackets uint32   `` /* 144-byte string literal not displayed */
	MethodList                 string   `protobuf:"bytes,10,opt,name=method_list,json=methodList,proto3" json:"method_list,omitempty"`
	ServerUsedList             string   `protobuf:"bytes,11,opt,name=server_used_list,json=serverUsedList,proto3" json:"server_used_list,omitempty"`
	XXX_NoUnkeyedLiteral       struct{} `json:"-"`
	XXX_unrecognized           []byte   `json:"-"`
	XXX_sizecache              int32    `json:"-"`
}

func (*DiameterNas) Descriptor

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

func (*DiameterNas) GetAaaSessionId

func (m *DiameterNas) GetAaaSessionId() string

func (*DiameterNas) GetAccountingIntrimInPackets

func (m *DiameterNas) GetAccountingIntrimInPackets() uint32

func (*DiameterNas) GetAccountingIntrimOutPackets

func (m *DiameterNas) GetAccountingIntrimOutPackets() uint32

func (*DiameterNas) GetAccountingStatus

func (m *DiameterNas) GetAccountingStatus() uint32

func (*DiameterNas) GetAccountingStatusStop

func (m *DiameterNas) GetAccountingStatusStop() uint32

func (*DiameterNas) GetAuthenticationStatus

func (m *DiameterNas) GetAuthenticationStatus() uint32

func (*DiameterNas) GetAuthorizationStatus

func (m *DiameterNas) GetAuthorizationStatus() uint32

func (*DiameterNas) GetDiameterSessionId

func (m *DiameterNas) GetDiameterSessionId() string

func (*DiameterNas) GetDisconnectStatus

func (m *DiameterNas) GetDisconnectStatus() uint32

func (*DiameterNas) GetMethodList

func (m *DiameterNas) GetMethodList() string

func (*DiameterNas) GetServerUsedList

func (m *DiameterNas) GetServerUsedList() string

func (*DiameterNas) ProtoMessage

func (*DiameterNas) ProtoMessage()

func (*DiameterNas) Reset

func (m *DiameterNas) Reset()

func (*DiameterNas) String

func (m *DiameterNas) String() string

func (*DiameterNas) XXX_DiscardUnknown

func (m *DiameterNas) XXX_DiscardUnknown()

func (*DiameterNas) XXX_Marshal

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

func (*DiameterNas) XXX_Merge

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

func (*DiameterNas) XXX_Size

func (m *DiameterNas) XXX_Size() int

func (*DiameterNas) XXX_Unmarshal

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

type DiameterNasList

type DiameterNasList struct {
	AaanasId             string         `protobuf:"bytes,50,opt,name=aaanas_id,json=aaanasId,proto3" json:"aaanas_id,omitempty"`
	ListOfNas            []*DiameterNas `protobuf:"bytes,51,rep,name=list_of_nas,json=listOfNas,proto3" json:"list_of_nas,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*DiameterNasList) Descriptor

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

func (*DiameterNasList) GetAaanasId

func (m *DiameterNasList) GetAaanasId() string

func (*DiameterNasList) GetListOfNas

func (m *DiameterNasList) GetListOfNas() []*DiameterNas

func (*DiameterNasList) ProtoMessage

func (*DiameterNasList) ProtoMessage()

func (*DiameterNasList) Reset

func (m *DiameterNasList) Reset()

func (*DiameterNasList) String

func (m *DiameterNasList) String() string

func (*DiameterNasList) XXX_DiscardUnknown

func (m *DiameterNasList) XXX_DiscardUnknown()

func (*DiameterNasList) XXX_Marshal

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

func (*DiameterNasList) XXX_Merge

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

func (*DiameterNasList) XXX_Size

func (m *DiameterNasList) XXX_Size() int

func (*DiameterNasList) XXX_Unmarshal

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

type DiameterNasList_KEYS

type DiameterNasList_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DiameterNasList_KEYS) Descriptor

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

func (*DiameterNasList_KEYS) ProtoMessage

func (*DiameterNasList_KEYS) ProtoMessage()

func (*DiameterNasList_KEYS) Reset

func (m *DiameterNasList_KEYS) Reset()

func (*DiameterNasList_KEYS) String

func (m *DiameterNasList_KEYS) String() string

func (*DiameterNasList_KEYS) XXX_DiscardUnknown

func (m *DiameterNasList_KEYS) XXX_DiscardUnknown()

func (*DiameterNasList_KEYS) XXX_Marshal

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

func (*DiameterNasList_KEYS) XXX_Merge

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

func (*DiameterNasList_KEYS) XXX_Size

func (m *DiameterNasList_KEYS) XXX_Size() int

func (*DiameterNasList_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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