ressubscr
SubscrUnknownError

This class contains information about certain errors detected by the subscriber management function for which system could not determine the originating SAP or SDP binding.



public class SubscrUnknownError

  
Properties inherited from ressubscr.AbstractSubError
additionalInfo, index, macAddress, message, reportedTimeDay, reportedTimeHours, reportedTimeMinutes, reportedTimeMonth, reportedTimeSeconds, reportedTimeYear, serviceId, siteId, siteIdAddressType
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

retrieveSubUnknownError

Method used to retrieve information about the error for which system could not determine the originating SAP or SDP binding from NE.
Input Parameters:
aInSiteId : string - Specifies the Network Element of the Subscriber. This is a required input parameter.
aInReportedTimeHours : int - (Optional) Specifies the seconds portion of the time (based on the SR Time Zone) this error was reported to the subscriber management errors subsystem. This is an optional input parameter.
aInReportedTimeMinutes : int - (Optional) Specifies the seconds portion of the time (based on the SR Time Zone) this error was reported to the subscriber management errors subsystem. This is an optional input parameter.
aInReportedTimeSeconds : int - (Optional) Specifies the seconds portion of the time (based on the SR Time Zone) this error was reported to the subscriber management errors subsystem. This is an optional input parameter.
aInReportedTimeDay : int - (Optional) Specifies the seconds portion of the time (based on the SR Time Zone) this error was reported to the subscriber management errors subsystem. This is an optional input parameter.
aInReportedTimeMonth : int - (Optional) Specifies the seconds portion of the time (based on the SR Time Zone) this error was reported to the subscriber management errors subsystem. This is an optional input parameter.
aInReportedTimeYear : int - (Optional) Specifies the seconds portion of the time (based on the SR Time Zone) this error was reported to the subscriber management errors subsystem. This is an optional input parameter.
aInMacAddress : MacAddress - (Optional) Specifies the MAC Address found in the received packet that identifies the device that transmitted it. This is an optional input parameter.
aInServiceId : long - (Optional) Specifies the service ID associated with the interface where the system received the packet that caused the error. This is an optional input parameter.
aInIndex : long - (Optional) Specifies the chronological order of this error with respect to other errors that were reported in the same deci-second. This is a required input parameter.
timeout : long - (Optional) The number of milliseconds to wait before receiving the results. The method returns if no results are received in the given time. This is an optional input parameter. The default value is 5 minutes (300000).
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
result : List (generic.CommonManagedEntityInformation) -
Exceptions:
ressubscr.SubscrUnknownError.retrieveSubUnknownErrorException
Supported Network Elements
7750 SR Supported from 16.0.R4
7450 ESS Supported from 16.0.R4