ELS Messages for SDLC
- Level:
- C-INFO
- Short Syntax:
- SDLC.001 nt network ID
- SDLC support installed for QSL
- Long Syntax:
- SDLC.001 SDLC supoprt installed for QSL, on network network ID
- Description:
- DLSw SDLC has been initialized for operation over the serial
device and is now available for use in the router.
- Level:
- C-INFO
- Short Syntax:
- SDLC.002 dflt cfg used on stn Address
, nt network ID
- Long Syntax:
- SDLC.002 No remote configuration was defined for SDLC address Address
- default settings used, on network network ID
- Description:
- An open was attempted on an SDLC station, but a configuration
record was not defined via the ADD STATION command. The station will be
opened using the default configuration value. This station will be
listed in the monitor process LIST STATION ALL command. An
asterisk * next to the station address signifies that a
default configuration is in use.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.003 no mem to copy to SDLC, nt network ID
- Long Syntax:
- SDLC.003 Cannot copy a user buffer to to SDLC - Out of memory, on network network ID
- Description:
- There is currently no memory available to copy user data to
SDLC. Another attempt will be made at a later time.
- Level:
- U-INFO
- Short Syntax:
- SDLC.004 frame dropped nt network ID
not active
- Long Syntax:
- SDLC.004 Inbound frame was dropped - SDLC not yet active on network network ID
.
- Description:
- A frame was received on an interface that is not yet owned by
an SDLC client. All packets received are dropped until an
SDLC client opens the port for use.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.005 nt network ID
congested - pkt droppd
- Long Syntax:
- SDLC.005 Packet dropped due to no SDLC credit or memory shortage, on network network ID
. Temporary.
- Description:
- An incoming packet was dropped due to no SDLC receive credit
or a temporary memory shortage.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.006 nt network ID
- I_ERR on rcv
- Long Syntax:
- SDLC.006 Packet received with I_ERR set, on network network ID
- Description:
- real_sdlc_in received a packet with I_ERR set
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.007 nt network ID
- tx to dev fail ( status
)
- Long Syntax:
- SDLC.007 Failure to send packet to device, on network network ID
, status = status
- Description:
- The call to netsend() failed while trying to send a frame from SDLC.
- Level:
- P-TRACE
- Short Syntax:
- SDLC.008 tx count
bytes to address
(nt network ID
): octets
- Long Syntax:
- SDLC.008 Transmit to link station count
, address
bytes, on network network ID
: octets
- Description:
- The router transmitted an SDLC frame. This is the entire frame,
including the SDLC header. The router logs all transmitted SDLC
frames with this message. To log only transmitted SDLC I-frames,
use SDLC_53.
- Level:
- P-TRACE
- Short Syntax:
- SDLC.009 rx count
bytes from address
(nt network ID
): octets
- Long Syntax:
- SDLC.009 Received count
bytes from link station address
, on network network ID
: octets
- Description:
- The router received an SDLC frame. This is the entire frame,
including the SDLC header. The router logs all received SDLC
frames with this message. To log only received SDLC I-frames, use SDLC_52.
- Level:
- C-INFO
- Short Syntax:
- SDLC.010 port ACTIVE, nt network ID
- Long Syntax:
- SDLC.010 Request to bring up SDLC, on network network ID
- Description:
- An entity in the router has attached to the interface and can
now use SDLC services.
- Level:
- C-INFO
- Short Syntax:
- SDLC.011 port INACTIVE, nt network ID
- Long Syntax:
- SDLC.011 Request to bring down SDLC, on network network ID
- Description:
- An entity in the router is no longer using SDLC services
on this interface.
- Level:
- C-INFO
- Short Syntax:
- SDLC.012 Link status: Exception
, nt network ID
- Long Syntax:
- SDLC.012 Link status change Exception
occurred, on network network ID
- Description:
- An interface signal has changed state. Note: an unwieldy number
of these messages will be generated when the interface is
operating in half duplex mode.
- Level:
- C-INFO
- Short Syntax:
- SDLC.013 addr Address
-> NRM, nt network ID
- Long Syntax:
- SDLC.013 Station Address
is now UP, on network network ID
- Description:
- The SDLC link is now operating in Normal Response Mode,
meaning that a SDLC connection is now in progress.
- Level:
- C-INFO
- Short Syntax:
- SDLC.014 SNRM refused, addr Address
nt network ID
- Long Syntax:
- SDLC.014 Remote station refused SNRM, link station Address
remains DOWN on network network ID
- Description:
- An attempt by the router to connect to a remote link station
has been refused.
- Level:
- C-INFO
- Short Syntax:
- SDLC.015 addr Address
-> NDM, nt network ID
- Long Syntax:
- SDLC.015 Station Address
is now DOWN, on network network ID
- Description:
- The SDLC link is now operating in Normal Disconnect Mode,
meaning that a SDLC connection has been terminated in an
orderly fashion.
- Level:
- U-INFO
- Short Syntax:
- SDLC.016 LnkStn Address
excpt Exception
, nt network ID
- Long Syntax:
- SDLC.016 Exception Address
occurred on Link Station Exception
, on network network ID
- Description:
- The SDLC protocol has been initialized.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.017 nt network ID
: rx bcast on mpt line - dropped
- Long Syntax:
- SDLC.017 Network network ID
: received a broadcast frame from a secondary station on a multipoint line - dropped
- Description:
- SDLC received a frame to the broadcast address on a multipoint
line. The frame was dropped.
- Level:
- UE-ERROR
- Short Syntax:
- SDLC.018 SDLC not up on nt network ID
- no LINK config
- Long Syntax:
- SDLC.018 Network network ID
: SDLC not brought up because no LINK configuration is defined
- Description:
- SDLC could not be initialized because there is no SDLC link
configuration for this interface.
- Level:
- UE-ERROR
- Short Syntax:
- SDLC.019 nt network ID
: signal ctl rq failed - reason
- Long Syntax:
- SDLC.019 Network network ID
: signal control request failed because reason
- Description:
- SDLC could not control one or more signals on the interface. This
could occur if you attempt to run SDLC over an unsupported interface.
- Level:
- U-INFO
- Short Syntax:
- SDLC.020 nt network ID
stn address
: DLC_LINK_FAULT_CONDITION
- Long Syntax:
- SDLC.020 Network network ID
SDLC station address
: DLC_LINK_FAULT_CONDITION
- Description:
- SDLC detected a fault on the link, and terminated all active SDLC
connections on the link. This is usually due to a loss of DSR, CTS, or
DCD on a full-duplex line, or loss of DSR on a half-duplex line.
- Level:
- U-INFO
- Short Syntax:
- SDLC.021 nt network ID
stn address
: DLC_RX_EXCEED_WINDOW_SIZE
- Long Syntax:
- SDLC.021 Network network ID
SDLC station address
: DLC_RX_EXCEED_WINDOW_SIZE
- Description:
- SDLC received more than the number of frames configured as
the RECEIVE WINDOW before SDLC could respond.
- Level:
- U-INFO
- Short Syntax:
- SDLC.022 nt network ID
stn address
: DLC_RX_LOCAL_PROTOCOL_ERROR
- Long Syntax:
- SDLC.022 Network network ID
SDLC station address
: DLC_RX_LOCAL_PROTOCOL_ERROR
- Description:
- The router detected an SDLC protocol error. As a result, the router
terminated the SDLC connection.
- Level:
- U-INFO
- Short Syntax:
- SDLC.023 nt network ID
stn address
: DLC_XID_RETRY_LIMIT_REACHED
- Long Syntax:
- SDLC.023 Network network ID
SDLC station address
: DLC_XID_RETRY_LIMIT_REACHED
- Description:
- The remote link station is not responding to XID frames the router
sent.
- Level:
- U-INFO
- Short Syntax:
- SDLC.024 nt network ID
stn address
: DLC_TEST_RETRY_LIMIT_REACHED
- Long Syntax:
- SDLC.024 Network network ID
SDLC station address
: DLC_TEST_RETRY_LIMIT_REACHED
- Description:
- The remote link station is not responding to TEST frames the router
sent.
- Level:
- U-INFO
- Short Syntax:
- SDLC.025 nt network ID
stn address
: DLC_SNRM_RETRY_LIMIT_REACHED
- Long Syntax:
- SDLC.025 Network network ID
SDLC station address
: DLC_SNRM_RETRY_LIMIT_REACHED
- Description:
- The remote link station is not responding to SNRM frames the router
sent. The connection attempt failed.
- Level:
- U-INFO
- Short Syntax:
- SDLC.026 nt network ID
stn address
: DLC_POLL_RETRY_LIMIT_REACHED
- Long Syntax:
- SDLC.026 Network network ID
SDLC station address
: DLC_POLL_RETRY_LIMIT_REACHED
- Description:
- The remote link station is not responding to polls (RR or RNR)
sent by the router. As a result, the router terminated the connection.
- Level:
- U-INFO
- Short Syntax:
- SDLC.027 nt network ID
stn address
: DLC_RX_FRMR_INV_CTL_FIELD
- Long Syntax:
- SDLC.027 Network network ID
SDLC station address
: DLC_RX_FRMR_INV_CTL_FIELD
- Description:
- SDLC received a Frame Reject (FRMR) frame indicating that
the remote link station received a frame with an invalid
control field.
- Level:
- U-INFO
- Short Syntax:
- SDLC.028 nt network ID
stn address
: DLC_RX_FRMR_INV_LENGTH
- Long Syntax:
- SDLC.028 Network network ID
SDLC station address
: DLC_RX_FRMR_INV_LENGTH
- Description:
- SDLC received a Frame Reject (FRMR) frame indicating that
the remote link station received a frame that was too short.
- Level:
- U-INFO
- Short Syntax:
- SDLC.029 nt network ID
stn address
: DLC_RX_FRMR_LONG_I_FIELD
- Long Syntax:
- SDLC.029 Network network ID
SDLC station address
: DLC_RX_FRMR_LONG_I_FIELD
- Description:
- SDLC received a Frame Reject (FRMR) frame indicating that
the remote link station received a frame that was too long.
- Level:
- U-INFO
- Short Syntax:
- SDLC.030 nt network ID
stn address
: DLC_RX_FRMR_INV_NR
- Long Syntax:
- SDLC.030 Network network ID
SDLC station address
: DLC_RX_FRMR_INV_NR
- Description:
- SDLC received a Frame Reject (FRMR) frame indicating that
the remote link station received a frame with an invalid N(r)
in the control field.
- Level:
- U-INFO
- Short Syntax:
- SDLC.031 nt network ID
stn address
: DLC_RX_FRMR_NO_I_FIELD
- Long Syntax:
- SDLC.031 Network network ID
SDLC station address
: DLC_RX_FRMR_NO_I_FIELD
- Description:
- SDLC received a Frame Reject (FRMR) frame indicating that
the remote link station received an I-frame with no data in
the I field.
- Level:
- U-INFO
- Short Syntax:
- SDLC.032 nt network ID
stn address
: DLC_RX_FRAME_INV_CTL_FIELD
- Long Syntax:
- SDLC.032 Network network ID
SDLC station address
: DLC_RX_FRAME_INV_CTL_FIELD
- Description:
- SDLC received a frame with an invalid control field.
- Level:
- U-INFO
- Short Syntax:
- SDLC.033 nt network ID
stn address
: DLC_RX_FRAME_INV_LENGTH
- Long Syntax:
- SDLC.033 Network network ID
SDLC station address
: DLC_RX_FRAME_INV_LENGTH
- Description:
- SDLC received a frame that was too short.
- Level:
- U-INFO
- Short Syntax:
- SDLC.034 nt network ID
stn address
: DLC_RX_FRAME_LONG_I_FIELD
- Long Syntax:
- SDLC.034 Network network ID
SDLC station address
: DLC_RX_FRAME_LONG_I_FIELD
- Description:
- SDLC received a frame that was too long.
- Level:
- U-INFO
- Short Syntax:
- SDLC.035 nt network ID
stn address
: DLC_RX_FRAME_INV_NR
- Long Syntax:
- SDLC.035 Network network ID
SDLC station address
: DLC_RX_FRAME_INV_NR
- Description:
- SDLC received a frame with an invalid N(r) in the control field.
- Level:
- U-INFO
- Short Syntax:
- SDLC.036 nt network ID
stn address
: DLC_RX_DM
- Long Syntax:
- SDLC.036 Network network ID
SDLC station address
: DLC_RX_DM
- Description:
- SDLC received a Disconnected Mode (DM) frame. A remote secondary link
station sent the frame to indicate that it accepted a previously
received DISC frame. The link disconnection is now complete.
- Level:
- U-INFO
- Short Syntax:
- SDLC.037 nt network ID
stn address
: DLC_RX_RD
- Long Syntax:
- SDLC.037 Network network ID
SDLC station address
: DLC_RX_RD
- Description:
- SDLC received a Request Disconnect (RD) frame. The SDLC
client should respond to this by sending a Disconnect (DISC)
frame.
- Level:
- U-INFO
- Short Syntax:
- SDLC.038 nt network ID
stn address
: DLC_RX_RIM
- Long Syntax:
- SDLC.038 Network network ID
SDLC station address
: DLC_RX_RIM
- Description:
- SDLC received a Request Initialization Mode (RIM) frame.
The SDLC client should respond to this by sending a Set
Initialization Mode (SIM) frame.
- Level:
- U-INFO
- Short Syntax:
- SDLC.039 nt network ID
stn address
: DLC_LINK_INACTIVITY_DETECTION
- Long Syntax:
- SDLC.039 Network network ID
SDLC station address
: DLC_LINK_INACTIVITY_DETECTION
- Description:
- Reserved for possible future use.
- Level:
- U-INFO
- Short Syntax:
- SDLC.040 nt network ID
stn address
: DLC_TX_FRMR_INV_CTL_FIELD
- Long Syntax:
- SDLC.040 Network network ID
SDLC station address
: DLC_TX_FRMR_INV_CTL_FIELD
- Description:
- SDLC entered a frame reject (FRMR) state because it
received a frame with an invalid control field.
- Level:
- U-INFO
- Short Syntax:
- SDLC.041 nt network ID
stn address
: DLC_TX_FRMR_INV_LENGTH
- Long Syntax:
- SDLC.041 Network network ID
SDLC station address
: DLC_TX_FRMR_INV_LENGTH
- Description:
- SDLC entered a frame reject (FRMR) state because it
received a frame that was too short.
- Level:
- U-INFO
- Short Syntax:
- SDLC.042 nt network ID
stn address
: DLC_TX_FRMR_LONG_I_FIELD
- Long Syntax:
- SDLC.042 Network network ID
SDLC station address
: DLC_TX_FRMR_LONG_I_FIELD
- Description:
- SDLC entered a frame reject (FRMR) state because it
received a frame that was too long.
- Level:
- U-INFO
- Short Syntax:
- SDLC.043 nt network ID
stn address
: DLC_TX_FRMR_INV_NR
- Long Syntax:
- SDLC.043 Network network ID
SDLC station address
: DLC_TX_FRMR_INV_NR
- Description:
- SDLC entered a frame reject (FRMR) state because it
received a frame with an invalid N(r) in the control field.
- Level:
- U-INFO
- Short Syntax:
- SDLC.044 nt network ID
stn address
: DLC_RX_SNRM_WHILE_IN_NRM
- Long Syntax:
- SDLC.044 Network network ID
SDLC station address
: DLC_RX_SNRM_WHILE_IN_NRM
- Description:
- Reserved for possible future use.
- Level:
- U-INFO
- Short Syntax:
- SDLC.045 nt network ID
stn address
: DLC_PORT_DISABLED
- Long Syntax:
- SDLC.045 Network network ID
SDLC station address
: DLC_PORT_DISABLED
- Description:
- The user disabled the interface from the SDLC
console. All current connections are terminated.
- Level:
- U-INFO
- Short Syntax:
- SDLC.046 nt network ID
stn address
: DLC_PORT_ENABLED
- Long Syntax:
- SDLC.046 Network network ID
SDLC station address
: DLC_PORT_ENABLED
- Description:
- The user enabled the interface from the SDLC console.
- Level:
- U-INFO
- Short Syntax:
- SDLC.047 nt network ID
: CLOSED
- Long Syntax:
- SDLC.047 Network network ID
SDLC link: DLC_STATION_CLOSED
- Description:
- The interface has been closed by SDLC. SDLC is no longer
running over this interface.
- Level:
- U-INFO
- Short Syntax:
- SDLC.048 nt network ID
stn address
: DISABLED
- Long Syntax:
- SDLC.048 Network network ID
SDLC station address
: DLC_LS_DISABLED
- Description:
- The user disabled a remote link station on this interface from
the SDLC console. Any existing connection was terminated.
- Level:
- U-INFO
- Short Syntax:
- SDLC.049 nt network ID
stn address
: ENABLED
- Long Syntax:
- SDLC.049 Network network ID
SDLC station address
: DLC_LS_ENABLED
- Description:
- The user enabled a remote link station on this interface from the
SDLC console.
- Level:
- P-TRACE
- Short Syntax:
- SDLC.050 nt network ID
stn address
- rx UI: octets
- Long Syntax:
- SDLC.050 Network network ID
received UI from SDLC addr address
: octets
- Description:
- The router received an Unnumbered Information (UI) frame on this
interface.
- Level:
- P-TRACE
- Short Syntax:
- SDLC.051 nt network ID
stn address
- tx UI: octets
- Long Syntax:
- SDLC.051 Network network ID
sent UI to SDLC addr address
: octets
- Description:
- The router transmitted an Unnumbered Information (UI) frame on this
interface.
- Level:
- P-TRACE
- Short Syntax:
- SDLC.052 nt network ID
- rx I on address
byte_count
bytes: octets
- Long Syntax:
- SDLC.052 Network network ID
received I from SDLC addr address
byte_count
bytes: octets
- Description:
- The router received an Information (I) frame on this interface.
To log all received SDLC frames, use SDLC_9.
- Level:
- P-TRACE
- Short Syntax:
- SDLC.053 nt network ID
- tx I on address
byte_count
bytes: octets
- Long Syntax:
- SDLC.053 Network network ID
sent I to SDLC addr address
byte_count
bytes: octets
- Description:
- The router transmitted an Information (I) frame
on this interface. To log all received SDLC frames, use SDLC_8.
- Level:
- U-INFO
- Short Syntax:
- SDLC.054 nt network ID
Stn address
- MaxBTU too large for link - adjusted ( oldBTUSize
-> newBTUSize
)
- Long Syntax:
- SDLC.054 Network network ID
Station address
, Max BTU size too large for link - adjusted ( oldBTUSize
-> newBTUSize
)
- Description:
- The max BTU size configured for a remote link station exceeds
that defined for the link. The router adjusted the value for the
remote link station temporarily. To avoid this message
in the future, change the max BTU size with the SET REMOTE
MAX-PACKET command.
- Level:
- U-INFO
- Short Syntax:
- SDLC.055 nt network ID
Stn address
- Rx wdw sz not compat w/modulo - adjusted ( oldRxWindow
-> newRxWindow
)
- Long Syntax:
- SDLC.055 Network network ID
Station address
, Window size is inconsistent with modulo for link - adjusted ( oldRxWindow
-> newRxWindow
)
- Description:
- The user changed the modulo for this link, rendering the
window sizes for all pre-defined remote link stations invalid.
The window size has been temporarily adjusted. When a link is
configured for mod-8, the valid window sizes are 0 to 7. When
the link is configured for mod-128, the valid window sizes
are 8 to 128. To avoid this message
in the future, change the receive window size with the SET REMOTE
RECEIVE-WINDOW command.
- Level:
- U-INFO
- Short Syntax:
- SDLC.056 nt network ID
Stn address
- Tx wdw sz not compat w/modulo - adjusted ( oldTxWindow
-> newTxWindow
)
- Long Syntax:
- SDLC.056 Network network ID
Station address
, Window size is inconsistent with modulo for link - adjusted ( oldTxWindow
-> newTxWindow
)
- Description:
- The user changed the modulo for this link, rendering the
window sizes for all pre-defined remote link stations invalid.
The window size has been temporarily adjusted. When a link is
configured for mod-8, the valid window sizes are 0 to 7. When
the link is configured for mod-128, the valid window sizes
are 8 to 128. To avoid this message in the future, change the
transmit window size with the SET REMOTE TRANSMIT-WINDOW command.
- Level:
- U-INFO
- Short Syntax:
- SDLC.057 nt network ID
- Link cfg corrupted - using default
- Long Syntax:
- SDLC.057 Network network ID
- Link configuration corrupted, using defaults.
- Description:
- The link configuration was somehow corrupted, possibly due to
a software upgrade. A default link configuration has been
created. Before operating SDLC, review the newly-created
configuration and adjust as necessary.
- Level:
- U-INFO
- Short Syntax:
- SDLC.058 nt network ID
- cfg XID/TEST timeout corrupted - fixed
- Long Syntax:
- SDLC.058 Network network ID
- Configured XID/TEST timeout corrupted - fixed.
- Description:
- An invalid XID/TEST timeout value was detected in the link
configuration, possibly due to a software upgrade. It has
been temporarily changed to a valid value. To avoid this
message in the future, set the XID/TEST timeout from the
SDLC config prompt for this interface.
- Level:
- U-INFO
- Short Syntax:
- SDLC.059 nt network ID
- cfg XID/TEST retry count corrupted - fixed
- Long Syntax:
- SDLC.059 Network network ID
- Configured XID/TEST retry count corrupted - fixed.
- Description:
- An invalid XID/TEST retry value was detected in the link
configuration, possibly due to a software upgrade. It has
been temporarily changed to a valid value. To avoid this
message in the future, set the XID/TEST retry count from the
SDLC config prompt for this interface.
- Level:
- U-INFO
- Short Syntax:
- SDLC.060 nt network ID
- cfg SNRM timeout corrupted - fixed
- Long Syntax:
- SDLC.060 Network network ID
- Configured XID/TEST timeout value corrupted - fixed.
- Description:
- An invalid SNRM timeout value was detected in the link
configuration, possibly due to a software upgrade. It has
been temporarily changed to a valid value. To avoid this
message in the future, set the SNRM timeout from the
SDLC config prompt for this interface.
- Level:
- U-INFO
- Short Syntax:
- SDLC.061 nt network ID
- cfg SNRM retry count corrupted - fixed
- Long Syntax:
- SDLC.061 Network network ID
- Configured SNRM retry count corrupted - fixed.
- Description:
- An invalid SNRM retry value was detected in the link
configuration, possibly due to a software upgrade. It has
been temporarily changed to a valid value. To avoid this
message in the future, set the SNRM retry count from the
SDLC config prompt for this interface.
- Level:
- U-INFO
- Short Syntax:
- SDLC.062 nt network ID
- cfg POLL timeout corrupted - fixed
- Long Syntax:
- SDLC.062 Network network ID
- Configured POLL timeout value corrupted - fixed.
- Description:
- An invalid POLL timeout value was detected in the link
configuration, possibly due to a software upgrade. It has
been temporarily changed to a valid value. To avoid this
message in the future, set the POLL timeout from the
SDLC config prompt for this interface.
- Level:
- U-INFO
- Short Syntax:
- SDLC.063 nt network ID
- cfg inter-POLL delay corrupted - fixed
- Long Syntax:
- SDLC.063 Network network ID
- Configured inter-POLL delay value corrupted - fixed.
- Description:
- An invalid inter-POLL delay value was detected in the link
configuration, possibly due to a software upgrade. It has
been temporarily changed to a valid value. To avoid this
message in the future, set the inter-POLL delay from the
SDLC config prompt for this interface.
- Level:
- U-INFO
- Short Syntax:
- SDLC.064 nt network ID
- cfg POLL retry count corrupted - fixed
- Long Syntax:
- SDLC.064 Network network ID
- Configured POLL retry count corrupted - fixed.
- Description:
- An invalid POLL retry value was detected in the link
configuration, possibly due to a software upgrade. It has
been temporarily changed to a valid value. To avoid this
message in the future, set the POLL retry count from the
SDLC config prompt for this interface.
- Level:
- U-INFO
- Short Syntax:
- SDLC.065 nt network ID
- cfg inactivity timeout corrupted - fixed
- Long Syntax:
- SDLC.065 Network network ID
- Configured inactivity timeout value corrupted - fixed.
- Description:
- Reserved for possible future use.
- Level:
- U-INFO
- Short Syntax:
- SDLC.066 nt network ID
- cfg RTS hold duration corrupted - fixed
- Long Syntax:
- SDLC.066 Network network ID
- Configured RTS hold duration value corrupted - fixed.
- Description:
- An invalid RTS hold value was detected in the link
configuration, possibly due to a software upgrade. It has
been temporarily changed to a valid value. To avoid this
message in the future, set the RTS hold value from the
SDLC config prompt for this interface.
- Level:
- U-INFO
- Short Syntax:
- SDLC.067 nt network ID
- cfg max frame size corrupted - fixed
- Long Syntax:
- SDLC.067 Network network ID
- Configured max frame size value corrupted - fixed.
- Description:
- An invalid maximum frame size value was detected in the link
configuration, possibly due to a software upgrade. It has
been temporarily changed to a valid value. To avoid this
message in the future, set the maximum frame size from the
SDLC config prompt for this interface.
- Level:
- C-INFO
- Short Syntax:
- SDLC.068 nt network ID
- link ctrs reset by usr
- Long Syntax:
- SDLC.068 Network network ID
- SDLC link counters were reset by user.
- Description:
- The link counters have been reset from the SDLC console.
- Level:
- U-INFO
- Short Syntax:
- SDLC.069 nt network ID
- cannot reset link ctrs
- Long Syntax:
- SDLC.069 Network network ID
- SDLC link counters cannot be reset.
- Description:
- The link counters could not be reset from the SDLC console.
This is usually a temporary condition. Retry the operation.
- Level:
- C-INFO
- Short Syntax:
- SDLC.070 nt network ID
lnk stn address
- link ctrs reset by usr
- Long Syntax:
- SDLC.070 Network network ID
Link Station address
- SDLC link counters were reset by user.
- Description:
- The user reset the counters for a remote secondary station
from the SDLC console.
- Level:
- U-INFO
- Short Syntax:
- SDLC.071 nt network ID
lnk stn address
- cannot reset rem ctrs
- Long Syntax:
- SDLC.071 Network network ID
Link Station address
- SDLC link counters cannot be reset.
- Description:
- The user could not reset the counters for a remote secondary station
from the SDLC console. This is usually a temporary condition.
Retry the operation.
- Level:
- U-INFO
- Short Syntax:
- SDLC.072 nt network ID
stn address
: CLOSED
- Long Syntax:
- SDLC.072 Network network ID
SDLC station address
: DLC_SAP_CLOSED
- Description:
- The router closed the remote link station and is no
longer active.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.073 nt network ID
: lo prio buffer alloc failed
- Long Syntax:
- SDLC.073 Network network ID
: low priority buffer request failed
- Description:
- SDLC failed to allocate memory from the router's heap because
it has already allocated its fair share. SDLC will recover
from this usually temporary problem.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.074 nt network ID
: hi prio buffer alloc failed
- Long Syntax:
- SDLC.074 Network network ID
: high priority buffer request failed
- Description:
- SDLC failed to allocate a high-priority buffer from the
router's heap. As a result, SDLC will temporarily experience
a loss of performance. SDLC sessions could possibly be lost
if the condition persists.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.075 nt network ID
: buffer alloc failed - credit ok
- Long Syntax:
- SDLC.075 Network network ID
: buffer alloc request failed, but credit is okay
- Description:
- SDLC failed to allocate memory from the router's heap because
the heap is exhausted. SDLC will recover from this usually
temporary problem.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.076 nt network ID
: cannot xmit I-frame. Will re-transmit
- Long Syntax:
- SDLC.076 Network network ID
: cannot transmit I-frame. Will re-transmit later
- Description:
- SDLC could not send an Information (I) frame to the interface.
SDLC will attempt to re-transmit it later.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.077 nt network ID
: cannot xmit S-frame - dropped
- Long Syntax:
- SDLC.077 Network network ID
: cannot transmit S-frame - dropped
- Description:
- SDLC could not send a Supervisory (S) frame to the interface.
SDLC will attempt to re-transmit it later.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.078 nt network ID
: cannot xmit U-frame. SDLC will recover
- Long Syntax:
- SDLC.078 Network network ID
: cannot transmit U-frame - SDLC will recover
- Description:
- SDLC could not send an Unnumbered Information (UI) frame to
the interface. SDLC will attempt to re-transmit it later.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.079 nt network ID
: cannot xmit XID/TEST frame. Will re-xmit
- Long Syntax:
- SDLC.079 Network network ID
: cannot transmit U-frame - SDLC will re-transmit
- Description:
- SDLC could not send an XID or TEST frame to the interface.
SDLC will attempt to re-transmit it later.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.080 nt network ID
: rx inv frame type - dropped
- Long Syntax:
- SDLC.080 Network network ID
: received invalid frame type - dropped
- Description:
- SDLC received an invalid frame type. This frame was ignored.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.081 nt network ID
: rx frame from sec stn not polled - dropped
- Long Syntax:
- SDLC.081 Network network ID
: received a frame from a secondary station that was not polled - dropped
- Description:
- SDLC received a frame from a remote link station that it had
not polled. This frame was ignored. This error may also occur if
the poll response timeout is too short.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.082 nt network ID
: rx UI frame from sec stn w/o F-bit - dropped
- Long Syntax:
- SDLC.082 Network network ID
: received a UI frame from a secondary station without the Final bit set - dropped
- Description:
- SDLC received an Unnumbered Information (UI) frame without the
Final (F) bit set. This frame was dropped.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.083 nt network ID
: rx bcast on mpt line - dropped
- Long Syntax:
- SDLC.083 Network network ID
: received a broadcast frame from a secondary station on a multipoint line - dropped
- Description:
- SDLC received a frame to the broadcast address on a multipoint
line. The frame was dropped.
- Level:
- UE-ERROR
- Short Syntax:
- SDLC.084 SDLC not up on nt network ID
- no LINK config
- Long Syntax:
- SDLC.084 Network network ID
: SDLC not brought up because no LINK configuration is defined
- Description:
- SDLC could not be initialized because there is no SDLC link
configuration for this interface.
- Level:
- UE-ERROR
- Short Syntax:
- SDLC.085 nt network ID
: signal ctl rq failed - reason
- Long Syntax:
- SDLC.085 Network network ID
: signal control request failed because reason
- Description:
- SDLC could not control one or more signals on the interface.
This could occur if you attempt to run SDLC over an
unsupported interface.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.086 HDX, DCD hi during xmit, nt network ID
- Long Syntax:
- SDLC.086 HDX, DCD went high during HDX transmit, on network network ID
- Description:
- DCD went high during transmission of a frame in half duplex
mode. This is a protocol violation, and the interface will go
down shortly in order to correct the problem.
- Level:
- C-INFO
- Short Syntax:
- SDLC.087 HDX, CTS now low. Premature DCD recovery complete, nt network ID
- Long Syntax:
- SDLC.087 HDX, CTS now low. Premature DCD recovery complete, on network network ID
- Description:
- The CTS signal has transitioned to low while the interface was
recovering from a half-duplex protocol violation. The link is
now in the correct state and data transfer may resume.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.088 HDX, unsolicited signal while idle, nt network ID
- Long Syntax:
- SDLC.088 HDX, unsolicited signal while idle, on network network ID
- Description:
- A signal was asserted by the connected device while the line
was idle. When operating in half-duplex mode, only the
DTR/DSR signal shuold be asserted on an idle interface.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.089 HDX, DSR or CTS low during xmit, nt network ID
- Long Syntax:
- SDLC.089 HDX, DSR or CTS went low during HDX transmit, on network network ID
- Description:
- The DSR or CTS signal went low during transmission. This is a
protocol violation, and the interface will go down shortly in
order to correct the problem.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.090 nt network ID
: rx inv frame type while closing link address
- dropped
- Long Syntax:
- SDLC.090 Network network ID
: received inappropriate frame while closing link address
- dropped
- Description:
- SDLC received a frame other than a UA while trying to close
the link station. The router ignored this frame.
- Level:
- C-INFO
- Short Syntax:
- SDLC.091 addr Address
added, nt network ID
- Long Syntax:
- SDLC.091 Secondary station Address
has been dynamically added, on network network ID
- Description:
- An SDLC remote link station was added by the user from the
SDLC console and is now available for use.
- Level:
- C-INFO
- Short Syntax:
- SDLC.092 addr Address
deleted, nt network ID
- Long Syntax:
- SDLC.092 Secondary station Address
has been dynamically deleted, on network network ID
- Description:
- An SDLC remote link station was deleted by the user from the
SDLC console and is no longer available for use.
- Level:
- CE-ERROR
- Short Syntax:
- SDLC.093 nt network ID
: rx frame from invalid stn addr - dropped
- Long Syntax:
- SDLC.093 Network network ID
: received a frame from an invalid station address - dropped
- Description:
- SDLC received a frame from a remote link station that contains an
unrecognized station address. The router ignored this frame.
- Level:
- UE-ERROR
- Short Syntax:
- SDLC.094 nt network ID
lnk stn address
- stn disabled, rx frame dropped
- Long Syntax:
- SDLC.094 Network network ID
Link Station address
- station is disabled; frame ignored.
- Description:
- The router ignored the received frame for this station because
the target station is in a disabled state.
- Level:
- UE-ERROR
- Short Syntax:
- SDLC.095 nt network ID
stn address
: DLC_RX_NXID_WHILE_IN_NRM
- Long Syntax:
- SDLC.095 Network network ID
SDLC station address
: DLC_RX_NXID_WHILE_IN_NRM
- Description:
- The local SDLC secondary link station received a null XID frame from a
remote link station while in NRM. This is an indication that
the link failed at the sending end and this is an attempt to
re-establish the connection.