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) | Maincode | Meaning |
| CMD0001 | Command successfully processed |
| CMD0202 | Operand error |
| CMD0221 | System error |
| CMD0216 | Privilege not sufficient |
| BCA0203 | Interface (&00) supplies the RC (&01) |
| BCA0242 | No line defined to node (&00) |
| BCA0290 | Line entry not found |
Examples
Show SM2 device values of a device:
/SHOW-BCAM-DEVICE-VALUES UNIT=60B1,INFORMATION=*SM2-VALUES
Show all device values for all devices:
/SHOW-BCAM-DEVICE-VALUES UNIT=*ALL,INFORMATION=*ALL
S variables
No S variables are generated.