OpenSS7
SS7 for the
Common Man
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.
Last modified: Sat, 01 Nov 2008 10:42:46 GMT
Home TopIndex FirstPrev Next LastMore Download Info FAQ Mail  Home -> Documentation -> Man Pages -> Manpage of SNIDTOX25
Quick Links

Download

SCTP

SIGTRAN

SS7

Hardware

STREAMS

Asterisk

Related

Package

Manual

FAQ

Man Pages

Applications

SS7 Stack

ISDN Stack

SIGTRAN Stack

VoIP Stack

MG Stack

SS7/ISDN Devices

IP Transport

Embedded Systems

OS

Documentation

FAQ

SIGTRAN

Design

Conformance

Performance

References

Man Pages

Manuals

Papers

Home

Overview

Status

Documentation

Resources

About

News

Manpage of SNIDTOX25

Description: Manual Page

Keywords: ss7 ss7/ip ss7 over ip ss7 mtp ss7 sccp ss7 tcap sigtran mtp sccp tcap openss7 acb56 linux telephony pstn linux telephony linux nebs linux compactpci


SNIDTOX25

Section: OpenSS7 X.25 Networking Library Calls (3)
Updated: 2008-10-31
Index Return to Main Contents

NAME

snidtox25, linkidtox25 - convert a subnetwork or link character string to subnetwork or link identifier

INTERFACE

X.25 Network Layer Interface (NLI).

LIBRARY

X.25 Support Library, libsx25(3).

SYNOPSIS

#include <netx25/x25_proto.h>
#include <netx25/xnetdb.h>

unsigned long snidtox25(unsigned char *snid);
unsigned long linkidtox25(unsigned char *linkid);

ARGUMENTS

snid

the unsigned character string subnetwork identifier.
linkid
the unsigned character string link identifier.

DESCRIPTION

Provides a mechanism whereby a user can convert an unsigned character string representing a subnetwork identifier, snid, or link identifier, linkid, to an unsigned long subnetwork or link identifier (significant to 32-bits), without knowledge of the details of the conversion.

RETURN

Upon success snidtox25 and linkidtox25 return the unsigned long subnetwork identifier or link identifier, respectively. These identifiers are non-negative numbers. Upon failure, snidtox25 and linkidtox25 return minus one (-1UL).

ERRORS

snidtox25 or linkidtox25 fail when:

[EINVAL]
the supplied unsigned character string, snid or linkid was NULL or invalid.

BUGS

snidtox25 and linkidtox25 have no known bugs.

SEE ALSO

x25tosnid(3), x25tolinkid(3), libsx25(3).

COMPATIBILITY

snidtox25 and linkidtox25 are compatible with Spider X.25, and implementations based on Spider X.25, such as AIXlink/X.25[1], HP-UX[2], IRIS SX.25[3], Solstice X.25[4], PT X.25[5], SBE X.25[6], with the following compatibility considerations:

---
Solstice X.25[7] refers to the subnetwork identifier as a link identifier.

For additional compatibiltiy information see, libsx25(3), and STREAMS(9).

CONFORMANCE

AIXlink/X.25[1], HP-UX[2], IRIS SX.25[3], Solstice X.25[4], PT X.25[5], SBE X.25[6], documentation.

HISTORY

snidtoX25 first appeared in Spider X.25. linkidtox25 first appeared in Solstice X.25[7].

REFERENCES

[1]
AIXlink/X.25, AIXlink/X.25 Version 2.1 for AIX: Guide and Reference, Eigth Edition, September 2005, (Boulder, Colorado), Internatonal Business Machines Corp., IBM. [SC23-2520-07] <http://publibn.boulder.ibm.com/>
[2]
HP-UX® 11i v2, HP-UX 11i v2 Documentation, 2001, (Palo Alto, California), Hewlett-Packard Company, HP. <http://docs.hp.com/>
[3]
IRIX® SX.25, SX.25 NLI Programming's Guide, 1994, (Mountainview, California), Silicon Graphics, Inc., SGI Technical Publications. [Doc. No: 007-2268-002] <http://techpubs.sgi.com/>
[4]
Solstice® X.25, Solstice X.25 9.2 Administration Guide, October 1999, (Palo Alto, California), Sun Microsystems, Inc., Sun. [Part No: 806-1234-10] <http://docs-pdf.sun.com/>
[5]
PT X.25, X.25 Protocol User's Manual, 2007, (Rochester, New York), Performance Technologies Inc., PT.
[6]
SBE X.25, SBE X.25 Protocol Manual, 2003, SBE, SBE.
[7]
Solstice® X.25, Solstice® X.25 9.2 Programming Guide, October 1999, (Palo Alto, California), Sun Microsystems, Inc., Sun. [Part No: 806-1235-10] <http://docs-pdf.sun.com/>

TRADEMARKS

OpenSS7tm
is a trademark of OpenSS7 Corporation.
Linux®
is a registered trademark of Linus Torvalds.
UNIX®
is a registered trademark of The Open Group.
Solaris®
is a registered trademark of Sun Microsystems.

Other trademarks are the property of their respective owners.

IDENTIFICATION


OpenSS7 X.25 Networking: Package strx25 version 0.9.2.1 released 2008-10-31.

Copyright©1997-2008OpenSS7 Corp. All Rights Reserved.
(See roff source for permission notice.)



Index

NAME
INTERFACE
LIBRARY
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN
ERRORS
BUGS
SEE ALSO
COMPATIBILITY
CONFORMANCE
HISTORY
REFERENCES
TRADEMARKS
IDENTIFICATION

This document was created by man2html, using the manual pages.
Time: 21:18:07 GMT, September 09, 2010
OpenSS7
SS7 for the
Common Man
Home TopIndex FirstPrev Next LastMore Download Info FAQ Mail  Home -> Documentation -> Man Pages -> Manpage of SNIDTOX25
Last modified: Sat, 01 Nov 2008 10:42:46 GMT
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.