OSI/AS SCF Reference Manual
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- 2 OSI/AS SCF Commands
- Supported Commands and Object Types
- Object Specification
- Attribute Default Values
- ABORT Command
- ACTIVATE Command
- ADD Command
- ALLOWOPENS Command
- ALTER Command
- Command Syntax
- ALTER ENTRY #APPL Command
- ALTER ENTRY #NSAP Command
- ALTER ENTRY #SNPA Command
- ALTER ENTRY #TSEL Command
- ALTER PROCESS Command
- ALTER PROFILE #L3 Command
- ALTER PROFILE #L4 Command
- ALTER PROFILE #L5 Command
- ALTER SERVICE #L3 Command
- ALTER SERVICE #L4 Command
- ALTER SERVICE #L5 Command
- ALTER SERVICE #L6 Command
- ALTER SERVICE #ACSE Command
- ALTER SUBSYS Command
- Considerations for the ALTER Command
- Examples of the ALTER Command
- CHECK Command
- DELETE Command
- INFO Command
- INFO Command Syntax
- INFO ENTRY #APPL Command
- INFO ENTRY #NSAP Command
- INFO ENTRY #SNPA Command
- INFO ENTRY #TSEL Command
- INFO PROCESS Command
- INFO PROFILE #L3 Command
- INFO PROFILE #L4 Command
- INFO PROFILE #L5 Command
- INFO SERVICE #L3 Command
- INFO SERVICE #L4 Command
- INFO SERVICE #L5 Command
- INFO SERVICE #L6 Command
- INFO SERVICE #ACSE Command
- INFO SUBSYS Command
- Considerations for the INFO Command
- Examples of the INFO Command
- LISTOPENS Command
- NAMES Command
- START Command
- STATS Command
- STATUS Command
- STOP Command
- STOPOPENS Command
- SUSPEND Command
- TRACE Command
- VERSION Command
- 3 OSI/AS Trace Facility
- Introduction
- Structure of the OSI/AS Processes
- PTrace Commands
- Trace Record Displays
- Trace Record Formats
- Shared Trace Records
- ASN.1 Trace Records
- ACSE Trace Records
- L6 Trace Records
- L6 USER—L6 Event
- L6 USER—L6 Continuation Event
- L6 USER—L6 Abort Continuation Event
- L6 USER—L6 User Reply
- L6 USER—L6 Request
- L6 USER—L6 First Request
- L6 USER—L6 Multi Mid Request
- L6 USER—L6 Multi Last Request
- L6 USER—L6 Multi Abort Request
- L6 PROV—L5 Event
- L6 PROV—L5 Continue Event
- L6 PROV—L5 Request
- L6 PROV—L5 First Request
- L6 PROV—L5 Continue Mid Request
- L6 PROV—L5 Continue Last Request
- L6 PROV—L5 Continue Abort Request
- L6 PROV—L6 Provider Reply
- L6—L6 Error Report
- L6 SM—L6 State Machine
- L5 Trace Records
- L5 USER—L5 Event
- L5 USER—L5 Continuation Event
- L5 USER—L5 Abort Continuation Event
- L5 USER—L5 Reply
- L5 USER—L5 Request
- L5 USER—L5 First Request
- L5 USER—L5 Multi Mid Request
- L5 USER—L5 Multi Last Request
- L5 USER—L5 Multi Abort Request
- L5 PROV—L5 Post Transport Read
- L5 PROV—L5 Issue Read
- L5 PROV—L5 Issue Transport Connect
- L5 PROV—L5 Issue Transport Attach
- L5 PROV—L5 Issue Writeread
- L5 PROV—L5 Issue Transport Disconnect
- L5 PROV—L5 Issue Write
- L5 PROV—L5 Issue Write Expedited
- L5 PROV—L5 I/O Completion
- L5 PROV—L5 I/O Completion Continuation
- L5 PROV—L5 Send TSDU
- L5 PROV—L5 Send TSDU Continuation
- L5 PROV—L5 Start Timer
- L5 PROV—L5 Cancel Timer
- L5 —L5 Discard Session Resources
- L5—L5 Error Report
- L5—L5 State Machine
- A OSI/AS SCF Summary
- ABORT Command
- ACTIVATE Command
- ADD Command
- ALLOWOPENS Command
- ALTER Command
- ALTER Command Syntax
- ALTER ENTRY #APPL Command
- ALTER ENTRY #NSAP Command
- ALTER ENTRY #SNPA Command
- ALTER ENTRY #TSEL Command
- ALTER PROCESS Command
- ALTER PROFILE #L3 Command
- ALTER PROFILE #L4 Command
- ALTER PROFILE #L5 Command
- ALTER SERVICE #L3 Command
- ALTER SERVICE #L4 Command
- ALTER SERVICE #L5 Command
- ALTER SERVICE #L6 Command
- ALTER SERVICE #ACSE Command
- ALTER SUBSYS Command
- CHECK Command
- DELETE Command
- INFO Command
- LISTOPENS Command
- NAMES Command
- START Command
- STATS Command
- STATUS Command
- STOP Command
- STOPOPENS Command
- SUSPEND Command
- TRACE Command
- Version Command
- B OSI/SCF SCF Error Messages
- C OSI/AS SCF Examples of Configuration Command Files
- D OSI/AS SCF Attribute Name Changes
- ADD ENTRY #TSEL Command
- ADD ENTRY $NSAP Command
- ADD ENTRY #SNPA Command
- ADD PROCESS Command
- ADD PROFILE #L4 Command
- ADD PROFILE #L5 Command
- ALTER ENTRY #TSEL Command
- ALTER ENTRY #NSAP Command
- ALTER ENTRY #SNPA Command
- ALTER PROCESS Command
- ALTER PROFILE #L5 Command
- ALTER SERVICE #L4 Command
- ALTER SERVICE #L5 Command
- ALTER SUBSYS Command
- E OSI/AS SCF Command Support
- Glossary
- Index
OSI/AS SCF Commands
OSI/AS SCF Reference Manual—424121-001
2-58
ALTER ENTRY #APPL Command
AEQUALIFIER
defines the AE qualifier for the #APPL entry. AE qualifier values are locally
administered.
APTITLE
defines the AP title for the #APPL entry. AP title values are locally administered.
DELETETIME
indicates whether or not an SU created from this #APPL entry will be deleted or
saved after the connection is completed. A value of 0 indicates that the SU will be
deleted when the connection is finished, and is called a dynamic SU. A value of -1
indicates that the SU will be saved when the connection is finished, and is called a
static SU. Static SUs can be reused by another connection if that connection desires
the same addresses and configuration used by the first connection. Information
about the previous connection (including error information) is available until the
static SU is deleted or reused; this is useful for problem diagnosis. Static SUs
remain in the OSI/AS subsystem until an APS_SUBDEVICE_DISCARD_, an SCF
ABORT SU, or an SCF STOP SU is issued for that SU.
L3PROFILE
identifies the name of the Layer 3 profile which might be used when configuring a
TSP subdevice.
RESET: returns this attribute to the default value (no AE qualifier
specified).
Value: A hexadecimal string (0-9 and A-F) up to 8 digits long. This
string must contain an even number of hexadecimal digits.
Value: An APTITLE must be a valid ASN.1 object identifier. It
must contain at least two integers, up to a maximum of 16
integers. The first integer must be between 0 and 2, inclusive.
The second integer must be between 0 and 39, inclusive.
Subsequent integers must be between 0 and 9999, inclusive.
The integer list is enclosed by “{}” or “()”. The integers must
be separated by blanks or commas.
Value: 0 | -1
Value: A Layer 3 profile name in the following format:
$osi-mgr-name.#L3.profile-name