Table Of Contents
S4T68360 Error Messages
SCHED Error Messages
SDLC Error Messages
SDLLC Error Messages
SEC Error Messages
SERVICE MODULE Error Messages
SGBP Error Messages
SHELF Error Messages
SLIP Error Messages
SLOTDUMP Error Message
SMF Error Message
SMRP Error Messages
SNAPSHOT Error Messages
SNMP Error Messages
SNMP_MGR Error Messages
SONET Error Messages
SONETMIB Error Messages
SPARC Error Message
SSE Error Messages
STANDBY Error Messages
STUN Error Messages
SUBSYS Error Messages
SUPERVISOR Error Messages
SW56 Error Messages
SWITCH Error Message
S4T68360 Error Messages
S4T68360 error messages relate to the 4-port synchronous serial adapter based on the 68360 processor.
Error Message
%S4T68360-1-DWNLDCKSM
: Failed for bay [dec], sent = 0x[hex], received = 0x[hex]
Explanation The download of the internal firmware to the S4T failed to checksum correctly. This
usually indicates a hardware failure of the S4T or the Versatile Interface Processor (VIP).
Recommended Action Perform a power cycle. If the problem persists, the S4T hardware may have a
problem.
Error Message
%S4T68360-1-DWNLDFAIL
: Microcode to port adapter in bay [dec]
Explanation The S4T hardware has failed. It could not download its operational microcode.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%S4T68360-1-INITFAIL
: Bay [dec]: [chars]
Explanation The S4T port adapter failed to complete hardware initialization.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%S4T68360-3-MBXREAD
: Bay [dec] stale msg [chars]- mbx0:%lx, mbx1:%lx, mbx2:%lx
Explanation The S4T has not responded to a message from the Versatile Interface Processor (VIP)
within a specified time.
Recommended Action Perform a microcode reload of the VIP. If the problem persists, it indicates that
the S4T or VIP hardware failed.
Error Message
%S4T68360-1-NOTCMPLT
: Microcode download to bay [dec] failed
Explanation The S4T port adapter hardware failed. It did not acknowledge the completion of the
operational microcode download.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%S4T68360-1-NOTREADY
: Bay [dec] for microcode download
Explanation The S4T port adapter hardware failed. The S4T port adapter would not begin to
download the operational microcode.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%S4T68360-3-NOTS4T68360
: Bay [dec] device ID seen as [hex], expected [hex]
Explanation The S4T hardware failed. A non-S4T device pointed at the software for the S4T.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%S4T68360-3-OWNERR
: [chars] packet buffer, pak=0x[hex]
Explanation A software or hardware error occurred. The S4T driver detected that the transmit ring is
an inconsistent and unrecoverable state.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%S4T68360-3-PANIC
: Bay [dec], Exception [dec], trace [dec]
Explanation The S4T firmware detected an illegal or unexpected CPU exception or condition. This
may be caused by a software error or by a hardware failure.
Recommended Action Perform a microcode reload of the Versatile Interface Processor (VIP). If the
problem persists, it indicates that the S4T hardware failed.
Error Message
%S4T68360-1-RESTART
: Bay [dec] port adapter
Explanation The S4T port adapter hardware failed. The periodic check routine detected the failure
and restarted it.
Recommended Action No action is required.
Error Message
%S4T68360-5-RINGSIZE
: [chars] TX packet dropped; particle count ([dec]) exceeds
[dec]
Explanation The TX packet got dropped since the TX ring was full.
Recommended Action This is normal when the port adapter gets overdriven. No action is required.
Error Message
%S4T68360-1-STARTFAIL
: [chars] [chars]
Explanation A software or hardware error occurred. The S4T interface is not responding to
commands used to initialize it.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%S4T68360-1-STOPFAIL
: [chars] [chars]
Explanation The S4T port adapter failed to respond to a request to disable an interface.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
SCHED Error Messages
Scheduler error messages
Error Message
%SCHED-2-ATTRCMD
: Attempt to [chars] attribute [chars] on process [dec]
Explanation Each process has various public and private attributes associated with it. This message
indicates that an attempt was made to set or get a private attribute belonging to another process.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, and report it to your Cisco technical support representative.
Error Message
%SCHED-2-ATTRVALUE
: Attempt to set bad [chars] value ([hex]) on process [dec]
Explanation Each process has various attributes associated with it. This message indicates that an
attempt was made to set the specified attribute to an invalid value.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-CORRUPT
: Scheduler '[chars]' corrupted by process [chars] (expected
[hex], found [hex])
Explanation The scheduler has determined that its data structures were corrupted during the
execution of the current process. This corruption is the result of either the actions of the process
(multiple errors reported against the same process) or an interrupt driver (multiple errors reported
against different processes).
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-2-EDISMSCRIT
: Critical/high priority process [chars] may not dismiss
Explanation Each process executes at a specified priority level. Higher-priority processes must use
the new scheduler primitives, while lower-priority processes can use primitives from either the new
or old scheduler. This message indicates that a higher-priority process attempted to use an old
scheduler primitive.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-INTSETWAKEUP
: Invalid scheduler action ([chars]) at interrupt level
Explanation This message indicates that a process_set_wakeup_reasons was attempted from an
interrupt handler.
Recommended Action If this message recurs, call your technical support representative for assistance.
Error Message
%SCHED-3-LOSTWAKEUP
: Wakeup information for process [chars] lost (maj [hex], min
[hex])
Explanation A process can register to be notified when various events occur in the router. This
message indicates that an event for the specified process was lost and that the router might not be
functioning correctly.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-2-MESSAGE
: Key ([chars]) does not match key ([chars]) of process ([dec])
in process_send_message request
Explanation An attempt was made to send a message to a process. The key associated with that
process did not match the key in the message. This usually means an incorrect process ID was used
in the send message request.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-2-NOATTR
: Attempt to [chars] unknown process attribute [dec]
Explanation Each process has various attributes associated with it. This message indicates that an
attempt was made to set or get a nonexistent process attribute.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, and report it to your Cisco technical support representative.
Error Message
%SCHED-2-NOTWATCHTIMER
: [chars] timer [hex] not being watched
Explanation A process can register to be notified when various events occur in the router. This
message indicates that an attempt was made to deregister a timer expiration event that is not
currently registered.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-PAGEZERO
: Low memory modified by [chars] ([hex] = [hex])
Explanation In all Cisco products, the first 256 bytes of memory are unused and are off-limits. Newer
platforms have hardware to immediately trap reads or writes to this area. Older platforms
periodically check this memory. This message appears only on older platforms and indicates that
this off-limits memory area was modified.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-PRIORITY
: Illegal priority ([dec]) specified for process [chars]
Explanation Each process executes at a specified priority level. Higher-priority processes must use
the new scheduler primitives, while lower-priority processes can use primitives from either the new
or old scheduler. This message indicates that an attempt was made to set the specified process to a
priority level that is not allowed for the type of scheduler primitives used.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-2-QUEUENOTEMPTY
: Attempt to delete non-empty watched queue [chars] (address
[hex])
Explanation A process can register to be notified when various events occur in the router. This
message indicates that an attempt was made to destroy a queue that still contained items. These
items are lost and not returned to free memory.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-2-SEMNOTLOCKED
: [chars] attempted to unlock an unlocked semaphore
Explanation Some sections of code use semaphores to protect critical sections of software. This
message indicates that an attempt was made to unlock a semaphore that was not locked.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-2-SEMUNLOCK
: [chars] attempted to unlock semaphore owned by [chars]
Explanation Some sections of code use semaphores to protect critical sections of software. This
message indicates that an attempt was made to unlock a semaphore that was not owned by the
process attempting to unlock it.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-2-SETHIGHORCRIT
: Attempt to set [chars] priority on process [dec] ([chars])
Explanation Each process executes at a specified priority level. Higher-priority processes must use
the new scheduler primitives, while lower-priority processes can use primitives from either the new
or old scheduler. This message indicates that an attempt was made to set the specified priority too
high for a process using old scheduler primitives.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-STACKSIZE
: Illegal stack size ([dec]) specified for process [chars]
Explanation Each process has its own stack space, which must be one of several predefined sizes.
This message indicates that an attempt was made to specify an illegal stack size.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-STILLWATCHING
: Process still watching [chars] [chars]
Explanation A process can register to be notified when various events occur in the router. This
message indicates that a process destroyed a set of events without first individually removing each
event in the set.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-STILLWATCHINGT
: Process still watching [chars] timer [hex]
Explanation A process can register to be notified when various events occur in the router. This
message indicates that a process destroyed a set of events without first individually removing each
event in the set.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-STUCKMTMR
: Sleep with expired managed timer [hex], time %#Ta (%TE ago)
Explanation A process can register to be notified when various events occur in the router. This
message indicates that a registered timer is expired and its value is unchanged after the process has
executed two successive times.
Recommended Action Upgrade to Cisco IOS Software version 12.0(5)WC10 or later. If this message
recurs, copy the message exactly as it appears on the console or in the system log. Research and
attempt to resolve the issue using the tools and utilities provided at http://www.cisco.com/tac. With
some messages, these tools and utilities will supply clarifying information. Search for resolved
software issues using the Bug Toolkit at
http://www.cisco.com/pcgi-bin/Support/Bugtool/launch_bugtool.pl. If you still require assistance,
open a case with the Technical Assistance Center via the Internet at
http://www.cisco.com/cgi-bin/front.x/case_tools/caseOpen.pl, or contact your Cisco technical
support representative and provide the representative with the information that you have gathered.
Attach the following information to your case in nonzipped, plain-text (.txt) format: the output of
the show logging and show tech-support commands and your pertinent troubleshooting logs.
Error Message
%SCHED-3-STUCKTMR
: Sleep with expired timer [hex], time %#Ta (%TE ago)
Explanation A process can register to be notified when various events occur in the router. This
message indicates that a registered timer is expired and its value is unchanged after the process has
executed two successive times.
Recommended Action Upgrade to Cisco IOS Software version 12.0(5)WC10 or later. If this message
recurs, copy the message exactly as it appears on the console or in the system log. Research and
attempt to resolve the issue using the tools and utilities provided at http://www.cisco.com/tac. With
some messages, these tools and utilities will supply clarifying information. Search for resolved
software issues using the Bug Toolkit at
http://www.cisco.com/pcgi-bin/Support/Bugtool/launch_bugtool.pl. If you still require assistance,
open a case with the Technical Assistance Center via the Internet at
http://www.cisco.com/cgi-bin/front.x/case_tools/caseOpen.pl, or contact your Cisco technical
support representative and provide the representative with the information that you have gathered.
Attach the following information to your case in nonzipped, plain-text (.txt) format: the output of
the show logging and show tech-support commands and your pertinent troubleshooting logs.
Error Message
%SCHED-3-THRASHING
: Process thrashing on watched [chars]
Explanation A process can register to be notified when various events occur in the router. This
message indicates that the process relinquished the processor 50 consecutive times and there were
still outstanding events to be processed.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-UNEXPECTEDEVENT
: Process received unknown event (maj [hex], min [hex])
Explanation A process can register to be notified when various events occur in the router. This
message indicates that a process received an event it did not know how to handle.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-UNEXPECTEDMESSAGE
: Unknown message [hex] received (ptr arg [hex], num arg
[hex])
Explanation A process can register to be notified when various events occur in the router. This
message indicates that a process received a message from another process that it does not know how
to handle.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-UNEXPECTEDQUEUE
: Queue event for unknown queue (index [dec])
Explanation A process can register to be notified when various events occur in the router. This
message indicates that a process received a queuing event for an unknown queue.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-3-UNEXPECTEDTIMER
: Unknown timer expiration, timer = [hex], type [dec]
Explanation A process can register to be notified when various events occur in the router. This
message indicates that a process received a timer expiration event for an unknown timer.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SCHED-2-WATCH
: Attempt to [chars] uninitialized watched [chars] (address [hex])
Explanation A processes can register to be notified when various events occur in the router. This
message indicates that an attempt was made to register for an event without first creating the data
structure for that event.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
SDLC Error Messages
Synchronous Data Link Control error messages
Error Message
%SDLC-4-BADFRAME
: [chars], Received bad SDLC [chars]frame, address [hex], control
[hex]
Explanation A hardware or software error occurred.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, and report it to your Cisco technical support representative.
Error Message
%SDLC-3-CONFIGERR
: [chars], addr [hex], Sent SNRM, received SNRM. Check link
station roles
Explanation A hardware or software error occurred.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, and report it to your Cisco technical support representative.
Error Message
%SDLC-4-CTRLBAD
: Interface [chars], Invalid control field
Explanation A bad SDLC frame was received.
Recommended Action If this message recurs, check the SDLC serial line and the devices attached to
it.
Error Message
%SDLC-3-DLU_ERROR
: [chars], DLU failed to close station [hex] before re-opening,
[chars]/[chars]
Explanation A hardware or software error occurred.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, and report it to your Cisco technical support representative.
Error Message
%SDLC-4-DROPPED
: Dropped SDLC packet from SDLC hold queue
Explanation An SDLC frame had to be dropped from the output hold queue, usually because of
excessive congestion on the output link.
Recommended Action If this message occurs frequently, determine why your SDLC link is being
overloaded with data and resolve the cause (typically by either increasing bandwidth to your SDLC
line or reducing the load on your link).
Error Message
%SDLC-4-FRAMEERR
: Interface [chars], Frame error: CF [hex], VS [dec] [char] VR
[dec], Reason [hex]
Explanation A Frame Reject (FRMR) frame was received. This can be caused by a noisy serial line,
an overloaded SDLC device, or corrupted data.
Recommended Action If this message recurs, service the serial line and the devices attached to it.
Error Message
%SDLC-2-ILLEGSTATE
: [chars], illegal state for addr [hex], [chars]([dec])
Explanation An internal SDLC state violation was detected.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log. Issue the show tech-support command to gather data that may provide information to
determine the nature of the error. If you cannot determine the nature of the error from the error
message text or from the show tech-support output, call your Cisco technical support representative
and provide the representative with the gathered information.
Error Message
%SDLC-4-INFOBAD
: Interface [chars], Info field not permitted
Explanation A bad SDLC frame was received.
Recommended Action If this message recurs, check the SDLC serial line and the devices attached to
it.
Error Message
%SDLC-4-INVLDGRPCFG
: Interface [chars], ignoring group-poll mismatch, UPOLL [hex]
Explanation A hardware or software error occurred.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, and report it to your Cisco technical support representative.
Error Message
%SDLC-5-INVLDGRPPOLL
: Interface [chars], not configured for group-poll frame,
received [hex]
Explanation An unnumbered poll (UP) was received with the wrong group poll address.
Recommended Action Ensure that the group poll address configured on the router matches the one
configured in the physical unit macro (GP3174=XX) in the Network Control Program (NCP)
generate file.
Error Message
%SDLC-4-INVNR
: Interface [chars], Invalid NR value
Explanation A bad SDLC frame was received.
Recommended Action If this message recurs, check the SDLC serial line and the devices attached to
it.
Error Message
%SDLC-4-N1TOOBIG
: Interface [chars], N1 too large
Explanation An information frame was received from the other end of the SDLC link that was larger
than allowed with the N1 parameter on this link.
Recommended Action Either increase the value of the N1 parameter for this interface on the router or
reduce the size of the maximum information frame sent by the other end of the link.
Error Message
%SDLC-3-NOINPIDB
: Input idb not set
Explanation This is a software error. A frame was given to the SDLC handler to process, but the
interface on which the frame arrived is not known.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log. Issue the show tech-support command to gather data that may provide information to
determine the nature of the error. If you cannot determine the nature of the error from the error
message text or from the show tech-support output, call your Cisco technical support representative
and provide the representative with the gathered information.
Error Message
%SDLC-2-NOMEMORY
: No memory available: [chars]
Explanation The requested operation failed because of a low-memory condition.
Recommended Action Reduce other system activity to ease memory demands. If conditions warrant,
upgrade to a larger memory configuration.
Error Message
%SDLC-2-NOPOINTER
: AW_SDLC_SEC with no sdllc_llc pointer
Explanation An error condition occurred during SDLLC initiation.
Recommended Action No action is required. The SDLLC session will restart without operator
intervention.
Error Message
%SDLC-4-NOUA
: [chars], addr [hex] received command [hex] in response to SNRM,
expected UA
Explanation The router received a frame other than a unnumbered acknowledgment (UA) in response
to a set normal response mode (SNRM).
Recommended Action Check the end station to see if the SNA stack is up and running.
Error Message
%SDLC-3-NULLPAK
: Interface [chars], NULL packet ptr, rvr [dec], vs [dec], vr [dec]
Explanation An internal software error occurred in the router's SDLC processing system.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log. Issue the show tech-support command to gather data that may provide information to
determine the nature of the error. If you cannot determine the nature of the error from the error
message text or from the show tech-support output, and report it to your Cisco technical support
representative.
Error Message
%SDLC-4-SDLC_ERR
: SDLC_ERROR with no poll
Explanation A protocol error was detected on a secondary station, but FRMR could not be sent
because the station did not own the poll bit. This message indicates either poor line conditions or a
faulty SDLC implementation.
Recommended Action If this message recurs, run traces on the SDLC line. Copy the error message
exactly as it appears, and report it to your technical support representative.
Error Message
%SDLC-6-XID_DISPLAY
: sa [sci_notation] da [sci_notation] ss [hex] ds [hex]
[[hex][hex][hex][hex]]
Explanation This message supplies the information for the received and rejected XID.
Recommended Action See the "SDLC-4-XID_NOMATCH" error message.
Error Message
%SDLC-6-XID_FORMAT
: Unsupported XID format received, format [dec]
Explanation An inappropriate exchange identification (XID) format was received for this mode of
SDLLC operation. Review the type of devices you are connecting with SDLLC to make sure they
are supported.
Recommended Action See the "SDLC-4-XID_NOMATCH" error message.
Error Message
%SDLC-4-XID_NOMATCH
: [chars], XID mismatch for [hex]. CONNECTION REJECTED
Explanation An inbound exchange identification (XID) from a PU 2.0/PU 2.1 node was rejected. The
targeted SDLC address is displayed. The XID information is displayed in a subsequent message
"SDLC-6-XID_DISPLAY" or "SDLC-6-FORMAT."
Recommended Action This is a security feature. Additional information is displayed to help trace the
source of the rejected XID. If the message is undesirable, simply remove the XID statement from
the router configuration.
SDLLC Error Messages
Synchronous Data Link Control/Logical Link Control, type 2 translation error messages
Error Message
%SDLLC-5-ACT_LINK
: SDLLC: [chars] LINK address [hex] ACTIVATED: [chars]
Explanation An SDLLC media conversion session was activated.
Recommended Action No action is required.
Error Message
%SDLLC-5-DACT_LINK
: SDLLC: [chars] LINK address [hex] DEACTIVATED: [chars]
Explanation An SDLLC media conversion session was deactivated. If deactivation is a result of an
error condition, this message will include a reason.
Recommended Action If the message does not include a description of an error, the deactivation was
normal and the message is for information only. If the message does include a description of an
error, begin problem analysis. Determine whether session loss is related to LLC2 timers by issuing
the debug llc2-err command. If the problem is related to LLC2 timers, consider using SDLLC with
the local acknowledgment feature. Copy the error message exactly as it appears, and report it to your
technical support representative.
SEC Error Messages
IP security error messages
Error Message
%SEC-6-IPACCESSLOGDP
: list [chars] [chars] [chars] [int] [chars]- [int]
([dec]/[dec]), [dec] packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%SEC-6-IPACCESSLOGNP
: list [chars] [chars] [dec] [int] [chars]- [int], [dec]
packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%SEC-6-IPACCESSLOGP
: list [chars] [chars] [chars] [int]([dec]) [chars]-
[int]([dec]), [dec] packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%SEC-6-IPACCESSLOGRP
: list [chars] [chars] [chars] [int] [chars]-> [int], [dec]
packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%SEC-6-IPACCESSLOGS
: list [chars] [chars] [int] [dec] packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%SEC-3-NOMAX
: No default for NLESO defined
Explanation An internal software error occurred.
Recommended Action If the message recurs, copy the error message exactly as it appears on the
console or in the system log, and report it to your Cisco technical support representative.
Error Message
%SEC-2-NOOPT
: Box secured, no option on internal packet
Explanation An internal software error occurred.
Recommended Action If the message recurs, copy the error message exactly as it appears on the
console or in the system log, and report it to your Cisco technical support representative.
Error Message
%SEC-2-NOTSEC
: First opt in tcb not BASIC security
Explanation An internal software error occurred.
Recommended Action If this message recurs, contact your technical support representative.
Error Message
%SEC-2-SECINS
: Security opt in tcb not SECINSERT
Explanation An internal software error occurred.
Recommended Action If the message recurs, copy the error message exactly as it appears on the
console or in the system log, and report it to your Cisco technical support representative.
Error Message
%SEC-4-TOOMANY
: Box secured, too many options on internal packet
Explanation There is no room for all desired IP header options. The packet is discarded.
Recommended Action Configure for fewer IP header options.
SERVICE MODULE Error Messages
Service module error messages
Error Message
%SERVICE_MODULE-4-ACCESSERROR
: Unit [chars] reports register access error -
[chars]
Explanation This message indicates that the T1 module supplied a bad register address. It might be
because of having a new version of the module operating with an old Cisco IOS software image.
Recommended Action Update the Cisco IOS software image on the system. If this does not solve the
problem, copy the error message exactly as it appears and report it to your technical support
representative.
Error Message
%SERVICE_MODULE-4-ALARMFAILURE
: Unit [chars] - Could not access alarm status -
disabling alarm processing
Explanation The system issued an alarm interrupt, but could not read the alarm status register from
the module. This caused the system to disable alarm processing.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SERVICE_MODULE-4-BADTYPE
: Unit [chars] - reports incompatible module type [dec]
against router hw detect
Explanation A register read request returned an identity for a module that was not the same as the
identity reported by the router hardware pinout.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SERVICE_MODULE-4-COMMANDFAILED
: Unit [chars] not ready/responding after register
[dec] access command issued
Explanation The system did not receive a ready signal within the allotted time after writing to the
command register.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SERVICE_MODULE-0-INITFAILURE
: Unit [chars] - failed to create data structures
used for module-access
Explanation The CSU/DSU driver failed to allocate memory for its data structures. This is a
catastrophic error. The system has crashed.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SERVICE_MODULE-0-INITWICFAILURE
: Unit [chars] - failed to download properly
Explanation The CSU/DSU driver detected a checksum error while downloading WIC firmware.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SERVICE_MODULE-4-INTERBYTETIMEOUT
: Unit [chars] - timed out while [chars] byte
[dec] of [dec] length register [dec]
Explanation The module took more than 2 seconds to respond between bytes.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SERVICE_MODULE-3-LOOPDOWNFAILED
: Unit [chars] - WARNING - Loopdown of remote unit
failed
Explanation A remote CSU is looping pings/test patterns back to the system. This error could be
triggered if the user disabled loopbacks on the remote CSU after placing the remote CSU into remote
loopback.
Recommended Action Execute a clear command on the remote CSU.
Error Message
%SERVICE_MODULE-5-LOOPDOWNREMOTE
: Unit [chars] - Remote loopback test cancelled
Explanation A hardware or software error occurred.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative for assistance.
Error Message
%SERVICE_MODULE-5-LOOPUPFAILED
: Unit [chars] - Loopup of remote unit failed
Explanation This notification message indicates that the loopback on the remote unit failed. The
failure may indicate that the network connection is broken, or that loopbacks are disabled at the
other side.
Recommended Action Check that the router is connected to the network. Enable loopbacks on the
remote unit. If the problem persists, copy the error message exactly as it appears and report it to your
technical support representative.
Error Message
%SERVICE_MODULE-5-LOOPUPREMOTE
: Unit [chars] - Remote unit placed in loopback
Explanation This notification message indicates that the user executed a loopback command on the
remote unit. The remote unit is now in loopback.
Recommended Action No action is required.
Error Message
%SERVICE_MODULE-4-NOTREADY
: Unit [chars] not ready for register access
Explanation The module was waiting for a ready status before executing a read/write request. The
system reported a not ready status for 5 seconds. This caused the module to terminate the read/write
request.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SERVICE_MODULE-4-OLDIMAGE
: Unit [chars] - router image older than module version
- access errors may be seen
Explanation The Cisco IOS software image does not recognize the PROM software version number
on the module. The system displays this message if the PROM has been upgraded to a new version,
but the Cisco IOS software image has not been upgraded.
Recommended Action Upgrade the Cisco IOS software image.
Error Message
%SERVICE_MODULE-4-REPEATEDRESET
: Unit [chars] - giving up after [dec] repeated
resets couldn't bring module up again
Explanation The software issued several clear service-module requests to the module. The module
did not respond to these requests.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SERVICE_MODULE-4-REQUESTOVERLOAD
: Unit [chars] - module request overload - lock
access timeout
Explanation The system employs a Cisco IOS scheduler semaphore object to ensure mutually
exclusive access across software threads to the CSU/DSU. This message indicates that a thread had
to wait for more than 5 seconds on this semaphore.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SERVICE_MODULE-5-RESET
: Reset of Unit [chars] issued
Explanation This message indicates that the module was reset.
Recommended Action No action is required.
Error Message
%SERVICE_MODULE-4-RESETFAILURE
: Unit [chars] - failed to create reset process -
non-default module configuration may be lost
Explanation To execute a reset, the Cisco IOS software must initiate a separate process. The
Cisco IOS software did not have sufficient memory to create this separate process. The module came
up in an initialized state with the default configuration. The user-defined configuration may have
been lost.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
Error Message
%SERVICE_MODULE-4-UNKNOWNALARM
: Unit [chars] reports unknown network alarms -
alarm status reg = [hex]
Explanation A recent version of the module operating with an old Cisco IOS software image did not
recognize an alarm condition.
Recommended Action Update the Cisco IOS software image on the system. If this does not solve the
problem, copy the error message exactly as it appears and report it to your technical support
representative.
Error Message
%SERVICE_MODULE-4-WICNOTREADY
: Unit [chars] not ready for next command
Explanation The module was waiting for the current request to be processed before sending the next
request. The current request has been in progress for more than 3 seconds.
Recommended Action Copy the error message exactly as it appears, and report it to your technical
support representative.
SGBP Error Messages
Stack Group Bidding Protocol (SGBP) error messages
Error Message
%SGBP-7-ACTIVE
: Member [chars] State -> Active
Explanation This message is generated only when SGBP errors or events debugging is enabled. A
link to another SGBP member has completed the interactions necessary to set it up and is now
entering the active state.
Recommended Action No action is required.
Error Message
%SGBP-5-ARRIVING
: New peer event for member [chars]
Explanation This message is generated only when SGBP event debugging is enabled. An SGBP peer
joined the group.
Recommended Action No action is required.
Error Message
%SGBP-1-AUTHFAILED
: Member [chars] failed authentication
Explanation This message is generated only when SGBP hellos or errors debugging is enabled. This
indicates that an attempted peer connection ended in authentication failure. A peer may be
misconfigured the message could indicate an attempted security breach.
Recommended Action Check if the peer is correctly configured. If there is a chance your network is
under attack, obtain knowledgeable assistance. Copy the error message exactly as it appears on the
console or in the system log, call your Cisco technical support representative and provide the
representative with the gathered information.
Error Message
%SGBP-7-AUTHOK
: Member [chars] State -> AuthOK
Explanation This message is generated only when SGBP errors or events debugging is enabled. A
message was received from another SGBP member, indicating that an authentication attempt to that
member succeeded.
Recommended Action No action is required.
Error Message
%SGBP-7-CANCEL
: Local query #[dec]:[dec] for bundle [chars]
Explanation This message is generated only when SGBP query debugging is enabled. It provides
information about queries in progress.
Recommended Action No action is required.
Error Message
%SGBP-7-CHALLENGE
: Send Hello Challenge to [chars] group [chars]
Explanation This message is generated only when SGBP hellos debugging is enabled. An
authentication challenge was sent to a peer.
Recommended Action No action is required.
Error Message
%SGBP-7-CHALLENGED
: Rcv Hello Challenge message from member [chars] using [int]
Explanation This message is generated only when SGBP hellos debugging is enabled. An
authentication challenge was received from a peer.
Recommended Action No action is required.
Error Message
%SGBP-7-CLOSE
: Closing pipe for member [chars]
Explanation This message is generated only when SGBP event debugging is enabled. An
interprocess communication link was closed.
Recommended Action No action is required.
Error Message
%SGBP-1-DIFFERENT
: Rcv [chars]'s addr [int] is different from the hello's addr
[int]
Explanation The internally configured address for an SGBP member does not match the address of
the host that tried to be authenticated as that member. The configuration is incorrect on either this
system or the other member—they must agree.
Recommended Action Determine which configuration is in error and fix it.
Error Message
%SGBP-7-DONE
: Query #[dec] for bundle [chars], count [dec], master is [chars]
Explanation This message is generated only when SGBP query debugging is enabled. It provides
information about queries in progress.
Recommended Action No action is required.
Error Message
%SGBP-7-DUPL
: Duplicate local query #[dec] for [chars], count [dec], ourbid [dec]
Explanation This message is generated only when SGBP query debugging is enabled. It provides
information about queries in progress.
Recommended Action No action is required.
Error Message
%SGBP-1-DUPLICATE
: Rcv Duplicate bundle [chars] is found on member [chars]
Explanation This message is generated only when SGBP hellos or errors debugging is enabled. This
indicates that a duplicate bundle was received from the same peer more than once. The duplicate
was discarded.
Recommended Action If the message recurs, copy the error message exactly as it appears on the
console or in the system log, call your Cisco technical support representative and provide the
representative with the gathered information.
Error Message
%SGBP-7-EQUAL
: [dec] equal highest bids, randomly select bid# [dec]
Explanation This message is generated only when SGBP query debugging is enabled. It provides
information about queries in progress.
Recommended Action No action is required.
Error Message
%SGBP-7-HANGUP
: I am a forward-only member, can't forward bundle [chars], hangup
Explanation This message is generated only when SGBP query, event and/or error debugging is
enabled. It indicates that a routine change of role for the router in its SGBP interactions with its
peers.
Recommended Action No action is required.
Error Message
%SGBP-3-INVALID
: MQ message with [chars]
Explanation This message is generated only when SGBP error debugging is enabled. An invalid
message was received and discarded.
Recommended Action This probably indicates an error in network media or a peer is generating
erroneous packets.
Error Message
%SGBP-3-INVALIDADDR
: Stack group [chars] IP address [int]
Explanation The current configuration does not allow a local IP address to be configured using the
sgbp member command. Local addresses are automatically removed from the SGBP group.
Recommended Action Do not configure the sgbp member command using a local IP address.
Error Message
%SGBP-3-INVALIDB
: [chars] for bundle '[chars]' -- [chars]
Explanation An internal software error occurred.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%SGBP-3-INVFIELD
: [chars] field type [hex] has [chars] [dec] (expected [dec])
Explanation An SGBP request from a peer contained invalid or corrupt data.
Recommended Action Check the peer equipment or network media for any problems.
Error Message
%SGBP-7-KEEPALIVE
: Sending Keepalive to [chars], retry=[dec]
Explanation This message is generated only when SGBP hellos debugging is enabled. It indicates
that a keepalive message was sent to an SGBP member.
Recommended Action No action is required.
Error Message
%SGBP-7-KEEPALIVE_TIMEOUT
: Keepalive timeout on [chars]
Explanation This message is generated only when SGBP hellos debugging is enabled. It indicates
that keepalive messages were not answered so the pipe to an SGBP member has been closed.
Recommended Action No action is required.
Error Message
%SGBP-5-LEAVING
: Member [chars] leaving group [chars]
Explanation This message is generated only when SGBP event debugging is enabled. An SGBP peer
has left the group.
Recommended Action No action is required.
Error Message
%SGBP-1-MISSCONF
: Possible misconfigured member [chars] using [int]
Explanation This message is generated only when SGBP hellos or error debugging is enabled. This
indicates a configuration error. Either this router has an incorrect IP address listed for the peer or
the peer is using an incorrect IP address.
Recommended Action Find and correct the configuration error.
Error Message
%SGBP-7-MQ
: [chars] ([hex]) for query [dec]:[dec], bundle [chars], bid [dec], len
[dec]
Explanation This message is generated only when SGBP error debugging is enabled. An SGBP query
has been received.
Recommended Action No action is required.
Error Message
%SGBP-7-MQB
: Bundle: [chars] State: [chars] OurBid: %03d
Explanation This message is part of a list of debug states displayed at the request of the operator.
Recommended Action No action is required.
Error Message
%SGBP-7-NEWL
: Local query #[dec] for [chars], count [dec], ourbid [dec]
Explanation This message is generated only when SGBP query debugging is enabled. It provides
information about queries in progress.
Recommended Action No action is required.
Error Message
%SGBP-7-NEWP
: Peer query #[dec] for [chars], count [dec], peerbid [dec], ourbid
[dec]
Explanation This message is generated only when SGBP query debugging is enabled. It provides
information about queries in progress.
Recommended Action No action is required.
Error Message
%SGBP-7-NORESP
: Failed to respond to [chars] group [chars], may not have password
Explanation An authentication challenge was received but there was no information available to
respond to it. This probably indicates a configuration error or a missing password.
Recommended Action Refer to the documentation in order to configure a username with the same
name as the SGBP group.
Error Message
%SGBP-7-PB
: [int] State: [chars] Bid: %03d Retry: [dec]
Explanation This message is part of a list of debug states displayed at the request of the operator.
Recommended Action No action is required.
Error Message
%SGBP-3-PEERERROR
: Peer [int] [chars] during 'PB [chars]' state for bundle [chars]
Explanation An internal software error occurred.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%SGBP-7-RCVD
: MQ [chars] from [int] for query [dec]:[dec], bundle [chars], bid
[dec]
Explanation This message is generated only when SGBP message debugging is enabled. An SGBP
packet was received.
Recommended Action No action is required.
Error Message
%SGBP-7-RCVINFO
: Received Info Addr = [int] Reference = [hex]
Explanation This message is generated only when SGBP hellos debugging is enabled. Data was
received by a listener process.
Recommended Action No action is required.
Error Message
%SGBP-7-RESPONSE
: Send Hello Response to [chars] group [chars]
Explanation This message is generated only when SGBP hellos debugging is enabled. A response to
an authentication challenge was sent to a peer.
Recommended Action No action is required.
Error Message
%SGBP-7-RESPONSED
: Rcv Hello Response message from member [chars] using [int]
Explanation This message is generated only when SGBP hellos debugging is enabled. A response to
an authentication challenge was received from a peer.
Recommended Action No action is required.
Error Message
%SGBP-7-SENDAUTHOK
: Send Hello Authentication OK to member [chars] using [int]
Explanation This message is generated only when SGBP hellos debugging is enabled. A message
was sent or re-sent to another SGBP member, indicating that an authentication attempt from that
member succeeded.
Recommended Action No action is required.
Error Message
%SGBP-7-SENDINFO
: Send Info Addr to [chars]
Explanation This message is generated only when SGBP hellos debugging is enabled. Data was sent
by the listener process in response to received data.
Recommended Action No action is required.
Error Message
%SGBP-7-SENT
: MQ [chars] to [int] for query [dec]:[dec], bundle [chars], bid
[dec], len [dec]
Explanation This message is generated only when SGBP message debugging is enabled. An SGBP
packet was sent.
Recommended Action No action is required.
Error Message
%SGBP-5-SHUTDOWN
: [chars]
Explanation This message is generated only when SGBP event debugging is enabled. A process
involved in SGBP was terminated upon completion of its work.
Recommended Action No action is required.
Error Message
%SGBP-5-STARTUP
: [chars]
Explanation This message is generated only when SGBP event debugging is enabled. A process
involved in SGBP was started.
Recommended Action No action is required.
Error Message
%SGBP-3-TIMEOUT
: Peer [int] bidding; state 'PB [chars]' deleted
Explanation This message is generated only when SGBP event debugging is enabled. It indicates that
a peer timed out while closing a query. The connection has been dropped.
Recommended Action Check the peer equipment and network media for problems.
Error Message
%SGBP-3-UNEXP
: MQ [chars] from [int] for query [dec], bundle [chars], bid [dec],
state [chars]
Explanation This message is generated only when SGBP error debugging is enabled. The SGBP
connection has entered an unexpected state, possibly because of a software error.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%SGBP-3-UNKNOWN
: [int] not known
Explanation This message is generated only when SGBP error debugging is enabled. An SGBP
connection was attempted by a host that was not recognized as a peer. The connection was not
accepted.
Recommended Action Depending on the network topology and firewall, SGBP connection attempts
from a non-peer host could indicate probing and attempts to breach security. If there is a chance your
network is under attack, obtain knowledgeable assistance. Copy the error message exactly as it
appears on the console or in the system log, call your Cisco technical support representative and
provide the representative with the gathered information.
Error Message
%SGBP-3-UNKNOWNEVENT
: Event [hex] from peer at [int]
Explanation This message is generated only when SGBP error debugging is enabled. An invalid
event occurred, which probably indicates an internal software error.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%SGBP-1-UNKNOWNHELLO
: Rcv Hello message from non-group member using [int]
Explanation This message is generated only when SGBP hellos or error debugging is enabled. An
SGBP hello message was received from a host that is not a member of the SGBP group, and
discarded.
Recommended Action This is a configuration error. Either that host should be listed in this router's
configuration as a member (if that is actually true) or the other host is misconfigured to attempt to
join this group.
Error Message
%SGBP-3-UNKNOWNPEER
: Event [hex] from peer at [int]
Explanation This message is generated only when SGBP error debugging is enabled. An SGBP event
came from a network host that was not recognized as an SGBP peer. The event was discarded.
Recommended Action Check if a network media error corrupted the address, or if malfunctioning peer
equipment generated corrupted packets. Depending on the network topology and firewall, SGBP
packets from a non-peer host could indicate probing and attempts to breach security. If there is a
chance your network is under attack, obtain knowledgeable assistance. Copy the error message
exactly as it appears on the console or in the system log, call your Cisco technical support
representative and provide the representative with the gathered information.
SHELF Error Messages
Router shelf error messages
Error Message
%SHELF-5-AUTH_FAILED
: MD5 digest does not match, SDP packet received from, [int]
rejected
Explanation An SDP hello packet was received from the shelf, which is not trusted.
Recommended Action Specify either the correct SDP password and/or destination on the shelf from
which this message was received.
Error Message
%SHELF-3-DISCOVER_SOCKET_OPEN
: socket open failed
Explanation An internal software error occurred.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%SHELF-6-HELLO_PROCESS_START
: Shelf hello process has started
Explanation This is an informational message only. An internal system controller process was
started.
Recommended Action Informational messages can be disabled by changing the logging level.
Error Message
%SHELF-6-HELLO_PROCESS_STOP
: Shelf hello process has been stopped
Explanation This is an informational message only. An internal system controller process completed
its work.
Recommended Action Informational messages can be disabled by changing the logging level.
Error Message
%SHELF-6-SYSCTLR_ESTABLISHED
: Configured via system controller located at [int]
Explanation This is an informational message only. Configuration information was received from a
system controller.
Recommended Action Informational messages can be disabled by changing the logging level.
SLIP Error Messages
Serial Line Internet Protocol error messages
Error Message
%SLIP-2-BADQUOTE
: Impossible quoted character [hex]
Explanation An internal software error occurred.
Recommended Action If the message recurs, copy the error message exactly as it appears on the
console or in the system log, and report it to your Cisco technical support representative.
Error Message
%SLIP-2-BADSTATE
: Impossible input state [hex]
Explanation An internal software error occurred.
Recommended Action If the message recurs, copy the error message exactly as it appears on the
console or in the system log, and report it to your Cisco technical support representative.
SLOTDUMP Error Message
Slot dump error message
Error Message
%SLOTDUMP-3-CORE_DUMP_ERROR
: Core dump error slot [dec]: [chars]
Explanation An error occurred during a core dump of the slot.
Recommended Action No action is required.
SMF Error Message
Software MAC Filter (SMF) error message
Error Message
%SMF-4-INVALID_ACTION
: failed to create SMF entry for [sci_notation] on [chars]
with result [hex]
Explanation An internal software error occurred.
Recommended Action Copy the error message exactly as it appears on the console or in the system
log, call your Cisco technical support representative and provide the representative with the gathered
information.
SMRP Error Messages
Simple Multicast Routing Protocol error messages
Error Message
%SMRP-2-ASSERTFAILED
: SMRP assertion failed: [chars]
Explanation The software detected an inconsistency. This is considered a serious error. The router
attempts to continue, but SMRP processing may be impaired.
Recommended Action Copy the error message exactly as it appears, noting any SMRP problems that
you are experiencing, and report it to your technical support representative.
Error Message
%SMRP-7-DEBUGMSG
: SMRP Debug: [chars]
Explanation This message is generated by some debug commands to provide additional information
about conditions in SMRP.
Recommended Action If you are experiencing problems in SMRP, these messages should be provided,
along with any other information, in a report to your technical support representative.
Error Message
%SMRP-5-NEIGHBORDOWN
: [chars]: SMRP neighbor down - [chars]
Explanation A neighboring SMRP router is now down.
Recommended Action This is a notification message only. No action is required.
Error Message
%SMRP-6-NEIGHBORUP
: [chars]: SMRP neighbor up - [chars]
Explanation A neighboring SMRP router has appeared.
Recommended Action This is a notification message only. No action is required.
Error Message
%SMRP-3-NOFDDICOMPAT
: SMRP port [chars] disabled; pre-fdditalk not supported
Explanation SMRP cannot be started on an interface that is running pre-FDDITalk.
Recommended Action Use FDDITalk on the FDDI ring if possible.
Error Message
%SMRP-5-PORTDOWN
: [chars]: SMRP port down - [chars]
Explanation An SMRP port is down and is no longer operational.