Home

Results 1 - 10 of 283,598 for raising. Search took 2.988 seconds.  
Sort by date/Sort by relevance
On the other hand, the maxSuppressedIntervals is effectively equal to infinity. */ const short maxSuppressedIntervalsDefault = -1; boolean suspectIntervalFlagGet () raises (itut_x780::ApplicationError); void suspectIntervalFlagDefaultSet (in boolean suspectIntervalFlag) raises (itut_x780::ApplicationError); TimeIntervalType elapsedTimeGet () raises (itut_x780::ApplicationError); short historyRetentionGet () raises (itut_x780::ApplicationError); void historyRetentionSet (in short intervalNum) raises (itut_x780::ApplicationError); MONameSetType thresholdDataInstanceListGet () raises (itut_x780::ApplicationError, NOthresholdPackage); void thresholdDataInstanceListSet (in MONameSetType dataInstanceList) raises (itut_x780::ApplicationError, NOthresholdPackage); void thresholdDataInstanceListAdd (in MONameSetType dataInstanceList) raises (itut_x780::ApplicationError, NOthresholdPackage); void thresholdDataInstanceListRemove (in MONameSetType dataInstanceList) raises (itut_x780::ApplicationError, NOthresholdPackage); boolean getMostRecent (out HistoryDataValueType historyData) raises (itut_x780::ApplicationError); HistoryDataSeqValueType getBetween (in GeneralizedTimeType startTime, in GeneralizedTimeType endTime, in unsigned short howMany, out HistoryDataIterator resultIterator) raises (itut_x780::ApplicationError); /** */ short numSuppressedIntervalsGet () raises (itut_x780::ApplicationError); short maxSuppressedIntervalsGet () raises (itut_x780::ApplicationError); void maxSuppressedIntervalsSet (in short maxSuppInterval) raises (itut_x780::ApplicationError); CONDITIONAL_NOTIFICATION( itut_x780::Notifications, qualityOfServiceAlarm, NOthresholdPackage) }; // interface CurrentData /** 5.5.3 ThresholdData See 4.3.3 for behaviour. (...) The Scanner interface is not instantiable. */ interface Scanner_F: itut_x780::ManagedObject_F { AdministrativeStateType administrativeStateGet (in MONameType name) raises (itut_x780::ApplicationError); void administrativeStateSet (in MONameType name, in AdministrativeStateType administrativeState) raises (itut_x780::ApplicationError); OperationalStateType operationalStateGet (in MONameType name) raises (itut_x780::ApplicationError); TimePeriodType granularityPeriodGet (in MONameType name) raises (itut_x780::ApplicationError); void granularityPeriodSet (in MONameType name, in TimePeriodType granularityPeriod) raises (itut_x780::ApplicationError); GeneralizedTimeType periodSynchronizationTimeGet (in MONameType name) raises (itut_x780::ApplicationError, NOperiodSynchronizationPackage); void periodSynchronizationTimeSet (in MONameType name, in GeneralizedTimeType periodSyncTime) raises (itut_x780::ApplicationError, NOperiodSynchronizationPackage); CONDITIONAL_NOTIFICATION( itut_x780::Notifications, objectCreation, createDeleteNotificationsPackage) CONDITIONAL_NOTIFICATION( itut_x780::Notifications, objectDeletion, createDeleteNotificationsPackage) CONDITIONAL_NOTIFICATION( itut_x780::Notifications, attributeValueChange, attributeValueChangeNotificationPackage) CONDITIONAL_NOTIFICATION( itut_x780::Notifications, stateChange, stateChangeNotificationPackage) }; // interface Scanner_F /** 5.6.2 CurrentData_F See 4.3.2.1 for behaviour. (...) On the other hand, the maxSuppressedIntervals is effectively equal to infinity. */ const short maxSuppressedIntervalsDefault = -1; boolean suspectIntervalFlagGet (in MONameType name) raises (itut_x780::ApplicationError); void suspectIntervalFlagDefaultSet (in MONameType name, in boolean suspectIntervalFlag) raises (itut_x780::ApplicationError); TimeIntervalType elapsedTimeGet (in MONameType name) raises (itut_x780::ApplicationError); short historyRetentionGet (in MONameType name) raises (itut_x780::ApplicationError); void historyRetentionSet (in MONameType name, in short intervalNum) raises (itut_x780::ApplicationError); MONameSetType thresholdDataInstanceListGet (in MONameType name) raises (itut_x780::ApplicationError, NOthresholdPackage); void thresholdDataInstanceListSet (in MONameType name, in MONameSetType dataInstanceList) raises (itut_x780::ApplicationError, NOthresholdPackage); void thresholdDataInstanceListAdd (in MONameType name, in MONameSetType dataInstanceList) raises (itut_x780::ApplicationError, NOthresholdPackage); void thresholdDataInstanceListRemove (in MONameType name, in MONameSetType dataInstanceList) raises (itut_x780::ApplicationError, NOthresholdPackage); boolean getMostRecent (in MONameType name, out HistoryDataValueType historyData) raises (itut_x780::ApplicationError); HistoryDataSeqValueType getBetween (in MONameType name, in GeneralizedTimeType startTime, in GeneralizedTimeType endTime, in unsigned short howMany, out HistoryDataIterator resultIterator) raises (itut_x780::ApplicationError); short numSuppressedIntervalsGet (in MONameType name) raises (itut_x780::ApplicationError); short maxSuppressedIntervalsGet (in MONameType name) raises (itut_x780::ApplicationError); void maxSuppressedIntervalsSet (in MONameType name, in short maxSuppInterval) raises (itut_x780::ApplicationError); CONDITIONAL_NOTIFICATION( itut_x780::Notifications, qualityOfServiceAlarm, NOthresholdPackage) }; // interface CurrentData_F /** 5.6.3 ThresholdData_F See 4.3.3 for behaviour.
Language:English
Score: 539111.5 - https://www.itu.int/wftp3/Publ...q/q822.1/2001/itut_q822d1.html
Data Source: un
. */ public unsigned long lossOfSignalLine; // GET // nearEndLinePMDataPackage // Conditional, present if the instance supports it public unsigned long failureCounterLine; // GET // nearEndLinePMDataPackage // Conditional, present if the instance supports it public unsigned long farEndCodingViolationsLine; // GET // farEndLinePMDataPackage // Conditional, present if the instance supports it public unsigned long farEndErroredSecondsLine; // GET // farEndLinePMDataPackage // Conditional, present if the instance supports it public unsigned long farEndSeverelyErroredSecondsLine; // GET // farEndLinePMDataPackage // Conditional, present if the instance supports it public unsigned long farEndlossOfSignalLine; // GET // farEndLinePMDataPackage // Conditional, present if the instance supports it public unsigned long farEndFailureCounterLine; // GET // farEndLinePMDataPackage // Conditional, present if the instance supports it public unsigned long codingViolationsSection; // GET // nearEndSectionPMDataPackage // Conditional, present if the instance supports sections public unsigned long erroredSecondsSection; // GET // nearEndSectionPMDataPackage // Conditional, present if the instance supports sections public unsigned long severelyErroredSecondsSection; // GET // nearEndSectionPMDataPackage // Conditional, present if the instance supports sections public unsigned long lossOfSignalSection; // GET // nearEndSectionPMDataPackage // Conditional, present if the instance supports sections public unsigned long failureCounterSection; // GET // nearEndSectionPMDataPackage // Conditional, present if the instance supports sections public unsigned long farEndCodingViolationsSection; // GET // farEndSectionPMDataPackage // Conditional, present if the instance supports sections public unsigned long farEndErroredSecondsSection; // GET // farEndSectionPMDataPackage // Conditional, present if the instance supports sections public unsigned long farEndSeverelyErroredSecondsSection; // GET // farEndSectionPMDataPackage // Conditional, present if the instance supports sections public unsigned long farEndlossOfSignalSection; // GET // farEndSectionPMDataPackage // Conditional, present if the instance supports sections public unsigned long farEndFailureCounterSection; // GET // farEndSectionPMDataPackage // Conditional, present if the instance supports sections }; // valuetype GenericTransportTTPHDValueType interface GenericTransportPmCD: itut_q822d1::CurrentData { unsigned long codingViolationsPathGet() raises (itut_x780::ApplicationError); unsigned long erroredSecondsPathGet() raises (itut_x780::ApplicationError); unsigned long severelyErroredSecondsPathGet() raises (itut_x780::ApplicationError); unsigned long unavailableSecondsPathGet() raises (itut_x780::ApplicationError); unsigned long failureCounterPathGet() raises (itut_x780::ApplicationError); unsigned long farEndCodingViolationsPathGet() raises (itut_x780::ApplicationError, NOfarEndPathPMDataPackage); unsigned long farEndErroredSecondsPathGet() raises (itut_x780::ApplicationError, NOfarEndPathPMDataPackage); unsigned long farEndSeverelyErroredSecondsPathGet() raises (itut_x780::ApplicationError, NOfarEndPathPMDataPackage); unsigned long farEndUnavailableSecondsPathGet() raises (itut_x780::ApplicationError, NOfarEndPathPMDataPackage); unsigned long farEndFailureCounterPathGet() raises (itut_x780::ApplicationError, NOfarEndPathPMDataPackage); unsigned long codingViolationsLineGet() raises (itut_x780::ApplicationError, NOnearEndLinePMDataPackage); unsigned long erroredSecondsLineGet() raises (itut_x780::ApplicationError, NOnearEndLinePMDataPackage); unsigned long severelyErroredSecondsLineGet() raises (itut_x780::ApplicationError, NOnearEndLinePMDataPackage); unsigned long lossOfSignalLineGet() raises (itut_x780::ApplicationError, NOnearEndLinePMDataPackage); unsigned long failureCounterLineGet() raises (itut_x780::ApplicationError, NOnearEndLinePMDataPackage); unsigned long farEndCodingViolationsLineGet() raises (itut_x780::ApplicationError, NOfarEndLinePMDataPackage); unsigned long farEndErroredSecondsLineGet() raises (itut_x780::ApplicationError, NOfarEndLinePMDataPackage); unsigned long farEndSeverelyErroredSecondsLineGet() raises (itut_x780::ApplicationError, NOfarEndLinePMDataPackage); unsigned long farEndlossOfSignalLineGet() raises (itut_x780::ApplicationError, NOfarEndLinePMDataPackage); unsigned long farEndFailureCounterLineGet() raises (itut_x780::ApplicationError, NOfarEndLinePMDataPackage); unsigned long codingViolationsSectionGet() raises (itut_x780::ApplicationError, NOnearEndSectionPMDataPackage); unsigned long erroredSecondsSectionGet() raises (itut_x780::ApplicationError, NOnearEndSectionPMDataPackage); unsigned long severelyErroredSecondsSectionGet() raises (itut_x780::ApplicationError, NOnearEndSectionPMDataPackage); unsigned long lossOfSignalSectionGet() raises (itut_x780::ApplicationError, NOnearEndSectionPMDataPackage); unsigned long failureCounterSectionGet() raises (itut_x780::ApplicationError, NOnearEndSectionPMDataPackage); unsigned long farEndCodingViolationsSectionGet() raises (itut_x780::ApplicationError, NOfarEndSectionPMDataPackage); unsigned long farEndErroredSecondsSectionGet() raises (itut_x780::ApplicationError, NOfarEndSectionPMDataPackage); unsigned long farEndSeverelyErroredSecondsSectionGet() raises (itut_x780::ApplicationError, NOfarEndSectionPMDataPackage); unsigned long farEndlossOfSignalSectionGet() raises (itut_x780::ApplicationError, NOfarEndSectionPMDataPackage); unsigned long farEndFailureCounterSectionGet() raises (itut_x780::ApplicationError, NOfarEndSectionPMDataPackage); }; // interface GenericTransportPmCD interface GenericTransportPmCDFactory: itut_x780::ManagedObjectFactory { itut_x780::ManagedObject create (in NameBindingType nameBinding, // module name containing Name Binding info. in MONameType superior, // Name of containing object. in string reqID, // Requested ID value for name, will be // empty if auto-naming is to be used. out MONameType name, // Entire name of newly created object. in StringSetType packageNameList, // List of packages requested. in short historyRetention, in AdministrativeStateType administrativeState, in TimePeriodType granularityPeriod, in MONameSetType thresholdDataInstanceList, in short maxSuppressedIntervals, in GeneralizedTimeType periodSynchronizationTime) raises (itut_x780::ApplicationError, itut_x780::CreateError); }; // interface GenericTransportPmCDFactory /** 4.5 Interfaces – Façade The behaviour of the façade interfaces are identical to the corresponding fine-grained interfaces. (...) This clause can be omitted from IDL if a management system only supports fine-grained interface. */ /** 4.5.1 GenericTransportPmCD_F */ interface GenericTransportPmCD_F: itut_q822d1::CurrentData_F { unsigned long codingViolationsPathGet (in MONameType name) raises (itut_x780::ApplicationError); unsigned long erroredSecondsPathGet (in MONameType name) raises (itut_x780::ApplicationError); unsigned long severelyErroredSecondsPathGet (in MONameType name) raises (itut_x780::ApplicationError); unsigned long unavailableSecondsPathGet (in MONameType name) raises (itut_x780::ApplicationError); unsigned long failureCounterPathGet (in MONameType name) raises (itut_x780::ApplicationError); unsigned long farEndCodingViolationsPathGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndPathPMDataPackage); unsigned long farEndErroredSecondsPathGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndPathPMDataPackage); unsigned long farEndSeverelyErroredSecondsPathGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndPathPMDataPackage); unsigned long farEndUnavailableSecondsPathGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndPathPMDataPackage); unsigned long farEndFailureCounterPathGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndPathPMDataPackage); unsigned long codingViolationsLineGet (in MONameType name) raises (itut_x780::ApplicationError, NOnearEndLinePMDataPackage); unsigned long erroredSecondsLineGet (in MONameType name) raises (itut_x780::ApplicationError, NOnearEndLinePMDataPackage); unsigned long severelyErroredSecondsLineGet (in MONameType name) raises (itut_x780::ApplicationError, NOnearEndLinePMDataPackage); unsigned long lossOfSignalLineGet (in MONameType name) raises (itut_x780::ApplicationError, NOnearEndLinePMDataPackage); unsigned long failureCounterLineGet (in MONameType name) raises (itut_x780::ApplicationError, NOnearEndLinePMDataPackage); unsigned long farEndCodingViolationsLineGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndLinePMDataPackage); unsigned long farEndErroredSecondsLineGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndLinePMDataPackage); unsigned long farEndSeverelyErroredSecondsLineGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndLinePMDataPackage); unsigned long farEndlossOfSignalLineGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndLinePMDataPackage); unsigned long farEndFailureCounterLineGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndLinePMDataPackage); unsigned long codingViolationsSectionGet (in MONameType name) raises (itut_x780::ApplicationError, NOnearEndSectionPMDataPackage); unsigned long erroredSecondsSectionGet (in MONameType name) raises (itut_x780::ApplicationError, NOnearEndSectionPMDataPackage); unsigned long severelyErroredSecondsSectionGet (in MONameType name) raises (itut_x780::ApplicationError, NOnearEndSectionPMDataPackage); unsigned long lossOfSignalSectionGet (in MONameType name) raises (itut_x780::ApplicationError, NOnearEndSectionPMDataPackage); unsigned long failureCounterSectionGet (in MONameType name) raises (itut_x780::ApplicationError, NOnearEndSectionPMDataPackage); unsigned long farEndCodingViolationsSectionGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndSectionPMDataPackage); unsigned long farEndErroredSecondsSectionGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndSectionPMDataPackage); unsigned long farEndSeverelyErroredSecondsSectionGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndSectionPMDataPackage); unsigned long farEndlossOfSignalSectionGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndSectionPMDataPackage); unsigned long farEndFailureCounterSectionGet (in MONameType name) raises (itut_x780::ApplicationError, NOfarEndSectionPMDataPackage); }; // interface GenericTransportPmCD_F /** 4.6 Name binding The following module contains name binding information. */ module NameBinding { /** 4.6.1 GenericTransportPmCD */ module GenericTransportPmCD_GenericTransportTTP { const string superiorClass = "itut_m3120:: GenericTransportTTP"; const boolean superiorSubclassesAllowed = TRUE; const string subordinateClass = "itut_m3120:: GenericTransportPmCD"; const boolean subordinateSubclassesAllowed = TRUE; const boolean managerCreatesAllowed = TRUE; const DeletePolicyType deletePolicy = itut_x780::deleteOnlyIfNoContainedObjects; const string kind = "GenericTransportPmCD"; }; // module GenericTransportPmCD_GenericTransportTTP }; // module NameBinding }; // module itut_q822d1 #endif // _itut_q822d1_amd1_idl_
Language:English
Score: 533453.12 - https://www.itu.int/wftp3/Publ...2.1/2001/itut_q822d1_amd1.html
Data Source: un
It is inherited into the exported interfaces." void getInterfaceTypes ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, out SPFEECommonTypes::t_InterfaceTypeList itfTypes ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_ListError ); void getInterface ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_InterfaceTypeName itfType, in SPFEECommonTypes::t_MatchProperties desiredProperties, out SPFEECommonTypes::t_InterfaceStruct itf ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_InterfacesError, SPFEECommonTypes::e_PropertyError ); void getInterfaces ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_MatchProperties desiredProperties, out SPFEECommonTypes::t_InterfaceList itfs ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_PropertyError, SPFEECommonTypes::e_ListError ); }; // i_ProviderAccessGetInterfaces interface i_ProviderAccessRegisterInterfaces { // behaviour // behaviourText // "This interface allows the client to register interfaces // exported by the client domain." // usage // "This interface is not to be exported across Ret RP. // It is inherited into the exported interfaces." // register interfaces to be used only during // current access session void registerInterface ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, inout SPFEECommonTypes::t_RegisterInterfaceStruct itf ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_InterfacesError, SPFEECommonTypes::e_RegisterError ); void registerInterfaces ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, inout SPFEECommonTypes::t_RegisterInterfaceList itfs ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_InterfacesError, SPFEECommonTypes::e_RegisterError ); // register interfaces which will be accessible // outside the access session. void registerInterfaceOutsideAccessSession ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, inout SPFEECommonTypes::t_RegisterInterfaceStruct itf ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_InterfacesError, SPFEECommonTypes::e_RegisterError ); void registerInterfacesOutsideAccessSession ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, inout SPFEECommonTypes::t_RegisterInterfaceList itfs ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_InterfacesError, SPFEECommonTypes::e_RegisterError ); void listRegisteredInterfaces ( in SPFEEAccessCommonTypes:: t_AccessSessionSecretId asSecretId, in SPFEEAccessCommonTypes::t_SpecifiedAccessSession as, out t_RegisteredInterfaceList itfs ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEEAccessCommonTypes::e_SpecifiedAccessSessionError, SPFEECommonTypes::e_ListError ); void unregisterInterface ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_InterfaceIndex index ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_InterfacesError, SPFEECommonTypes::e_UnregisterError ); void unregisterInterfaces ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_InterfaceIndexList indexes ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_InterfacesError, SPFEECommonTypes::e_UnregisterError ); }; // i_ProviderAccessRegisterInterfaces interface i_ProviderAccessInterfaces : i_ProviderAccessGetInterfaces, i_ProviderAccessRegisterInterfaces { // behaviour // behaviourText // "This interface allows the client to get interfaces // exported by this domain, and register interfaces exported // by the client domain." // usage // "This interface is not to be exported across Ret RP. // It is inherited into the exported interfaces." // No additional operations are defined }; // i_ProviderAccessInterfaces interface i_ProviderAccess: i_ProviderAccessInterfaces { // behaviour // behaviourText // "This interface is the place to put operations which should be // shared between i_ProviderNamedAccess and i_ProviderAnonAccess. // Currently none are defined." // usage // "This interface is not to be exported across Ret RP. // It is inherited into the exported interfaces." // No additional operations are defined }; // interface i_ProviderAccess interface i_ProviderNamedAccess : i_ProviderAccess { void setUserCtxt ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in t_UserCtxt userCtxt ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_UserCtxtError ); void getUserCtxt ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_UserCtxtName ctxtName, out t_UserCtxt userCtxt ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_UserCtxtError ); void getUserCtxts ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in t_SpecifiedUserCtxt ctxt, out t_UserCtxtList userCtxts ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_UserCtxtError, SPFEECommonTypes::e_ListError ); void getUserCtxtsAccessSessions ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEEAccessCommonTypes::t_SpecifiedAccessSession as, out t_UserCtxtList userCtxts ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEEAccessCommonTypes::e_SpecifiedAccessSessionError, SPFEECommonTypes::e_ListError ); void registerUserCtxtsAccessSessions ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEEAccessCommonTypes::t_SpecifiedAccessSession as ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEEAccessCommonTypes::e_SpecifiedAccessSessionError, e_RegisterUserCtxtError ); void listAccessSessions ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, out SPFEEAccessCommonTypes::t_AccessSessionList asList ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_ListError ); void endAccessSession( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEEAccessCommonTypes::t_SpecifiedAccessSession as, in t_EndAccessSessionOption option ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEEAccessCommonTypes::e_SpecifiedAccessSessionError, e_EndAccessSessionError ); void getUserInfo( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, out SPFEEAccessCommonTypes::t_UserInfo userInfo ) raises ( SPFEEAccessCommonTypes::e_AccessError ); void listSubscribedServices ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in t_SubscribedServiceProperties desiredProperties, out SPFEEAccessCommonTypes::t_ServiceList services ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_PropertyError, SPFEECommonTypes::e_ListError ); void discoverServices( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in t_DiscoverServiceProperties desiredProperties, in unsigned long howMany, out SPFEEAccessCommonTypes::t_ServiceList services, // type: i_DiscoverServicesIterator out Object iteratorIR ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_PropertyError, SPFEECommonTypes::e_ListError ); void getServiceInfo ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEEAccessCommonTypes::t_ServiceId serviceId, in SPFEEProviderAccess::t_SubscribedServiceProperties desiredProperties, out SPFEEAccessCommonTypes::t_ServiceProperties serviceProperties ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEEProviderAccess::e_ServiceError ); void listRequiredServiceComponents ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEEAccessCommonTypes::t_ServiceId serviceId, in SPFEEAccessCommonTypes::t_TerminalConfig terminalConfig, in SPFEEAccessCommonTypes::t_TerminalInfo terminalInfo, // Example of usage for Java applet download: // name-value pair describing the url of a Java applet // name = "URL" // type = "string" out SPFEECommonTypes::t_PropertyList locations ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEEProviderAccess::e_ServiceError ); void listServiceSessions ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEEAccessCommonTypes::t_SpecifiedAccessSession as, in t_SessionSearchProperties desiredProperties, out SPFEEAccessCommonTypes::t_SessionList sessions ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEEAccessCommonTypes::e_SpecifiedAccessSessionError, SPFEECommonTypes::e_PropertyError, SPFEECommonTypes::e_ListError ); void getSessionModels ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_SessionId sessionId, out SPFEECommonTypes::t_SessionModelList sessionModels ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError, SPFEECommonTypes::e_ListError ); void getSessionInterfaceTypes ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_SessionId sessionId, out SPFEECommonTypes::t_InterfaceTypeList itfTypes ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError, SPFEECommonTypes::e_ListError ); void getSessionInterface ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_SessionId sessionId, in SPFEECommonTypes::t_InterfaceTypeName itfType, out SPFEECommonTypes::t_InterfaceStruct itf ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError, SPFEECommonTypes::e_InterfacesError ); void getSessionInterfaces ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_SessionId sessionId, out SPFEECommonTypes::t_InterfaceList itfs ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError, SPFEECommonTypes::e_ListError ); void listSessionInvitations ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, out SPFEEAccessCommonTypes::t_InvitationList invitations ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_ListError ); void listSessionAnnouncements ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in t_AnnouncementSearchProperties desiredProperties, out SPFEECommonTypes::t_AnnouncementList announcements ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEECommonTypes::e_PropertyError, SPFEECommonTypes::e_ListError ); void startService ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEEAccessCommonTypes::t_ServiceId serviceId, in t_ApplicationInfo app, in SPFEECommonTypes::t_SessionModelReq sessionModelReq, in t_StartServiceUAProperties uaProperties, in t_StartServiceSSProperties ssProperties, out SPFEEAccessCommonTypes::t_SessionInfo sessionInfo ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_ServiceError, e_ApplicationInfoError, SPFEECommonTypes::e_SessionModelError, e_StartServiceUAPropertyError, e_StartServiceSSPropertyError ); void endSession ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_SessionId sessionId ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError ); void endMyParticipation ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_SessionId sessionId ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError ); void suspendSession ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_SessionId sessionId ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError ); void suspendMyParticipation ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_SessionId sessionId ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError ); void resumeSession ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_SessionId sessionId, in t_ApplicationInfo app, out SPFEEAccessCommonTypes::t_SessionInfo sessionInfo ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError, e_ApplicationInfoError ); void resumeMyParticipation ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEECommonTypes::t_SessionId sessionId, in t_ApplicationInfo app, out SPFEEAccessCommonTypes::t_SessionInfo sessionInfo ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError, e_ApplicationInfoError ); void joinSessionWithInvitation ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEEAccessCommonTypes::t_InvitationId invitationId, in t_ApplicationInfo app, in SPFEECommonTypes::t_PropertyList joinProperties, out SPFEEAccessCommonTypes::t_SessionInfo sessionInfo ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError, SPFEEAccessCommonTypes::e_InvitationError, e_ApplicationInfoError ); void joinSessionWithAnnouncement ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEEAccessCommonTypes::t_AnnouncementId announcementId, in t_ApplicationInfo app, in SPFEECommonTypes::t_PropertyList joinProperties, out SPFEEAccessCommonTypes::t_SessionInfo sessionInfo ) raises ( SPFEEAccessCommonTypes::e_AccessError, e_SessionError, e_AnnouncementError, e_ApplicationInfoError ); void replyToInvitation ( in SPFEEAccessCommonTypes::t_AccessSessionSecretId asSecretId, in SPFEEAccessCommonTypes::t_InvitationId invitationId, in SPFEECommonTypes::t_InvitationReply reply ) raises ( SPFEEAccessCommonTypes::e_AccessError, SPFEEAccessCommonTypes::e_InvitationError, SPFEECommonTypes::e_InvitationReplyError ); }; // i_ProviderNamedAccess interface i_ProviderAnonAccess : i_ProviderAccess { // No additional operations defined. }; // i_ProviderAnonAccess interface i_DiscoverServicesIterator { exception e_UnknownDiscoverServicesMaxLeft {}; void maxLeft ( out unsigned long n ) raises ( e_UnknownDiscoverServicesMaxLeft ); // moreLeft: true if there are more interfaces, // (accessible thru the iterator (This interface)), // false if there are no more interfaces to retrieve void nextN ( in unsigned long n, // n >= number returned in services out SPFEEAccessCommonTypes::t_ServiceList services, out boolean moreLeft ) raises ( SPFEECommonTypes::e_ListError ); void destroy (); }; // i_DiscoverServicesIterator }; // module SPFEEProviderAccess #endif
Language:English
Score: 531744.9 - https://www.itu.int/wftp3/Publ.../1999/SPFEEProviderAccess.html
Data Source: un
Should any of these probable cause indications be raised when alarm reporting is inhibited, the currentProblemList of the object shall be updated with the probable cause as normal but the alarm status for those raised probable cause shall be 'activePending'. */ typedef sequence ArcProbableCauseSetType; /** The ArcAlarmDetailSetType is returned in the arcRetrieveAlarmDetail operation for interface that supports this additional function of the Alarm Report Control (ARC).
Language:English
Score: 531578.17 - https://www.itu.int/wftp3/Publ...t/m/m3120/2001/itut_m3120.html
Data Source: un
The entity is // removed from all the SAGs it could be assigned to and then deleted. void deleteSAEs ( in SPFEESubCommonTypes::t_EntityList entityList, in SPFEESubCommonTypes::t_entityIdList entityIdList ) raises (e_applicationError, e_unknownSAE); // This operation creates a set of SAGs. // It returns a set of unique SAG identifiers. void createSAGs ( in SPFEESubCommonTypes::t_SagList sagList, out SPFEESubCommonTypes::t_SagIdList sagIdList ) raises (e_applicationError, e_invalidSAG, e_unknownSAG); // This operation deletes a SAG. The entities belonging to that SAG are not deleted. void deleteSAGs ( in SPFEESubCommonTypes::t_SagIdList sagIdList ) raises (e_applicationError, e_unknownSAG); // This operation assigns a list of entities to a SAG. void assignSAEs ( in SPFEESubCommonTypes::t_entityIdList entityList, in SPFEESubCommonTypes::t_SagId sagId ) raises (e_unknownSAE, e_unknownSAG, e_applicationError); // This operation removes a list of entities from a SAG. void removeSAEs ( in SPFEESubCommonTypes::t_entityIdList entityList, in SPFEESubCommonTypes::t_SagId sagId ) raises (e_unknownSAE, e_unknownSAG, e_applicationError); // This operation returns the list of entities assigned to a SAG. // If a SAG is not specified, it returns all the entities for that subscriber. void listSAEs ( in SPFEESubCommonTypes::t_SagId sagId, out SPFEESubCommonTypes::t_entityIdList entityList ) raises (e_unknownSAG, e_applicationError); // This operation returns the list of SAGs for that subscriber. void listSAGs ( out SPFEESubCommonTypes::t_SagIdList sagIdList ) raises (e_applicationError); // This operation returns the information about a specific subscriber void getSubscriberInfo ( out SPFEESubCommonTypes::t_Subscriber subscriberInfo ) raises (e_applicationError, e_unknownSubscriber); // This operation modifies the information about a specific subscriber // Only name and address fields are modifiable. The rest are updated // only by Sub as a result of other operations -createSAGs,...- void setSubscriberInfo ( in SPFEESubCommonTypes::t_Subscriber subscriberInfo ) raises (e_unknownSubscriber, e_invalidSubscriberInfo, e_applicationError); // This operation returns the list of services subscribed by // a specific subscriber. // void listSubscribedServices ( out SPFEEAccessCommonTypes::t_ServiceList service_list ) raises (e_applicationError, e_unknownSubscriber); // Operations for Service Contract Management. // ---------------------------------------------------- // This operation returns the template for the service. void getServiceTemplate ( in SPFEEAccessCommonTypes::t_ServiceId serviceId, out SPFEESubCommonTypes::t_ServiceTemplate template ) raises (e_applicationError); // This operation creates a service contract. // This contract can include a set of service profiles. void defineServiceContract ( in SPFEESubCommonTypes::t_ServiceContract serviceContract, out SPFEESubCommonTypes::t_ServiceProfileIdList spIdList ) raises (e_applicationError, e_invalidContractInfo, e_invalidSubscriptionProfile, e_invalidSAGServiceProfile); // This operation creates a set of service profiles. void defineServiceProfiles ( in SPFEESubCommonTypes::t_SubscriptionProfile subscriptionProfile, in SPFEESubCommonTypes::t_SagServiceProfileList sagServiceProfiles, out SPFEESubCommonTypes::t_ServiceProfileIdList spIdList ) ras e_invalidSubscriptionProfile, e_invalidSAGServiceProfile); // his operation deletes a set of service profiles and their associated SAGs. void deleteServiceProfiles ( in SPFEESubCommonTypes::t_ServiceProfileIdList spIdList ) raises (e_applicationError, e_unknownServiceProfile); // This operation returns the list of service profiles identifiers void listServiceProfiles ( in SPFEEAccessCommonTypes::t_ServiceId serviceId, out SPFEESubCommonTypes::t_ServiceProfileIdList spIdList ) raises (e_applicationError); // This operation returns the service contract information. // If a (list of) SAG(s) is specified it returns the set of // SAG service profile for that(those) SAG(s). void getServiceContractInfo ( in SPFEEAccessCommonTypes::t_ServiceId serviceId, in SPFEESubCommonTypes::t_ServiceProfileIdList spIdList, out SPFEESubCommonTypes::t_ServiceContract serviceContract ) raises (e_applicationError, e_unknownServiceProfile); // This operation assigns a service profile to a list of SAGs and SAEs. void assignServiceProfile ( in SPFEESubCommonTypes::t_ServiceProfileId spId, in SPFEESubCommonTypes::t_SagIdList sagIdList, in SPFEESubCommonTypes::t_entityIdList saeIdList ) raises (e_applicationError, e_unknownSAG, e_unknownSAE, e_unknownServiceProfile); // This operation removes a service profile assignment to a list of SAGs and SAEs. void removeServiceProfile ( in SPFEESubCommonTypes::t_ServiceProfileId spId, in SPFEESubCommonTypes::t_SagIdList sagIdList, in SPFEESubCommonTypes::t_entityIdList saeIdList ) raises (e_applicationError, e_unknownSAG, e_unknownSAE, e_unknownServiceProfile); // This operation activates a set of service profiles void activateServiceProfiles ( in SPFEESubCommonTypes::t_ServiceProfileIdList spIdList ) raises (e_applicationError, e_unknownServiceProfile); // This operation deactivates a set of service profiles void deactivateServiceProfiles ( in SPFEESubCommonTypes::t_ServiceProfileIdList spIdList ) raises (e_applicationError, e_unknownServiceProfile); }; // i_SubscriberSubscriptionMgmt }; #endif // SPFEERetSubscriberSubscriptionMgmt_IDL
Language:English
Score: 530784.03 - https://www.itu.int/wftp3/Publ...ubscriberSubscriptionMgmt.html
Data Source: un
Implementation of the Agreement (a) Information from Members (i) Activities of Members · Update on avian influenza in the EC · Information from the EC food and veterinary office on import procedures for live animals and animal products · Information from the EC on the Rapid Alert System · Statement from Canada on an occurrence of bovine spongiform encephalopathy (BSE) in Canada · Update on FMD in Argentina · FMD free status with vaccination of the Separate Customs Territory of Taiwan, Penghu, Kinmen and Matsu · Information from Bolivia on FMD-free status of Chiquitania regions · Statements by Peru on SENASA activities · US import requirements for solid wood packing material · Update on implementation of the US Bioterrorism Act (b) Specific trade concerns (i) New issues · EC restrictions on honey – raised by the United States · Croatia import measures on live animals and meat products – raised by Hungary · EC maximum levels for Aflatoxins in maize (Commission Regulation 257/2002) – raised by Argentina · Japanese barriers to the importation of Brazilian mangoes – raised by Brazil (ii) Issues previously raised · Venezuela restrictions on imports of potatoes, garlic and onions – raised by Argentina (G/SPS/GEN/204/Rev.3, p.118) · Chinese restrictions on products of EC origin – raised by the European Communities (G/SPS/GEN/204/Rev.3, p.29) · Mexican restrictions on Austrian products – raised by the European Communities · Indonesia's restrictions on imports of dairy products because of FMD – raised by Argentina (G/SPS/GEN/204/Rev.3, p.73) · Colombia's restrictions on imports of bovine meat because of FMD – raised by Argentina (G/SPS/GEN/204/Rev.3, p.32) · Trinidad and Tobago restrictions on imports of pork sausages and other pork products, fresh, cured or salted – raised by Argentina (G/SPS/GEN/204/Rev.3, p.105) · EC regulation on animal by-products – raised by China · Australia's restrictions on the import of durian - raised by Thailand (G/SPS/GEN/204/Rev.3, p.15) · Australia's restrictions on the import of prawns – raised by Thailand (G/SPS/GEN/204/Rev.3, p.11) · Japan's restrictions on importation of sugar cane top – raised by Indonesia (G/SPS/GEN/204/Rev.3, p.77) · Chinese certification requirements for aquatic products – raised by the United States · Australia's restrictions on infectious Bursal disease in chicken products – raised by Thailand (G/SPS/GEN/204/Rev.3, p.12) · Japanese official control restrictions – raised by New Zealand (G/SPS/GEN/204/Rev.3, p. 79) · Release of a draft import policy for truss tomatoes from the Netherlands – raised by Australia · EC Aflatoxin limits for brazil nuts – raised by Bolivia · Information on resolution of issues in G/SPS/GEN/204/Rev.3 (c) consideration of specific notifications received · EC notification on live animal and animal products – raised by Australia (G/SPS/N/EEC/190) · EC notification on animal health conditions and certification requirements for live fish – raised by Australia (G/SPS/N/EEC/198) · Japan's notification on uses of living modified organisms – raised by Australia (G/SPS/N/JPN/N/98) · Korea's notification on transboundary movement of living modified organisms – raised by Australia (G/SPS/N/KOR/125) · EC notification on maximum pesticide residue levels in plant and animal products – raised by China (notification G/SPS/N/EEC/196) (d) any other matters related to the operation of transparency provisions · Chairman's report on informal meeting · Report of analysis of SPS notifications by China (G/SPS/GEN/378, G/SPS/W/131 and Corr.1) 3. the SPS agreement and developing countries (a) Implementation of the provisions for special and differential treatment · Chairman's report on informal meeting · Proposal from Canada (G/SPS/W/127, G/SPS/W/132) · Proposal from Egypt (G/SPS/GEN/358) (b) I ssues referred by the General Council · Proposals on Article 9.2 (TN/CTD/W/2, TN/CTD/W/3/Rev.2) · Proposals on Article 10.1 (TN/CTD/W/2, TN/CTD/W/3/Rev.2) · Proposals on Article 10.4 (TN/CTD/W/3/Rev.2, TN/CTD/W/6) (c) Report to General Council 4.
Language:English
Score: 530321.24 - https://www.wto.org/english/tr..._e/sps_e/agenda_25june03_e.doc
Data Source: un
Australian import requirements for Netherlands truss tomatoes (raised by the EU). Mexican restrictions on imports of dry beans (raised by the US) Japan’s fumigation standards (raised by the US) Chinese Decree No. 31 on inspection and quarantine administrative measures for entry and exit of aquatic products (raised by EU) Mexican restrictions on Austrian products (raised by the EU). EU Directive 2001/661/EC regarding foot and mouth disease (document G/SPS/GEN/373) (raised by South Africa) Indonesia’s foot and mouth disease-related restrictions on imports of corned beef (raised by Argentina) EU proposal regarding animal by-products (raised by the US) Issues previously raised Document G/SPS/GEN/204/Rev.3 contains a summary of all specific trade concerns raised in the SPS Committee since 1995. (...) China’s ban on products of Dutch origin (raised by the EU) (p.29). EU biotechnology policies (raised by the US) (p.63).  
Language:English
Score: 529984.38 - https://www.wto.org/english/ne..._e/news03_e/sps_1_3apr03_e.htm
Data Source: un
id=6314" target="_top">ITU-T Q.834.4 (07/2003) -- IDL module extracted from ITU-T Q.834.4 (07/2003) #ifndef __Q834_4_BUILD_DEFINED #define __Q834_4_BUILD_DEFINED #include "Q834Common.idl" #pragma prefix "itu.Int" module q834_4 { module Build { // begin definitions from other idl files // From Q834Common typedef Q834Common::NameType NameType; typedef Q834Common::ManagedEntityIdType ManagedEntityIdType; typedef Q834Common::ManagedEntityIdSeqType ManagedEntityIdSeqType; typedef Q834Common::UserLabelType UserLabelType; typedef Q834Common::SlotAssignmentSeqType SlotAssignmentSeqType; typedef Q834Common::SerialNumType SerialNumType; typedef Q834Common::NameSeqType NameSeqType; typedef Q834Common::ExternalTimeType ExternalTimeType; typedef Q834Common::SystemTimingType SystemTimingType; typedef Q834Common::ReservationIdType ReservationIdType; typedef Q834Common::ReservationIdSeqType ReservationIdSeqType; typedef Q834Common::AdministrationDomainType AdministrationDomainType; typedef Q834Common::VersionType VersionType; typedef Q834Common::LoopbackLocationIdSeqType LoopbackLocationIdSeqType; typedef Q834Common::AdministrativeStateType AdministrativeStateType; typedef Q834Common::ServiceCategoryType ServiceCategoryType; typedef Q834Common::ConformanceDefType ConformanceDefType; typedef Q834Common::ATMOverbookingFactorType ATMOverbookingFactorType; typedef Q834Common::RegistrationIdType RegistrationIdType; #define InsufficientPONBW Q834Common::InsufficientPONBW; #define UnknownNE Q834Common::UnknownNE; typedef float BWType; typedef short TCONTType; exception UnsupportedTCONTType {}; #define AccessDenied Q834Common::AccessDenied #define DuplicateUserLabel Q834Common::DuplicateUserLabel #define InvalidSerialNumSyntax Q834Common::InvalidSerialNumSyntax #define UnknownProfiles Q834Common::UnknownProfiles #define InvalidUserLabelSyntax Q834Common::InvalidUserLabelSyntax #define UnknownManagedEntity Q834Common::UnknownManagedEntity #define ParameterViolation Q834Common::ParameterViolation #define ProfileSuspended Q834Common::ProfileSuspended #define UnknownNE Q834Common::UnknownNE // End definitions from other idl files // Local data types enum NEKindType { BPONOLT, BPONONT, BPONONU, BPONNT }; struct ProtectionUnit { ManagedEntityIdType portId; boolean protectingInd; //TRUE = Protecting, FALSE = Protected }; typedef sequence ProtectionUnitSeqType; enum ProtectionRatioType { oneForOne, oneForN, // N > 1 mForN // M > 1 }; enum AllowedProtectionSwitchingType { automatic, manual, both }; struct ProtectionParameterType { ProtectionRatioType protectionRatio; AllowedProtectionSwitchingType protectionSwitchingMethod; boolean revertiveInd; // TRUE = revertive long waitToRestore; // number of milliseconds before // reverting }; enum SegmentEndpointIndType { segment, endpoint, none }; enum DirectionType { unidirection, bidirection }; struct OpticalWaveLengthArrayType { unsigned long wavelength; DirectionType direction; }; typedef sequence OpticalWaveLengthArraySeqType; // Local exceptions exception InvalidExternalTime {}; exception UnrecognisedVersion {}; exception DuplicateSerialNumber {}; exception InvalidSlotAssignmentList {}; exception RemainingContainedManagedEntities { ManagedEntityIdSeqType containedManagedEntities ; }; exception UnknownNE {}; exception UnknownSystemTimingSource {}; exception RemainingReservations { ReservationIdSeqType remainingReservationList; }; exception InvalidEquipmentCode {}; exception SlotAlreadyAssigned {}; exception UnknownSlot {}; exception RemainingSubnetworkConnections { ManagedEntityIdSeqType containedManagedEntities ; }; exception InterfaceSpeedNotChangeable {}; exception InvalidProtectionScheme {}; // End local definitions valuetype BuilderValueType: itut_x780::ManagedObjectValueType { public ManagedEntityIdSeqType createdNodes; // GET }; interface Builder: itut_x780::ManagedObject { // See 9.2.1.1 for the description of the behaviour of this operation ManagedEntityIdType buildNode ( in NEKindType nEKind, in string supplierName, in string location, in VersionType hWVersion, in SerialNumType serialNum, in NameSeqType alarmSeverityProfiles, in NameSeqType thresholdDataProfiles, in SlotAssignmentSeqType slotAssignmentList, in ManagedEntityIdType port, // OLT PON port in string modelCode, in string systemTitle, in VersionSeqType softwareVersions, in UserLabelType nEUserLabel, in ExternalTimeType externalTime, in SystemTimingType systemTiming, in RegistrationIdType registrationId, in boolean sRInd, in AdministrationDomainType administrationDomain ) raises (UnrecognisedVersion, InvalidSerialNumSyntax, DuplicateSerialNumber, UnknownProfiles, ParameterViolation, UnknownManagedEntity, DuplicateUserLabel, AccessDenied, InvalidExternalTime, UnknownSystemTimingSource, ProfileSuspended, ParameterViolation); // See 9.2.1.2 for the description of the behaviour of this operation void assignUserLabelsToNE ( in SerialNumType serialNum, in UserLabelType nEUserLabel, in RegistrationIdType registrationId, in AdministrationDomainType administrationDomain) raises (InvalidSerialNumSyntax, DuplicateSerialNumber, DuplicateUserLabel, AccessDenied); // See 9.2.1.3 for the description of the behaviour of this operation void modifyNode ( in ManagedEntityIdType managedEntityId, in SlotAssignmentSeqType newSlotAssignmentList, in NameSeqType newAlarmSeverityProfiles, in NameSeqType newThresholdDataProfiles, in ManagedEntityIdType port, // OLT PON Port in string newModelCode, in UserLabelType newNEuserLabel, in ExternalTimeType externalTime, in RegistrationIdType registrationId, in boolean sRInd, in AdministrationDomainType administrationDomain ) raises (UnknownManagedEntity, UnknownNE, InvalidSlotAssignmentList, UnknownProfiles, DuplicateUserLabel, AccessDenied, InvalidExternalTime, ProfileSuspended, ParameterViolation); // See 9.2.1.4 for the description of the behaviour of this operation void deleteNode ( in ManagedEntityIdType managedEntityId ) raises (UnknownNE, RemainingContainedManagedEntities, AccessDenied, RemainingReservations, RemainingSubnetworkConnections); // See 9.2.1.5 for the description of the behaviour of this operation void modifyPort ( in ManagedEntityIdType physicalPathTPId, in NameSeqType newAlarmSeverityProfiles, in NameSeqType newThresholdDataProfiles, in NameSeqType newPortProfiles, in string newFrameFormat, in AdministrativeStateType administrativeState, in OpticalWaveLengthArraySeqType newOpticalWavelengthArray, in LoopbackLocationIdSeqType newLoopbackLocationId, in unsigned long newInterfaceSpeed, in unsigned long aRCTimer) raises (UnknownManagedEntity, UnknownProfiles, AccessDenied, InterfaceSpeedNotChangeable, ProfileSuspended); // See 9.2.1.6 for the description of the behaviour of this operation ManagedEntityIdType buildPlugInUnit ( in ManagedEntityIdType nEId, in NameType alarmSeverityProfile, in UserLabelType plugInUnitUserLabel, in string modelCode, in ManagedEntityIdType equipmentHolder, in AdministrativeStateType administrativeState) raises (UnknownNE, DuplicateUserLabel, AccessDenied, UnknownManagedEntity, InvalidEquipmentCode, SlotAlreadyAssigned, UnknownSlot, InvalidSlotAssignmentList, UnknownProfiles, ProfileSuspended); // See 9.2.1.7 for the description of the behaviour of this operation ManagedEntityIdType modifyPlugInUnit ( in ManagedEntityIdType plugInUnitId, in NameType newAlarmSeverityProfile, in string newModelCode, in ManagedEntityIdType newEquipmentHolder, in UserLabelType newPlugInUnitUserLabel, in AdministrativeStateType newAdministrativeState) raises (UnknownManagedEntity, UnknownProfiles, AccessDenied, InvalidEquipmentCode, SlotAlreadyAssigned, UnknownSlot, InvalidSlotAssignmentList, InvalidUserLabelSyntax, ProfileSuspended); // See 9.2.1.8 for the description of the behaviour of this operation void deletePlugInUnit ( in ManagedEntityIdType plugInUnitId ) raises (UnknownManagedEntity, RemainingSubnetworkConnections, AccessDenied, RemainingReservations); // See 9.2.1.9 for the description of the behaviour of this operation ManagedEntityIdType buildProtectionGrouping( in ProtectionParameterType protectionParameters, in ProtectionUnitSeqType protectionUnitList) raises (InvalidProtectionScheme, AccessDenied); // See 9.2.1.10 for the description of the behaviour of this operation void modifyProtectionParameters( in ManagedEntityIdType protectionGroupingId, in ProtectionParameterType newProtectionParameters) raises (UnknownManagedEntity, InvalidProtectionScheme, AccessDenied); // See 9.2.1.11 for the description of the behaviour of this operation void modifyProtectionUnitList( in ManagedEntityIdType protectionGroupingId, in ProtectionUnitSeqType deltaProtectionUnitList, in boolean addDeleteInd) // TRUE = add raises (UnknownManagedEntity, InvalidProtectionScheme, AccessDenied); // See 9.2.1.12 for the description of the behaviour of this operation void deleteProtectionGrouping( in ManagedEntityIdType protectionGroupingId) raises (UnknownManagedEntity, AccessDenied); // See 9.2.1.13 for the description of the behaviour of this operation ManagedEntityIdType buildBridge( in NameType mACBridgeProfile, in ManagedEntityIdType uplinkPort, in ManagedEntityIdSeqType uNIPortList) raises (UnknownProfiles, AccessDenied, UnknownManagedEntity, ProfileSuspended); // See 9.2.1.14 for the description of the behaviour of this operation void modifyBridgeProfile( in ManagedEntityIdType bridgeId, in NameType newMACBridgeProfile) raises (UnknownProfiles, AccessDenied, UnknownManagedEntity, ProfileSuspended); // See 9.2.1.15 for the description of the behaviour of this operation void modifyBridgePortList( in ManagedEntityIdType bridgeId, in ManagedEntityIdSeqType deltaUNIPortList, in boolean addDeleteInd) raises (AccessDenied, RemainingSubnetworkConnections, UnknownManagedEntity); // See 9.2.1.16 for the description of the behaviour of this operation void deleteBridge( in ManagedEntityIdType bridgeId) raises (AccessDenied, RemainingSubnetworkConnections, UnknownManagedEntity); // See 9.2.1.17 for the description of the behaviour of this operation ManagedEntityIdType buildVPNetworkCTP( in ManagedEntityIdType port, in short vPI, in NameType trafficDescriptorProfileName, in ATMOverbookingFactorType overbookingFactor, in UserLabelType userLabel, in SegmentEndpointIndType segmentEndpointInd) raises (AccessDenied, UnknownManagedEntity, UnknownProfiles, ParameterViolation, ProfileSuspended); // See 9.2.1.18 for the description of the behaviour of this operation void deleteVPNetworkCTP ( in ManagedEntityIdType vPNetworkCTP) raises (AccessDenied, RemainingSubnetworkConnections, UnknownManagedEntity); // See 9.2.1.19 for the description of the behaviour of this operation ManagedEntityIdSeqType createdNodesGet () raises (AccessDenied); // See 9.2.1.20 for the description of the behaviour of this operation ManagedEntityIdType buildTCONT ( in ManagedEntityIdType nEId, in TCONTType typeOFTCONT, in BWType maxBW, in BWType fixedBW, in BWType guaranteedBW, in UserLabelType userLabel) raises (UnknownNE, AccessDenied, InsufficientPONBW, UnsupportedTCONTType, DuplicateUserLabel); // See 9.2.1.21 for the description of the behaviour of this operation void modifyTCONTParameters ( in ManagedEntityIdType tCONTId, in BWType maxBW, in BWType fixedBW, in BWType guaranteedBW, in UserLabelType userLabel) raises (UnknownManagedEntity, AccessDenied, InsufficientPONBW, DuplicateUserLabel); // See 9.2.1.22 for the description of the behaviour of this operation void deleteTCONT ( in ManagedEntityIdType tCONTId) raises (UnknownManagedEntity, AccessDenied, RemainingSubnetworkConnections); }; // interface Builder }; // module Build }; // module q834_4 #endif
Language:English
Score: 526503.8 - https://www.itu.int/wftp3/Publ...t/q/q834.4/2003/Q834Build.html
Data Source: un
A nonzero integer indicates that measurements for the failed test are being returned, where 1 indicates failure on the hazardous potential test, 2 indicates failure on foreign electromotive force test, 3 indicates failure on resistive fault test, 4 indicates failure on receiver off hook test, 5 indicates failure on presence of ringer test, and 6 indicates failure on network termination 1 DC signature test. typedef sequenceTestHistoryType TestHistorySeqType; Local exceptions exception InvalidTimeoutPeriod {}; exception NotAvailableForTest {}; exception InvalidLocationId {}; exception UnknownTest {}; exception UncontrolledTestInProgress {}; exception InvalidDirection {}; exception InvalidTestOperations {}; End local definitions valuetype TestActionPerformerValueType itut_x780ManagedObjectValueType { public ScheduledTestNESeqType scheduledTestNEList; GET }; interface TestActionPerformer itut_x780ManagedObject { See 9.15.1.1 for the description of the behaviour of this operation AggregateATMLoopbackResultSeqType aTMLoopback ( in UserIdType testRequestorId, in ManagedEntityIdType ctp, in ATMLoopbackInfoType aTMLoopbackInfo, in TestIterationNumType testIterationNum, in ServiceInstanceIdType serviceInstanceId) raises (AccessDenied, CommFailure, UnknownManagedEntity, NotAvailableForTest, InvalidLocationId, InvalidDirection); See 9.15.1.2 for the description of the behaviour of this operation CCSetUpIdType initializeContinuityCheck( in UserIdType testRequestorId, in ManagedEntityIdType sourceCtp, in ATMContinuityCheckInfoType aTMContinuityCheckInfo, in GeneralizedTimeType stopTime, in ServiceInstanceIdType serviceInstanceId) raises (AccessDenied, CommFailure, UnknownManagedEntity, NotAvailableForTest, InvalidStartTime, InvalidStopTime, InvalidDirection); See 9.15.1.3 for the description of the behaviour of this operation void terminateContinuityCheck( in CCSetUpIdType cCSetUpId) raises (AccessDenied, CommFailure, UnknownTest); See 9.15.1.4 for the description of the behaviour of this operation TestTrackingObjectIdType scheduleResourceSelfTest( in UserIdType testRequestorId, in ManagedEntityIdType targetNE, in unsigned long timeOutPeriod, In seconds. in ResourceSelfTestInfoSeqType specificTestInfo, in UserLabelType schedulerName) raises (AccessDenied, UnknownNE, UnknownScheduler, InvalidScheduler, InvalidTimeoutPeriod, InvalidTestOperations); See 9.15.1.5 for the description of the behaviour of this operation void modifyTestSchedule ( in TestTrackingObjectIdType testTrackingObjectId, in UserLabelType newSchedulerName) raises (UnknownTest, UnknownScheduler, InvalidScheduler, AccessDenied); See 9.15.1.6 for the description of the behaviour of this operation void cancelScheduledTest ( in TestTrackingObjectIdType testTrackingObjectId) raises (UnknownTest, UncontrolledTestInProgress, AccessDenied); See 9.15.1.7 for the description of the behaviour of this operation TestTrackingObjectIdType conductResourceSelfTest ( in UserIdType testRequestorId, in ManagedEntityIdType targetNE, in unsigned long timeOutPeriod, In seconds. in ResourceSelfTestInfoSeqType specificTestInfo) raises (AccessDenied, CommFailure, UnknownNE, InvalidTimeoutPeriod, InvalidTestOperations); See 9.15.1.8 for the description of the behaviour of this operation ResourceSelfTestResultSeqType terminateResourceSelfTest ( in TestTrackingObjectIdType testTrackingObjectId) raises (UnknownTest, UncontrolledTestInProgress, AccessDenied); See 9.15.1.9 for the description of the behaviour of this operation LoopbackTrackingObjectIdType initiateLoopback ( in UserIdType testRequestorId, in ManagedEntityIdType loopingCtp, in long duration, In minutes. in DirectionalityType directionality, in LoopbackTestType loopbackTest, in ServiceInstanceIdType serviceInstanceId) raises (AccessDenied, CommFailure, UnknownManagedEntity, NotAvailableForTest); See 9.15.1.10 for the description of the behaviour of this operation void terminateLoopback( in LoopbackTrackingObjectIdType testTrackingObjectId) raises (UnknownTest, AccessDenied); See 9.15.1.11 for the description of the behaviour of this operation LoopbackInfoType getLoopbackInfo( in ManagedEntityIdType cTP) raises (UnknownManagedEntity, AccessDenied); See 9.15.1.12 for the description of the behaviour of this operation LoopbackInfoSeqType getLoopbackInfoByNE( in ManagedEntityIdType nEId) raises (UnknownManagedEntity, AccessDenied); See 9.15.1.13 for the description of the behaviour of this operation StatusValueType getTestStatus ( in LoopbackTrackingObjectIdType id) raises (AccessDenied, UnknownTest); See 9.15.1.14 for the description of the behaviour of this operation ScheduledTestNESeqType scheduledTestNEListGet() raises (AccessDenied); See 9.15.1.15 for the description of the behaviour of this operation TestHistorySeqType testHistoryByManagedEntity ( in ManagedEntityIdType managedEntityId) raises (UnknownManagedEntity, AccessDenied); See 9.15.1.16 for the description of the behaviour of this operation TestHistorySeqType testHistoryByServiceInstance ( in ServiceInstanceIdType serviceInstanceId) raises (UnknownServiceInstance, AccessDenied); See 9.15.1.17 for the description of the behaviour of this operation DropTestResultsType metallicDropTest ( in UserIdType testRequestorId, in ManagedEntityIdType port, in ServiceInstanceIdType serviceInstanceId) raises (AccessDenied, CommFailure, UnknownManagedEntity); See 9.15.1.18 for the description of the behaviour of this operation TestTrackingObjectIdType scheduleMetallicDropTest ( in UserIdType testRequestorId, in ManagedEntityIdType port, in ServiceInstanceIdType serviceInstanceId, in UserLabelType schedulerName) raises (AccessDenied, UnknownManagedEntity, UnknownScheduler, InvalidScheduler); See 9.15.1.19 for the description of the behaviour of this operation short mACLayerTest ( in UserIdType testRequestorId, in ManagedEntityIdType port, in ServiceInstanceIdType serviceInstanceId) raises (AccessDenied, CommFailure, UnknownManagedEntity); See 9.15.1.20 for the description of the behaviour of this operation TestTrackingObjectIdType scheduleMACLayerTest ( in UserIdType testRequestorId, in ManagedEntityIdType port, in ServiceInstanceIdType serviceInstanceId, in UserLabelType schedulerName) raises (AccessDenied, UnknownManagedEntity, UnknownScheduler, InvalidScheduler); See 9.15.1.21 for the description of the behaviour of this operation boolean drawDialToneBreakTest ( in UserIdType testRequestorId, in ManagedEntityIdType port, in ServiceInstanceIdType serviceInstanceId) raises (AccessDenied, CommFailure, UnknownManagedEntity); See 9.15.1.22 for the description of the behaviour of this operation TestTrackingObjectIdType scheduleDrawDialToneBreakTest ( in UserIdType testRequestorId, in ManagedEntityIdType port, in ServiceInstanceIdType serviceInstanceId, in UserLabelType schedulerName) raises (AccessDenied, UnknownManagedEntity, UnknownScheduler, InvalidScheduler); }; interface TestActionPerformer }; module Test }; module q834_4 #endif
Language:English
Score: 526503.8 - https://www.itu.int/wftp3/Publ...-t/q/q834.4/2003/Q834Test.html
Data Source: un
Every Drop Counts poster - AR This poster is part of the Every Drop Counts awareness raising campaign that aims to raise awareness on the rising issue of water scarcity, the importance of combating misuse and overuse of water, and the adoption of sustainable water practices.      Food waste = water waste poster - AR   This poster is part of the Every Drop Counts awareness raising campaign that aims to raise awareness on the rising issue of water scarcity, the importance of combating misuse and overuse of water, and the adoption of sustainable water practices.      (...) Finish your hot drink sticker - AR This sticker is part of the Every Drop Counts awareness raising campaign that aims to raise awareness on the rising issue of water scarcity, the importance of combating misuse and overuse of water, and the adoption of sustainable water practices. 
Language:English
Score: 526438.67 - https://www.fao.org/in-action/...ena/edccampaign/edctoolkit/es/
Data Source: un