Using Registered RPC Programs
The RPC program numbers and protocol specifications of standard RPC services are in the header files in the /usr/include/rpcsvc directory.
The /etc/rpc file describes the RPC program numbers in text so that users can identify the number with the name. The names identified in the text can be used in place of RPC program numbers. These programs, however, constitute only a small subset of those that have been registered.
The following is a list of registered RPC programs including the program number, program name, and program description:
| Program number | Program name | Program description |
|---|---|---|
| 100000 | PMAPPROG | Port mapper |
| 100001 | RSTATPROG | Remote stats |
| 100002 | RUSERSPROG | Remote users |
| 100003 | NFSPROG | Network File System (NFS) |
| 100004 | YPPROG | Network Information Service (NIS) |
| 100005 | MOUNTPROG | Mount daemon |
| 100006 | DBXPROG | Remote dbx |
| 100007 | YPBINDPROG | NLS binder |
| 100008 | WALLPROG | Shutdown message |
| 100009 | YPPASSWDPROG | yppasswd server |
| 100010 | ETHERSTATPROG | Ether stats |
| 100011 | RQUOTAPROG | Disk quotas |
| 100012 | SPRAYPROG | Spray packets |
| 100013 | IBM3270PROG | 3270 mapper |
| 100014 | IBMRJEPROG | RJE mapper |
| 100015 | SELNSVCPROG | Selection service |
| 100016 | RDATABASEPROG | Remote database access |
| 100017 | REXECPROG | Remote execution |
| 100018 | ALICEPROG | Alice Office Automation |
| 100019 | SCHEDPROG | Scheduling service |
| 100020 | LOCKPROG | Local lock manager |
| 100021 | NETLOCKPROG | Network lock manager |
| 100023 | STATMON1PROG | Status monitor1 |
| 100024 | STATMON2PROG | Status monitor2 |
| 100025 | SELNLIBPROG | Selection library |
| 100026 | BOOTPARAMPROG | Boot parameters service |
| 100027 | MAZEPROG | Mazewars games |
| 100028 | YPUPDATEPROG | YP update |
| 100029 | KEYSERVEPROG | Key server |
| 100030 | SECURECMDPROG | Secure login |
| 100031 | NETFWDIPROG | NFS net forwarder init |
| 100032 | NETFWDTPROG | NFS net forwarder trans |
| 100033 | SUNLINKMAP_PROG | Sunlink MAP |
| 100034 | NETMONPROG | Network monitor |
| 100035 | DBASEPROG | Lightweight database |
| 100036 | PWDAUTHPROG | Password authorization |
| 100037 | TFSPROG | Translucent file service |
| 100038 | NSEPROG | NSE server |
| 100039 | NSE_ACTIVATE_PROG | NSE activate daemon |
| 150001 | PCNFSDPROGx | PC password authorization |
| 200000 | PYRAMIDLOCKINGPROG | Pyramid-locking |
| 200001 | PYRAMIDSYS5 | Pyramid-sys5 |
| 200002 | CADDS_IMAGE | CV cadds_image |
| 300001 | ADT_RFLOCKPROG | ADT file locking |