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
 
 
436
 
ONS 15305 Layer Rate
 
pmParameterName
 
Location
 
Interval
 
LR_VT2_and_TU12_VC12
 
PMP_BBE 
PMP_ES 
PMP_SES 
PMP_UAS
 
PML_NEAR_END_RX 
PML_FAR_END_RX
 
15 min
 
24 hr
 
•  globaldefs::Time_T retrievalTime 
ME time at which PM measurement was obtained from the ME. 
•  PMMeasurementList_T pmMeasurementList: 
PM values. 
•  Prime Optical support for PMMeasurement_T structure is as follows: 
–  PMParameterName_T pmParameterName 
Name of the PM measure. 
–  PMLocation_T pmLocation 
Prime Optical supports PML_NEAR_END_RX and PML_FAR_END_RX. 
–  float value 
Value of parameter. 
–  string unit 
Not supported. 
–  string intervalStatus 
Prime Optical supports the following string values:  
Valid—The PM data value is valid. 
Invalid—The PM data value is invalid or unavailable. 
Throws 
EXCPT_NOT_IMPLEMENTED - Raised when the NMS queries historical data older than 
6 hours for 15-minute buckets or 24-hour PM. 
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure. 
EXCPT_INVALID_INPUT - Raised when any input parameter is not well formed. 
EXCPT_TOO_MANY_OPEN_ITERATORS - Raised when the EMS reaches the maximum number 
of iterators that it can support. 
Compliance 
Prime Optical-defined. 
3.13.9  getHoldingTime 
Synopsis 
void getHoldingTime(out HoldingTime_T holdingTime)