A-123
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
AppendixA Command Reference
OSCP Commands
OSCP Commands
OSCP (Optical Supervisory Channel Protocol) provides out-of-band net work m an agem ent over a
33rd channel. Use the following commands to configure and monitor OSCP operations.
clear oscp
To clear OSCP statistics or traffic counters, use the clear oscp command.
clear oscp {statistics | traffic}
Syntax Description
Defaults None
Command Modes Privileged EXEC
Command History
Usage Guidelines Use this command to perform a one-time clear of the specified OSCP statistics or traffic tables. This
command is useful for debugging or monitoring OSCP performance.
Examples The following example shows how to clear OSCP st ati st ics an d tr affic tabl e s.
Switch# clear oscp statistics
Switch# clear oscp traffic
statistics Clears OSCP statistics that can be used to debug the protocol, for example:
The hold-down count statistic specifies how many times a hold down
has been applied to avoid excessive generation of OSCP Hello packets.
The Hello Tx and Rx statistics indicate the number of Hello packets
that have been transmitted and received at an interface.
The OSCP go-down statistic indicates the number of times an interface
has gone out of the two-way state.
traffic Clears OSCP control-traffic counters that indicate the number of different
protocol packets that were transmitted over the optical supervisory channel.
Release Modification
12.1(10)EV2 This command was introduced.