Cisco Cisco Prime Optical 9.6 Developer's Guide

Page of 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
168
 
Before passing the encrypted password to Prime Optical for login, the OSS client must use the 
Base64 encoder to encode the encrypted username and password. This provides the string 
equivalent of the encrypted data. 
Parameters 
Name
 
Type
 
Input/Output
 
Description
 
publicKeyModulus
 
string
 
Out
 
Public key modulus string returned by Prime Optical.
 
publicKeyExponent
 
string
 
Out
 
Public key exponent string returned by Prime Optical.
 
Throws 
globaldefs::ProcessingFailureException 
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure. 
Compliance 
Prime Optical-defined. 
3.6  equipment::EquipmentInventoryMgr_I 
This interface accesses operations that deal with equipment. A handle to an instance of this 
interface is gained through the getManager operation in emsSession. This interface is inherited 
from common::Common_I. 
interface EquipmentInventoryMgr_I:common::Common_I 
This interface implements the getCapabilities method. Operations described in the following 
sections are returned to the NMS when it invokes getCapabilities. 
3.6.1  getAllEquipment 
Synopsis 
void getAllEquipment(in globaldefs::NamingAttributes_T meOrHolderName, 
      in unsigned long how_many, 
      out EquipmentOrHolderList_T eqList, 
      out EquipmentOrHolderIterator_I eqIt) 
    raises(globaldefs::ProcessingFailureException); 
Description 
This interface enables an NMS to request all of the equipment and equipment holders 
contained in a managed element or equipment holder. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
meOrHolderName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the ME or equipment holder for 
which to retrieve contained equipment 
and equipment holders.
 
how_many
 
unsigned long
 
In
 
Maximum number of