cisco_ios_xr_aaa_diameter_oper_augment_diameter_peers

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-aaa-diameter-oper:augment/diameter/peers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiameterPeers

type DiameterPeers struct {
	OriginHost           string               `protobuf:"bytes,50,opt,name=origin_host,json=originHost,proto3" json:"origin_host,omitempty"`
	OriginRealm          string               `protobuf:"bytes,51,opt,name=origin_realm,json=originRealm,proto3" json:"origin_realm,omitempty"`
	SourceInterface      string               `protobuf:"bytes,52,opt,name=source_interface,json=sourceInterface,proto3" json:"source_interface,omitempty"`
	TlsTrustpoint        string               `protobuf:"bytes,53,opt,name=tls_trustpoint,json=tlsTrustpoint,proto3" json:"tls_trustpoint,omitempty"`
	ConnRetryTimer       uint32               `protobuf:"varint,54,opt,name=conn_retry_timer,json=connRetryTimer,proto3" json:"conn_retry_timer,omitempty"`
	WatchdogTimer        uint32               `protobuf:"varint,55,opt,name=watchdog_timer,json=watchdogTimer,proto3" json:"watchdog_timer,omitempty"`
	TransactionTimer     uint32               `protobuf:"varint,56,opt,name=transaction_timer,json=transactionTimer,proto3" json:"transaction_timer,omitempty"`
	PeerNum              uint32               `protobuf:"varint,57,opt,name=peer_num,json=peerNum,proto3" json:"peer_num,omitempty"`
	Peer                 []*DiameterServerbag `protobuf:"bytes,58,rep,name=peer,proto3" json:"peer,omitempty"`
	TransTotal           uint32               `protobuf:"varint,59,opt,name=trans_total,json=transTotal,proto3" json:"trans_total,omitempty"`
	TransMax             uint32               `protobuf:"varint,60,opt,name=trans_max,json=transMax,proto3" json:"trans_max,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*DiameterPeers) Descriptor

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

func (*DiameterPeers) GetConnRetryTimer

func (m *DiameterPeers) GetConnRetryTimer() uint32

func (*DiameterPeers) GetOriginHost

func (m *DiameterPeers) GetOriginHost() string

func (*DiameterPeers) GetOriginRealm

func (m *DiameterPeers) GetOriginRealm() string

func (*DiameterPeers) GetPeer

func (m *DiameterPeers) GetPeer() []*DiameterServerbag

func (*DiameterPeers) GetPeerNum

func (m *DiameterPeers) GetPeerNum() uint32

func (*DiameterPeers) GetSourceInterface

func (m *DiameterPeers) GetSourceInterface() string

func (*DiameterPeers) GetTlsTrustpoint

func (m *DiameterPeers) GetTlsTrustpoint() string

func (*DiameterPeers) GetTransMax

func (m *DiameterPeers) GetTransMax() uint32

func (*DiameterPeers) GetTransTotal

func (m *DiameterPeers) GetTransTotal() uint32

func (*DiameterPeers) GetTransactionTimer

func (m *DiameterPeers) GetTransactionTimer() uint32

func (*DiameterPeers) GetWatchdogTimer

func (m *DiameterPeers) GetWatchdogTimer() uint32

func (*DiameterPeers) ProtoMessage

func (*DiameterPeers) ProtoMessage()

func (*DiameterPeers) Reset

func (m *DiameterPeers) Reset()

func (*DiameterPeers) String

func (m *DiameterPeers) String() string

func (*DiameterPeers) XXX_DiscardUnknown

func (m *DiameterPeers) XXX_DiscardUnknown()

func (*DiameterPeers) XXX_Marshal

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

func (*DiameterPeers) XXX_Merge

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

func (*DiameterPeers) XXX_Size

func (m *DiameterPeers) XXX_Size() int

func (*DiameterPeers) XXX_Unmarshal

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

type DiameterPeers_KEYS

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

func (*DiameterPeers_KEYS) Descriptor

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

func (*DiameterPeers_KEYS) ProtoMessage

func (*DiameterPeers_KEYS) ProtoMessage()

func (*DiameterPeers_KEYS) Reset

func (m *DiameterPeers_KEYS) Reset()

func (*DiameterPeers_KEYS) String

func (m *DiameterPeers_KEYS) String() string

func (*DiameterPeers_KEYS) XXX_DiscardUnknown

func (m *DiameterPeers_KEYS) XXX_DiscardUnknown()

func (*DiameterPeers_KEYS) XXX_Marshal

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

func (*DiameterPeers_KEYS) XXX_Merge

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

func (*DiameterPeers_KEYS) XXX_Size

func (m *DiameterPeers_KEYS) XXX_Size() int

func (*DiameterPeers_KEYS) XXX_Unmarshal

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

type DiameterServerbag

type DiameterServerbag struct {
	PeerName               string   `protobuf:"bytes,1,opt,name=peer_name,json=peerName,proto3" json:"peer_name,omitempty"`
	PeerIndex              uint32   `protobuf:"varint,2,opt,name=peer_index,json=peerIndex,proto3" json:"peer_index,omitempty"`
	Address                string   `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"`
	Port                   uint32   `protobuf:"varint,4,opt,name=port,proto3" json:"port,omitempty"`
	PortConnect            uint32   `protobuf:"varint,5,opt,name=port_connect,json=portConnect,proto3" json:"port_connect,omitempty"`
	ProtocolType           string   `protobuf:"bytes,6,opt,name=protocol_type,json=protocolType,proto3" json:"protocol_type,omitempty"`
	SecurityType           string   `protobuf:"bytes,7,opt,name=security_type,json=securityType,proto3" json:"security_type,omitempty"`
	ConnRetryTimer         uint32   `protobuf:"varint,8,opt,name=conn_retry_timer,json=connRetryTimer,proto3" json:"conn_retry_timer,omitempty"`
	WatchdogTimer          uint32   `protobuf:"varint,9,opt,name=watchdog_timer,json=watchdogTimer,proto3" json:"watchdog_timer,omitempty"`
	TransactionTimer       uint32   `protobuf:"varint,10,opt,name=transaction_timer,json=transactionTimer,proto3" json:"transaction_timer,omitempty"`
	VrfName                string   `protobuf:"bytes,11,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	SourceInterface        string   `protobuf:"bytes,12,opt,name=source_interface,json=sourceInterface,proto3" json:"source_interface,omitempty"`
	DestinationHost        string   `protobuf:"bytes,13,opt,name=destination_host,json=destinationHost,proto3" json:"destination_host,omitempty"`
	DestinationRealm       string   `protobuf:"bytes,14,opt,name=destination_realm,json=destinationRealm,proto3" json:"destination_realm,omitempty"`
	PeerType               string   `protobuf:"bytes,15,opt,name=peer_type,json=peerType,proto3" json:"peer_type,omitempty"`
	FirmwareRevision       uint32   `protobuf:"varint,16,opt,name=firmware_revision,json=firmwareRevision,proto3" json:"firmware_revision,omitempty"`
	StateDuration          uint32   `protobuf:"varint,17,opt,name=state_duration,json=stateDuration,proto3" json:"state_duration,omitempty"`
	LastDisconnectCause    string   `protobuf:"bytes,18,opt,name=last_disconnect_cause,json=lastDisconnectCause,proto3" json:"last_disconnect_cause,omitempty"`
	WhoInitDisconnect      string   `protobuf:"bytes,19,opt,name=who_init_disconnect,json=whoInitDisconnect,proto3" json:"who_init_disconnect,omitempty"`
	InAsRs                 uint32   `protobuf:"varint,20,opt,name=in_as_rs,json=inAsRs,proto3" json:"in_as_rs,omitempty"`
	OutAsRs                uint32   `protobuf:"varint,21,opt,name=out_as_rs,json=outAsRs,proto3" json:"out_as_rs,omitempty"`
	InAsAs                 uint32   `protobuf:"varint,22,opt,name=in_as_as,json=inAsAs,proto3" json:"in_as_as,omitempty"`
	OutAsAs                uint32   `protobuf:"varint,23,opt,name=out_as_as,json=outAsAs,proto3" json:"out_as_as,omitempty"`
	InAcRs                 uint32   `protobuf:"varint,24,opt,name=in_ac_rs,json=inAcRs,proto3" json:"in_ac_rs,omitempty"`
	OutAcRs                uint32   `protobuf:"varint,25,opt,name=out_ac_rs,json=outAcRs,proto3" json:"out_ac_rs,omitempty"`
	InAcAs                 uint32   `protobuf:"varint,26,opt,name=in_ac_as,json=inAcAs,proto3" json:"in_ac_as,omitempty"`
	OutAcAs                uint32   `protobuf:"varint,27,opt,name=out_ac_as,json=outAcAs,proto3" json:"out_ac_as,omitempty"`
	InCeRs                 uint32   `protobuf:"varint,28,opt,name=in_ce_rs,json=inCeRs,proto3" json:"in_ce_rs,omitempty"`
	OutCeRs                uint32   `protobuf:"varint,29,opt,name=out_ce_rs,json=outCeRs,proto3" json:"out_ce_rs,omitempty"`
	InCeAs                 uint32   `protobuf:"varint,30,opt,name=in_ce_as,json=inCeAs,proto3" json:"in_ce_as,omitempty"`
	OutCeAs                uint32   `protobuf:"varint,31,opt,name=out_ce_as,json=outCeAs,proto3" json:"out_ce_as,omitempty"`
	InDwRs                 uint32   `protobuf:"varint,32,opt,name=in_dw_rs,json=inDwRs,proto3" json:"in_dw_rs,omitempty"`
	OutDwRs                uint32   `protobuf:"varint,33,opt,name=out_dw_rs,json=outDwRs,proto3" json:"out_dw_rs,omitempty"`
	InDwAs                 uint32   `protobuf:"varint,34,opt,name=in_dw_as,json=inDwAs,proto3" json:"in_dw_as,omitempty"`
	OutDwAs                uint32   `protobuf:"varint,35,opt,name=out_dw_as,json=outDwAs,proto3" json:"out_dw_as,omitempty"`
	InDpRs                 uint32   `protobuf:"varint,36,opt,name=in_dp_rs,json=inDpRs,proto3" json:"in_dp_rs,omitempty"`
	OutDpRs                uint32   `protobuf:"varint,37,opt,name=out_dp_rs,json=outDpRs,proto3" json:"out_dp_rs,omitempty"`
	InDpAs                 uint32   `protobuf:"varint,38,opt,name=in_dp_as,json=inDpAs,proto3" json:"in_dp_as,omitempty"`
	OutDpAs                uint32   `protobuf:"varint,39,opt,name=out_dp_as,json=outDpAs,proto3" json:"out_dp_as,omitempty"`
	InRaRs                 uint32   `protobuf:"varint,40,opt,name=in_ra_rs,json=inRaRs,proto3" json:"in_ra_rs,omitempty"`
	OutRaRs                uint32   `protobuf:"varint,41,opt,name=out_ra_rs,json=outRaRs,proto3" json:"out_ra_rs,omitempty"`
	InRaAs                 uint32   `protobuf:"varint,42,opt,name=in_ra_as,json=inRaAs,proto3" json:"in_ra_as,omitempty"`
	OutRaAs                uint32   `protobuf:"varint,43,opt,name=out_ra_as,json=outRaAs,proto3" json:"out_ra_as,omitempty"`
	InStRs                 uint32   `protobuf:"varint,44,opt,name=in_st_rs,json=inStRs,proto3" json:"in_st_rs,omitempty"`
	OutStRs                uint32   `protobuf:"varint,45,opt,name=out_st_rs,json=outStRs,proto3" json:"out_st_rs,omitempty"`
	InStAs                 uint32   `protobuf:"varint,46,opt,name=in_st_as,json=inStAs,proto3" json:"in_st_as,omitempty"`
	OutStAs                uint32   `protobuf:"varint,47,opt,name=out_st_as,json=outStAs,proto3" json:"out_st_as,omitempty"`
	InCcRs                 uint32   `protobuf:"varint,48,opt,name=in_cc_rs,json=inCcRs,proto3" json:"in_cc_rs,omitempty"`
	OutCcRs                uint32   `protobuf:"varint,49,opt,name=out_cc_rs,json=outCcRs,proto3" json:"out_cc_rs,omitempty"`
	InCcAs                 uint32   `protobuf:"varint,50,opt,name=in_cc_as,json=inCcAs,proto3" json:"in_cc_as,omitempty"`
	OutCcAs                uint32   `protobuf:"varint,51,opt,name=out_cc_as,json=outCcAs,proto3" json:"out_cc_as,omitempty"`
	OutAaRs                uint32   `protobuf:"varint,52,opt,name=out_aa_rs,json=outAaRs,proto3" json:"out_aa_rs,omitempty"`
	InAaAs                 uint32   `protobuf:"varint,53,opt,name=in_aa_as,json=inAaAs,proto3" json:"in_aa_as,omitempty"`
	MalformedRequests      uint32   `protobuf:"varint,54,opt,name=malformed_requests,json=malformedRequests,proto3" json:"malformed_requests,omitempty"`
	ReceivedProtoErrors    uint32   `protobuf:"varint,55,opt,name=received_proto_errors,json=receivedProtoErrors,proto3" json:"received_proto_errors,omitempty"`
	SentProtoErrors        uint32   `protobuf:"varint,56,opt,name=sent_proto_errors,json=sentProtoErrors,proto3" json:"sent_proto_errors,omitempty"`
	ReceivedTransientFails uint32   `` /* 131-byte string literal not displayed */
	SentTransientFails     uint32   `protobuf:"varint,58,opt,name=sent_transient_fails,json=sentTransientFails,proto3" json:"sent_transient_fails,omitempty"`
	ReceivedPermanentFails uint32   `` /* 131-byte string literal not displayed */
	SentPermanentFails     uint32   `protobuf:"varint,60,opt,name=sent_permanent_fails,json=sentPermanentFails,proto3" json:"sent_permanent_fails,omitempty"`
	TransportDown          uint32   `protobuf:"varint,61,opt,name=transport_down,json=transportDown,proto3" json:"transport_down,omitempty"`
	State                  string   `protobuf:"bytes,62,opt,name=state,proto3" json:"state,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*DiameterServerbag) Descriptor

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

func (*DiameterServerbag) GetAddress

func (m *DiameterServerbag) GetAddress() string

func (*DiameterServerbag) GetConnRetryTimer

func (m *DiameterServerbag) GetConnRetryTimer() uint32

func (*DiameterServerbag) GetDestinationHost

func (m *DiameterServerbag) GetDestinationHost() string

func (*DiameterServerbag) GetDestinationRealm

func (m *DiameterServerbag) GetDestinationRealm() string

func (*DiameterServerbag) GetFirmwareRevision

func (m *DiameterServerbag) GetFirmwareRevision() uint32

func (*DiameterServerbag) GetInAaAs

func (m *DiameterServerbag) GetInAaAs() uint32

func (*DiameterServerbag) GetInAcAs

func (m *DiameterServerbag) GetInAcAs() uint32

func (*DiameterServerbag) GetInAcRs

func (m *DiameterServerbag) GetInAcRs() uint32

func (*DiameterServerbag) GetInAsAs

func (m *DiameterServerbag) GetInAsAs() uint32

func (*DiameterServerbag) GetInAsRs

func (m *DiameterServerbag) GetInAsRs() uint32

func (*DiameterServerbag) GetInCcAs

func (m *DiameterServerbag) GetInCcAs() uint32

func (*DiameterServerbag) GetInCcRs

func (m *DiameterServerbag) GetInCcRs() uint32

func (*DiameterServerbag) GetInCeAs

func (m *DiameterServerbag) GetInCeAs() uint32

func (*DiameterServerbag) GetInCeRs

func (m *DiameterServerbag) GetInCeRs() uint32

func (*DiameterServerbag) GetInDpAs

func (m *DiameterServerbag) GetInDpAs() uint32

func (*DiameterServerbag) GetInDpRs

func (m *DiameterServerbag) GetInDpRs() uint32

func (*DiameterServerbag) GetInDwAs

func (m *DiameterServerbag) GetInDwAs() uint32

func (*DiameterServerbag) GetInDwRs

func (m *DiameterServerbag) GetInDwRs() uint32

func (*DiameterServerbag) GetInRaAs

func (m *DiameterServerbag) GetInRaAs() uint32

func (*DiameterServerbag) GetInRaRs

func (m *DiameterServerbag) GetInRaRs() uint32

func (*DiameterServerbag) GetInStAs

func (m *DiameterServerbag) GetInStAs() uint32

func (*DiameterServerbag) GetInStRs

func (m *DiameterServerbag) GetInStRs() uint32

func (*DiameterServerbag) GetLastDisconnectCause

func (m *DiameterServerbag) GetLastDisconnectCause() string

func (*DiameterServerbag) GetMalformedRequests

func (m *DiameterServerbag) GetMalformedRequests() uint32

func (*DiameterServerbag) GetOutAaRs

func (m *DiameterServerbag) GetOutAaRs() uint32

func (*DiameterServerbag) GetOutAcAs

func (m *DiameterServerbag) GetOutAcAs() uint32

func (*DiameterServerbag) GetOutAcRs

func (m *DiameterServerbag) GetOutAcRs() uint32

func (*DiameterServerbag) GetOutAsAs

func (m *DiameterServerbag) GetOutAsAs() uint32

func (*DiameterServerbag) GetOutAsRs

func (m *DiameterServerbag) GetOutAsRs() uint32

func (*DiameterServerbag) GetOutCcAs

func (m *DiameterServerbag) GetOutCcAs() uint32

func (*DiameterServerbag) GetOutCcRs

func (m *DiameterServerbag) GetOutCcRs() uint32

func (*DiameterServerbag) GetOutCeAs

func (m *DiameterServerbag) GetOutCeAs() uint32

func (*DiameterServerbag) GetOutCeRs

func (m *DiameterServerbag) GetOutCeRs() uint32

func (*DiameterServerbag) GetOutDpAs

func (m *DiameterServerbag) GetOutDpAs() uint32

func (*DiameterServerbag) GetOutDpRs

func (m *DiameterServerbag) GetOutDpRs() uint32

func (*DiameterServerbag) GetOutDwAs

func (m *DiameterServerbag) GetOutDwAs() uint32

func (*DiameterServerbag) GetOutDwRs

func (m *DiameterServerbag) GetOutDwRs() uint32

func (*DiameterServerbag) GetOutRaAs

func (m *DiameterServerbag) GetOutRaAs() uint32

func (*DiameterServerbag) GetOutRaRs

func (m *DiameterServerbag) GetOutRaRs() uint32

func (*DiameterServerbag) GetOutStAs

func (m *DiameterServerbag) GetOutStAs() uint32

func (*DiameterServerbag) GetOutStRs

func (m *DiameterServerbag) GetOutStRs() uint32

func (*DiameterServerbag) GetPeerIndex

func (m *DiameterServerbag) GetPeerIndex() uint32

func (*DiameterServerbag) GetPeerName

func (m *DiameterServerbag) GetPeerName() string

func (*DiameterServerbag) GetPeerType

func (m *DiameterServerbag) GetPeerType() string

func (*DiameterServerbag) GetPort

func (m *DiameterServerbag) GetPort() uint32

func (*DiameterServerbag) GetPortConnect

func (m *DiameterServerbag) GetPortConnect() uint32

func (*DiameterServerbag) GetProtocolType

func (m *DiameterServerbag) GetProtocolType() string

func (*DiameterServerbag) GetReceivedPermanentFails

func (m *DiameterServerbag) GetReceivedPermanentFails() uint32

func (*DiameterServerbag) GetReceivedProtoErrors

func (m *DiameterServerbag) GetReceivedProtoErrors() uint32

func (*DiameterServerbag) GetReceivedTransientFails

func (m *DiameterServerbag) GetReceivedTransientFails() uint32

func (*DiameterServerbag) GetSecurityType

func (m *DiameterServerbag) GetSecurityType() string

func (*DiameterServerbag) GetSentPermanentFails

func (m *DiameterServerbag) GetSentPermanentFails() uint32

func (*DiameterServerbag) GetSentProtoErrors

func (m *DiameterServerbag) GetSentProtoErrors() uint32

func (*DiameterServerbag) GetSentTransientFails

func (m *DiameterServerbag) GetSentTransientFails() uint32

func (*DiameterServerbag) GetSourceInterface

func (m *DiameterServerbag) GetSourceInterface() string

func (*DiameterServerbag) GetState

func (m *DiameterServerbag) GetState() string

func (*DiameterServerbag) GetStateDuration

func (m *DiameterServerbag) GetStateDuration() uint32

func (*DiameterServerbag) GetTransactionTimer

func (m *DiameterServerbag) GetTransactionTimer() uint32

func (*DiameterServerbag) GetTransportDown

func (m *DiameterServerbag) GetTransportDown() uint32

func (*DiameterServerbag) GetVrfName

func (m *DiameterServerbag) GetVrfName() string

func (*DiameterServerbag) GetWatchdogTimer

func (m *DiameterServerbag) GetWatchdogTimer() uint32

func (*DiameterServerbag) GetWhoInitDisconnect

func (m *DiameterServerbag) GetWhoInitDisconnect() string

func (*DiameterServerbag) ProtoMessage

func (*DiameterServerbag) ProtoMessage()

func (*DiameterServerbag) Reset

func (m *DiameterServerbag) Reset()

func (*DiameterServerbag) String

func (m *DiameterServerbag) String() string

func (*DiameterServerbag) XXX_DiscardUnknown

func (m *DiameterServerbag) XXX_DiscardUnknown()

func (*DiameterServerbag) XXX_Marshal

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

func (*DiameterServerbag) XXX_Merge

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

func (*DiameterServerbag) XXX_Size

func (m *DiameterServerbag) XXX_Size() int

func (*DiameterServerbag) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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