(Page 19 of 32 in this chapter) Version
oamConfigImport
Description
- Imports the current configuration from an input file.
Prototype
- DWORD oamConfigImport (CTAHD ctahd,
const char *szFile)
- ctahd [in] Context handle
- szFile [in] Name for the configuration data input file
Return Values
- SUCCESS
Events
- None.
Details
- This function imports the entire configuration from a specified input file created by oamConfigExport. The entire current contents of the NMS OAM database is lost, and is replaced by the new configuration.
Note: Close all managed objects before invoking this function.
- For more information about importing and exporting configuration data, see Section 4.5.
See Also
- oamConfigExport
(Page 19 of 32 in this chapter) Version
Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2001, Natural MicroSystems, Inc. All rights
reserved.