Documentation
¶
Overview ¶
Cisco-IOS-XR-aaa-diameter-oper:augment/diameter/gx-session-ids/gx-session-id
Index ¶
- type DiameterGxSess
- func (*DiameterGxSess) Descriptor() ([]byte, []int)
- func (m *DiameterGxSess) GetAaaSessionId() uint32
- func (m *DiameterGxSess) GetDiameterSessionId() string
- func (m *DiameterGxSess) GetGxPlusServices() string
- func (m *DiameterGxSess) GetReavalidationTime() string
- func (m *DiameterGxSess) GetRequestNumber() uint32
- func (m *DiameterGxSess) GetRequestType() string
- func (m *DiameterGxSess) GetRetryCount() uint32
- func (m *DiameterGxSess) GetServiceCount() uint32
- func (m *DiameterGxSess) GetSessionState() string
- func (*DiameterGxSess) ProtoMessage()
- func (m *DiameterGxSess) Reset()
- func (m *DiameterGxSess) String() string
- func (m *DiameterGxSess) XXX_DiscardUnknown()
- func (m *DiameterGxSess) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DiameterGxSess) XXX_Merge(src proto.Message)
- func (m *DiameterGxSess) XXX_Size() int
- func (m *DiameterGxSess) XXX_Unmarshal(b []byte) error
- type DiameterGxSess_KEYS
- func (*DiameterGxSess_KEYS) Descriptor() ([]byte, []int)
- func (m *DiameterGxSess_KEYS) GetSessionId() uint32
- func (*DiameterGxSess_KEYS) ProtoMessage()
- func (m *DiameterGxSess_KEYS) Reset()
- func (m *DiameterGxSess_KEYS) String() string
- func (m *DiameterGxSess_KEYS) XXX_DiscardUnknown()
- func (m *DiameterGxSess_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DiameterGxSess_KEYS) XXX_Merge(src proto.Message)
- func (m *DiameterGxSess_KEYS) XXX_Size() int
- func (m *DiameterGxSess_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiameterGxSess ¶
type DiameterGxSess struct { AaaSessionId uint32 `protobuf:"varint,50,opt,name=aaa_session_id,json=aaaSessionId,proto3" json:"aaa_session_id,omitempty"` DiameterSessionId string `protobuf:"bytes,51,opt,name=diameter_session_id,json=diameterSessionId,proto3" json:"diameter_session_id,omitempty"` RequestNumber uint32 `protobuf:"varint,52,opt,name=request_number,json=requestNumber,proto3" json:"request_number,omitempty"` SessionState string `protobuf:"bytes,53,opt,name=session_state,json=sessionState,proto3" json:"session_state,omitempty"` RequestType string `protobuf:"bytes,54,opt,name=request_type,json=requestType,proto3" json:"request_type,omitempty"` RetryCount uint32 `protobuf:"varint,55,opt,name=retry_count,json=retryCount,proto3" json:"retry_count,omitempty"` ServiceCount uint32 `protobuf:"varint,56,opt,name=service_count,json=serviceCount,proto3" json:"service_count,omitempty"` GxPlusServices string `protobuf:"bytes,57,opt,name=gx_plus_services,json=gxPlusServices,proto3" json:"gx_plus_services,omitempty"` ReavalidationTime string `protobuf:"bytes,58,opt,name=reavalidation_time,json=reavalidationTime,proto3" json:"reavalidation_time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DiameterGxSess) Descriptor ¶
func (*DiameterGxSess) Descriptor() ([]byte, []int)
func (*DiameterGxSess) GetAaaSessionId ¶
func (m *DiameterGxSess) GetAaaSessionId() uint32
func (*DiameterGxSess) GetDiameterSessionId ¶
func (m *DiameterGxSess) GetDiameterSessionId() string
func (*DiameterGxSess) GetGxPlusServices ¶
func (m *DiameterGxSess) GetGxPlusServices() string
func (*DiameterGxSess) GetReavalidationTime ¶
func (m *DiameterGxSess) GetReavalidationTime() string
func (*DiameterGxSess) GetRequestNumber ¶
func (m *DiameterGxSess) GetRequestNumber() uint32
func (*DiameterGxSess) GetRequestType ¶
func (m *DiameterGxSess) GetRequestType() string
func (*DiameterGxSess) GetRetryCount ¶
func (m *DiameterGxSess) GetRetryCount() uint32
func (*DiameterGxSess) GetServiceCount ¶
func (m *DiameterGxSess) GetServiceCount() uint32
func (*DiameterGxSess) GetSessionState ¶
func (m *DiameterGxSess) GetSessionState() string
func (*DiameterGxSess) ProtoMessage ¶
func (*DiameterGxSess) ProtoMessage()
func (*DiameterGxSess) Reset ¶
func (m *DiameterGxSess) Reset()
func (*DiameterGxSess) String ¶
func (m *DiameterGxSess) String() string
func (*DiameterGxSess) XXX_DiscardUnknown ¶
func (m *DiameterGxSess) XXX_DiscardUnknown()
func (*DiameterGxSess) XXX_Marshal ¶
func (m *DiameterGxSess) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DiameterGxSess) XXX_Merge ¶
func (m *DiameterGxSess) XXX_Merge(src proto.Message)
func (*DiameterGxSess) XXX_Size ¶
func (m *DiameterGxSess) XXX_Size() int
func (*DiameterGxSess) XXX_Unmarshal ¶
func (m *DiameterGxSess) XXX_Unmarshal(b []byte) error
type DiameterGxSess_KEYS ¶
type DiameterGxSess_KEYS struct { SessionId uint32 `protobuf:"varint,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DiameterGxSess_KEYS) Descriptor ¶
func (*DiameterGxSess_KEYS) Descriptor() ([]byte, []int)
func (*DiameterGxSess_KEYS) GetSessionId ¶
func (m *DiameterGxSess_KEYS) GetSessionId() uint32
func (*DiameterGxSess_KEYS) ProtoMessage ¶
func (*DiameterGxSess_KEYS) ProtoMessage()
func (*DiameterGxSess_KEYS) Reset ¶
func (m *DiameterGxSess_KEYS) Reset()
func (*DiameterGxSess_KEYS) String ¶
func (m *DiameterGxSess_KEYS) String() string
func (*DiameterGxSess_KEYS) XXX_DiscardUnknown ¶
func (m *DiameterGxSess_KEYS) XXX_DiscardUnknown()
func (*DiameterGxSess_KEYS) XXX_Marshal ¶
func (m *DiameterGxSess_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DiameterGxSess_KEYS) XXX_Merge ¶
func (m *DiameterGxSess_KEYS) XXX_Merge(src proto.Message)
func (*DiameterGxSess_KEYS) XXX_Size ¶
func (m *DiameterGxSess_KEYS) XXX_Size() int
func (*DiameterGxSess_KEYS) XXX_Unmarshal ¶
func (m *DiameterGxSess_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.