Shows a XOT SAP LINK entity which represents a remote
system with which XOT is allowed to communicate.
show [node node-id] xot -
sap sap-name link link-name attribute [,attribute...]
all [attributes]
all characteristics
all counters
all identifiers
all status
The sap-name must be a simple name which uniquely
identifies a particular SAP instance. The link-name
can be either a simple name that uniquely identifies
a particular LINK instance, or a wildcard to identify
multiple LINK instances.
Examples:
show xot sap sap-0 link * remote IP address, state
show xot sap sap-0 link link-0 all
1 – Characteristics
o remote IP address
Default: 0.0.0.0 Value: IP Address
Specifies the remote IP address of the cooperating
XOT system that implements RFC1613. The IP address
is specified as a numeric address in the
form a.b.c.d.
o remote rfc1613 port number
Default: 1998 Value: TCP port number
Specifies the TCP port number to use for an outgoing
connection. The remote system must be listening for
inbound XOT connections on this port.
2 – Counters
o creation time
The time that the XOT SAP LINK entity was created.
o connects sent
The number of connection requests sent.
o connects received
The number of connection requests received.
o disconnects sent
The number of disconnect requests sent.
o disconnects received
The number of disconnects received.
o octets sent
The number of data octets sent from TCP/IP for
all ports on the link.
o octets received
The number of data octets received from TCP/IP
for all ports on the link.
o pdus sent
The number of X.25 packets sent from TCP/IP
for all ports on the link.
o pdus received
The number of X.25 packets received from TCP/IP
for all ports on the link.
o connects failed
The number of times an attempt to establish an
outgoing connection failed.
o link state changed
The number of times that the link has changed
state from enabled to disabled or disabled to
enabled.
o protocol errors
The number of protocol errors that occurred.
3 – Identifiers
o name
The simple name assigned to the LINK entity
when it was created.
4 – Status
o state
The state of the LINK entity:
On The LINK is enabled
Off The LINK is disabled
o uid
The universal identifier of the LINK entity,
which is generated when the entity is created.