Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SHOW-BCAM-DEVICE-VALUES / SHBDV: Show information on BCAM device values

&pagelevel(3)&pagelevel

You use the SHOW-BCAM-DEVICE-VALUES command to display device-specific options and attributes for selected devices.

The alias for SHOW-BCAM-DEVICE-VALUES is SHBDV.

BS2000 console

BS2000 SDF command

Command/SOF file

SNMP management

Parameter service


x




List of valid command sources

SHOW-BCAM-DEVICE-VALUES / SHBDV

UNIT = *ALL <composed-name 1 .. 8>

,INFORMATION = *ALL / *SM2-VALUES

,OUTPUT = *SYSOUT / *SYSLST

UNIT=...
The devices for which device values are to be displayed are selected using the device names.

UNIT=*ALL
Displays the device values of all devices.

UNIT=<composed-name 1..8> 
Name of the device for which device values are to be displayed.

INFORMATION=...
You use INFORMATION to specify which device values are to be displayed for the selected devices.

INFORMATION=*ALL
Displays all monitoring values for the device.

INFORMATION=*SM2-VALUES
Displays the device’s current SM2 values.

OUTPUT=...
Defines the output medium.

OUTPUT=*SYSOUT
Output takes place to SYSOUT.

OUTPUT=*SYSLST
Output takes place to SYSLST.

Command logging

Positive acknowledgments result in the required information being output.
A description of the error messages that can be issued during command processing is provided in the table below. 

Command return codes

(SC2)      SC1

Maincode

Meaning

   0        0

CMD0001

Command successfully processed

   0        1

CMD0202

Operand error

   0       32

CMD0221

System error

   0       64

CMD0216

Privilege not sufficient

   0       64

BCA0203

Interface (&00) supplies the RC (&01)

   0       64

BCA0242

No line defined to node (&00)

   0       64

BCA0290

Line entry not found


Examples

  1. Show SM2 device values of a device:

    /SHOW-BCAM-DEVICE-VALUES UNIT=60B1,INFORMATION=*SM2-VALUES

  2. Show all device values for all devices:

    /SHOW-BCAM-DEVICE-VALUES UNIT=*ALL,INFORMATION=*ALL

S variables

No S variables are generated.