Preface

The Netra CT Server Software Developer's Guide contains information for developers writing application software for the Netratrademark CT 810 and 410 servers. This manual assumes you are a software developer familiar with UNIX® commands and networking applications.


How This Book Is Organized

Chapter 1 contains an overview of the Netra CT software and lists the requirements for developing software applications for the platform.

Chapter 2 displays the system's various equipment models. The diagrams in this chapter demonstrate how the Netra CT software views the hardware components.

Chapter 3 offers a tutorial in writing applications that interface with the Netra CT server software.

Chapter 4 introduces the application programming interfaces for the Netra CT server including the Netra CT element management agent software.

Chapter 5 describes the Netra CT Simple Network Management Protocol (SNMP) management information base (MIB).

Chapter 6 presents the design of the Netra CT software modules and how they relate to each other.

Chapter 7 provides an overview of the Netra CT Processor Management Services (PMS) software.

Chapter 8 defines the Solaristrademark Operating System's Platform Information and Control Library (PICL) software and how you can use it to set the watchdog timer.

For obscure or difficult terminology definition, see the Glossary.


Typographic Conventions


Typeface[1]

Meaning

Examples

AaBbCc123

The names of commands, files, and directories; on-screen computer output

Edit your.login file.

Use ls -a to list all files.

% You have mail.

AaBbCc123

What you type, when contrasted with on-screen computer output

% su

Password:

AaBbCc123

Book titles, new words or terms, words to be emphasized. Replace command-line variables with real names or values.

Read Chapter 6 in the User's Guide.

These are called class options.

You must be superuser to do this.

To delete a file, type rm filename.



Shell Prompts


Shell

Prompt

C shell

machine-name%

C shell superuser

machine-name#

Bourne shell and Korn shell

$

Bourne shell and Korn shell superuser

#



Related Documentation

The Netra CT Server documentation is listed in the following table.


Title

Part Number

Netra CT Server Upgrade Guide

819-2745

Netra CT Server Product Overview

819-2742

Netra CT Server Installation Guide

819-2740

Netra CT Server Service Manual

819-2741

Netra CT Server System Administration Guide

819-2743

Netra CT Server Safety and Compliance Manual

819-2746

Netra CT Server Software Developer's Guide

819-2744

Netra CT Server Release Notes

819-2739

Netra CT Server Release Notes for Lucent Technologies

819-2747


You might want to refer to documentation on the following software for additional information: the Solaris Operating System, OpenBoottrademark PROM firmware, and the Netra High Availability (HA) Suite.


Documentation, Support, and Training


Sun Function

URL

Documentation

http://www.sun.com/documentation/

Support

http://www.sun.com/support/

Training

http://www.sun.com/training/



Third-Party Web Sites

Sun is not responsible for the availability of third-party web sites mentioned in this document. Sun does not endorse and is not responsible or liable for any content, advertising, products, or other materials that are available on or through such sites or resources. Sun will not be responsible or liable for any actual or alleged damage or loss caused by or in connection with the use of or reliance on any such content, goods, or services that are available on or through such sites or resources.


Sun Welcomes Your Comments

Sun is interested in improving its documentation and welcomes your comments and suggestions. You can submit your comments by going to:

http://www.sun.com/hwdocs/feedback

Please include the title and part number of your document with your feedback:

Netra CT Server Software Developer's Guide, part number 819-2744-10

 


1 (TableFootnote) The settings on your browser might differ from these settings.