Tech-
invite
3GPP
space
IETF
space
21
22
23
24
25
26
27
28
29
31
32
33
34
35
36
37
38
4‑5x
TS 29.198-03
Open Service Access (OSA) API –
Part 3: Framework
3GPP‑Page
ETSI‑search
ToC
↓
V9.0.0 (PDF)
2009/12 212 p.
V8.0.0
2008/06 212 p.
V7.1.0
2006/12 183 p.
V6.7.0
2006/12 199 p.
V5.9.1
2005/01 192 p.
V4.9.0
2004/06 152 p.
Rapporteur:
Mr. Unmehopa, Musa
full Table of Contents for
TS 29.198-03
Word version: 9.0.0
1
Scope
p. 15
2
References
p. 15
3
Definitions, symbols and abbreviations
p. 16
3.1
Definitions
p. 16
3.2
Abbreviations
p. 16
4
Overview of the Framework
p. 16
5
The Base Interface Specification
p. 17
5.1
Interface Specification Format
p. 17
5.1.1
Interface Class
p. 18
5.1.2
Method descriptions
p. 18
5.1.3
Parameter descriptions
p. 18
5.1.4
State Model
p. 18
5.2
Base Interface
p. 18
5.2.1
Interface Class IpInterface
p. 18
5.3
Service Interfaces
p. 18
5.3.1
Overview
p. 18
5.4
Generic Service Interface
p. 19
5.4.1
Interface Class IpService
p. 19
5.4.1.1
Method setCallback()
p. 19
5.4.1.2
Method setCallbackWithSessionID()
p. 19
6
Framework Access Session API
p. 20
6.1
Sequence Diagrams
p. 20
6.1.1
Trust and Security Management Sequence Diagrams
p. 20
6.1.1.1
Initial Access
p. 20
6.1.1.2
Framework Terminates Access
p. 22
6.1.1.3
Application Terminates Access
p. 23
6.1.1.4
Non-API level Authentication
p. 23
6.1.1.5
API Level Authentication
p. 24
6.2
Class Diagrams
p. 26
6.3
Interface Classes
p. 27
6.3.1
Trust and Security Management Interface Classes
p. 27
6.3.1.1
Interface Class IpClientAPILevelAuthentication
p. 27
6.3.1.1.1
Method abortAuthentication()
p. 28
6.3.1.1.2
Method authenticationSucceeded()
p. 28
6.3.1.1.3
Method challenge()
p. 28
6.3.1.2
Interface Class IpClientAccess
p. 29
6.3.1.2.1
Method terminateAccess()
p. 30
6.3.1.3
Interface Class IpInitial
p. 30
6.3.1.3.1
Method initiateAuthenticationWithVersion()
p. 31
6.3.1.4
Interface Class IpAuthentication
p. 32
6.3.1.4.1
Method requestAccess()
p. 32
6.3.1.5
Interface Class IpAPILevelAuthentication
p. 33
6.3.1.5.1
Method abortAuthentication()
p. 33
6.3.1.5.2
Method authenticationSucceeded()
p. 34
6.3.1.5.3
Method selectAuthenticationMechanism()
p. 34
6.3.1.5.4
Method challenge()
p. 34
6.3.1.6
Interface Class IpAccess
p. 36
6.3.1.6.1
Method obtainInterface()
p. 36
6.3.1.6.2
Method obtainInterfaceWithCallback()
p. 36
6.3.1.6.3
Method listInterfaces()
p. 37
6.3.1.6.4
Method selectSigningAlgorithm()
p. 37
6.3.1.6.5
Method terminateAccess()
p. 38
6.3.1.6.6
Method relinquishInterface()
p. 38
6.4
State Transition Diagrams
p. 39
6.4.1
Trust and Security Management State Transition Diagrams
p. 39
6.4.1.1
State Transition Diagrams for IpInitial
p. 39
6.4.1.2
State Transition Diagrams for IpAPILevelAuthentication
p. 39
6.4.1.2.1
Idle State
p. 40
6.4.1.2.2
Authenticating Framework State
p. 40
6.4.1.2.3
Framework Authenticated State
p. 41
6.4.1.2.4
Authenticating Client State
p. 41
6.4.1.2.5
Client Authenticated State
p. 41
6.4.1.2.6
Idle State
p. 42
6.4.1.2.7
Authenticating Framework State
p. 42
6.4.1.2.8
Framework Authenticated State
p. 42
6.4.1.2.9
Authenticating Client State
p. 43
6.4.1.2.10
Client Authenticated State
p. 43
6.4.1.3
State Transition Diagrams for IpAccess
p. 43
6.4.1.3.1
Active State
p. 44
7
Framework-to-Application API
p. 44
7.1
Sequence Diagrams
p. 44
7.1.1
Event Notification Sequence Diagrams
p. 44
7.1.1.1
Enable Event Notification
p. 44
7.1.2
Integrity Management Sequence Diagrams
p. 45
7.1.2.1
Load Management: Suspend/resume notification from application
p. 45
7.1.2.2
Load Management: Framework queries load statistics
p. 46
7.1.2.3
Load Management: Framework callback registration and Application load control
p. 47
7.1.2.4
Load Management: Application reports current load condition
p. 48
7.1.2.5
Load Management: Application queries load statistics
p. 49
7.1.2.6
Load Management: Application callback registration and load control
p. 50
7.1.2.7
Heartbeat Management: Start/perform/end heartbeat supervision of the application
p. 51
7.1.2.8
Fault Management: Framework detects a Service failure
p. 52
7.1.2.9
Fault Management: Application requests a Framework activity test
p. 53
7.1.3
Service Discovery Sequence Diagrams
p. 54
7.1.3.1
Service Discovery
p. 54
7.1.4
Service Agreement Management Sequence Diagrams
p. 56
7.1.4.1
Service Selection
p. 56
7.2
Class Diagrams
p. 58
7.3
Interface Classes
p. 61
7.3.1
Service Discovery Interface Classes
p. 61
7.3.1.1
Interface Class IpServiceDiscovery
p. 61
7.3.1.1.1
Method listServiceTypes()
p. 62
7.3.1.1.2
Method describeServiceType()
p. 62
7.3.1.1.3
Method discoverService()
p. 63
7.3.1.1.4
Method listSubscribedServices()
p. 64
7.3.2
Service Agreement Management Interface Classes
p. 64
7.3.2.1
Interface Class IpAppServiceAgreementManagement
p. 64
7.3.2.1.1
Method signServiceAgreement()
p. 65
7.3.2.1.2
Method terminateServiceAgreement()
p. 65
7.3.2.2
Interface Class IpServiceAgreementManagement
p. 66
7.3.2.2.1
Method signServiceAgreement()
p. 66
7.3.2.2.2
Method terminateServiceAgreement()
p. 67
7.3.2.2.3
Method selectService()
p. 68
7.3.2.2.4
Method initiateSignServiceAgreement()
p. 68
7.3.3
Integrity Management Interface Classes
p. 69
7.3.3.1
Interface Class IpAppFaultManager
p. 69
7.3.3.1.1
Method activityTestRes()
p. 69
7.3.3.1.2
Method appActivityTestReq()
p. 70
7.3.3.1.3
Method <<deprecated>> fwFaultReportInd()
p. 70
7.3.3.1.4
Method <<deprecated>> fwFaultRecoveryInd()
p. 70
7.3.3.1.5
Method <<deprecated>> fwUnavailableInd()
p. 70
7.3.3.1.6
Method activityTestErr()
p. 71
7.3.3.1.7
Method appUnavailableInd()
p. 71
7.3.3.1.8
Method svcAvailStatusInd()
p. 71
7.3.3.1.9
Method generateFaultStatisticsRecordRes()
p. 71
7.3.3.1.10
Method generateFaultStatisticsRecordErr()
p. 72
7.3.3.1.11
Method generateFaultStatisticsRecordReq()
p. 72
7.3.3.1.12
Method fwAvailStatusInd()
p. 72
7.3.3.2
Interface Class IpFaultManager
p. 73
7.3.3.2.1
Method activityTestReq()
p. 73
7.3.3.2.2
Method appActivityTestRes()
p. 74
7.3.3.2.3
Method svcUnavailableInd()
p. 74
7.3.3.2.4
Method appActivityTestErr()
p. 74
7.3.3.2.5
Method appAvailStatusInd()
p. 75
7.3.3.2.6
Method generateFaultStatisticsRecordReq()
p. 75
7.3.3.2.7
Method generateFaultStatisticsRecordRes()
p. 76
7.3.3.2.8
Method generateFaultStatisticsRecordErr()
p. 76
7.3.3.3
Interface Class IpAppHeartBeatMgmt
p. 76
7.3.3.3.1
Method enableAppHeartBeat()
p. 77
7.3.3.3.2
Method disableAppHeartBeat()
p. 77
7.3.3.3.3
Method changeInterval()
p. 77
7.3.3.4
Interface Class IpAppHeartBeat
p. 77
7.3.3.4.1
Method pulse()
p. 78
7.3.3.5
Interface Class IpHeartBeatMgmt
p. 78
7.3.3.5.1
Method enableHeartBeat()
p. 78
7.3.3.5.2
Method disableHeartBeat()
p. 79
7.3.3.5.3
Method changeInterval()
p. 79
7.3.3.6
Interface Class IpHeartBeat
p. 79
7.3.3.6.1
Method pulse()
p. 79
7.3.3.7
Interface Class IpAppLoadManager
p. 80
7.3.3.7.1
Method loadLevelNotification()
p. 80
7.3.3.7.2
Method resumeNotification()
p. 80
7.3.3.7.3
Method suspendNotification()
p. 81
7.3.3.7.4
Method createLoadLevelNotification()
p. 81
7.3.3.7.5
Method destroyLoadLevelNotification()
p. 81
7.3.3.7.6
Method queryAppLoadStatsReq()
p. 81
7.3.3.7.7
Method queryLoadStatsRes()
p. 81
7.3.3.7.8
Method queryLoadStatsErr()
p. 82
7.3.3.8
Interface Class IpLoadManager
p. 82
7.3.3.8.1
Method reportLoad()
p. 83
7.3.3.8.2
Method createLoadLevelNotification()
p. 83
7.3.3.8.3
Method destroyLoadLevelNotification()
p. 84
7.3.3.8.4
Method resumeNotification()
p. 84
7.3.3.8.5
Method suspendNotification()
p. 84
7.3.3.8.6
Method queryLoadStatsReq()
p. 85
7.3.3.8.7
Method queryAppLoadStatsRes()
p. 85
7.3.3.8.8
Method queryAppLoadStatsErr()
p. 86
7.3.3.9
Interface Class IpOAM
p. 86
7.3.3.9.1
Method systemDateTimeQuery()
p. 86
7.3.3.10
Interface Class IpAppOAM
p. 87
7.3.3.10.1
Method systemDateTimeQuery()
p. 87
7.3.4
Event Notification Interface Classes
p. 87
7.3.4.1
Interface Class IpAppEventNotification
p. 87
7.3.4.1.1
Method reportNotification()
p. 88
7.3.4.1.2
Method notificationTerminated()
p. 88
7.3.4.2
Interface Class IpEventNotification
p. 88
7.3.4.2.1
Method createNotification()
p. 89
7.3.4.2.2
Method destroyNotification()
p. 89
7.4
State Transition Diagrams
p. 89
7.4.1
Service Discovery State Transition Diagrams
p. 89
7.4.1.1
State Transition Diagrams for IpServiceDiscovery
p. 89
7.4.1.1.1
Active State
p. 90
7.4.2
Service Agreement Management State Transition Diagrams
p. 90
7.4.3
Integrity Management State Transition Diagrams
p. 90
7.4.3.1
State Transition Diagrams for IpLoadManager
p. 90
7.4.3.1.1
Idle State
p. 91
7.4.3.1.2
Notification Suspended State
p. 91
7.4.3.1.3
Active State
p. 91
7.4.3.2
State Transition Diagrams for LoadManagerInternal
p. 91
7.4.3.2.1
Normal load State
p. 92
7.4.3.2.2
Application Overload State
p. 92
7.4.3.2.3
Internal overload State
p. 92
7.4.3.2.4
Internal and Application Overload State
p. 92
7.4.3.3
State Transition Diagrams for IpOAM
p. 93
7.4.3.3.1
Active State
p. 93
7.4.3.4
State Transition Diagrams for IpFaultManager
p. 93
7.4.3.4.1
Framework Active State
p. 94
7.4.3.4.2
Framework Faulty State
p. 94
7.4.3.4.3
Framework Activity Test State
p. 94
7.4.3.4.4
Service Activity Test State
p. 94
7.4.4
Event Notification State Transition Diagrams
p. 94
7.4.4.1
State Transition Diagrams for IpEventNotification
p. 94
8
Framework-to-Service API
p. 95
8.1
Sequence Diagrams
p. 95
8.1.1
Service Discovery Sequence Diagrams
p. 95
8.1.2
Service Registration Sequence Diagrams
p. 95
8.1.2.1
New SCF Sub Type Registration
p. 95
8.1.2.2
New SCF Registration
p. 96
8.1.3
Service Instance Lifecycle Manager Sequence Diagrams
p. 98
8.1.3.1
Sign Service Agreement
p. 98
8.1.4
Integrity Management Sequence Diagrams
p. 99
8.1.4.1
Load Management: Service callback registration and load control
p. 99
8.1.4.2
Load Management: Framework callback registration and service load control
p. 100
8.1.4.3
Load Management: Client and Service Load Balancing
p. 101
8.1.4.4
Heartbeat Management: Start/perform/end heartbeat supervision of the service
p. 102
8.1.4.5
Fault Management: Service requests Framework activity test
p. 103
8.1.4.6
Fault Management: Service requests Application activity test
p. 104
8.1.4.7
Fault Management: Application requests Service activity test
p. 104
8.1.4.8
Fault Management: Application detects service is unavailable
p. 106
8.1.5
Event Notification Sequence Diagrams
p. 106
8.2
Class Diagrams
p. 106
8.3
Interface Classes
p. 110
8.3.1
Service Registration Interface Classes
p. 110
8.3.1.1
Interface Class IpFwServiceRegistration
p. 110
8.3.1.1.1
Method registerService()
p. 110
8.3.1.1.2
Method announceServiceAvailability()
p. 111
8.3.1.1.3
Method unregisterService()
p. 112
8.3.1.1.4
Method describeService()
p. 112
8.3.1.1.5
Method unannounceService()
p. 113
8.3.1.1.6
Method registerServiceSubType()
p. 113
8.3.2
Service Instance Lifecycle Manager Interface Classes
p. 114
8.3.2.1
Interface Class IpServiceInstanceLifecycleManager
p. 114
8.3.2.1.1
Method createServiceManager()
p. 115
8.3.2.1.2
Method destroyServiceManager()
p. 115
8.3.3
Service Discovery Interface Classes
p. 116
8.3.3.1
Interface Class IpFwServiceDiscovery
p. 116
8.3.3.1.1
Method listServiceTypes()
p. 116
8.3.3.1.2
Method describeServiceType()
p. 117
8.3.3.1.3
Method discoverService()
p. 117
8.3.3.1.4
Method listRegisteredServices()
p. 118
8.3.4
Integrity Management Interface Classes
p. 118
8.3.4.1
Interface Class IpFwFaultManager
p. 118
8.3.4.1.1
Method activityTestReq()
p. 119
8.3.4.1.2
Method svcActivityTestRes()
p. 120
8.3.4.1.3
Method appUnavailableInd()
p. 120
8.3.4.1.4
Method svcActivityTestErr()
p. 120
8.3.4.1.5
Method svcAvailStatusInd()
p. 121
8.3.4.1.6
Method generateFaultStatisticsRecordReq()
p. 121
8.3.4.1.7
Method generateFaultStatisticsRecordRes()
p. 121
8.3.4.1.8
Method generateFaultStatisticsRecordErr()
p. 122
8.3.4.2
Interface Class IpSvcFaultManager
p. 122
8.3.4.2.1
Method activityTestRes()
p. 123
8.3.4.2.2
Method svcActivityTestReq()
p. 123
8.3.4.2.3
Method <<deprecated>> fwFaultReportInd()
p. 124
8.3.4.2.4
Method <<deprecated>> fwFaultRecoveryInd()
p. 124
8.3.4.2.5
Method <<deprecated>> fwUnavailableInd()
p. 125
8.3.4.2.6
Method svcUnavailableInd()
p. 125
8.3.4.2.7
Method activityTestErr()
p. 125
8.3.4.2.8
Method appAvailStatusInd()
p. 125
8.3.4.2.9
Method generateFaultStatisticsRecordRes()
p. 126
8.3.4.2.10
Method generateFaultStatisticsRecordErr()
p. 126
8.3.4.2.11
Method generateFaultStatisticsRecordReq()
p. 127
8.3.4.2.12
Method fwAvailStatusInd()
p. 127
8.3.4.3
Interface Class IpFwHeartBeatMgmt
p. 127
8.3.4.3.1
Method enableHeartBeat()
p. 128
8.3.4.3.2
Method disableHeartBeat()
p. 128
8.3.4.3.3
Method changeInterval()
p. 128
8.3.4.4
Interface Class IpFwHeartBeat
p. 129
8.3.4.4.1
Method pulse()
p. 129
8.3.4.5
Interface Class IpSvcHeartBeatMgmt
p. 129
8.3.4.5.1
Method enableSvcHeartBeat()
p. 130
8.3.4.5.2
Method disableSvcHeartBeat()
p. 130
8.3.4.5.3
Method changeInterval()
p. 130
8.3.4.6
Interface Class IpSvcHeartBeat
p. 131
8.3.4.6.1
Method pulse()
p. 131
8.3.4.7
Interface Class IpFwLoadManager
p. 131
8.3.4.7.1
Method reportLoad()
p. 132
8.3.4.7.2
Method createLoadLevelNotification()
p. 133
8.3.4.7.3
Method destroyLoadLevelNotification()
p. 133
8.3.4.7.4
Method suspendNotification()
p. 133
8.3.4.7.5
Method resumeNotification()
p. 134
8.3.4.7.6
Method queryLoadStatsReq()
p. 134
8.3.4.7.7
Method querySvcLoadStatsRes()
p. 134
8.3.4.7.8
Method querySvcLoadStatsErr()
p. 135
8.3.4.8
Interface Class IpSvcLoadManager
p. 135
8.3.4.8.1
Method loadLevelNotification()
p. 136
8.3.4.8.2
Method suspendNotification()
p. 136
8.3.4.8.3
Method resumeNotification()
p. 136
8.3.4.8.4
Method createLoadLevelNotification()
p. 137
8.3.4.8.5
Method destroyLoadLevelNotification()
p. 137
8.3.4.8.6
Method querySvcLoadStatsReq()
p. 137
8.3.4.8.7
Method queryLoadStatsRes()
p. 137
8.3.4.8.8
Method queryLoadStatsErr()
p. 138
8.3.4.9
Interface Class IpFwOAM
p. 138
8.3.4.9.1
Method systemDateTimeQuery()
p. 138
8.3.4.10
Interface Class IpSvcOAM
p. 139
8.3.4.10.1
Method systemDateTimeQuery()
p. 139
8.3.5
Event Notification Interface Classes
p. 140
8.3.5.1
Interface Class IpFwEventNotification
p. 140
8.3.5.1.1
Method createNotification()
p. 140
8.3.5.1.2
Method destroyNotification()
p. 140
8.3.5.2
Interface Class IpSvcEventNotification
p. 141
8.3.5.2.1
Method reportNotification()
p. 141
8.3.5.2.2
Method notificationTerminated()
p. 142
8.4
State Transition Diagrams
p. 142
8.4.1
Service Registration State Transition Diagrams
p. 142
8.4.1.1
State Transition Diagrams for IpFwServiceRegistration
p. 142
8.4.1.1.1
SCF Registered State
p. 143
8.4.1.1.2
SCF Announced State
p. 143
8.4.2
Service Instance Lifecycle Manager State Transition Diagrams
p. 143
8.4.3
Service Discovery State Transition Diagrams
p. 143
8.4.4
Integrity Management State Transition Diagrams
p. 144
8.4.4.1
State Transition Diagrams for IpFwLoadManager
p. 144
8.4.4.1.1
Idle State
p. 144
8.4.4.1.2
Notification Suspended State
p. 144
8.4.4.1.3
Active State
p. 144
8.4.4.2
State Transition Diagrams for IpFwFaultManager
p. 145
8.4.4.2.1
Framework Active State
p. 145
8.4.4.2.2
Framework Activity Test State
p. 145
8.4.4.2.3
Application Activity Test State
p. 145
8.4.4.2.4
Framework Faulty State
p. 145
8.4.5
Event Notification State Transition Diagrams
p. 145
8a
Framework to Enterprise Operator API
p. 146
8a.1
Sequence Diagrams
p. 150
8a.1.1
Event Notification Sequence Diagrams
p. 150
8a.1.2
Service Subscription Sequence Diagrams
p. 150
8a.1.2.1
Service Discovery and Subscription Scenario
p. 150
8a.1.2.2
Enterprise Operator and Client Application Subscription Management Sequence Diagram
p. 152
8a.2
Class Diagrams
p. 153
8a.3
Interface Classes
p. 155
8a.3.1
Event Notification Interface Classes
p. 155
8a.3.1.1
Interface Class IpClientEventNotification
p. 155
8a.3.1.1.1
Method reportNotification()
p. 156
8a.3.1.1.2
Method notificationTerminated()
p. 156
8a.3.1.2
Interface Class IpEventNotification
p. 156
8a.3.1.2.1
Method createNotification()
p. 156
8a.3.1.2.2
Method destroyNotification()
p. 157
8a.3.2
Service Subscription Interface Classes
p. 157
8a.3.2.1
Interface Class IpClientAppManagement
p. 157
8a.3.2.1.1
Method createClientApp()
p. 158
8a.3.2.1.2
Method modifyClientApp()
p. 158
8a.3.2.1.3
Method deleteClientApp()
p. 159
8a.3.2.1.4
Method createSAG()
p. 159
8a.3.2.1.5
Method modifySAG()
p. 159
8a.3.2.1.6
Method deleteSAG()
p. 159
8a.3.2.1.7
Method addSAGMembers()
p. 160
8a.3.2.1.8
Method removeSAGMembers()
p. 160
8a.3.2.1.9
Method requestConflictInfo()
p. 161
8a.3.2.2
Interface Class IpClientAppInfoQuery
p. 161
8a.3.2.2.1
Method describeClientApp()
p. 162
8a.3.2.2.2
Method listClientApps()
p. 162
8a.3.2.2.3
Method describeSAG()
p. 162
8a.3.2.2.4
Method listSAGs()
p. 163
8a.3.2.2.5
Method listSAGMembers()
p. 163
8a.3.2.2.6
Method listClientAppMembership()
p. 163
8a.3.2.3
Interface Class IpServiceProfileManagement
p. 164
8a.3.2.3.1
Method createServiceProfile()
p. 164
8a.3.2.3.2
Method modifyServiceProfile()
p. 164
8a.3.2.3.3
Method deleteServiceProfile()
p. 165
8a.3.2.3.4
Method assign()
p. 165
8a.3.2.3.5
Method deassign()
p. 165
8a.3.2.3.6
Method requestConflictInfo()
p. 166
8a.3.2.4
Interface Class IpServiceProfileInfoQuery
p. 166
8a.3.2.4.1
Method listServiceProfiles()
p. 167
8a.3.2.4.2
Method describeServiceProfile()
p. 167
8a.3.2.4.3
Method listAssignedMembers()
p. 167
8a.3.2.5
Interface Class IpServiceContractManagement
p. 168
8a.3.2.5.1
Method createServiceContract()
p. 168
8a.3.2.5.2
Method modifyServiceContract()
p. 169
8a.3.2.5.3
Method deleteServiceContract()
p. 169
8a.3.2.6
Interface Class IpServiceContractInfoQuery
p. 169
8a.3.2.6.1
Method describeServiceContract()
p. 170
8a.3.2.6.2
Method listServiceContracts()
p. 170
8a.3.2.6.3
Method listServiceProfiles()
p. 170
8a.3.2.7
Interface Class IpEntOpAccountManagement
p. 171
8a.3.2.7.1
Method modifyEntOpAccount()
p. 171
8a.3.2.7.2
Method deleteEntOpAccount()
p. 171
8a.3.2.8
Interface Class IpEntOpAccountInfoQuery
p. 172
8a.3.2.8.1
Method describeEntOpAccount()
p. 172
8a.4
State Transition Diagrams
p. 172
8a.4.1
Event Notification State Transition Diagrams
p. 172
8a.4.2
Service Subscription State Transition Diagrams
p. 172
9
Service Properties
p. 173
9.1
Service Super and Sub Types
p. 173
9.2
Service Property Types
p. 173
9.3
General Service Properties
p. 175
9.3.1
Service Name
p. 176
9.3.2
Service Version
p. 176
9.3.3
Service ID
p. 176
9.3.4
Service Description
p. 176
9.3.5
Product Name
p. 176
9.3.6
Product Version
p. 176
9.3.7
Void
9.3.8
Operation Set
p. 177
9.3.9
Compatible Service
p. 177
9.3.10
Backward Compatibility Level
p. 178
9.3.11
Migration Required
p. 179
9.3.12
Data Migrated
p. 179
9.3.13
Migration Date And Time
p. 180
9.3.14
Support for Regular Expressions in Address Range
p. 180
10
Data Definitions
p. 180
10.1
Common Framework Data Definitions
p. 181
10.1.1
TpClientAppID
p. 181
10.1.2
TpClientAppIDList
p. 181
10.1.3
TpDomainID
p. 181
10.1.4
TpDomainIDType
p. 181
10.1.5
TpEntOpID
p. 181
10.1.6
TpPropertyName
p. 182
10.1.7
TpPropertyValue
p. 182
10.1.8
TpProperty
p. 182
10.1.9
TpPropertyList
p. 182
10.1.10
TpEntOpIDList
p. 182
10.1.11
TpFwID
p. 182
10.1.12
TpService
p. 182
10.1.13
TpServiceList
p. 182
10.1.14
TpServiceDescription
p. 182
10.1.15
TpServiceID
p. 183
10.1.16
TpServiceIDList
p. 183
10.1.17
TpServiceInstanceID
p. 183
10.1.18
TpServiceTypeProperty
p. 183
10.1.19
TpServiceTypePropertyList
p. 183
10.1.20
TpServiceTypePropertyMode
p. 183
10.1.21
TpServicePropertyTypeName
p. 183
10.1.22
TpServicePropertyName
p. 183
10.1.23
TpServicePropertyNameList
p. 184
10.1.24
TpServicePropertyValue
p. 184
10.1.25
TpServicePropertyValueList
p. 184
10.1.26
TpServiceProperty
p. 184
10.1.27
TpServicePropertyList
p. 184
10.1.28
TpServiceSupplierID
p. 184
10.1.29
TpServiceTypeDescription
p. 184
10.1.30
TpServiceTypeName
p. 185
10.1.31
TpServiceTypeNameList
p. 185
10.1.32
TpSubjectType
p. 185
10.1.33
TpServiceTypePropertyValue
p. 186
10.1.34
TpServiceTypePropertyValueList
p. 186
10.2
Event Notification Data Definitions
p. 186
10.2.1
TpFwEventName
p. 186
10.2.2
TpFwEventCriteria
p. 187
10.2.3
TpFwEventInfo
p. 187
10.2.4
TpFwMigrationServiceAvailableInfo
p. 187
10.2.5
TpMigrationAdditionalInfo
p. 188
10.2.6
TpMigrationAdditionalInfoType
p. 188
10.2.7
TpMigrationAdditionalInfoSet
p. 189
10.2.8
TpFwAgreementInfo
p. 189
10.3
Trust and Security Management Data Definitions
p. 189
10.3.1
TpAccessType
p. 189
10.3.2
TpAuthType
p. 189
10.3.3
Void
10.3.4
Void
10.3.5
Void
10.3.6
TpAuthDomain
p. 190
10.3.7
TpInterfaceName
p. 190
10.3.8
TpInterfaceNameList
p. 190
10.3.9
TpServiceToken
p. 190
10.3.10
TpSignatureAndServiceMgr
p. 191
10.3.11
TpSigningAlgorithm
p. 191
10.3.12
TpSigningAlgorithmCapabilityList
p. 191
10.3.13
TpAuthMechanism
p. 192
10.3.14
TpAuthMechanismList
p. 192
10.4
Integrity Management Data Definitions
p. 192
10.4.1
TpActivityTestRes
p. 192
10.4.2
TpFaultStatsRecord
p. 192
10.4.3
TpFaultStats
p. 192
10.4.4
TpFaultStatisticsError
p. 193
10.4.5
TpFaultStatsSet
p. 193
10.4.6
TpActivityTestID
p. 193
10.4.7
TpInterfaceFault
p. 193
10.4.8
Void
10.4.9
TpFwUnavailReason
p. 193
10.4.10
TpLoadLevel
p. 193
10.4.11
TpLoadThreshold
p. 194
10.4.12
TpLoadInitVal
p. 194
10.4.13
TpLoadPolicy
p. 194
10.4.14
TpLoadStatistic
p. 194
10.4.15
TpLoadStatisticList
p. 194
10.4.16
TpLoadStatisticData
p. 194
10.4.17
TpLoadStatisticEntityID
p. 195
10.4.18
TpLoadStatisticEntityType
p. 195
10.4.19
TpLoadStatisticInfo
p. 195
10.4.20
TpLoadStatisticInfoType
p. 195
10.4.21
TpLoadStatisticError
p. 195
10.4.22
TpSvcAvailStatusReason
p. 196
10.4.23
TpAppAvailStatusReason
p. 196
10.4.24
TpLoadTestID
p. 196
10.4.25
TpFaultStatsErrorList
p. 196
10.4.26
TpFaultReqID
p. 196
10.4.27
TpFwAvailStatusReason
p. 197
10.5
Service Subscription Data Definitions
p. 197
10.5.1
TpPropertyName
p. 197
10.5.2
TpPropertyValue
p. 197
10.5.3
TpProperty
p. 197
10.5.4
TpPropertyList
p. 197
10.5.5
TpEntOpProperties
p. 197
10.5.6
TpEntOp
p. 198
10.5.7
TpServiceContractID
p. 198
10.5.8
TpServiceContractIDList
p. 198
10.5.9
TpPersonName
p. 198
10.5.10
TpPostalAddress
p. 198
10.5.11
TpTelephoneNumber
p. 198
10.5.12
TpEmail
p. 198
10.5.13
TpHomePage
p. 198
10.5.14
TpPersonProperties
p. 198
10.5.15
TpPerson
p. 199
10.5.16
TpServiceStartDate
p. 199
10.5.17
TpServiceEndDate
p. 199
10.5.18
TpServiceRequestor
p. 199
10.5.19
TpBillingContact
p. 199
10.5.20
TpServiceSubscriptionProperties
p. 199
10.5.21
TpServiceContract
p. 199
10.5.22
TpServiceContractDescription
p. 200
10.5.23
TpClientAppProperties
p. 200
10.5.24
TpClientAppDescription
p. 200
10.5.25
TpSagID
p. 200
10.5.26
TpSagIDList
p. 200
10.5.27
TpSagDescription
p. 200
10.5.28
TpSag
p. 201
10.5.29
TpServiceProfileID
p. 201
10.5.30
TpServiceProfileIDList
p. 201
10.5.31
TpServiceProfile
p. 201
10.5.32
TpServiceProfileDescription
p. 202
10.5.33
TpSagProfilePair
p. 202
10.5.34
TpAddSagMembersConflict
p. 202
10.5.35
TpAddSagMembersConflictList
p. 203
10.5.36
TpAssignSagToServiceProfileConflict
p. 203
10.5.37
TpAssignSagToServiceProfileConflictList
p. 203
11
Exception Classes
p. 204
A
(Normative) OMG IDL Description of Framework
p. 205
B
W3C WSDL Description of Framework
p. 206
C
Java™ API Description of the Framework
p. 207
D
Description of the Framework for 3GPP2 cdma2000 networks
p. 208
D.1
General Exceptions
p. 208
D.2
Specific Exceptions
p. 208
D.2.1
Clause 1: Scope
p. 208
D.2.2
Clause 2: References
p. 208
D.2.3
Clause 3: Definitions and abbreviations
p. 208
D.2.4
Clause 4: Overview of the Framework
p. 208
D.2.5
Clause 5: The Base Interface Specification
p. 208
D.2.6
Clause 6: Framework Access Session API
p. 209
D.2.7
Clause 7 Framework-to-Application Sequence Diagrams
p. 209
D.2.8
Clause 8: Framework-to-Service API
p. 209
D.2.9
Clause 9: Service Properties
p. 209
D.2.10
Clause 10: Data Definitions
p. 209
D.2.11
Clause 11: Exception Classes
p. 209
D.2.12
Annex A (normative): OMG IDL Description of the Framework
p. 209
D.2.13
Annex B (informative): W3C WSDL Description of the Framework
p. 209
D.2.14
Annex C (informative): Java™ API Description of the Framework
p. 209
$
Change history
p. 210