beautypg.com

Installation of viewcheck – Artesyn ViewCheck on ATCA-9405 Installation and Use (November 2014) User Manual

Page 40

background image

Installation of ViewCheck

ViewCheck on ATCA-9405 Installation and Use (6806800S51F)

40

BSF Object method can be invoked with a list of input or input-output arguments. This
command returns a list of output or input-output arguments. The input argument means it is
only an input and will not be displayed in the output. But in the case of input-output
arguments, both input and output will be displayed in the output.

Request:
The below example invokes the method class, "diagnostic" with instance "SP_VEE0". Upon
execution of this method by the class instance, response will be sent in the output/input-
output arguments.
Request

=======

]]>]]>

Response:
InvokeMethod

command returns the below response after executing the above

example command.

Diagnostics and device category classes have different instances: SP_VEE0,
OCTEON1_VEE0, and OCTEON1_VEE1 for service and packet processors respectively. The
examples given below are with respect to service processor. In case, you want to execute
any commands on PP, use either OCTEON1_VEE0 or OCTEON1_VEE1 as instance.