Document Information
Preface
Part I Network Services Topics
1. Network Service (Overview)
2. Managing Web Cache Servers
3. Time-Related Services
Part II Accessing Network File Systems Topics
4. Managing Network File Systems (Overview)
5. Network File System Administration (Tasks)
6. Accessing Network File Systems (Reference)
Part III SLP Topics
7. SLP (Overview)
8. Planning and Enabling SLP (Tasks)
9. Administering SLP (Tasks)
10. Incorporating Legacy Services
11. SLP (Reference)
SLP Message Types
Part IV Mail Services Topics
12. Mail Services (Overview)
13. Mail Services (Tasks)
14. Mail Services (Reference)
Part V Serial Networking Topics
15. Solaris PPP 4.0 (Overview)
16. Planning for the PPP Link (Tasks)
17. Setting Up a Dial-up PPP Link (Tasks)
18. Setting Up a Leased-Line PPP Link (Tasks)
19. Setting Up PPP Authentication (Tasks)
20. Setting Up a PPPoE Tunnel (Tasks)
21. Fixing Common PPP Problems (Tasks)
22. Solaris PPP 4.0 (Reference)
23. Migrating From Asynchronous Solaris PPP to Solaris PPP 4.0 (Tasks)
24. UUCP (Overview)
25. Administering UUCP (Tasks)
26. UUCP (Reference)
Part VI Working With Remote Systems Topics
27. Working With Remote Systems (Overview)
28. Administering the FTP Server (Tasks)
29. Accessing Remote Systems (Tasks)
Part VII Monitoring Network Services Topics
30. Monitoring Network Performance (Tasks)
Glossary
Index
|
SLP Status Codes
Table 11-1 SLP Status CodesStatus Type |
Status Code |
Description |
No
Error |
0 |
Request was processed without error. |
LANGUAGE_NOT_SUPPORTED |
1 |
For an AttrRqst or SrvRqst, there is data for
the service type in the scope, but not in the language that is
indicated. |
PARSE_ERROR |
2 |
The message fails to follow SLP syntax. |
INVALID_REGISTRATION |
3 |
The SrvReg has problems. For example, a
zero lifetime or an omitted language tag. |
SCOPE_NOT_SUPPORTED |
4 |
The SLP message did not include
a scope in its scope list that is supported by the SA or DA
that answered the request. |
AUTHENTICATION_UNKNOWN |
5 |
The DA or SA received a request for an unsupported
SLP SPI. |
AUTHENTICATION_ABSENT |
6 |
The UA or DA expected URL and attribute authentication in the SrvReg
and did not receive it. |
AUTHENTICATION_FAILED |
7 |
The UA or DA detected an authentication error in
an Authentication block. |
VER_NOT_SUPPORTED |
9 |
Unsupported version number in message. |
INTERNAL_ERROR |
10 |
An unknown error occurred in the
DA or SA. For example, the operating system had no remaining file space. |
DA_BUSY_NOW |
11 |
The UA
or SA should retry, using exponential backoff. The DA is busy processing
other messages. |
OPTION_NOT_UNDERSTOOD |
12 |
The DA or SA received an unknown option from the mandatory range. |
INVALID_UPDATE |
13 |
The DA
received a SrvReg without FRESH set, for an unregistered service or with inconsistent service
types. |
MSG_NOT_SUPPORTED |
14 |
The SA received an AttrRqst or SrvTypeRqst and does not support it. |
REFRESH_REJECTED |
15 |
The SA
sent a SrvReg or partial SrvDereg to a DA more frequently than the
DA's min-refresh-interval. |
|