digital optical monitoring...gi0/10 533.3 n/a n/a n/a n/a gi0/11 391.1 n/a n/a n/a n/a optical high...

10
Digital Optical Monitoring This feature module provides information on the digital optical monitoring (DOM) feature for the Cisco ASR 901 Series Aggregation Services Router. Finding Feature Information, on page 1 Feature Overview, on page 1 How to Enable Transceiver Monitoring, on page 2 Examples, on page 3 Additional References, on page 9 Feature Information for Digital Optical Monitoring, on page 10 Finding Feature Information Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn . An account on Cisco.com is not required. Feature Overview The ASR 901 router supports DOM as per the standard SFF-8724 Multi-Source Agreement (MSA). This feature allows monitoring real-time parameters of the router, such as optical input and output power, temperature, laser bias current, and transceiver supply voltage. These parameters are monitored against the threshold values. The real-time DOM parameters can be monitored using command line interface or SNMP interface. Effective with Cisco IOS Release 15.3(3)S, Cisco ASR 901 supports DOM for both 1G and 10G SFPs. DOM allows the user to view the threshold violation messages. To display the threshold violation messages, you must enable transceiver monitoring. For information on enabling transceiver monitoring, see How to Enable Transceiver Monitoring, on page 2. The command line output for the real-time parameters is shown using the show interfaces transceiver command. To enable threshold notification in the transceiver via SNMP, use the snmp-server enable traps Digital Optical Monitoring 1

Upload: others

Post on 17-Mar-2020

22 views

Category:

Documents


0 download

TRANSCRIPT

Digital Optical Monitoring

This feature module provides information on the digital optical monitoring (DOM) feature for the Cisco ASR901 Series Aggregation Services Router.

• Finding Feature Information, on page 1• Feature Overview, on page 1• How to Enable Transceiver Monitoring, on page 2• Examples, on page 3• Additional References, on page 9• Feature Information for Digital Optical Monitoring, on page 10

Finding Feature InformationYour software release may not support all the features documented in this module. For the latest featureinformation and caveats, see the release notes for your platform and software release. To find informationabout the features documented in this module, and to see a list of the releases in which each feature is supported,see the feature information table at the end of this module.

Use Cisco Feature Navigator to find information about platform support and Cisco software image support.To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn . An account on Cisco.com is notrequired.

Feature OverviewThe ASR 901 router supports DOM as per the standard SFF-8724 Multi-Source Agreement (MSA). Thisfeature allows monitoring real-time parameters of the router, such as optical input and output power,temperature, laser bias current, and transceiver supply voltage. These parameters are monitored against thethreshold values. The real-time DOM parameters can be monitored using command line interface or SNMPinterface. Effective with Cisco IOS Release 15.3(3)S, Cisco ASR 901 supports DOM for both 1G and 10GSFPs.

DOM allows the user to view the threshold violation messages. To display the threshold violation messages,you must enable transceiver monitoring. For information on enabling transceiver monitoring, see How toEnable Transceiver Monitoring, on page 2.

The command line output for the real-time parameters is shown using the show interfaces transceivercommand. To enable threshold notification in the transceiver via SNMP, use the snmp-server enable traps

Digital Optical Monitoring1

transceiver command. You can use the show controllers gig 0/x command to check whether SFP’s are DOMcapable. This command displays the SFP details.

How to Enable Transceiver MonitoringComplete the following steps to enable transceiver monitoring:

Restrictions

• You need the transceiver module compatibility information for configuring transceiver monitoring. Thecompatibility matrix that lists the support for DOM in the Cisco transceiver modules is available at thefollowingURL: http://www.cisco.com/en/US/docs/interfaces_modules/transceiver_modules/compatibility/matrix/OL_8031.html

• In case of combo ports with SFP and RJ45 provision, when SFP is inserted in slot or port and media typeis not configured to SFP, DOM is functional only if global transceiver monitoring is enabled.

• CISCO-ENTITY-SENSOR-MIB traps are sent only once after the threshold violation. However, SYSLOGtraps are sent according to the monitoring interval.

SUMMARY STEPS

1. enable2. configure terminal3. transceiver type all4. monitoring5. monitoring interval;

DETAILED STEPS

PurposeCommand or Action

Enables the privileged EXEC mode.enableStep 1

Example: • Enter your password if prompted.

Router> enable

Enters the global configuration mode.configure terminal

Example:

Step 2

Router# configure terminal

Enters the transceiver type configuration mode.transceiver type all

Example:

Step 3

Router(config)# transceiver type all

Enables monitoring of all optical transceivers.monitoring

Example:

Step 4

Router(config-xcvr-type)# monitoring

Digital Optical Monitoring2

Digital Optical MonitoringHow to Enable Transceiver Monitoring

PurposeCommand or Action

(Optional) Specifies the time interval for monitoring opticaltransceivers. Valid range is 300 to 3600 seconds, and thedefault value is 600 seconds.

monitoring interval;

Example:

Router(config-xcvr-type)# monitoring interval 500

Step 5

ExamplesThe real-time parameters of the router, such as optical output power, optical input power, temperature, laserbias current, and transceiver supply voltage can bemonitored using the show interfaces transceiver command.

This section provides sample output for monitoring the real-time parameters on the router:

Example: Displaying Transceiver InformationThis example shows how to display transceiver information:

Router# show interfaces transceiverIf device is externally calibrated, only calibrated values are printed.++ : high alarm, + : high warning, - : low warning, -- : low alarm.NA or N/A: not applicable, Tx: transmit, Rx: receive.mA: milliamperes, dBm: decibels (milliwatts).

Optical OpticalTemperature Voltage Current Tx Power Rx Power

Port (Celsius) (Volts) (mA) (dBm) (dBm)--------- ----------- ------- -------- -------- --------Gi0/10 36.9 3.25 537.7 -4.5 -9.7Gi0/11 35.8 3.22 393.6 -5.5 -5.0

Example: Displaying Detailed Transceiver InformationThis example shows how to display detailed transceiver information:

Router# show interfaces transceiver detailmA: milliamperes, dBm: decibels (milliwatts), NA or N/A: not applicable.++ : high alarm, + : high warning, - : low warning, -- : low alarm.A2D readouts (if they differ), are reported in parentheses.The threshold values are calibrated.

High Alarm High Warn Low Warn Low AlarmTemperature Threshold Threshold Threshold Threshold

Port (Celsius) (Celsius) (Celsius) (Celsius) (Celsius)--------- ----------------- ---------- --------- --------- ---------Gi0/10 33.9 85.0 75.0 0.0 -5.0Gi0/11 32.8 85.0 75.0 0.0 -5.0

High Alarm High Warn Low Warn Low AlarmVoltage Threshold Threshold Threshold Threshold

Port (Volts) (Volts) (Volts) (Volts) (Volts)--------- ----------------- ---------- --------- --------- ---------Gi0/10 3.25 3.70 3.59 3.09 3.00Gi0/11 3.23 3.70 3.59 3.09 3.00

High Alarm High Warn Low Warn Low AlarmCurrent Threshold Threshold Threshold Threshold

Port (milliamperes) (mA) (mA) (mA) (mA)

Digital Optical Monitoring3

Digital Optical MonitoringExamples

--------- ----------------- ---------- --------- --------- ---------Gi0/10 533.3 N/A N/A N/A N/AGi0/11 391.1 N/A N/A N/A N/A

Optical High Alarm High Warn Low Warn Low AlarmTransmit Power Threshold Threshold Threshold Threshold

Port (dBm) (dBm) (dBm) (dBm) (dBm)--------- ----------------- ---------- --------- --------- ---------Gi0/10 -4.5 -3.5 -4.0 -9.5 -10.0Gi0/11 -5.5 -3.5 -4.0 -9.5 -10.0

Optical High Alarm High Warn Low Warn Low AlarmReceive Power Threshold Threshold Threshold Threshold

Port (dBm) (dBm) (dBm) (dBm) (dBm)--------- ----------------- ---------- --------- --------- ---------Gi0/10 -5.2 0.0 0.0 -17.0 -17.1Gi0/11 -7.5 0.0 0.0 -17.0 -17.1

Example: Displaying List of Supported TransceiversThis example shows how to display the list of supported DOM transceivers:

Router# show interfaces transceiver supported-listTransceiver Type Cisco p/n min version

supporting DOM------------------ -------------------------

DWDM GBIC ALLDWDM SFP ALLRX only WDM GBIC ALLDWDM XENPAK ALLDWDM X2 ALLDWDM XFP ALLCWDM GBIC NONECWDM X2 ALLCWDM XFP ALLXENPAK ZR ALLX2 ZR ALLXFP ZR ALLRx_only_WDM_XENPAK ALLXENPAK_ER 10-1888-04X2_ER ALLXFP_ER ALLXENPAK_LR 10-1838-04X2_LR ALLXFP_LR ALLXENPAK_LW ALLX2_LW ALLXFP_LW NONEXENPAK SR NONEX2 SR ALLXFP SR ALLXENPAK LX4 NONEX2 LX4 NONEXFP LX4 NONEXENPAK CX4 NONEX2 CX4 NONESX GBIC NONELX GBIC NONEZX GBIC NONECWDM_SFP ALLRx_only_WDM_SFP NONESX_SFP ALLLX_SFP ALLZX_SFP ALL

Digital Optical Monitoring4

Digital Optical MonitoringExample: Displaying List of Supported Transceivers

EX_SFP ALLSX SFP NONELX SFP NONEZX SFP NONEGIgE BX U SFP NONEGigE BX D SFP ALLX2 LRM ALL

Example: Displaying Threshold TablesThis example shows how to display the threshold tables for all transceivers on the router:

Router# show interfaces transceiver threshold tableOptical Tx Optical Rx Temp Laser Bias Voltage

current------------- ------------- ------ ------------ ---------

DWDM GBICMin1 -0.50 -28.50 0 N/A 4.50Min2 -0.30 -28.29 5 N/A 4.75Max2 3.29 -6.69 60 N/A 5.25Max1 3.50 6.00 70 N/A 5.50DWDM SFPMin1 -0.50 -28.50 0 N/A 3.00Min2 -0.30 -28.29 5 N/A 3.09Max2 4.30 -9.50 60 N/A 3.59Max1 4.50 9.30 70 N/A 3.70RX only WDM GBICMin1 N/A -28.50 0 N/A 4.50Min2 N/A -28.29 5 N/A 4.75Max2 N/A -6.69 60 N/A 5.25Max1 N/A 6.00 70 N/A 5.50DWDM XENPAKMin1 -1.50 -24.50 0 N/A N/AMin2 -1.29 -24.29 5 N/A N/AMax2 3.29 -6.69 60 N/A N/AMax1 3.50 4.00 70 N/A N/ADWDM X2Min1 -1.50 -24.50 0 N/A N/AMin2 -1.29 -24.29 5 N/A N/AMax2 3.29 -6.69 60 N/A N/AMax1 3.50 4.00 70 N/A N/ADWDM XFPMin1 -1.50 -24.50 0 N/A N/AMin2 -1.29 -24.29 5 N/A N/AMax2 3.29 -6.69 60 N/A N/AMax1 3.50 4.00 70 N/A N/ACWDM X2Min1 N/A N/A 0 N/A N/AMin2 N/A N/A 0 N/A N/AMax2 N/A N/A 0 N/A N/AMax1 N/A N/A 0 N/A N/ACWDM XFPMin1 N/A N/A 0 N/A N/AMin2 N/A N/A 0 N/A N/AMax2 N/A N/A 0 N/A N/AMax1 N/A N/A 0 N/A N/AXENPAK ZRMin1 -0.50 -24.50 0 N/A N/AMin2 -0.80 -24.29 5 N/A N/AMax2 4.30 -6.69 60 N/A N/AMax1 4.50 4.00 70 N/A N/AX2 ZR

Digital Optical Monitoring5

Digital Optical MonitoringExample: Displaying Threshold Tables

Min1 -0.50 -24.50 0 N/A N/AMin2 -0.80 -24.29 5 N/A N/AMax2 4.30 -6.69 60 N/A N/AMax1 4.50 4.00 70 N/A N/AXFP ZRMin1 -0.50 -24.50 0 N/A N/AMin2 -0.80 -24.29 5 N/A N/AMax2 4.30 -6.69 60 N/A N/AMax1 4.50 4.00 70 N/A N/ARx_only_WDM_XENPAKMin1 N/A -24.50 0 N/A N/AMin2 N/A -24.29 5 N/A N/AMax2 N/A -6.69 60 N/A N/AMax1 N/A 4.00 70 N/A N/AXENPAK_ERMin1 -5.00 -16.50 0 N/A N/AMin2 -4.69 -15.80 5 N/A N/AMax2 4.00 -0.50 60 N/A N/AMax1 4.50 0.00 70 N/A N/AX2_ERMin1 -5.00 -16.50 0 N/A N/AMin2 -4.69 -15.80 5 N/A N/AMax2 4.00 -0.50 60 N/A N/AMax1 4.50 0.00 70 N/A N/AXFP_ERMin1 -5.00 -16.50 0 N/A N/AMin2 -4.69 -15.80 5 N/A N/AMax2 4.00 -0.50 60 N/A N/AMax1 4.50 0.00 70 N/A N/AXENPAK_LRMin1 -8.50 -15.00 0 N/A N/AMin2 -8.19 -14.39 5 N/A N/AMax2 0.50 0.50 60 N/A N/AMax1 1.00 1.00 70 N/A N/AX2_LRMin1 -8.50 -15.00 0 N/A N/AMin2 -8.19 -14.39 5 N/A N/AMax2 0.50 0.50 60 N/A N/AMax1 1.00 1.00 70 N/A N/AXFP_LRMin1 -8.50 -15.00 0 N/A N/AMin2 -8.19 -14.39 5 N/A N/AMax2 0.50 0.50 60 N/A N/AMax1 1.00 1.00 70 N/A N/AXENPAK_LWMin1 -8.50 -15.00 0 N/A N/AMin2 -8.19 -14.39 5 N/A N/AMax2 0.50 0.50 60 N/A N/AMax1 1.00 1.00 70 N/A N/AX2_LWMin1 -8.50 -15.00 0 N/A N/AMin2 -8.19 -14.39 5 N/A N/AMax2 0.50 0.50 60 N/A N/AMax1 1.00 1.00 70 N/A N/AX2 SRMin1 -11.30 -13.89 -4 N/A N/AMin2 -7.30 -9.89 0 N/A N/AMax2 -1.00 -1.00 70 N/A N/AMax1 3.00 3.00 74 N/A N/AXFP SRMin1 -10.30 -12.89 0 N/A N/AMin2 -7.30 -9.89 5 N/A N/AMax2 -1.00 -1.00 60 N/A N/AMax1 2.00 2.00 70 N/A N/A

Digital Optical Monitoring6

Digital Optical MonitoringExample: Displaying Threshold Tables

CWDM_SFPMin1 -4.00 -32.00 -4 84.00 3.00Min2 0.00 -28.00 0 70.00 3.09Max2 5.00 -7.00 85 4.00 3.50Max1 8.00 -3.00 90 2.00 3.59SX_SFPMin1 -10.00 -17.50 -5 N/A 3.00Min2 -9.50 -17.00 0 N/A 3.09Max2 -4.00 0.00 75 N/A 3.59Max1 -3.50 0.00 85 N/A 3.70LX_SFPMin1 -10.00 -19.50 -5 N/A 3.00Min2 -9.50 -19.00 0 N/A 3.09Max2 -3.00 -3.00 75 N/A 3.59Max1 -2.50 0.00 85 N/A 3.70ZX_SFPMin1 -5.00 -24.00 -5 N/A 3.00Min2 0.00 -23.00 0 N/A 3.09Max2 5.00 -3.00 75 N/A 3.59Max1 5.50 5.00 85 N/A 3.70EX_SFPMin1 -5.00 -25.00 -45 N/A 3.00Min2 -1.00 -22.50 -15 N/A 3.09Max2 3.00 1.00 95 N/A 3.59Max1 6.00 4.00 97 N/A 3.70GigE BX D SFPMin1 N/A N/A 0 N/A N/AMin2 N/A N/A 0 N/A N/AMax2 N/A N/A 0 N/A N/AMax1 N/A N/A 0 N/A N/AX2 LRMMin1 -10.50 -12.39 -4 N/A N/AMin2 -6.50 -8.39 0 N/A N/AMax2 0.50 0.50 70 N/A N/AMax1 3.00 3.00 74 N/A N/A

Example: Displaying Threshold ViolationsThis example shows how to display the threshold violations for all transceivers on a router:

Router# show interfaces transceiver threshold violationsRx: Receive, Tx: Transmit.DDDD: days, HH: hours, MM: minutes, SS: seconds

Time since Last KnownTime in slot Threshold Violation Type(s) of Last Known

Port (DDDD:HH:MM:SS) (DDDD:HH:MM:SS) Threshold Violation(s)--------- --------------- ---------------------- ----------------------Gi0/10 0000:02:50:19 Not applicable Not applicableGi0/11 0000:02:51:15 Rx power low alarm

-31.0 dBm < -17.1 dBm

Example: Displaying Threshold Violations on a Specific InterfaceThis example shows how to display violations for the transceiver on a specific interface:

Router# show interfaces GigabitEthernet transceiver

ITU Channel not available (Wavelength not available),Transceiver is externally calibrated.

Digital Optical Monitoring7

Digital Optical MonitoringExample: Displaying Threshold Violations

If device is externally calibrated, only calibrated values are printed.++ : high alarm, + : high warning, - : low warning, -- : low alarm.NA or N/A: not applicable, Tx: transmit, Rx: receive.mA: milliamperes, dBm: decibels (milliwatts).

Optical OpticalTemperature Voltage Current Tx Power Rx Power

Port (Celsius) (Volts) (mA) (dBm) (dBm)--------- ----------- ------- -------- -------- --------Gi0/9 32.5 3.20 385.1 -5.5 -5.0

Example: When Transceiver Monitoring is DisabledThis example shows how to disable transceiver monitoring for all transceivers:

Router(config-xcvr-type)# no monitoring

This example shows the sample output when transceiver monitoring is disabled:

Router# show interfaces transceiver detailTransceiver monitoring is disabled for all interfaces.mA: milliamperes, dBm: decibels (milliwatts), NA or N/A: not applicable.++ : high alarm, + : high warning, - : low warning, -- : low alarm.A2D readouts (if they differ), are reported in parentheses.The threshold values are calibrated.

High Alarm High Warn Low Warn Low AlarmTemperature Threshold Threshold Threshold Threshold

Port (Celsius) (Celsius) (Celsius) (Celsius) (Celsius)--------- ----------------- ---------- --------- --------- ---------Gi0/10 34.1 85.0 75.0 0.0 -5.0Gi0/11 32.8 85.0 75.0 0.0 -5.0

High Alarm High Warn Low Warn Low AlarmVoltage Threshold Threshold Threshold Threshold

Port (Volts) (Volts) (Volts) (Volts) (Volts)--------- ----------------- ---------- --------- --------- ---------Gi0/10 3.25 3.70 3.59 3.09 3.00Gi0/11 3.23 3.70 3.59 3.09 3.00

High Alarm High Warn Low Warn Low AlarmCurrent Threshold Threshold Threshold Threshold

Port (milliamperes) (mA) (mA) (mA) (mA)--------- ----------------- ---------- --------- --------- ---------Gi0/10 533.9 N/A N/A N/A N/AGi0/11 391.1 N/A N/A N/A N/A

Optical High Alarm High Warn Low Warn Low AlarmTransmit Power Threshold Threshold Threshold Threshold

Port (dBm) (dBm) (dBm) (dBm) (dBm)--------- ----------------- ---------- --------- --------- ---------Gi0/10 -4.5 -3.5 -4.0 -9.5 -10.0Gi0/11 -5.5 -3.5 -4.0 -9.5 -10.0

Optical High Alarm High Warn Low Warn Low AlarmReceive Power Threshold Threshold Threshold Threshold

Port (dBm) (dBm) (dBm) (dBm) (dBm)--------- ----------------- ---------- --------- --------- ---------Gi0/10 -5.2 0.0 0.0 -17.0 -17.1Gi0/11 -7.5 0.0 0.0 -17.0 -17.1

Example: Displaying SFP DetailsThe following is the sample output from the show controller gig0/x command.

Digital Optical Monitoring8

Digital Optical MonitoringExample: When Transceiver Monitoring is Disabled

Router# show controllers gig0/4Switch Unit: 0 port: 10PHY info:

0x00: 0x1140 0x01: 0x79ED 0x02: 0x0362 0x03: 0x5DB10x04: 0x0581 0x05: 0xC001 0x06: 0x006F 0x07: 0x20010x08: 0x4FF5 0x09: 0x0600 0x0A: 0x7800 0x0B: 0x00000x0C: 0x0000 0x0D: 0x0000 0x0E: 0x0000 0x0F: 0x30000x10: 0x0001 0x11: 0x0F00 0x12: 0x0003 0x13: 0xFFFF0x14: 0x0707 0x15: 0x0000 0x16: 0x0000 0x17: 0x0F040x18: 0x7067 0x19: 0xFF1C 0x1A: 0x257F 0x1B: 0xFFFF0x1C: 0x7EA8 0x1D: 0x064C 0x1E: 0x0000 0x1F: 0x0000

== SFP EEPROM content ==Reg 0x00: 03 04 07 00 00 00 02 00Reg 0x08: 00 00 00 01 0D 00 0A 64Reg 0x10: 37 37 00 00 43 49 53 43Reg 0x18: 4F 2D 53 55 4D 49 54 4FReg 0x20: 4D 4F 20 20 00 00 00 5FReg 0x28: 53 43 50 36 47 34 34 2DReg 0x30: 43 31 2D 42 4D 48 20 20Reg 0x38: 41 20 20 20 05 1E 00 28Reg 0x40: 00 1A 00 00 53 50 43 31Reg 0x48: 35 32 34 30 43 50 36 20Reg 0x50: 20 20 20 20 31 31 30 36Reg 0x58: 31 32 43 38 68 F0 01 64Reg 0x60: 00 00 0B CC 81 5C 0A 9EReg 0x68: 3B 41 84 F5 19 46 DD C3Reg 0x70: BC EB 9E 00 00 00 00 00Reg 0x78: 00 00 00 00 A3 0A 62 04Reg 0x80: 00identifier 0x03 (SFP)connector 0x07 (LC)sfp_transceiver_code 0x02 (1000BaseLX)encoding 0x01 (8B10B)br_nominal (100MHz) 13length_9km (100m) 10length_9m (100m) 100length_50m (100m) 55length_62_5m (100m) 55length_cu (10m) 0vendor_name CISCO-SUMITOMOvendor_oui 0x00 00 5Fvendor_pn SCP6G44-C1-BMHvendor_rev Acc_base 0x28options[0] 0x00000000options[1] 0x0000001Abr_max (%) 0br_min (%) 0vendor_sn SPC15240CP6date_code 110612C8 (yymmddvv, v=vendor specific)cc_ext 0x64DOM support yes

Additional ReferencesThe following sections provide references to digital optical monitoring feature.

Digital Optical Monitoring9

Digital Optical MonitoringAdditional References

Related Documents

Document TitleRelated Topic

Cisco IOS Master Commands List, All ReleasesCisco IOS Commands

Command Reference

Cisco IOS Autonomic Networking Command ReferenceAutonomic Networking commands

Technical Assistance

LinkDescription

http://www.cisco.com/cisco/web/support/index.htmlThe Cisco Technical Support website containsthousands of pages of searchable technical content,including links to products, technologies, solutions,technical tips, and tools. Registered Cisco.com userscan log in from this page to access even more content.

Feature Information for Digital Optical MonitoringTable 1: Feature Information for Digital Optical Monitoring, on page 10 lists the features in this module andprovides links to specific configuration information.

Use Cisco Feature Navigator to find information about platform support and software image support. CiscoFeature Navigator enables you to determine which software images support a specific software release, featureset, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn . An account onCisco.com is not required.

Table 1: Feature Information for Digital Optical Monitoring, on page 10 lists only the software release thatintroduced support for a given feature in a given software release train. Unless noted otherwise, subsequentreleases of that software release train also support that feature.

Note

Table 1: Feature Information for Digital Optical Monitoring

Feature InformationReleasesFeature Name

This feature was introduced on the Cisco ASR 901router.

The following sections provide information about thisfeature:

15.2(2)SNISupport for Digital Optical Monitoringon Cisco ASR 901 Router

Digital Optical Monitoring10

Digital Optical MonitoringFeature Information for Digital Optical Monitoring