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-NODE-ATTRIBUTES / SHNDA: Show LAN node information

&pagelevel(3)&pagelevel

You use the SHOW-NODE-ATTRIBUTES command to output detailed information about different LAN types (*NORMAL, *VIRTUAL).

The alias name for SHOW-NODE-ATTRIBUTES is SHNDA.

BS2000 console

BS2000 SDF command

Command/ SOF file

SNMP management

Parameter service


x




List of valid command sources

SHOW-NODE-ATTRIBUTES / SHNDA

NODE-NAME = *ALL / <composed-name 1 .. 8>

,INFORMATION = *STD / *ALL / *NODE-NAMES

,OUTPUT = *SYSOUT / *SYSLST

NODE-NAME=...
With NODE-NAME you specify the LAN nodes for which information is to be displayed.

NODE-NAME=*ALL
Information is displayed for all nodes.

NODE-NAME=<composed-name 1..8>
Name of the node for which information is displayed.

INFORMATION=...
With INFORMATION, you specify what information is to be displayed.

INFORMATION=*STD
The default information for the node is displayed.

INFORMATION=*ALL
All the information relating to the node is displayed.

INFORMATION=*NODE-NAMES
The names of the nodes are displayed.

OUTPUT=...
Specifies the output medium.

OUTPUT=*SYSOUT
The output is sent to SYSOUT.

OUTPUT=*SYSLST
The output is sent to SYSLST.

Command logging

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

Command return codes

(SC2)      SC1

Maincode

Meaning

   0        0

CMD0001

Command processed successfully

   0        1

CMD0202

Operand error

   0       32

CMD0221

System error

   0       64

CMD0216

Privilege not sufficient

   0       64

BCA0203

Interface (&00) returns RC (&01).

   0       64

BCA0290

Node entry not found.


Examples

  1. Show node:

    /SHOW-NODE-ATTRIBUTES NODE-NAME=NODE,INFORMATION=*STD

  2. Show all nodes:

    /SHOW-NODE-ATTRIBUTES NODE-NAME=*ALL,INFORMATION=*STD

  3. Show all node names:

    /SHOW-NODE-ATTRIBUTES NODE-NAME=*ALL,INFORMATION=*NODE-NAMES

S variables

The command’s INFORMATION operand defines the S variables to which values are assigned. Possible values for INFORMATION are *STD, *ALL,*NODE-NAMES.

Output information

Name of the S variable          

Data type

Content

Condition

Node name

var(*LIST).NODE-NAME

string

<c-string1..8>

INF=*STD/
*ALL

Administrative status

var(*LIST).STA.ADM

string

*EXCLUDE
*INCL
*ACTIVE

INF=*STD/
*ALL

IP subnet mask

var(*LIST).IP-SUBNET-MASK

string

<text 7..15>

INF=*ALL

LAN type

var(*LIST).LAN-TYPE.INDICATOR

string

*NORMAL
*VIRTUAL

INF=*ALL

VLAN identification

var(*LIST).LAN-TYPE.VLAN-ID

integer
string

<integer 2..4094>
*UNTAGGED

INF=*ALL

Priority of the VLAN

var(*LIST).LAN-TYPE.PRIORITY

integer
string

<integer 2..7>
*STD

INF=*ALL

List of node names

var(*LIST).NODE-NAMES(*LIST)

string

<c-string 1..8>

INF=*NOD