############################################################################# # #$Header: L:/proj/nwsnmp/imports/vcs/smile.imv 3.1 09 Jan 1995 16:10:12 DPROVAN $ # #$Project: SMILE$ # #$Creator$ # #$Locker$ # #$Source$ # #---------------------------------------------------------------------------- # # # (C) Copyright 1991 by Novell Inc. All Rights Reserved # #This software is furnished under contract and may be used and copied #only in accordance with the terms of such contract and with the #inclusion of the above copyright notice. This software or any other #copies thereof may not be provided or otherwise made available to #any other person. No title to and ownership of the software is hereby #transferred. # #---------------------------------------------------------------------------- # #$Abstract: # Imports File # Symbols exported from the SNMP Agent for SMILE #$ # # #$Includes: #$ # #$Dependencies: #$ # #$Files: #$ # #$Implementation Notes: #$ # # #$Log: L:/proj/nwsnmp/imports/vcs/smile.imv $ # # Rev 3.1 09 Jan 1995 16:10:12 DPROVAN # Add SMILEOpenXportWithError, plus the Xport API calls # and the NCP transport handler entry points. Also, # alphabetize some names that were out of order. # # Rev 3.0 05 Jan 1995 16:43:16 RCJONES # Initial revision for MPR 3.1/ANCS. Moved from sjf-ipd\vol1:proj\nwsnmp\imports. # # Rev 2.3 27 May 1993 11:09:56 RCJONES # Added the SMILECreateIPXHandle and SMILEDestroyIPXHandle calls. # # Rev 2.2 07 May 1993 12:27:54 RCJONES # Added the new API calls for remote SMILE. # # Rev 2.1 04 Jan 1993 18:05:26 RCJONES # Added in the SMILESetIndexLength() function to the list of EXPORTed # functions. # # Rev 2.0 29 Sep 1992 16:46:48 JPOLLER # Initial Version #$EndLog$ # ##########################**** End Module Header ***######################### # # Functions EXPORTed by the SNMP Manager Interface Layer Entity (SMILE) # SMILEAbortRequest, SMILECloseXport, SMILECreateIPHandle, SMILECreateIPXHandle, SMILECreateNCPHandle, SMILEDeregister, SMILEDeregisterXportApiType, SMILEDestroyIPHandle, SMILEDestroyIPXHandle, SMILEDestroyNCPHandle, SMILEGetInfo, SMILEGetTable, SMILELookupXportApiType, SMILEOpenXport, SMILEOpenXportWithError, SMILEReadAttrPtr, SMILEReadAttrValue, SMILEReadIndexPtr, SMILEReadIndexValue, SMILERegister, SMILERegisterXportApiType, SMILESecurityTypeSupported, SMILESetIndexLength, SMILESetInfo, SMILEWaitForRequest