You use the SHOW-BCAM-TIMER command to show BCAM timer information.
The alias name SHBCTI exists for SHOW-BCAM-TIMER.
BS2000 console | BS2000 SDF command | Command/SOF file | SNMP management | Parameter service |
x |
List of valid command sources
SHOW-BCAM-TIMER / SHBCTI |
TIMER = *ALL / list-poss (8): *STD / *IP / *ISO ,OUTPUT = *SYSOUT / *SYSLST ,OUTPUT-FORMAT = *STD / *GENERATING-CMD |
TIMER=...
Specifies the type of information.
TIMER=*ALL
Shows all BCAM timers that can be controlled.
TIMER=*STD
Shows the general BCAM timers.
TIMER=*IP
Shows the IP-specific BCAM timers.
TIMER=*ISO
Shows the ISO-specific BCAM timers.
OUTPUT=...
Specifies the output medium.
OUTPUT=*SYSOUT
The output is sent to SYSOUT.
OUTPUT=*SYSLST
The output is sent to SYSLST.
OUTPUT-FORMAT=...
Specifies the output format.
OUTPUT-FORMAT=*STD
The output format corresponds to the standard.
OUTPUT-FORMAT=*GENERATING-CMD
The output format corresponds to the generated command.
Command logging
A description of the error messages that may 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) returns RC (&01) |
Examples
Show BCAM timer.
/SHOW-BCAM-TIMER TIMER=*ALL
/SHOW-BCAM-TIMER TIMER=*STD,OUTPUT=*SYSLST
/SHOW-BCAM-TIMER TIMER=*IP,OUTPUT=*SYSLST
/SHOW-BCAM-TIMER TIMER=*ISO,OUTPUT=*SYSLST
S variables
The command’s TIMER operand defines the S variables to which values are assigned. Possible values for TIMER are *ALL, *IP, *ISO and *STD.
Output information | Name of the S variable | Data type | Content | Condition |
Time interval for the reassembly timer | var(*LIST).I-REASSAMBLY | integer | <integer 1..255> | TIM=*ALL/ |
Timeout for incoming messages of the connectionoriented transport service | var(*LIST).LETT | integer | <integer 0..32767> | TIM=*ALL/ |
Time interval for termination of MSCF at BCEND | var(*LIST).MAX-MSCF-DELAY | integer | <integer 0..32765> | TIM=*ALL/ |
Timeout for warnings | var(*LIST).WARN | integer | <integer 5..32765> | TIM=*ALL/ |
Time interval for ARP monitoring | var(*LIST).ARP-SUPERVISION | integer | <integer 5..32765> | TIM=*ALL/ |
Timeout for incoming messages of the connectionless transport service | var(*LIST).DATAGRAM | integer | <integer 5..32765> | TIM=*ALL/ |
Time interval for IP lifetime | var(*LIST).IP-LIFETIME | integer | <integer 1..255> | TIM=*ALL/ |
Time interval for the ISO9542 configuration timer | var(*LIST).CONF | integer | <integer 150..900> | TIM=*ALL/ |
Time monitoring for connection establishment | var(*LIST).CONN | integer | <integer 5..32765> | TIM=*ALL/ |
Time interval for ISO8743 lifetime | var(*LIST).INTF-LIFETIME | integer | <integer 1..127> | TIM=*ALL/ |
Time interval for ISO8073 retransmission timer (2 sec) | var(*LIST).RETRANSMISSION | integer | <integer 2..36> | TIM=*ALL/ |
Time interval for ISO8073 wIndow timer | var(*LIST).WINDOW | integer | <integer 2..180> | TIM=*ALL/ |
Generating commands | var(*LIST).GENERATING-CMD(*LIST) | string | <text 1..256> | TIM=*ALL |