System Message Guide for Cisco IOS XE Cupertino 17.7.x
Cisco System Messages Overview
This document describes system messages for Cisco software releases. During operation, the system software sends these messages to the console (and, optionally, to a logging server on another system) during operation. Not all system messages indicate problems with your system. Some are purely informational, and others may help diagnose problems with communications lines, internal hardware, or the system software.
How To Read System Error Messages
System error messages begin with a percent sign (%) and are structured as follows:%FACILITY-SUBFACILITY-SEVERITY-MNEMONIC: Message-text
-
FACILITY is a code consisting of two or more uppercase letters that indicate the facility to which the message refers. A facility can be a hardware device, a protocol, or a module of the system software.
-
SEVERITY is a single-digit code from 0 to 7 that reflects the severity of the condition. The lower the number, the more serious the situation. Table 1 lists the severity levels.
-
MNEMONIC is a code that uniquely identifies the error message.
-
Message-text is a text string describing the condition. This portion of the message sometimes contains detailed information about the event, including terminal port numbers, network addresses, or addresses that correspond to locations in the system memory address space. Because the information in these variable fields changes from message to message, it is represented here by short strings enclosed in square brackets (
[ ]
). A decimal number, for example, is represented as[dec]
. Table 2 lists the representations of variable fields and the type of information in them.
The following is a sample system error message:
%LINK-2-BADVCALL: Interface [chars], undefined entry point
Some error messages also indicate the card and slot reporting the error. These error messages begin with a percent sign (%) and are structured as follows:
%CARD-SEVERITY-MSG:SLOT %FACILITY-SEVERITY-MNEMONIC: Message-text
-
CARD is a code that describes the type of card reporting the error. VIP and FEIP are possible card types.
-
MSG is a mnemonic that indicates that this is a message. It is always shown as MSG.
-
SLOT indicates the slot number of the card reporting the error. It is shown as SLOT followed by a number (for example, SLOT5).
The prepended portion of the error message (%CARD-SEVERITY-MSG:SLOT) is not shown in the error message listings in this document.
Error Message Severity Levels
Error message severity levels correspond to the keywords assigned by the logging global configuration commands that define where and at what level these messages appear. The default is to log messages to the console at the debugging level (7). For more information, see the system configuration chapter and descriptions of the logging command in the configuration guide and command reference.
Level |
Description |
---|---|
0 - emergency |
System unusable |
1 - alert |
Immediate action needed |
2 - critical |
Critical condition |
3 - error |
Error condition |
4 - warning |
Warning condition |
5 - notification |
Normal, but significant, condition |
6 - informational |
Informational message only |
7 - debugging |
Appears during debugging only |
Representation of Variable Fields in Error Messages
Representation |
Type of Information |
---|---|
[atalk_address] |
AppleTalk address |
[atalk_net] |
AppleTalk network, either 600 or 600-601 |
[char] |
Single character |
[chars] |
Character string |
[dec] |
Decimal number |
[enet] |
Ethernet address (for example, 0000.FEED.00C0) |
[hex] |
Hexadecimal number |
[inet] |
Internet address (for example, 10.0.2.16) |
[int] |
Integer number |
[node] |
Address or node name |
[sci_notation] |
Scientific notation |
[t-line] |
Terminal line number in octal (or decimal if the decimal-TTY service is enabled) |
[v-name] |
VINES name; or number (hex or decimal) |
Error Message Traceback Reports
Some messages describe internal errors and contain traceback information. This information is very important and should be included when you report a problem to your technical support representative.
The following sample message includes traceback information:
-Process= "Exec", level= 0, pid= 17 -Traceback= 1A82 1AB4 6378 A072 1054 1860
System and Error Messages in Cisco IOS XE Cupertino 17.7.x
Facility-Severity-Mnemonic |
Severity-Meaning |
Message |
Message-Explanation |
Component |
Recommended-Action |
---|---|---|---|---|---|
PERF_MEASURE-2-CRIT_ERR |
2-Critical |
The Perf Measure protocol has encountered the critical error: [chars]. |
The protocol has run into a critical error. The reason should be given in the brackets. |
perf-measure |
LOG_STD_ACTION |
PERF_MEASURE-4-ISSU_INCOMPATIBLE |
4-Warning |
\nperf-measure-issu-compat: returned FALSE |
The compatibility checking has failed |
perf-measure |
LOG_STD_SH_TECH_ACTION |
PAGP_DUAL_ACTIVE-4-NO_CHNL_GROUP |
4-Warning |
Port [chars] channel group not present while [chars] |
Extraction of the channel group from a link has failed but is expected to be present. This should not occur and may affect functionality depending on where it occurred. |
cat6k-vs-infra |
"This message should not be seen under normal operation. " "If it is appearing it is an indication of a software bug. " "Enter the commands:\n" "<CMDBOLD>show switch virtual dual-active summary<NOCMDBOLD>\n" "<CMDBOLD>show switch virtual dual-active pagp<NOCMDBOLD>\n" "Retrieve the PAgP packet contents by entering the commands:\n " "<CMDBOLD>debug condition interface <INTFC><NOCMDBOLD>\n" "<CMDBOLD>debug pagp packet<NOCMDBOLD>\n" "and " LOG_STD_SH_TECH_ACTION |
_NEW_APP_NAME_-3-MSG_ERR |
3-Error |
[chars] |
Error Messages |
pagent |
"try debug command" |
_NEW_APP_NAME_-6-MSG_INF |
6-Information |
[chars] |
Program information |
- |
- |
_NEW_APP_NAME_-7-MSG_DBG |
7-Debug |
[chars] |
Debug Messages |
- |
- |
AAA_CACHE-3-NULL_TREE_PERIODIC_PROC |
3-Error |
Cache Tree pointer is of null value |
The cache tree pointer is of null value. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAA-2-AAAMULTILINKERROR |
2-Critical |
[chars]%08X: Acct db for Id %08X absent |
AAA internal error |
aaa |
LOG_STD_ACTION |
AAA-2-AAAMULTILINKERROR |
2-Critical |
[chars]%08X: Acct db for Id %08X absent |
AAA internal error |
aaa |
LOG_STD_ACTION |
AAA-2-AAAMULTILINKERROR |
2-Critical |
[chars]%08X: Acct db for Id %08X absent |
AAA internal error |
aaa |
LOG_STD_ACTION |
AAA-2-FORKFAIL |
2-Critical |
Cannot fork process [chars] |
Attempted to fork a process and failed. The reason could be either hardware or software. |
aaa |
LOG_STD_ACTION |
AAA-2-FORKFAIL |
2-Critical |
Cannot fork process [chars] |
Attempted to fork a process and failed. The reason could be either hardware or software. |
aaa |
LOG_STD_ACTION |
AAA-2-FORKFAIL |
2-Critical |
Cannot fork process [chars] |
Attempted to fork a process and failed. The reason could be either hardware or software. |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_IOMEM_LOW |
3-Error |
AAA ACCT process suspended : low I/O memory |
AAA ACCT process has been suspended due to insufficient IO memory. |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_IOMEM_LOW |
3-Error |
AAA ACCT process suspended : low I/O memory |
AAA ACCT process has been suspended due to insufficient IO memory. |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_IOMEM_LOW |
3-Error |
AAA ACCT process suspended : low I/O memory |
AAA ACCT process has been suspended due to insufficient IO memory. |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_LOW_IO_MEM_TRASH |
3-Error |
AAA unable to handle accounting requests due to insufficient I/O memory and could be trashing the queued accounting records |
Dropping the accounting request as there is no enough I/O memory. Hence all queued accounting requests shall be trashed |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_LOW_IO_MEM_TRASH |
3-Error |
AAA unable to handle accounting requests due to insufficient I/O memory and could be trashing the queued accounting records |
Dropping the accounting request as there is no enough I/O memory. Hence all queued accounting requests shall be trashed |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_LOW_IO_MEM_TRASH |
3-Error |
AAA unable to handle accounting requests due to insufficient I/O memory and could be trashing the queued accounting records |
Dropping the accounting request as there is no enough I/O memory. Hence all queued accounting requests shall be trashed |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_LOW_MEM_UID_FAIL |
3-Error |
AAA unable to create UID for incoming calls due to insufficient processor memory |
Stop creating the AAA UID due to LOW processor memory |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_LOW_MEM_UID_FAIL |
3-Error |
AAA unable to create UID for incoming calls due to insufficient processor memory |
Stop creating the AAA UID due to LOW processor memory |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_LOW_MEM_UID_FAIL |
3-Error |
AAA unable to create UID for incoming calls due to insufficient processor memory |
Stop creating the AAA UID due to LOW processor memory |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_LOW_PROC_MEM_TRASH |
3-Error |
AAA unable to handle accounting requests due to insufficient processor memory and could be trashing the queued accounting records |
Dropping the accounting request as there is no enough processor memory. Hence all queued accounting requests shall be trashed |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_LOW_PROC_MEM_TRASH |
3-Error |
AAA unable to handle accounting requests due to insufficient processor memory and could be trashing the queued accounting records |
Dropping the accounting request as there is no enough processor memory. Hence all queued accounting requests shall be trashed |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_LOW_PROC_MEM_TRASH |
3-Error |
AAA unable to handle accounting requests due to insufficient processor memory and could be trashing the queued accounting records |
Dropping the accounting request as there is no enough processor memory. Hence all queued accounting requests shall be trashed |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_UNKNOWN_REASON_TRASH |
3-Error |
AAA unable to handle accounting requests reason unknown and could be trashing the queued accounting records |
Dropping the accounting request reason unknown. Hence all queued accounting requests shall be trashed |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_UNKNOWN_REASON_TRASH |
3-Error |
AAA unable to handle accounting requests reason unknown and could be trashing the queued accounting records |
Dropping the accounting request reason unknown. Hence all queued accounting requests shall be trashed |
aaa |
LOG_STD_ACTION |
AAA-3-ACCT_UNKNOWN_REASON_TRASH |
3-Error |
AAA unable to handle accounting requests reason unknown and could be trashing the queued accounting records |
Dropping the accounting request reason unknown. Hence all queued accounting requests shall be trashed |
aaa |
LOG_STD_ACTION |
AAA-3-ATTRFORMATERR |
3-Error |
Attribute with unknown format [dec] |
An attribute was found with an invalid format. |
aaa |
"Attribute with unknown format in definition. Enable AAA " "debug and try to replicate the steps to get the message. " "If the meassage appears again Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-ATTRFORMATERR |
3-Error |
Attribute with unknown format [dec] |
An attribute was found with an invalid format. |
aaa |
"Attribute with unknown format in definition. Enable AAA " "debug and try to replicate the steps to get the message. " "If the meassage appears again Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-ATTRFORMATERR |
3-Error |
Attribute with unknown format [dec] |
An attribute was found with an invalid format. |
aaa |
"Attribute with unknown format in definition. Enable AAA " "debug and try to replicate the steps to get the message. " "If the meassage appears again Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-AUTH_LOW_IOMEM |
3-Error |
RADIUS process is unable to handle the requests due to insufficient I/O memory |
RADIUS process unable to handle request due to insufficient IO memory. Hence returning failure. |
aaa |
LOG_STD_ACTION |
AAA-3-AUTH_LOW_IOMEM |
3-Error |
RADIUS process is unable to handle the requests due to insufficient I/O memory |
RADIUS process unable to handle request due to insufficient IO memory. Hence returning failure. |
aaa |
LOG_STD_ACTION |
AAA-3-AUTH_LOW_IOMEM |
3-Error |
RADIUS process is unable to handle the requests due to insufficient I/O memory |
RADIUS process unable to handle request due to insufficient IO memory. Hence returning failure. |
aaa |
LOG_STD_ACTION |
AAA-3-AUTHORMLISTUNDEF |
3-Error |
Authorization method list '[chars]' is not defined. Please define it. |
A given method list was listed in a command without defining it first. The method list should be defined before use. |
aaa |
"Define the method list before using it." |
AAA-3-AUTHORMLISTUNDEF |
3-Error |
Authorization method list '[chars]' is not defined. Please define it. |
A given method list was listed in a command without defining it first. The method list should be defined before use. |
aaa |
"Define the method list before using it." |
AAA-3-AUTHORMLISTUNDEF |
3-Error |
Authorization method list '[chars]' is not defined. Please define it. |
A given method list was listed in a command without defining it first. The method list should be defined before use. |
aaa |
"Define the method list before using it." |
AAA-3-BADCURSOR |
3-Error |
invalid cursor index [dec] max [dec] service [chars] protocol [chars] |
A AAA client has provided an invalid attribute cursor to AAA. |
aaa |
LOG_STD_ACTION |
AAA-3-BADCURSOR |
3-Error |
invalid cursor index [dec] max [dec] service [chars] protocol [chars] |
A AAA client has provided an invalid attribute cursor to AAA. |
aaa |
LOG_STD_ACTION |
AAA-3-BADCURSOR |
3-Error |
invalid cursor index [dec] max [dec] service [chars] protocol [chars] |
A AAA client has provided an invalid attribute cursor to AAA. |
aaa |
LOG_STD_ACTION |
AAA-3-BADLIST |
3-Error |
invalid list AAA ID [dec] |
A AAA client has provided an invalid attribute list to AAA. |
aaa |
LOG_STD_ACTION |
AAA-3-BADLIST |
3-Error |
invalid list AAA ID [dec] |
A AAA client has provided an invalid attribute list to AAA. |
aaa |
LOG_STD_ACTION |
AAA-3-BADLIST |
3-Error |
invalid list AAA ID [dec] |
A AAA client has provided an invalid attribute list to AAA. |
aaa |
LOG_STD_ACTION |
AAA-3-BADMAGIC |
3-Error |
Data structure failed magic number sanity check |
A corrupted data structure has been found which was stored internally. |
aaa |
LOG_STD_ACTION |
AAA-3-BADMAGIC |
3-Error |
Data structure failed magic number sanity check |
A corrupted data structure has been found which was stored internally. |
aaa |
LOG_STD_ACTION |
AAA-3-BADMAGIC |
3-Error |
Data structure failed magic number sanity check |
A corrupted data structure has been found which was stored internally. |
aaa |
LOG_STD_ACTION |
AAA-3-BADMETHOD |
3-Error |
Cannot process [chars] method [dec] |
A method list function encountered a method list that was unknown or could not be handled. |
aaa |
LOG_STD_ACTION |
AAA-3-BADMETHOD |
3-Error |
Cannot process [chars] method [dec] |
A method list function encountered a method list that was unknown or could not be handled. |
aaa |
LOG_STD_ACTION |
AAA-3-BADMETHOD |
3-Error |
Cannot process [chars] method [dec] |
A method list function encountered a method list that was unknown or could not be handled. |
aaa |
LOG_STD_ACTION |
AAA-3-BADMETHODERROR |
3-Error |
Cannot process [chars] method [chars] |
A method list function encountered a method type that was unknown or could not be handled. |
aaa |
LOG_STD_ACTION |
AAA-3-BADMETHODERROR |
3-Error |
Cannot process [chars] method [chars] |
A method list function encountered a method type that was unknown or could not be handled. |
aaa |
LOG_STD_ACTION |
AAA-3-BADMETHODERROR |
3-Error |
Cannot process [chars] method [chars] |
A method list function encountered a method type that was unknown or could not be handled. |
aaa |
LOG_STD_ACTION |
AAA-3-BADSERVERTYPEERROR |
3-Error |
Cannot process [chars] server type [chars] |
A method list function encountered a server type that was unknown or could not be handled. This may be due to a server misconfiguration. |
aaa |
"Research the cause of the misconfiguration and " "attempt to correct it otherwise take the following " "action. "LOG_STD_ACTION |
AAA-3-BADSERVERTYPEERROR |
3-Error |
Cannot process [chars] server type [chars] |
A method list function encountered a server type that was unknown or could not be handled. This may be due to a server misconfiguration. |
aaa |
"Research the cause of the misconfiguration and " "attempt to correct it otherwise take the following " "action. "LOG_STD_ACTION |
AAA-3-BADSERVERTYPEERROR |
3-Error |
Cannot process [chars] server type [chars] |
A method list function encountered a server type that was unknown or could not be handled. This may be due to a server misconfiguration. |
aaa |
"Research the cause of the misconfiguration and " "attempt to correct it otherwise take the following " "action. "LOG_STD_ACTION |
AAA-3-BUFFER_OVERFLOW |
3-Error |
Radius I/O buffer has overflowed |
An unusually large number of RADIUS attributes has caused AAA to overflow its RADIUS I/O buffer. |
aaa |
"This is an internal software error. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-BUFFER_OVERFLOW |
3-Error |
Radius I/O buffer has overflowed |
An unusually large number of RADIUS attributes has caused AAA to overflow its RADIUS I/O buffer. |
aaa |
"This is an internal software error. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-BUFFER_OVERFLOW |
3-Error |
Radius I/O buffer has overflowed |
An unusually large number of RADIUS attributes has caused AAA to overflow its RADIUS I/O buffer. |
aaa |
"This is an internal software error. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-DROPACCTFAIL |
3-Error |
Accounting record dropped send to server failed: [chars] |
An attempt to send an accounting record to a server failed. This happens when device exhaust all its retries and retransmission. The cause for this be the servers may not be operational or the NAS is not configured properly. |
aaa |
"Check the server whether they are " "operational or not. Next check whether " "the device is configured properly. Refer to" "the server configuration section of the " "cisco IOS documentation. Finally check " "that the NAS can communicate with the server. " "If the problem persist Enter <CmdBold>show running-" "config<NoCmdBold> command contact your cisco technical " "support representative and provide all the information " "gathered to the representative." |
AAA-3-DROPACCTFAIL |
3-Error |
Accounting record dropped send to server failed: [chars] |
An attempt to send an accounting record to a server failed. This happens when device exhaust all its retries and retransmission. The cause for this be the servers may not be operational or the NAS is not configured properly. |
aaa |
"Check the server whether they are " "operational or not. Next check whether " "the device is configured properly. Refer to" "the server configuration section of the " "cisco IOS documentation. Finally check " "that the NAS can communicate with the server. " "If the problem persist Enter <CmdBold>show running-" "config<NoCmdBold> command contact your cisco technical " "support representative and provide all the information " "gathered to the representative." |
AAA-3-DROPACCTFAIL |
3-Error |
Accounting record dropped send to server failed: [chars] |
An attempt to send an accounting record to a server failed. This happens when device exhaust all its retries and retransmission. The cause for this be the servers may not be operational or the NAS is not configured properly. |
aaa |
"Check the server whether they are " "operational or not. Next check whether " "the device is configured properly. Refer to" "the server configuration section of the " "cisco IOS documentation. Finally check " "that the NAS can communicate with the server. " "If the problem persist Enter <CmdBold>show running-" "config<NoCmdBold> command contact your cisco technical " "support representative and provide all the information " "gathered to the representative." |
AAA-3-HA_INIT_FAILURE |
3-Error |
High availability initialization failure: [chars] |
The AAA subsystem was unable to perform necessary high-availability related initialization. In the event of switchover to a standby device sessions depending on high availability capabilities in the AAA subsystem will be forced to renegotiate. |
aaa |
LOG_STD_ACTION |
AAA-3-HA_INIT_FAILURE |
3-Error |
High availability initialization failure: [chars] |
The AAA subsystem was unable to perform necessary high-availability related initialization. In the event of switchover to a standby device sessions depending on high availability capabilities in the AAA subsystem will be forced to renegotiate. |
aaa |
LOG_STD_ACTION |
AAA-3-HA_INIT_FAILURE |
3-Error |
High availability initialization failure: [chars] |
The AAA subsystem was unable to perform necessary high-availability related initialization. In the event of switchover to a standby device sessions depending on high availability capabilities in the AAA subsystem will be forced to renegotiate. |
aaa |
LOG_STD_ACTION |
AAA-3-HA_INTERNAL_ERROR |
3-Error |
High availability internal error for unique id 0x%8x: [chars] |
The AAA subsystem was suffered an internal error. In the event of switchover to a standby device sessions depending on high availability capabilities in the AAA subsystem may be forced to renegotiate. |
aaa |
LOG_STD_ACTION |
AAA-3-HA_INTERNAL_ERROR |
3-Error |
High availability internal error for unique id 0x%8x: [chars] |
The AAA subsystem was suffered an internal error. In the event of switchover to a standby device sessions depending on high availability capabilities in the AAA subsystem may be forced to renegotiate. |
aaa |
LOG_STD_ACTION |
AAA-3-HA_INTERNAL_ERROR |
3-Error |
High availability internal error for unique id 0x%8x: [chars] |
The AAA subsystem was suffered an internal error. In the event of switchover to a standby device sessions depending on high availability capabilities in the AAA subsystem may be forced to renegotiate. |
aaa |
LOG_STD_ACTION |
AAA-3-INVALIDATTRLIST |
3-Error |
aaa attribute list CLI is not valid when configuring in sub-mode. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAA-3-INVALIDATTRLIST |
3-Error |
aaa attribute list CLI is not valid when configuring in sub-mode. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAA-3-INVALIDATTRLIST |
3-Error |
aaa attribute list CLI is not valid when configuring in sub-mode. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAA-3-INVALIDPARM |
3-Error |
invalid parameter was used when accessing AAA function |
A AAA client tried to use a AAA function with an invalid parameter. |
aaa |
LOG_STD_ACTION |
AAA-3-INVALIDPARM |
3-Error |
invalid parameter was used when accessing AAA function |
A AAA client tried to use a AAA function with an invalid parameter. |
aaa |
LOG_STD_ACTION |
AAA-3-INVALIDPARM |
3-Error |
invalid parameter was used when accessing AAA function |
A AAA client tried to use a AAA function with an invalid parameter. |
aaa |
LOG_STD_ACTION |
AAA-3-IPILLEGALMSG |
3-Error |
Invalid use of ip_pid[dec] |
This error means a process sent an illegal message. |
- |
"If this message recurs. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-IPILLEGALMSG |
3-Error |
Invalid use of ip_pid[dec] |
This error means a process sent an illegal message. |
- |
"If this message recurs. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-IPILLEGALMSG |
3-Error |
Invalid use of ip_pid[dec] |
This error means a process sent an illegal message. |
- |
"If this message recurs. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-ISDNINTF |
3-Error |
[chars] [chars]: Can not apply configuration to ISDN channel:\n \[chars]\ |
Configuration can not be applied to individual ISDN channels. |
aaa |
"You need virtual-profiles and virtual-access " "interfaces to apply configuration to ISDN. " "Refer to the section on \"Configuring virtual " "profile by AAA Configuration\" in the Cisco IOS " "Dial Technologies Configuration Guide." |
AAA-3-ISDNINTF |
3-Error |
[chars] [chars]: Can not apply configuration to ISDN channel:\n \[chars]\ |
Configuration can not be applied to individual ISDN channels. |
aaa |
"You need virtual-profiles and virtual-access " "interfaces to apply configuration to ISDN. " "Refer to the section on \"Configuring virtual " "profile by AAA Configuration\" in the Cisco IOS " "Dial Technologies Configuration Guide." |
AAA-3-ISDNINTF |
3-Error |
[chars] [chars]: Can not apply configuration to ISDN channel:\n \[chars]\ |
Configuration can not be applied to individual ISDN channels. |
aaa |
"You need virtual-profiles and virtual-access " "interfaces to apply configuration to ISDN. " "Refer to the section on \"Configuring virtual " "profile by AAA Configuration\" in the Cisco IOS " "Dial Technologies Configuration Guide." |
AAA-3-LOW_MEM |
3-Error |
[chars] process is unable to handle the incoming packet due to low memory |
Please check the processor memory or IO memory. Most likely one is them has less available memory or worst case both may have insufficient memory. |
aaa |
LOG_STD_ACTION |
AAA-3-LOW_MEM |
3-Error |
[chars] process is unable to handle the incoming packet due to low memory |
Please check the processor memory or IO memory. Most likely one is them has less available memory or worst case both may have insufficient memory. |
aaa |
LOG_STD_ACTION |
AAA-3-LOW_MEM |
3-Error |
[chars] process is unable to handle the incoming packet due to low memory |
Please check the processor memory or IO memory. Most likely one is them has less available memory or worst case both may have insufficient memory. |
aaa |
LOG_STD_ACTION |
AAA-3-MLIST_INTERNAL_ERROR |
3-Error |
method list '[chars]': [chars] |
This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAA-3-MLIST_INTERNAL_ERROR |
3-Error |
method list '[chars]': [chars] |
This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAA-3-MLIST_INTERNAL_ERROR |
3-Error |
method list '[chars]': [chars] |
This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAA-3-MLIST_TOO_MANY_METHODS |
3-Error |
method list '[chars]' |
This is an internal software error. An AAA client attempted to add too many methods to a method list. |
aaa |
"This is an internal software error. Check bug tool-kit " "on Cisco web-site for the issue. If you didn't find one " "Collect the error message and report it to your " "technical support representative." |
AAA-3-MLIST_TOO_MANY_METHODS |
3-Error |
method list '[chars]' |
This is an internal software error. An AAA client attempted to add too many methods to a method list. |
aaa |
"This is an internal software error. Check bug tool-kit " "on Cisco web-site for the issue. If you didn't find one " "Collect the error message and report it to your " "technical support representative." |
AAA-3-MLIST_TOO_MANY_METHODS |
3-Error |
method list '[chars]' |
This is an internal software error. An AAA client attempted to add too many methods to a method list. |
aaa |
"This is an internal software error. Check bug tool-kit " "on Cisco web-site for the issue. If you didn't find one " "Collect the error message and report it to your " "technical support representative." |
AAA-3-NOTABLE |
3-Error |
AAA ID [dec] |
Resource failure. |
aaa |
LOG_STD_ACTION |
AAA-3-NOTABLE |
3-Error |
AAA ID [dec] |
Resource failure. |
aaa |
LOG_STD_ACTION |
AAA-3-NOTABLE |
3-Error |
AAA ID [dec] |
Resource failure. |
aaa |
LOG_STD_ACTION |
AAA-3-NULLCURSOR |
3-Error |
Null cursor |
A AAA client has provided a nonexistent attribute cursor to AAA. |
aaa |
LOG_STD_ACTION |
AAA-3-NULLCURSOR |
3-Error |
Null cursor |
A AAA client has provided a nonexistent attribute cursor to AAA. |
aaa |
LOG_STD_ACTION |
AAA-3-NULLCURSOR |
3-Error |
Null cursor |
A AAA client has provided a nonexistent attribute cursor to AAA. |
aaa |
LOG_STD_ACTION |
AAA-3-NULLVRF |
3-Error |
Null vrf entry |
A NULL VRF entry found while comparing the AAA VRF attributes. |
aaa |
LOG_STD_ACTION |
AAA-3-NULLVRF |
3-Error |
Null vrf entry |
A NULL VRF entry found while comparing the AAA VRF attributes. |
aaa |
LOG_STD_ACTION |
AAA-3-NULLVRF |
3-Error |
Null vrf entry |
A NULL VRF entry found while comparing the AAA VRF attributes. |
aaa |
LOG_STD_ACTION |
AAA-3-PARSEERR |
3-Error |
Error[dec] parser is unable to parse [chars] per-user command |
All attempts to parse this per_user unconfigure command failed. The unconfigure command is called when an error occurs while configuring per-user commands to revert back. The unconfiguration may fail due to parser or AAA error. |
parser and aaa |
"The given unconfigure command was not executed. " "Switch on the debug peruser command and repeat " "the steps that caused the error. If you get the error " "Report it to your technical support representative." |
AAA-3-PARSEERR |
3-Error |
Error[dec] parser is unable to parse [chars] per-user command |
All attempts to parse this per_user unconfigure command failed. The unconfigure command is called when an error occurs while configuring per-user commands to revert back. The unconfiguration may fail due to parser or AAA error. |
parser and aaa |
"The given unconfigure command was not executed. " "Switch on the debug peruser command and repeat " "the steps that caused the error. If you get the error " "Report it to your technical support representative." |
AAA-3-PARSEERR |
3-Error |
Error[dec] parser is unable to parse [chars] per-user command |
All attempts to parse this per_user unconfigure command failed. The unconfigure command is called when an error occurs while configuring per-user commands to revert back. The unconfiguration may fail due to parser or AAA error. |
parser and aaa |
"The given unconfigure command was not executed. " "Switch on the debug peruser command and repeat " "the steps that caused the error. If you get the error " "Report it to your technical support representative." |
AAA-3-PASSWDRESTRICTERR |
3-Error |
AAA password restriction failed.- [chars]\n |
The password/secret/key entered is not meeting the password restrictions configured |
aaa |
LOG_STD_ACTION |
AAA-3-PASSWDRESTRICTERR |
3-Error |
AAA password restriction failed.- [chars]\n |
The password/secret/key entered is not meeting the password restrictions configured |
aaa |
LOG_STD_ACTION |
AAA-3-PASSWDRESTRICTERR |
3-Error |
AAA password restriction failed.- [chars]\n |
The password/secret/key entered is not meeting the password restrictions configured |
aaa |
LOG_STD_ACTION |
AAA-3-SERVER_INTERNAL_ERROR |
3-Error |
Server '[chars]': [chars] |
This is an internal software error in the AAA server group subsystem. |
aaa |
"This is an internal software error. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-SERVER_INTERNAL_ERROR |
3-Error |
Server '[chars]': [chars] |
This is an internal software error in the AAA server group subsystem. |
aaa |
"This is an internal software error. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-SERVER_INTERNAL_ERROR |
3-Error |
Server '[chars]': [chars] |
This is an internal software error in the AAA server group subsystem. |
aaa |
"This is an internal software error. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-SG_DEADTIME_FORKFAIL |
3-Error |
Failed to fork process for [chars]. |
Quite likely we ran out of memory. Other explanations are possible. |
aaa |
"If this message recurs. Check bug toolkit " "on Cisco website for the issue. If you didn't find " "one Enter <CmdBold>Show tech-support<NoCmdBold> " "command collect all the information and error " "message and report it to your technical support " "representative." |
AAA-3-SG_DEADTIME_FORKFAIL |
3-Error |
Failed to fork process for [chars]. |
Quite likely we ran out of memory. Other explanations are possible. |
aaa |
"If this message recurs. Check bug toolkit " "on Cisco website for the issue. If you didn't find " "one Enter <CmdBold>Show tech-support<NoCmdBold> " "command collect all the information and error " "message and report it to your technical support " "representative." |
AAA-3-SG_DEADTIME_FORKFAIL |
3-Error |
Failed to fork process for [chars]. |
Quite likely we ran out of memory. Other explanations are possible. |
aaa |
"If this message recurs. Check bug toolkit " "on Cisco website for the issue. If you didn't find " "one Enter <CmdBold>Show tech-support<NoCmdBold> " "command collect all the information and error " "message and report it to your technical support " "representative." |
AAA-3-SG_INTERNAL_ERROR |
3-Error |
server group '[chars]': [chars] |
This is an internal software error in the AAA server group subsystem. |
aaa |
"This is an internal software error. Check bug " "toolkit on Cisco website for the issue. If you " "didn't find one Enter <CmdBold>Show tech-support" "<NoCmdBold> command collect all the information " "and error message report it to your technical " "support representative." |
AAA-3-SG_INTERNAL_ERROR |
3-Error |
server group '[chars]': [chars] |
This is an internal software error in the AAA server group subsystem. |
aaa |
"This is an internal software error. Check bug " "toolkit on Cisco website for the issue. If you " "didn't find one Enter <CmdBold>Show tech-support" "<NoCmdBold> command collect all the information " "and error message report it to your technical " "support representative." |
AAA-3-SG_INTERNAL_ERROR |
3-Error |
server group '[chars]': [chars] |
This is an internal software error in the AAA server group subsystem. |
aaa |
"This is an internal software error. Check bug " "toolkit on Cisco website for the issue. If you " "didn't find one Enter <CmdBold>Show tech-support" "<NoCmdBold> command collect all the information " "and error message report it to your technical " "support representative." |
AAA-3-SG_TESTPROC_FORKFAIL |
3-Error |
Failed to fork process for [chars]. |
Quite likely we ran out of memory. Other explanations are possible. |
aaa |
"If this message recurs. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-SG_TESTPROC_FORKFAIL |
3-Error |
Failed to fork process for [chars]. |
Quite likely we ran out of memory. Other explanations are possible. |
aaa |
"If this message recurs. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-SG_TESTPROC_FORKFAIL |
3-Error |
Failed to fork process for [chars]. |
Quite likely we ran out of memory. Other explanations are possible. |
aaa |
"If this message recurs. Check bug toolkit " "on Cisco website for the issue. If you didn't find one " "Enter <CmdBold>Show tech-support<NoCmdBold> command " "Collect all the information and error message and report " "it to your technical support representative." |
AAA-3-SORTFAIL |
3-Error |
[chars] :Peruser Could not sort the [chars] attributes |
Sorting of the attributes received from AAA server failed. |
aaa |
LOG_STD_ACTION |
AAA-3-SORTFAIL |
3-Error |
[chars] :Peruser Could not sort the [chars] attributes |
Sorting of the attributes received from AAA server failed. |
aaa |
LOG_STD_ACTION |
AAA-3-SORTFAIL |
3-Error |
[chars] :Peruser Could not sort the [chars] attributes |
Sorting of the attributes received from AAA server failed. |
aaa |
LOG_STD_ACTION |
AAA-5-LOCAL_USER_BLOCKED |
5-Notice |
User [chars] blocked for login till [chars] |
User blocked since the number of authentication failures in the watch time exceeded the configured threshold. |
aaa |
LOG_STD_ACTION |
AAA-5-USER_LOCKED |
5-Notice |
User [chars] locked out on authentication failure |
User locked out since the number of authentication failures exceeded the configured threshold. |
aaa |
LOG_STD_ACTION |
AAA-5-USER_LOCKED |
5-Notice |
User [chars] locked out on authentication failure |
User locked out since the number of authentication failures exceeded the configured threshold. |
aaa |
LOG_STD_ACTION |
AAA-5-USER_LOCKED |
5-Notice |
User [chars] locked out on authentication failure |
User locked out since the number of authentication failures exceeded the configured threshold. |
aaa |
LOG_STD_ACTION |
AAA-5-USER_RESET |
5-Notice |
User [chars] failed attempts reset by [chars] |
User's number of failed authentication attempts so far has been reset to zero |
aaa |
LOG_STD_ACTION |
AAA-5-USER_RESET |
5-Notice |
User [chars] failed attempts reset by [chars] |
User's number of failed authentication attempts so far has been reset to zero |
aaa |
LOG_STD_ACTION |
AAA-5-USER_RESET |
5-Notice |
User [chars] failed attempts reset by [chars] |
User's number of failed authentication attempts so far has been reset to zero |
aaa |
LOG_STD_ACTION |
AAA-5-USER_UNLOCKED |
5-Notice |
User [chars] unlocked by [chars] |
User unlocked by the system administrator. User is enabled to login to the system. |
aaa |
LOG_STD_ACTION |
AAA-5-USER_UNLOCKED |
5-Notice |
User [chars] unlocked by [chars] |
User unlocked by the system administrator. User is enabled to login to the system. |
aaa |
LOG_STD_ACTION |
AAA-5-USER_UNLOCKED |
5-Notice |
User [chars] unlocked by [chars] |
User unlocked by the system administrator. User is enabled to login to the system. |
aaa |
LOG_STD_ACTION |
AAA-6-ACCTSESSIDWRAP |
6-Information |
Accounting-Session-ID [dec] exceeded max value allowed |
Accounting-Session-ID value exceeded max value allowed. Now it is wrapping. |
aaa |
"This is informational only not an error." |
AAA-6-ACCTSESSIDWRAP |
6-Information |
Accounting-Session-ID [dec] exceeded max value allowed |
Accounting-Session-ID value exceeded max value allowed. Now it is wrapping. |
aaa |
"This is informational only not an error." |
AAA-6-ACCTSESSIDWRAP |
6-Information |
Accounting-Session-ID [dec] exceeded max value allowed |
Accounting-Session-ID value exceeded max value allowed. Now it is wrapping. |
aaa |
"This is informational only not an error." |
AAA-6-BADHDL |
6-Information |
invalid hdl AAA ID [dec] hdl [hec] [chars] |
A AAA client has provided an invalid attribute list handle to AAA. |
aaa |
LOG_STD_ACTION |
AAA-6-BADHDL |
6-Information |
invalid hdl AAA ID [dec] hdl [hec] [chars] |
A AAA client has provided an invalid attribute list handle to AAA. |
aaa |
LOG_STD_ACTION |
AAA-6-BADHDL |
6-Information |
invalid hdl AAA ID [dec] hdl [hec] [chars] |
A AAA client has provided an invalid attribute list handle to AAA. |
aaa |
LOG_STD_ACTION |
AAA-6-INVALIDROUTE |
6-Information |
Syntax error in route statement: [chars] |
Currently downloading route contains syntax error. |
aaa |
LOG_STD_ACTION |
AAA-6-INVALIDROUTE |
6-Information |
Syntax error in route statement: [chars] |
Currently downloading route contains syntax error. |
aaa |
LOG_STD_ACTION |
AAA-6-INVALIDROUTE |
6-Information |
Syntax error in route statement: [chars] |
Currently downloading route contains syntax error. |
aaa |
LOG_STD_ACTION |
AAA-6-SKIP_MOH_ATTRIBUTE |
6-Information |
Warning: Hardware idb is NULL. No Modem. MoH attribute can not be applied and it is Skipped for authorization. |
\nTo handle Modem-on-Hold attribute we need connectivity with modems supporting V.92 modem standards. If there is no modem there wouldn't be any tty without which we cannot use MOH attributes. |
aaa |
LOG_STD_ACTION |
AAA-6-SKIP_MOH_ATTRIBUTE |
6-Information |
Warning: Hardware idb is NULL. No Modem. MoH attribute can not be applied and it is Skipped for authorization. |
\nTo handle Modem-on-Hold attribute we need connectivity with modems supporting V.92 modem standards. If there is no modem there wouldn't be any tty without which we cannot use MOH attributes. |
aaa |
LOG_STD_ACTION |
AAA-6-SKIP_MOH_ATTRIBUTE |
6-Information |
Warning: Hardware idb is NULL. No Modem. MoH attribute can not be applied and it is Skipped for authorization. |
\nTo handle Modem-on-Hold attribute we need connectivity with modems supporting V.92 modem standards. If there is no modem there wouldn't be any tty without which we cannot use MOH attributes. |
aaa |
LOG_STD_ACTION |
AAA-6-USER_BLOCKED |
6-Information |
Enable view requires to be authenticated by non-none methods Please use the appropriate method with the login authentication |
\nNone method authentication is not allowed in CLI |
aaa |
LOG_STD_ACTION |
AAA-6-USER_BLOCKED |
6-Information |
Enable view requires to be authenticated by non-none methods Please use the appropriate method with the login authentication |
\nNone method authentication is not allowed in CLI |
aaa |
LOG_STD_ACTION |
AAA-6-USER_BLOCKED |
6-Information |
Enable view requires to be authenticated by non-none methods Please use the appropriate method with the login authentication |
\nNone method authentication is not allowed in CLI |
aaa |
LOG_STD_ACTION |
AAA-6-USER_FAIL_VIEW_AAA |
6-Information |
User [chars] failed to enter view '[chars]'. |
You have provided wrong User ID or Password for the requested view |
aaa |
"This message is for information only. No action" " is required." |
AAA-6-USER_FAIL_VIEW_AAA |
6-Information |
User [chars] failed to enter view '[chars]'. |
You have provided wrong User ID or Password for the requested view |
aaa |
"This message is for information only. No action" " is required." |
AAA-6-USER_FAIL_VIEW_AAA |
6-Information |
User [chars] failed to enter view '[chars]'. |
You have provided wrong User ID or Password for the requested view |
aaa |
"This message is for information only. No action" " is required." |
AAAA-3-AAAFORKFAIL |
3-Error |
Failed to start AAA process. AAA requests may not be processed. |
Failed to create the AAA process. |
aaa |
"Free up some memory." |
AAAA-3-AAAFORKFAIL |
3-Error |
Failed to start AAA process. AAA requests may not be processed. |
Failed to create the AAA process. |
aaa |
"Free up some memory." |
AAAA-3-AAAFORKFAIL |
3-Error |
Failed to start AAA process. AAA requests may not be processed. |
Failed to create the AAA process. |
aaa |
"Free up some memory." |
AAAA-3-ACCTATTR |
3-Error |
last accounting attribute: |
The data buffer overflowed while building the accounting packet.The accounting attribute that was being written to the buffer while the buffer overflow occured was logged. |
AAA |
LOG_STD_ACTION"Collect the logs with these debugs by" " using commands #debug aaa api#debug aaa attr#debug aaa accounting" |
AAAA-3-ACCTATTR |
3-Error |
last accounting attribute: |
The data buffer overflowed while building the accounting packet.The accounting attribute that was being written to the buffer while the buffer overflow occured was logged. |
AAA |
LOG_STD_ACTION"Collect the logs with these debugs by" " using commands #debug aaa api#debug aaa attr#debug aaa accounting" |
AAAA-3-ACCTATTR |
3-Error |
last accounting attribute: |
The data buffer overflowed while building the accounting packet.The accounting attribute that was being written to the buffer while the buffer overflow occured was logged. |
AAA |
LOG_STD_ACTION"Collect the logs with these debugs by" " using commands #debug aaa api#debug aaa attr#debug aaa accounting" |
AAAA-3-ACCTDUMP |
3-Error |
dump of accounting data: |
The data buffer overflowed while building the accounting packet as the total length of the attributes exceed the buffer size. Last 128 bytes of buffer data is dumped. |
AAA |
LOG_STD_ACTION"Collect the logs with these debugs by" " using commands #debug aaa api#debug aaa attr#debug aaa accounting" |
AAAA-3-ACCTDUMP |
3-Error |
dump of accounting data: |
The data buffer overflowed while building the accounting packet as the total length of the attributes exceed the buffer size. Last 128 bytes of buffer data is dumped. |
AAA |
LOG_STD_ACTION"Collect the logs with these debugs by" " using commands #debug aaa api#debug aaa attr#debug aaa accounting" |
AAAA-3-ACCTDUMP |
3-Error |
dump of accounting data: |
The data buffer overflowed while building the accounting packet as the total length of the attributes exceed the buffer size. Last 128 bytes of buffer data is dumped. |
AAA |
LOG_STD_ACTION"Collect the logs with these debugs by" " using commands #debug aaa api#debug aaa attr#debug aaa accounting" |
AAAA-3-ACCTFORKFAIL |
3-Error |
Failed to start accounting process. Accounting records may not be sent. |
Failed to create the accounting process. |
aaa |
"Free up some memory." |
AAAA-3-ACCTFORKFAIL |
3-Error |
Failed to start accounting process. Accounting records may not be sent. |
Failed to create the accounting process. |
aaa |
"Free up some memory." |
AAAA-3-ACCTFORKFAIL |
3-Error |
Failed to start accounting process. Accounting records may not be sent. |
Failed to create the accounting process. |
aaa |
"Free up some memory." |
AAAA-3-BADARG |
3-Error |
%% AAA: bad argument %0#4x |
We tried to NVGEN a non-existent AAA command. |
aaa |
LOG_STD_ACTION |
AAAA-3-BADARG |
3-Error |
%% AAA: bad argument %0#4x |
We tried to NVGEN a non-existent AAA command. |
aaa |
LOG_STD_ACTION |
AAAA-3-BADARG |
3-Error |
%% AAA: bad argument %0#4x |
We tried to NVGEN a non-existent AAA command. |
aaa |
LOG_STD_ACTION |
AAAA-3-BADAUTHENSTR |
3-Error |
Bad authentication data: [chars] |
The data buffer overflowed while building the authentication packet as the total length of the attributes exceeded the buffer size. |
AAA |
LOG_STD_ACTION"Collect the logs with these debugs" " by using the commands #debug aaa api#debug aaa attr#debug aaa" " authentication" |
AAAA-3-BADAUTHENSTR |
3-Error |
Bad authentication data: [chars] |
The data buffer overflowed while building the authentication packet as the total length of the attributes exceeded the buffer size. |
AAA |
LOG_STD_ACTION"Collect the logs with these debugs" " by using the commands #debug aaa api#debug aaa attr#debug aaa" " authentication" |
AAAA-3-BADAUTHENSTR |
3-Error |
Bad authentication data: [chars] |
The data buffer overflowed while building the authentication packet as the total length of the attributes exceeded the buffer size. |
AAA |
LOG_STD_ACTION"Collect the logs with these debugs" " by using the commands #debug aaa api#debug aaa attr#debug aaa" " authentication" |
AAAA-3-BADCOMM |
3-Error |
Trying config command but should not be. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-BADCOMM |
3-Error |
Trying config command but should not be. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-BADCOMM |
3-Error |
Trying config command but should not be. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-BADLIST |
3-Error |
%% AAA: bad [chars] list [chars] |
One of the AAA methods does not seem to have a list associated with it. |
aaa |
LOG_STD_ACTION |
AAAA-3-BADLIST |
3-Error |
%% AAA: bad [chars] list [chars] |
One of the AAA methods does not seem to have a list associated with it. |
aaa |
LOG_STD_ACTION |
AAAA-3-BADLIST |
3-Error |
%% AAA: bad [chars] list [chars] |
One of the AAA methods does not seem to have a list associated with it. |
aaa |
LOG_STD_ACTION |
AAAA-3-BADREG |
3-Error |
Illegal registry call. |
An internal software error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-BADREG |
3-Error |
Illegal registry call. |
An internal software error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-BADREG |
3-Error |
Illegal registry call. |
An internal software error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-BADSTATE |
3-Error |
\n%% AAA: Bad state for [chars] list name [dec] |
A AAA method list is neither default nor named. This is bad. |
aaa |
LOG_STD_ACTION |
AAAA-3-BADSTATE |
3-Error |
\n%% AAA: Bad state for [chars] list name [dec] |
A AAA method list is neither default nor named. This is bad. |
aaa |
LOG_STD_ACTION |
AAAA-3-BADSTATE |
3-Error |
\n%% AAA: Bad state for [chars] list name [dec] |
A AAA method list is neither default nor named. This is bad. |
aaa |
LOG_STD_ACTION |
AAAA-3-BADSTR |
3-Error |
Bad accounting data: [chars] |
During AAA accounting operations the internal database of accounting information for a user was found to be corrupt. In all cases this indicates an internal software error and that accounting information for a particular user session has been lost. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-BADSTR |
3-Error |
Bad accounting data: [chars] |
During AAA accounting operations the internal database of accounting information for a user was found to be corrupt. In all cases this indicates an internal software error and that accounting information for a particular user session has been lost. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-BADSTR |
3-Error |
Bad accounting data: [chars] |
During AAA accounting operations the internal database of accounting information for a user was found to be corrupt. In all cases this indicates an internal software error and that accounting information for a particular user session has been lost. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-DLRFORKFAIL |
3-Error |
Failed to fork process for [chars]. |
Quite likely we ran out of memory. Other explanations are possible. |
aaa |
LOG_STD_ACTION |
AAAA-3-DLRFORKFAIL |
3-Error |
Failed to fork process for [chars]. |
Quite likely we ran out of memory. Other explanations are possible. |
aaa |
LOG_STD_ACTION |
AAAA-3-DLRFORKFAIL |
3-Error |
Failed to fork process for [chars]. |
Quite likely we ran out of memory. Other explanations are possible. |
aaa |
LOG_STD_ACTION |
AAAA-3-DROPACCTFULLQ |
3-Error |
Accounting record dropped due to a full aaa accounting queue: [chars]-[chars] [chars] [chars] |
An accounting record was dropped because there are too many accounting packets enqueued. |
aaa |
"Disable periodic accounting if it is on. The accounting queue may " "have grown to be large which is usually due to a non-responsive " "AAA server. Use 'show radius statistics' or 'show tacacs' to see " "if the number of timeouts is increasing or if the response delay is " "unusually high." |
AAAA-3-DROPACCTFULLQ |
3-Error |
Accounting record dropped due to a full aaa accounting queue: [chars]-[chars] [chars] [chars] |
An accounting record was dropped because there are too many accounting packets enqueued. |
aaa |
"Disable periodic accounting if it is on. The accounting queue may " "have grown to be large which is usually due to a non-responsive " "AAA server. Use 'show radius statistics' or 'show tacacs' to see " "if the number of timeouts is increasing or if the response delay is " "unusually high." |
AAAA-3-DROPACCTFULLQ |
3-Error |
Accounting record dropped due to a full aaa accounting queue: [chars]-[chars] [chars] [chars] |
An accounting record was dropped because there are too many accounting packets enqueued. |
aaa |
"Disable periodic accounting if it is on. The accounting queue may " "have grown to be large which is usually due to a non-responsive " "AAA server. Use 'show radius statistics' or 'show tacacs' to see " "if the number of timeouts is increasing or if the response delay is " "unusually high." |
AAAA-3-DROPACCTLOWMEM |
3-Error |
Accounting record dropped due to low memory: [chars]-[chars] [chars] [chars] |
An accounting record dropped due to low memory. |
aaa |
"Disable periodic accounting if it is on. Try to reduce the load " "on the router." |
AAAA-3-DROPACCTLOWMEM |
3-Error |
Accounting record dropped due to low memory: [chars]-[chars] [chars] [chars] |
An accounting record dropped due to low memory. |
aaa |
"Disable periodic accounting if it is on. Try to reduce the load " "on the router." |
AAAA-3-DROPACCTLOWMEM |
3-Error |
Accounting record dropped due to low memory: [chars]-[chars] [chars] [chars] |
An accounting record dropped due to low memory. |
aaa |
"Disable periodic accounting if it is on. Try to reduce the load " "on the router." |
AAAA-3-DROPACCTQUEUEEXCEEDED |
3-Error |
accounting record dropped output record queue full: [chars]-[chars] [chars] [chars]\n\ |
An accounting record was dropped. The record could not be enqueued because the number of records in the output queue has exceeded the system limit. |
aaa |
"Disable periodic accounting if it is on. " "<CmdBold>[no] aaa accounting update newinfo " "periodic <interval><NoCmdBold>" |
AAAA-3-DROPACCTQUEUEEXCEEDED |
3-Error |
accounting record dropped output record queue full: [chars]-[chars] [chars] [chars]\n\ |
An accounting record was dropped. The record could not be enqueued because the number of records in the output queue has exceeded the system limit. |
aaa |
"Disable periodic accounting if it is on. " "<CmdBold>[no] aaa accounting update newinfo " "periodic <interval><NoCmdBold>" |
AAAA-3-DROPACCTQUEUEEXCEEDED |
3-Error |
accounting record dropped output record queue full: [chars]-[chars] [chars] [chars]\n\ |
An accounting record was dropped. The record could not be enqueued because the number of records in the output queue has exceeded the system limit. |
aaa |
"Disable periodic accounting if it is on. " "<CmdBold>[no] aaa accounting update newinfo " "periodic <interval><NoCmdBold>" |
AAAA-3-DROPACCTSNDFAIL |
3-Error |
Accounting record dropped send to server failed: [chars]-[chars] [chars] [chars] |
An attempt to send an accounting record to a server failed. |
aaa |
"Check that the server TACACS+ or RADIUS is operational. Next " |
AAAA-3-DROPACCTSNDFAIL |
3-Error |
Accounting record dropped send to server failed: [chars]-[chars] [chars] [chars] |
An attempt to send an accounting record to a server failed. |
aaa |
"Check that the server TACACS+ or RADIUS is operational. Next " |
AAAA-3-DROPACCTSNDFAIL |
3-Error |
Accounting record dropped send to server failed: [chars]-[chars] [chars] [chars] |
An attempt to send an accounting record to a server failed. |
aaa |
"Check that the server TACACS+ or RADIUS is operational. Next " |
AAAA-3-ILLEGALNAME |
3-Error |
Illegal [chars] [chars] name \[chars]\ rejected |
A method-list name should not be the same as a method name. Please choose a different name for the method list. |
aaa |
"Pick a different method-list name that is not also a method-name." |
AAAA-3-ILLEGALNAME |
3-Error |
Illegal [chars] [chars] name \[chars]\ rejected |
A method-list name should not be the same as a method name. Please choose a different name for the method list. |
aaa |
"Pick a different method-list name that is not also a method-name." |
AAAA-3-ILLEGALNAME |
3-Error |
Illegal [chars] [chars] name \[chars]\ rejected |
A method-list name should not be the same as a method name. Please choose a different name for the method list. |
aaa |
"Pick a different method-list name that is not also a method-name." |
AAAA-3-ILLSGNAME |
3-Error |
Illegal server-group name [chars] type [chars]. |
The given server-group name is a name that could conflict with internally chosen lists. |
aaa |
"Please pick a different server-group name." |
AAAA-3-ILLSGNAME |
3-Error |
Illegal server-group name [chars] type [chars]. |
The given server-group name is a name that could conflict with internally chosen lists. |
aaa |
"Please pick a different server-group name." |
AAAA-3-ILLSGNAME |
3-Error |
Illegal server-group name [chars] type [chars]. |
The given server-group name is a name that could conflict with internally chosen lists. |
aaa |
"Please pick a different server-group name." |
AAAA-3-INTERNAL_ERROR |
3-Error |
[chars] |
This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-INTERNAL_ERROR |
3-Error |
[chars] |
This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-INTERNAL_ERROR |
3-Error |
[chars] |
This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-INVALIDATTRLIST |
3-Error |
aaa attribute list CLI is not valid when configuring in sub-mode. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-INVALIDATTRLIST |
3-Error |
aaa attribute list CLI is not valid when configuring in sub-mode. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-INVALIDATTRLIST |
3-Error |
aaa attribute list CLI is not valid when configuring in sub-mode. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-INVALIDLIST |
3-Error |
%% AAA: invalid [chars] list [dec]. |
One of the AAA methods lists has inconsistent settings |
aaa |
LOG_STD_ACTION |
AAAA-3-INVALIDLIST |
3-Error |
%% AAA: invalid [chars] list [dec]. |
One of the AAA methods lists has inconsistent settings |
aaa |
LOG_STD_ACTION |
AAAA-3-INVALIDLIST |
3-Error |
%% AAA: invalid [chars] list [dec]. |
One of the AAA methods lists has inconsistent settings |
aaa |
LOG_STD_ACTION |
AAAA-3-INVSTATE |
3-Error |
[chars] AUTHOR/[chars]: Internal state is invalid: astruct 0x[hec] ustruct 0x[hec] |
One of the two mentioned data-structures is not set but is needed here. This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-INVSTATE |
3-Error |
[chars] AUTHOR/[chars]: Internal state is invalid: astruct 0x[hec] ustruct 0x[hec] |
One of the two mentioned data-structures is not set but is needed here. This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-INVSTATE |
3-Error |
[chars] AUTHOR/[chars]: Internal state is invalid: astruct 0x[hec] ustruct 0x[hec] |
One of the two mentioned data-structures is not set but is needed here. This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-LISTCREATE |
3-Error |
The list [dec] for [chars] is NULL. This should never be. |
One of the method-lists created at startup wasn't created. This may cause a reload |
aaa |
LOG_STD_ACTION |
AAAA-3-LISTCREATE |
3-Error |
The list [dec] for [chars] is NULL. This should never be. |
One of the method-lists created at startup wasn't created. This may cause a reload |
aaa |
LOG_STD_ACTION |
AAAA-3-LISTCREATE |
3-Error |
The list [dec] for [chars] is NULL. This should never be. |
One of the method-lists created at startup wasn't created. This may cause a reload |
aaa |
LOG_STD_ACTION |
AAAA-3-MKTIMERFAIL |
3-Error |
Failed to create periodic accounting timer for user [chars]. This user may not generate periodic accounting records. |
Failed to malloc a timer struct for periodic accounting. |
aaa |
"Free up some memory and have user re-authenticate." |
AAAA-3-MKTIMERFAIL |
3-Error |
Failed to create periodic accounting timer for user [chars]. This user may not generate periodic accounting records. |
Failed to malloc a timer struct for periodic accounting. |
aaa |
"Free up some memory and have user re-authenticate." |
AAAA-3-MKTIMERFAIL |
3-Error |
Failed to create periodic accounting timer for user [chars]. This user may not generate periodic accounting records. |
Failed to malloc a timer struct for periodic accounting. |
aaa |
"Free up some memory and have user re-authenticate." |
AAAA-3-MKTIMERINVALID |
3-Error |
Invalid request to create periodic accounting timer for user [chars]. Timer already exists. |
Invalid client usuage of timer struct for periodic accounting. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-MKTIMERINVALID |
3-Error |
Invalid request to create periodic accounting timer for user [chars]. Timer already exists. |
Invalid client usuage of timer struct for periodic accounting. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-MKTIMERINVALID |
3-Error |
Invalid request to create periodic accounting timer for user [chars]. Timer already exists. |
Invalid client usuage of timer struct for periodic accounting. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-NOADMINPROC |
3-Error |
[chars] |
Administrative process has been enabled but somehow could not run |
- |
- |
AAAA-3-NOADMINPROC |
3-Error |
[chars] |
Administrative process has been enabled but somehow could not run |
- |
- |
AAAA-3-NOADMINPROC |
3-Error |
[chars] |
Administrative process has been enabled but somehow could not run |
- |
- |
AAAA-3-NOFREELISTS |
3-Error |
%% AAA: No free [chars] lists for \[chars]\ |
You have reached the maximum number of possible authentication lists for this method. |
aaa |
LOG_STD_RECUR_ACTION |
AAAA-3-NOFREELISTS |
3-Error |
%% AAA: No free [chars] lists for \[chars]\ |
You have reached the maximum number of possible authentication lists for this method. |
aaa |
LOG_STD_RECUR_ACTION |
AAAA-3-NOFREELISTS |
3-Error |
%% AAA: No free [chars] lists for \[chars]\ |
You have reached the maximum number of possible authentication lists for this method. |
aaa |
LOG_STD_RECUR_ACTION |
AAAA-3-NOLIST |
3-Error |
[chars]: no method list-name. |
An internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-NOLIST |
3-Error |
[chars]: no method list-name. |
An internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-NOLIST |
3-Error |
[chars]: no method list-name. |
An internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-NOREG |
3-Error |
[chars] method [dec] has no registry! |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-NOREG |
3-Error |
[chars] method [dec] has no registry! |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-NOREG |
3-Error |
[chars] method [dec] has no registry! |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-NOSERV |
3-Error |
No name for servergroup in method [chars] |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-NOSERV |
3-Error |
No name for servergroup in method [chars] |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-NOSERV |
3-Error |
No name for servergroup in method [chars] |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-NOSG |
3-Error |
No server-group passed through parser. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-NOSG |
3-Error |
No server-group passed through parser. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-NOSG |
3-Error |
No server-group passed through parser. |
An internal error has occurred |
aaa |
LOG_STD_ACTION |
AAAA-3-NULPORT |
3-Error |
Could not establish port information |
This message indicates an internal software error. AAA could not determine a valid port string based on the information provided to it via a client. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-NULPORT |
3-Error |
Could not establish port information |
This message indicates an internal software error. AAA could not determine a valid port string based on the information provided to it via a client. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-NULPORT |
3-Error |
Could not establish port information |
This message indicates an internal software error. AAA could not determine a valid port string based on the information provided to it via a client. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-NULUSR |
3-Error |
accounting for null user |
This message indicates an internal software error. During shutdown of a line or interface the system tried to send accounting information via AAA but could not find the user to which the accounting information belonged. The most likely reason for this error is trying to do accounting twice for the same event. This error message can occur without any loss of accounting information. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-NULUSR |
3-Error |
accounting for null user |
This message indicates an internal software error. During shutdown of a line or interface the system tried to send accounting information via AAA but could not find the user to which the accounting information belonged. The most likely reason for this error is trying to do accounting twice for the same event. This error message can occur without any loss of accounting information. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-NULUSR |
3-Error |
accounting for null user |
This message indicates an internal software error. During shutdown of a line or interface the system tried to send accounting information via AAA but could not find the user to which the accounting information belonged. The most likely reason for this error is trying to do accounting twice for the same event. This error message can occur without any loss of accounting information. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-OVERWRITE |
3-Error |
Overwrote internal buffer space [chars] |
An internal software error. |
aaa |
"Report to tac@cisco.com." |
AAAA-3-OVERWRITE |
3-Error |
Overwrote internal buffer space [chars] |
An internal software error. |
aaa |
"Report to tac@cisco.com." |
AAAA-3-OVERWRITE |
3-Error |
Overwrote internal buffer space [chars] |
An internal software error. |
aaa |
"Report to tac@cisco.com." |
AAAA-3-PERIODICFORKFAIL |
3-Error |
Failed to start periodic accounting process. Periodic accounting records may not be sent. |
Failed to create the periodic accounting process. |
aaa |
"Free up some memory." |
AAAA-3-PERIODICFORKFAIL |
3-Error |
Failed to start periodic accounting process. Periodic accounting records may not be sent. |
Failed to create the periodic accounting process. |
aaa |
"Free up some memory." |
AAAA-3-PERIODICFORKFAIL |
3-Error |
Failed to start periodic accounting process. Periodic accounting records may not be sent. |
Failed to create the periodic accounting process. |
aaa |
"Free up some memory." |
AAAA-3-PERNOTIMER |
3-Error |
AAA/ACCT/TIMER: Periodic update but no timer. |
We are trying to free a timer and the method is PERIODIC but no timer seems to exist. |
aaa |
LOG_STD_ACTION |
AAAA-3-PERNOTIMER |
3-Error |
AAA/ACCT/TIMER: Periodic update but no timer. |
We are trying to free a timer and the method is PERIODIC but no timer seems to exist. |
aaa |
LOG_STD_ACTION |
AAAA-3-PERNOTIMER |
3-Error |
AAA/ACCT/TIMER: Periodic update but no timer. |
We are trying to free a timer and the method is PERIODIC but no timer seems to exist. |
aaa |
LOG_STD_ACTION |
AAAA-3-RELOGIN |
3-Error |
sanity check in re-login [chars] to [chars] |
A software or hardware error occurred. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-RELOGIN |
3-Error |
sanity check in re-login [chars] to [chars] |
A software or hardware error occurred. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-RELOGIN |
3-Error |
sanity check in re-login [chars] to [chars] |
A software or hardware error occurred. |
aaa |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
AAAA-3-SGDUPFREE |
3-Error |
Duplicate free of server group 0x[hec] |
This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-SGDUPFREE |
3-Error |
Duplicate free of server group 0x[hec] |
This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-SGDUPFREE |
3-Error |
Duplicate free of server group 0x[hec] |
This is an internal software error. |
aaa |
LOG_STD_ACTION |
AAAA-3-STRCREATE |
3-Error |
str_create overwrote its internal buffer. |
An internal buffer used to assemble a string was exceeded thus possibly corrupting other memory. |
aaa |
LOG_STD_ACTION |
AAAA-3-STRCREATE |
3-Error |
str_create overwrote its internal buffer. |
An internal buffer used to assemble a string was exceeded thus possibly corrupting other memory. |
aaa |
LOG_STD_ACTION |
AAAA-3-STRCREATE |
3-Error |
str_create overwrote its internal buffer. |
An internal buffer used to assemble a string was exceeded thus possibly corrupting other memory. |
aaa |
LOG_STD_ACTION |
AAAA-3-SUBTYPE |
3-Error |
Bad Subtype [dec] for \[chars]\ [dec] |
An internal software error. |
aaa |
"Report to tac@cisco.com." |
AAAA-3-SUBTYPE |
3-Error |
Bad Subtype [dec] for \[chars]\ [dec] |
An internal software error. |
aaa |
"Report to tac@cisco.com." |
AAAA-3-SUBTYPE |
3-Error |
Bad Subtype [dec] for \[chars]\ [dec] |
An internal software error. |
aaa |
"Report to tac@cisco.com." |
AAAA-3-TIMERNOPER |
3-Error |
AAA/ACCT/TIMER: No periodic update but timer set. |
We are trying to free a timer but the update method is not PERIODIC and so no timer should exist. |
aaa |
LOG_STD_ACTION |
AAAA-3-TIMERNOPER |
3-Error |
AAA/ACCT/TIMER: No periodic update but timer set. |
We are trying to free a timer but the update method is not PERIODIC and so no timer should exist. |
aaa |
LOG_STD_ACTION |
AAAA-3-TIMERNOPER |
3-Error |
AAA/ACCT/TIMER: No periodic update but timer set. |
We are trying to free a timer but the update method is not PERIODIC and so no timer should exist. |
aaa |
LOG_STD_ACTION |
AAAA-4-BADMETHNAME |
4-Warning |
Bad [chars] method-list name \[chars]\ this is only a warning |
A method-list name should not be the same as a method name. Please choose a different name for the method list. |
aaa |
"Pick a different method-list name that is not also a method-name." |
AAAA-4-BADMETHNAME |
4-Warning |
Bad [chars] method-list name \[chars]\ this is only a warning |
A method-list name should not be the same as a method name. Please choose a different name for the method list. |
aaa |
"Pick a different method-list name that is not also a method-name." |
AAAA-4-BADMETHNAME |
4-Warning |
Bad [chars] method-list name \[chars]\ please choose another name |
A method-list name should not be the same as a method name. Please choose a different name for the method list. |
aaa |
"Pick a different method-list name that is not also a method-name." |
AAAA-4-BADSGNAME |
4-Warning |
Bad server-group name [chars] type [chars]. |
The given server-group name either doesn't exist or the given type does not match the defined server-group. |
aaa |
"Verify that the group exists and has the same " "type." |
AAAA-4-BADSGNAME |
4-Warning |
Bad server-group name [chars] type [chars]. |
The given server-group name either doesn't exist or the given type does not match the defined server-group. |
aaa |
"Verify that the group exists and has the same " "type." |
AAAA-4-BADSGNAME |
4-Warning |
Bad server-group name [chars] type [chars]. |
The given server-group name either doesn't exist or the given type does not match the defined server-group. |
aaa |
"Verify that the group exists and has the same " "type." |
AAAA-4-BADSGTYPE |
4-Warning |
Server-group [chars] is not of type [chars]. |
The given server-group name does not match the specified type |
aaa |
"Verify that the group exists and has " "the same type." |
AAAA-4-BADSGTYPE |
4-Warning |
Server-group [chars] is not of type [chars]. |
The given server-group name does not match the specified type |
aaa |
"Verify that the group exists and has " "the same type." |
AAAA-4-BADSGTYPE |
4-Warning |
Server-group [chars] is not of type [chars]. |
The given server-group name does not match the specified type |
aaa |
"Verify that the group exists and has " "the same type." |
AAAA-4-CLI_DEPRECATED |
4-Warning |
[chars] |
CLI deprecated. New CLI to be used |
aaa |
LOG_STD_ACTION |
AAAA-4-CLI_DEPRECATED |
4-Warning |
[chars] |
CLI deprecated. New CLI to be used |
aaa |
LOG_STD_ACTION |
AAAA-4-CLI_DEPRECATED |
4-Warning |
[chars] |
CLI deprecated. New CLI to be used |
aaa |
LOG_STD_ACTION |
AAAA-4-DNISGPUNDEF |
4-Warning |
Warning: DNIS group [chars] is not defined. |
The DNIS group was used without defining it first. It should be defined before use. |
aaa |
"Define the DNIS group before using it." |
AAAA-4-DNISGPUNDEF |
4-Warning |
Warning: DNIS group [chars] is not defined. |
The DNIS group was used without defining it first. It should be defined before use. |
aaa |
"Define the DNIS group before using it." |
AAAA-4-DNISGPUNDEF |
4-Warning |
Warning: DNIS group [chars] is not defined. |
The DNIS group was used without defining it first. It should be defined before use. |
aaa |
"Define the DNIS group before using it." |
AAAA-4-NOCACHEPROC |
4-Warning |
The aaa cache process is not created. Please configure aaa cache profile first |
Cache was listed in a method-list without defining it first. Cache profile should be defined before use. |
aaa |
"Define the cache profile before using it." |
AAAA-4-NOCACHEPROC |
4-Warning |
The aaa cache process is not created. Please configure aaa cache profile first |
Cache was listed in a method-list without defining it first. Cache profile should be defined before use. |
aaa |
"Define the cache profile before using it." |
AAAA-4-NOCACHEPROC |
4-Warning |
The aaa cache process is not created. Please configure aaa cache profile first |
Cache was listed in a method-list without defining it first. Cache profile should be defined before use. |
aaa |
"Define the cache profile before using it." |
AAAA-4-NOSERVER |
4-Warning |
Warning: Server [chars] is not defined. |
The given server is not on the master-list and should be defined or unexpected things might happen. |
aaa |
"Please define the server on the appropriate " "master-list as soon as possible." |
AAAA-4-NOSERVER |
4-Warning |
Warning: Server [chars] is not defined. |
The given server is not on the master-list and should be defined or unexpected things might happen. |
aaa |
"Please define the server on the appropriate " "master-list as soon as possible." |
AAAA-4-NOSERVER |
4-Warning |
Warning: Server [chars] is not defined. |
The given server is not on the master-list and should be defined or unexpected things might happen. |
aaa |
"Please define the server on the appropriate " "master-list as soon as possible." |
AAAA-4-SERVNOGRP |
4-Warning |
Warning: Server [inet]:[dec][dec] is not part of server group [chars]. |
The server does not belong to the specified server group |
aaa |
"Please check that the specified server belongs " "to the server group" |
AAAA-4-SERVNOGRP |
4-Warning |
Warning: Server [inet]:[dec][dec] is not part of server group [chars]. |
The server does not belong to the specified server group |
aaa |
"Please check that the specified server belongs " "to the server group" |
AAAA-4-SERVNOGRP |
4-Warning |
Warning: Server [inet]:[dec][dec] is not part of server group [chars]. |
The server does not belong to the specified server group |
aaa |
"Please check that the specified server belongs " "to the server group" |
AAAA-4-SERVNORADIUS |
4-Warning |
The server-group \[chars]\ is not a radius server group. Please define \[chars]\ as a radius server group. |
The protocol used by the server-group doesn't support the configured aaa action. |
aaa |
"Use a radius server-group." |
AAAA-4-SERVNORADIUS |
4-Warning |
The server-group \[chars]\ is not a radius server group. Please define \[chars]\ as a radius server group. |
The protocol used by the server-group doesn't support the configured aaa action. |
aaa |
"Use a radius server-group." |
AAAA-4-SERVNORADIUS |
4-Warning |
The server-group \[chars]\ is not a radius server group. Please define \[chars]\ as a radius server group. |
The protocol used by the server-group doesn't support the configured aaa action. |
aaa |
"Use a radius server-group." |
AAAA-4-SERVNOTACPLUS |
4-Warning |
The server-group \[chars]\ is not a tacacs+ server group. Please define \[chars]\ as a tacacs+ server group. |
The protocol used by the server-group doesn't support the configured aaa action. |
aaa |
"Use a tacacs+ server-group." |
AAAA-4-SERVNOTACPLUS |
4-Warning |
The server-group \[chars]\ is not a tacacs+ server group. Please define \[chars]\ as a tacacs+ server group. |
The protocol used by the server-group doesn't support the configured aaa action. |
aaa |
"Use a tacacs+ server-group." |
AAAA-4-SERVNOTACPLUS |
4-Warning |
The server-group \[chars]\ is not a tacacs+ server group. Please define \[chars]\ as a tacacs+ server group. |
The protocol used by the server-group doesn't support the configured aaa action. |
aaa |
"Use a tacacs+ server-group." |
AAAA-4-SERVUNDEF |
4-Warning |
The server-group \[chars]\ is not defined. Please define it. |
A given server-group was listed in a method-list without defining it first. Server-groups should be defined before use. |
aaa |
"Define the server-group before using it." |
AAAA-4-SERVUNDEF |
4-Warning |
The server-group \[chars]\ is not defined. Please define it. |
A given server-group was listed in a method-list without defining it first. Server-groups should be defined before use. |
aaa |
"Define the server-group before using it." |
AAAA-4-SERVUNDEF |
4-Warning |
The server-group \[chars]\ is not defined. Please define it. |
A given server-group was listed in a method-list without defining it first. Server-groups should be defined before use. |
aaa |
"Define the server-group before using it." |
AAAA-4-UNSUPWAITSTART |
4-Warning |
%% AAA: Unsupported option wait-start mapped to start-stop. |
wait-start accounting is not supported. It is being mapped to start-stop |
aaa |
"wait-start accounting is not supported. It is being mapped to start-stop" |
AAAA-4-UNSUPWAITSTART |
4-Warning |
%% AAA: Unsupported option wait-start mapped to start-stop. |
wait-start accounting is not supported. It is being mapped to start-stop |
aaa |
"wait-start accounting is not supported. It is being mapped to start-stop" |
AAAA-4-UNSUPWAITSTART |
4-Warning |
%% AAA: Unsupported option wait-start mapped to start-stop. |
wait-start accounting is not supported. It is being mapped to start-stop |
aaa |
"wait-start accounting is not supported. It is being mapped to start-stop" |
AAAA-6-ACCTLOCAL |
6-Information |
Username: [chars] Privilege level: [dec] Command: [chars] |
AAA local accounting log message |
aaa |
"This information is to store buffered logs" "locally and send to SYSLOG server" |
AAAA-6-ACCTSTART |
6-Information |
[chars] |
A AAA accounting start message. |
aaa |
"This information is for information only." |
AAAA-6-ACCTSTART |
6-Information |
[chars] |
A AAA accounting start message. |
aaa |
"This information is for information only." |
AAAA-6-ACCTSTART |
6-Information |
[chars] |
A AAA accounting start message. |
aaa |
"This information is for information only." |
AAAA-6-ACCTSTOP |
6-Information |
[chars] |
A AAA accounting stop message. |
aaa |
"This information is for information only." |
AAAA-6-ACCTSTOP |
6-Information |
[chars] |
A AAA accounting stop message. |
aaa |
"This information is for information only." |
AAAA-6-ACCTSTOP |
6-Information |
[chars] |
A AAA accounting stop message. |
aaa |
"This information is for information only." |
AAAA-6-ACCTWATCH |
6-Information |
[chars] |
A AAA accounting watchdog/update message. |
aaa |
"This information is for information only." |
AAAA-6-ACCTWATCH |
6-Information |
[chars] |
A AAA accounting watchdog/update message. |
aaa |
"This information is for information only." |
AAAA-6-ACCTWATCH |
6-Information |
[chars] |
A AAA accounting watchdog/update message. |
aaa |
"This information is for information only." |
AAAA-6-ADMINMSG |
6-Information |
[chars] [chars]: [chars] |
This administrative message was passed to the NAS from the AAA server |
aaa |
"No action need be taken but the message may " "contain usefull information regarding some event " "on the server" |
AAAA-6-ADMINMSG |
6-Information |
[chars] [chars]: [chars] |
This administrative message was passed to the NAS from the AAA server |
aaa |
"No action need be taken but the message may " "contain usefull information regarding some event " "on the server" |
AAAA-6-ADMINMSG |
6-Information |
[chars] [chars]: [chars] |
This administrative message was passed to the NAS from the AAA server |
aaa |
"No action need be taken but the message may " "contain usefull information regarding some event " "on the server" |
AAAA-6-SERVERMSG |
6-Information |
[chars] [chars]: [chars] |
This message was passed to the NAS from the AAA server |
aaa |
"No action need be taken but the message may " "contain usefull information regarding some event " "on the server" |
AAAA-6-SERVERMSG |
6-Information |
[chars] [chars]: [chars] |
This message was passed to the NAS from the AAA server |
aaa |
"No action need be taken but the message may " "contain usefull information regarding some event " "on the server" |
AAAA-6-SERVERMSG |
6-Information |
[chars] [chars]: [chars] |
This message was passed to the NAS from the AAA server |
aaa |
"No action need be taken but the message may " "contain usefull information regarding some event " "on the server" |
AC-3-AC_SANITY |
3-Error |
[chars] |
A unexpected sanity check failed during Attachment Circuit processing. |
ac |
LOG_STD_ACTION |
AC-3-AC_WS_REGISTER |
3-Error |
L2VPN WS registration failed for [chars] |
An error was encountered when attempting to register the specified Attachment Circuit type with the Layer 2 Virtual Private Network Wire Service facility. |
ac |
LOG_STD_ACTION |
AC-3-ACMGR_INVALID_HDL |
3-Error |
Received invalid [chars] handle |
Attachment Circuit Manager receives invalid handle. |
ac |
LOG_STD_ACTION |
AC-3-ACMGR_INVALID_MSG |
3-Error |
Received [chars] |
Attachment Circuit Manager receives invalid message. |
ac |
LOG_STD_ACTION |
AC-3-ACMGR_MISSED_CIRCUIT |
3-Error |
Circuit info missing in [chars] message. |
AC Manager received message with missing circuit info |
ac |
LOG_STD_ACTION |
AC-3-ACMGR_XDM_CREATE |
3-Error |
Failed to create XDM - rc [dec] |
Attachment Circuit Manager was unable to create a Dispatch Manager instance for event handling. |
ac |
LOG_STD_ACTION |
AC-3-L2SS_BAD_HANDLE |
3-Error |
Corrupted L2SS handle [[hec]]. |
An internal L2SS Manager occurred. |
ac |
LOG_STD_ACTION |
AC-3-L2SS_NULL_CONTEXT |
3-Error |
Encountered a NULL context in [chars] |
Encountered a NULL context in L2SS Manager. |
ac |
LOG_STD_ACTION |
AC-3-L2SS_UNEXPECTED |
3-Error |
Received unexpected [chars] message |
L2SS received unexpected message. |
ac |
LOG_STD_ACTION |
AC-3-L2SS_WRONG_KEYS |
3-Error |
Wrong set of keys in [chars] message |
SIP sends a wrong set of keys to L2SS Manager. |
ac |
LOG_STD_ACTION |
ACCESS_IE-3-INVALID_HANDLE |
3-Error |
Caller passed in invalid handle - traceback to follow. |
An invalid handle was encountered in the Access IE library. |
- |
LOG_STD_ACTION |
ACCESS_SESSION-3-TRACE_INIT_FAIL |
3-Error |
Initialization failed with code: [dec] |
Failed to initialize access-session trace. |
dot1x-ios |
LOG_STD_NO_ACTION |
ACCESS_SESSION-3-TRACE_INIT_FAIL |
3-Error |
Initialization failed with code: [dec] |
Failed to initialize access-session trace. |
dot1x-ios |
LOG_STD_NO_ACTION |
ACCESS_SESSION-3-TRACE_REG_FAIL |
3-Error |
Component [chars] registration failed. Error code: [dec] |
Component failed to register with access-session trace |
dot1x-ios |
LOG_STD_NO_ACTION |
ACCESS_SESSION-3-TRACE_REG_FAIL |
3-Error |
Component [chars] registration failed. Error code: [dec] |
Component failed to register with access-session trace |
dot1x-ios |
LOG_STD_NO_ACTION |
ACCESS_TUNNEL_ISSU-3-BUFFER |
3-Error |
ACCESS_TUNNEL ISSU client failed to get buffer for message error [dec] |
ACCESS_TUNNEL ISSU client failed to get buffer for building\n\ a negotiation message. Hence it can not send the negotiation\n\ message to the standby unit. When there is a problem in\n\ the negotiaiton the standby unit can not be brought up. |
accsw-p-securefab |
"show logging and show checkpoint client" |
ACCESS_TUNNEL_ISSU-3-CAP_INVALID_SIZE |
3-Error |
ACCESS_TUNNEL ISSU client capability list is empty. |
The ACCESS_TUNNEL ISSU client capability exchange list size\n\ is invalid. |
accsw-p-securefab |
"show issu capability entries <Client_ID>" |
ACCESS_TUNNEL_ISSU-3-CAP_NOT_COMPATIBLE |
3-Error |
ACCESS_TUNNEL ISSU client capability exchange result incompatible. |
The ACCESS_TUNNEL ISSU client capability exchange has negotiated\n\ as incompatible with the peer. |
accsw-p-securefab |
"show issu negotiated capability <Session_ID>" |
ACCESS_TUNNEL_ISSU-3-CAPABILITY |
3-Error |
ACCESS_TUNNEL ISSU client [chars] |
ACCESS_TUNNEL ISSU client observed an error during capability\n\ negotiation. When this error happens there is a mismatch\n\ between the client capability between the active and\n\ standby unit. |
accsw-p-securefab |
"show issu capability entries <client_id> and \n\ show issu session <client_id> and \n\ show issu negotiated capability <session_id>" |
ACCESS_TUNNEL_ISSU-3-INIT |
3-Error |
ACCESS_TUNNEL ISSU client initialization failed at [chars] error [chars] |
ACCESS_TUNNEL ISSU client could not be initiailzed this will\n\ cause catstrophic failure when ISSU upgrade or downgrade\n\ is performed. |
accsw-p-securefab |
LOG_STD_SH_TECH_ACTION |
ACCESS_TUNNEL_ISSU-3-MSG_NOT_OK |
3-Error |
ACCESS_TUNNEL ISSU client message [dec] is not compatible |
ACCESS_TUNNEL ISSU client received an incompatible message\n\ from the peer unit. Since the message is not compatible\n\ it can not be processed by this unit |
accsw-p-securefab |
"show issu message group <client_id> and\n\ show issu session <client_id> and \n\ show issu negotiated version <session_id>" |
ACCESS_TUNNEL_ISSU-3-MSG_SIZE |
3-Error |
ACCESS_TUNNEL ISSU client failed to get the message size for message [dec] |
ACCESS_TUNNEL ISSU client failed to calculate message size\n\ for the message specified. The ACCESS_TUNNEL ISSU client will not\n\ be able to send message to the standby unit. |
accsw-p-securefab |
"show issu message group <client_id> and\n\ show issu session <client_id> and \n\ show issu negotiated version <session_id>" |
ACCESS_TUNNEL_ISSU-3-POLICY |
3-Error |
ACCESS_TUNNEL ISSU client message type [dec] is [chars] |
ACCESS_TUNNEL ISSU client received an message type which it\n\ does not support. The policy is applied to make the session\n\ compatible. |
accsw-p-securefab |
"show issu session <client_id>" |
ACCESS_TUNNEL_ISSU-3-SEND_FAILED |
3-Error |
ACCESS_TUNNEL ISSU client failed to send a negotiation message error [dec] |
ACCESS_TUNNEL ISSU client could not send a session negotiation\n\ message to the peer. When there is a problem in the \n\ negotiation the standby unit can not be brought up. |
accsw-p-securefab |
"show logging and show checkpoint client" |
ACCESS_TUNNEL_ISSU-3-SESSION |
3-Error |
ACCESS_TUNNEL ISSU client [chars] |
ACCESS_TUNNEL ISSU client observed an error during a session\n\ negotiation with the peer unit. When there is a problem\n\ with the session the standby unit can not be brought up. |
accsw-p-securefab |
"show issu capability entries <client_id> and \n\ show issu session <client_id> and \n\ show issu negotiated capability <session_id>" |
ACCESS_TUNNEL_ISSU-3-SESSION_UNREGISTRY |
3-Error |
ACCESS_TUNNEL ISSU client failed to unregister session information. Error: [dec] [chars] |
The ACCESS_TUNNEL ISSU client failed to unregister session information. |
accsw-p-securefab |
"show issu session <client_id> and " "show issu negotiated capability <session_id>" |
ACCESS_TUNNEL_ISSU-3-TRANSFORM |
3-Error |
ACCESS_TUNNEL ISSU client [chars] transform failed error [chars] |
ACCESS_TUNNEL ISSU client could not transform the message.\n\ If the transmit transformation failed it means that the\n\ checkpoint message can not be sent to the standby unit.\n\ If the receive transformation failed it means that the\n\ checkpoint message can not be applied on the standby\n\ unit. In both cases the ACCESS_TUNNEL state will not\n\ be indentical with the active unit. |
accsw-p-securefab |
"show issu session <client_id> and \n\ show issu negotiated version <session_id>" |
ACE-2-CRYPTOENGERR |
2-Critical |
Crypto engine error: [chars] [dec] |
A crypto engine operation did not complete. This error condition can indicate that the crypto engine cannot bind or unbind an interface to a crypto engine. It can also indicate that the crypto engine cannot query an interface ID. |
- |
"Remove the cryptomap set from the interface by issuing " "<CmdBold>no crypto map<noCmdBold> command. Then reattach the cryptomap " "set to the interface using <CmdBold>crypto map<noCmdBold> command. " "Although removing and reattaching the crypto map might fix the " "cryptographic engine operation failure report the failure to your " "technical support representative along with the sequence of commands " "that lead to the failure". |
ACE-2-INTTABOPERR |
2-Critical |
Internal [chars] table error: [chars] |
Internal table operation fails. This means the state of the module is mostly like inconsistent. |
iosxe-ipsec |
"Contact your technical support representative" |
ACE-3-BOOTMSGERR |
3-Error |
[chars]: boot error: [chars] |
The ACE completed booting but with an error status code. ACE will not operate and it will not register with the crypto subsystem. |
- |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
ACE-3-CEAL_REGISTRATION |
3-Error |
ACE [chars] failed to register. |
The ACE failed to register with CEAL |
iosxe-ipsec |
"Reset the hw module" |
ACE-3-CRASHDUMPERR |
3-Error |
[chars]: crashdump retrieval error: [chars] [chars] |
An error occurred during crashdump file retrieval from ACE. |
- |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
ACE-3-CRASHDUMPSTART |
3-Error |
[chars]: crashdump retrieval initiated to file [chars] |
The ACE crashed and was rebooted. Upon reboot a crashdump file was detected and uploaded to the sup-bootflash filesystem. |
- |
"Report the crash and transfer the crashdump file to your technical" "support representative." |
ACE-3-HAPITRUNC |
3-Error |
[chars]: Received truncated HAPI message tlen=[dec] actual=[dec] |
An IPsec packet was unexpectedly forwarded to the RP |
iosxe-ipsec |
"If this message was seen in the context of the router booting " "enabling the hardware crypto accelerator then this message is normal " "and can be safely ignored. " "Otherwise please copy the error message exactly as it appears " "and report it to your technical support representative." |
ACE-3-INITFAIL |
3-Error |
[chars]: initialization failed [chars] |
An error occured in the indicated control transaction. |
iosxe-ipsec |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
ACE-3-INVTID |
3-Error |
[chars]: [chars] of invalid [chars] trans id [dec] |
An invalid transaction ID of for the indicated transaction\n\ type was encountered |
iosxe-ipsec |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
ACE-3-NOENGINESLOT |
3-Error |
Interface [chars] has no crypto engine slot |
An IKE SA was requested for a given interface but no crypto engine slot was assigned to that interface |
iosxe-ipsec |
"Configure the interface in question with the" " `crypto engine [sub]slot' command" |
ACE-3-NOMORETID |
3-Error |
[chars]: out of [chars] transactions |
Transaction pool for the indicated transaction type was\n\ exhausted. |
iosxe-ipsec |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
ACE-3-OUTOFID_RL |
3-Error |
Too many [chars] IDs in the system. Cannot allocate a new one |
All the IDs of the specified type are in use |
iosxe-ipsec |
"Reduce the traffic load number of IPSec tunnels and/or frequency of re-key." "If this message was seen under light loading conditions then" "copy the error message exactly as it appears and report it to your " "technical support representative." |
ACE-3-OUTOFRES |
3-Error |
Too many [chars] in the system. Cannot allocate a new one |
All VPN-accelerator resources of a particular are in used and thus this allocation request fails. |
iosxe-ipsec |
"Remove the cryptomap set from the interface. " "Reduce the number of that resource in the " "system. For ACL reduce the number of ACL " "permit ACE in the system. For cryptomap reduce the" "number of cryptomaps in the system. For SPD and " "SPD map reduce the number of interface with " "cryptomap set attached." |
ACE-4-BV_IDMGR_DESTROY |
4-Warning |
ACE failed to destroy [chars] ID manager. Leaking memory. |
The ACE failed to destroy memory space for ID management. |
iosxe-ipsec |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
ACE-6-BOOTMSGINFO |
6-Information |
[chars]: boot info: [chars] |
The ACE completed booting but with a non-zero informational status code. This does not indicate an error and ACE will run normally. |
- |
"No action is necessary." |
ACE-6-CRASHDUMPEND |
6-Information |
[chars]: crashdump retrieval complete |
The ACE crashed and was rebooted. Upon reboot a crashdump file was detected and uploaded to the sup-bootflash filesystem. |
- |
"Report the crash and transfer the crashdump file to your technical" "support representative." |
ACE-6-INFO |
6-Information |
[chars]: [chars] |
This is informational message from ACE |
iosxe-ipsec |
"This is informational message from ACE. This occurs " "in normal operation." |
ACE-6-SWITCHOVER |
6-Information |
VPN-SM switchover: [dec]/[dec] has been [chars] [dec]/[dec] |
An negative acknowledge occured in the indicated control transaction. |
iosxe-ipsec |
"Copy the error message exactly as it appears and report it to your " "technical support representative." |
ACL1-5-LDP |
5-Notice |
5*ERRMSG_LIMIT_SLOW |
- |
- |
- |
ACL-3-UNEXPECTED_PKT_TYPE |
3-Error |
type [dec] int [dec] [chars]put |
ACL logging has encountered unexpected pkt type. |
cpp-ucode |
LOG_STD_ACTION |
ACL-3-UNEXPECTED_STATE |
3-Error |
type [dec] int [chars] [chars]put w0: 0x%p w1: 0x[hec] |
An error has occurred in the setup of ACL hardware. |
cpp-ucode |
LOG_STD_ACTION |
ACL-5-LDP |
5-Notice |
ERRMSG_NOFLAGS |
- |
- |
- |
ACLMERGE-3-CUDDERROR |
3-Error |
A CUDD Library error was detected in [chars] |
An error was detected by the CUDD Library the ACL-Merge for this invokation has failed. This could result in more traffic being switched by software. The effect of this could be lower performance for the interface for which the merge failed. |
aclmerge |
"Copy and save this message. Report this to Engineering along with the ACL configuration of this device. Use Topic to search for a similar DDTS. If none found write a DDTS for this problem" |
ACLMERGE-3-CUDDWARN |
3-Error |
A CUDD Library warning message for interest in this event in [chars] |
Debug message only. No action required |
aclmerge |
"Copy and save this message. Report this to Engineering along with the ACL configuration of the device. This is just a debug message of interest to engineering to investigate the case why this happened" |
ACLMGR-2-NOMAP |
2-Critical |
Cannot create ACL Manager data structures for VLAN Map [chars] |
The ACL Manager could not allocate the data structures needed to describe a VLAN Map in a form that can be loaded into hardware. Probably caused by lack of free memory. |
firmware |
LOG_STD_REDUCE_ACTION |
ACLMGR-2-NOVLB |
2-Critical |
Cannot create memory block for VLAN [dec] |
The ACL Manager was unable to save per-VLAN information needed for its correct operation. Some per-interface features such as access groups or VLAN maps will not be configured correctly. |
firmware |
"Use a less complicated configuration that " "requires less memory." |
ACLMGR-2-NOVMR |
2-Critical |
Cannot generate hardware representation of access list [chars] |
There were insufficient resources available for generating a hardware representation of the access list. Either lack of available logical operation units or lack of memory can cause this problem. Logical operation units are needed when a match on TCP flags is specified or when any test other than eq that is: ne gt lt or range is |
firmware |
"Modify the ACL configuration to use fewer resources." |
ACLMGR-3-AUGMENTFAIL |
3-Error |
Augmenting of access-map [chars] on [chars] label [dec] failed |
The system ran out of CPU DRAM when attempting to merge internally required elements with the configured access maps. |
firmware |
LOG_STD_REDUCE_ACTION |
ACLMGR-3-FEATUREMISMATCH |
3-Error |
[chars] can not be supported with the image running on switch-[dec] |
A feature has been configured on the stack but can not be supported on one or more switches in the stack. This feature will continue to work on the rest of the switches that support it but will not be applied to the switches that can not support it. All other features continue to work as expected on the stack. |
firmware |
"Upgrade the software running on switches that " "can not support this feature. Upgrade to a " "software version that supports this feature." |
ACLMGR-3-IECPORTLABELERROR |
3-Error |
ACL labels are out-of-sync on interface [chars] label [dec] is not available on asic [dec] |
An internal software error has occurred. |
firmware |
LOG_STD_ACTION |
ACLMGR-3-INSERTFAIL |
3-Error |
Insert of access-map [chars] #[dec] into [chars] label [dec] failed |
The system ran out of CPU DRAM when trying to merge sections of an access map. |
firmware |
LOG_STD_REDUCE_ACTION |
ACLMGR-3-INTTABLE |
3-Error |
Not in truth table: VLMAP [dec] RACL [dec] Rtprot [dec] Mcb [dec] Feat [dec] |
An unrecoverable software error occurred while trying to merge the configured input features. |
firmware |
"show running-config" |
ACLMGR-3-INVALIDL4PORTINDEX |
3-Error |
Invalid L4 port array index while processing [chars] |
ACL Manager module received invalid value for L4 port array index. The problem can be due to memory corruption or bad system memory. |
firmware |
NACL_L4OP_ERROR |
ACLMGR-3-INVALIDPARAM |
3-Error |
Invalid [chars] [dec] encountered |
ACL Manager has encountered an invalid parameter value. |
firmware |
"show running-config" |
ACLMGR-3-MAXRECURSION |
3-Error |
Too many [dec] levels of recursion while merging ACLs code [dec]. |
The configuration is too complicated for the platform specific ACL merge code to support. Most likely cause is including too many separate access lists in a single VLAN map or policy map. |
firmware |
"Reduce the number IP or MAC access lists" " considered separately in any one VLAN or policy" |
ACLMGR-3-MERGEFAIL |
3-Error |
[chars] ACL merge error [dec] [chars] on [chars] label [dec] |
The ACL Manager was unable to complete the merge of the configured features into a form suitable for loading into the hardware. Packets potentially affected by this feature will be sent to the CPU for processing instead. The most likely cause is specifying an ACL that is too large or too complex for the system to handle. |
firmware |
"Try specifying a smaller and less complicated " "configuration." |
ACLMGR-3-NOLABEL |
3-Error |
Cannot allocate [chars] label for vlan-id [dec] |
The ACL Manager was unable to allocate a label for the features on this interface. This means that the hardware cannot be programmed to implement the features and packets for this interface will be filtered in software. There is a limit of 256 labels per direction. |
firmware |
"Allocate more space to the relevant section " "of the TCAM and reboot or else use a simpler " "configuration. Use the same ACLs on multiple " "interfaces if possible." |
ACLMGR-3-OUTTTABLE |
3-Error |
Not in truth table: RACL [dec] VLMAP [dec] |
An unrecoverable software error occurred while trying to merge the configured output features. |
firmware |
"show running-config" |
ACLMGR-3-PACLTTABLE |
3-Error |
Not in truth table: IPSrcGrd [dec] PACL [dec] Rtprot [dec] |
An unrecoverable software error occurred while trying to merge the configured port acl features. |
firmware |
"show running-config" |
ACLMGR-3-QOSTTABLE |
3-Error |
Not in truth table: ACL [dec] in map action [dec] |
A software error occurred while trying to merge a QoS Policy Map |
firmware |
"show running-config" |
ACLMGR-3-UNKNOWNACTION |
3-Error |
Unknown VMR access group action 0x[hec] |
An internal software error has occurred. |
firmware |
LOG_STD_ACTION |
ACLMGR-3-UNKNOWNL4OPERATION |
3-Error |
Unknown L4 operation 0x[hec] |
ACL Manager module received invalid value for L4 operation. The problem can be due to memory corruption or bad system memory. |
firmware |
NACL_L4OP_ERROR |
ACLMGR-4-ACLTCAMFULL |
4-Warning |
[chars]ACL TCAM Full. Software Forwarding packets on [chars] label [dec] on [chars] [chars] |
The ACL configuration is too large to fit in the platform -specific ACL TCAM table. |
firmware |
"Simplify the ACLs applied to interfaces or reduce" " their number." |
ACLMGR-4-ACLTCAMFULL |
4-Warning |
ACL TCAM Full. [chars] [chars] [chars] [chars] |
The ACL configuration is too large to fit in the platform -specific ACL TCAM table. |
firmware |
"Simplify the ACLs applied to interfaces or reduce" " their number." |
ACLMGR-4-RELOADED |
4-Warning |
Reloading [chars] [chars] label [dec] [chars] [chars]feature |
The ACL Manager was able to fit more of the configured features on this label into the hardware. One or more features had previously been unloaded because of lack of space. |
firmware |
LOG_STD_NO_ACTION |
ACLMGR-4-RELOADEDFSPAN |
4-Warning |
Reloading [chars] session [dec] [chars] feature |
The ACL Manager was able to fit more of the configured Flow based SPAN features on this session into the hardware. One or more features had previously been unloaded because of lack of space. |
firmware |
LOG_STD_NO_ACTION |
ACLMGR-4-UNLOADING |
4-Warning |
Unloading [chars] [chars] label [dec] [chars] [chars]feature |
The ACL Manager was unable to fit the complete configuration into the hardware so some features will have to be applied in software. This prevents some or all of the packets in a VLAN/port from being forwarded in hardware and requires them to be forwarded by the CPU. Multicast packets may be dropped entirely instead of being forwarded. |
firmware |
"Allocate more space to the relevant section " "of the TCAM and reboot or else use a simpler " "configuration. Use the same ACLs on multiple " "interfaces if possible." |
ACLMGR-4-UNLOADINGFSPAN |
4-Warning |
Unloading [chars] session [dec] [chars] feature |
The ACL Manager was unable to fit the complete Flow based SPAN configuration into the hardware so this feature has been temporarily disabled for the given session. |
firmware |
"Allocate more space to the ACL section of the " "TCAM by choosing an SDM template with more ACL " "TCAM space and reboot the switch. You may also " "use a simpler ACL configuration and/or use the " "same ACLs on multiple interfaces if possible." |
ACR-1-ISSU_NOMEMORY |
1-Alert |
msgtxt_nomemory |
The requested operation could not be accomplished because of a low\n\ memory condition. |
ACR_DDTS_COMPONENT |
"Reduce other system activity to ease memory demands. If conditions\n\ warrant upgrade to a larger memory configuration." |
ACR-3- ACRIFADD |
3-Error |
[chars] interface add failed for ACR group [dec]. |
Addition of interface to ACR group failed |
ACR_DDTS_COMPONENT |
"Get the output of \"show acr all \" immediately after this error." "Copy the message exactly as it appears and report it to your technical " "support representative." |
ACR-3- ACRIFDEL |
3-Error |
[chars] interface del failed for ACR group [dec]. |
Delete of interface from ACR group failed |
ACR_DDTS_COMPONENT |
"Get the output of \"show acr all \" immediately after this error." "Copy the message exactly as it appears and report it to your technical " "support representative." |
ACR-3- ACRPVCDISABLE |
3-Error |
PVC Disable failed for VCD= [dec] on [chars] interface of ACR interface [chars]. |
PVC disable failed on ACR physical interface. |
ACR_DDTS_COMPONENT |
"Get the output of \"show acr group \" and \"show acr group <> detail\" " "Copy the message exactly as it appears and report it to your technical " "support representative." |
ACR-3- ACRVPDISABLE |
3-Error |
VP Disable failed for VPI= [dec] on [chars] interface of ACR interface [chars]. |
VP disable failed on ACR physical interface. |
ACR_DDTS_COMPONENT |
"Get the output of \"show acr group \" and \"show acr group <> detail\" " "Copy the message exactly as it appears and report it to your technical " "support representative." |
ACR-3- ACRVPENABLE |
3-Error |
VP Enable failed for VPI= [dec] on [chars] interface of ACR interface [chars]. |
VP enable failed on ACR physical interface. |
ACR_DDTS_COMPONENT |
"Get the output of \"show acr group \" and \"show acr group <> detail\" " "Copy the message exactly as it appears and report it to your technical " "support representative." |
ACR-3-ISSU_SENDFAILED |
3-Error |
\nACR ISSU: send message failed rc = [dec]\n |
The sending of a message has failed. |
ACR_DDTS_COMPONENT |
LOG_STD_SH_TECH_ACTION |
ACR-4-ISSU_INCOMPATIBLE |
4-Warning |
\nacr-issu-compat: returned FALSE |
The compatibility checking has failed |
ACR_DDTS_COMPONENT |
LOG_STD_SH_TECH_ACTION |
ACR-4-ISSU_XFORM |
4-Warning |
\n[chars]: failed rc=[chars] |
The transform has failed. |
ACR_DDTS_COMPONENT |
LOG_STD_SH_TECH_ACTION |
ACR-6- ACRPVCADD |
6-Information |
PVC creation failed for VCD= [dec] on [chars] interface of ACR interface [chars]. |
PVC creation attempt failed on ACR physical interface. |
ACR_DDTS_COMPONENT |
"If message is seen continuously get the output of \"show acr group \" \n\ and \"show acr group <> detail\" " "Copy the message exactly as it appears and report it to your technical " "support representative." |
ACR-6- ACRPVCDEL |
6-Information |
PVC deletion failed for VCD= [dec] on [chars] interface of ACR group [chars]. |
PVC deletion attempt failed on ACR physical interface. |
ACR_DDTS_COMPONENT |
"If message is seen continuously get the output of \"show acr group \" \n\ and \"show acr group <> detail\" " "Copy the message exactly as it appears and report it to your technical " "support representative." |
ACR-6- ACRPVCENABLE |
6-Information |
PVC Enable failed for VCD= [dec] on [chars] interface of ACR interface [chars]. |
PVC enable attempt failed on ACR physical interface. |
ACR_DDTS_COMPONENT |
"If message is seen continuously get the output of \"show acr group \" \n\ and \"show acr group <> detail\" " "Copy the message exactly as it appears and report it to your technical " "support representative." |
ACR-6- ACRVPADD |
6-Information |
VP creation failed for VPI= [dec] on [chars] interface of ACR group [chars]. |
VP creation attempt failed on ACR physical interface. |
ACR_DDTS_COMPONENT |
"If message is seen continuously get the output of \"show acr group \" \n\ and \"show acr group <> detail\" " "Copy the message exactly as it appears and report it to your technical " "support representative." |
ACR-6- ACRVPDEL |
6-Information |
PVC deletion failed for VPI= [dec] on [chars] interface of ACR group [chars]. |
VP deletion attempt failed on ACR physical interface. |
ACR_DDTS_COMPONENT |
"If message is seen continuously get the output of \"show acr group \" \n\ and \"show acr group <> detail\" " "Copy the message exactly as it appears and report it to your technical " "support representative." |
ADDR_PROC-4-LCON |
4-Warning |
ERRMSG_NOFLAGS |
- |
- |
- |
ADDRQ-4-LCON |
4-Warning |
ERRMSG_NOFLAGS |
- |
- |
- |
ADJ_WALK_ERR-2-MPLS_TE |
2-Critical |
ERRMSG_FLAG_TRACEBACK |
- |
- |
- |
ADJ-3-ADJ_XKEYS |
3-Error |
Adj extended keys error [chars]: [chars] |
An initialization error occurred for extended keys. |
- |
LOG_STD_ACTION |
ADJ-3-ADJGENALLOCATEFAIL |
3-Error |
Failed to allocate memory [chars] |
An internal software error occurred. This is probably because not enough memory was available. |
- |
LOG_STD_ACTION |
ADJ-3-ADJGENDEALLOCATEFAIL |
3-Error |
Failed to deallocate memory [chars] |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-ADJMGRALLOCATEFAIL |
3-Error |
Failed to allocate an adjacency summary event block |
An internal software error occurred. This is probably because not enough memory was available. |
- |
LOG_STD_ACTION |
ADJ-3-ADJMGRDISPATCHFAIL |
3-Error |
Failed to enqueue an adjacency summary event block |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-ADJMGRREFRESHFAIL |
3-Error |
Failed to dispatch a refresh adjacency summary event |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-ADJSTACK2 |
3-Error |
Adj stack2 error [chars]: [chars] |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-ALLOCATEFAIL |
3-Error |
Failed to allocate an adjacency |
An internal software error occurred. This is probably because not enough memory was available. |
- |
LOG_STD_ACTION |
ADJ-3-ALLOCATEONDOWN |
3-Error |
Allocating adj when adj subsystem down |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-BADADDRLEN |
3-Error |
Zero address length detected distributing adj [chars] |
An internal software error occurred. An attempt to reference an adjacency with an unsupported address type has been made. |
- |
LOG_STD_ACTION |
ADJ-3-BADADDRTYPE |
3-Error |
Using an unsupported address type [dec] when trying to add/delete/modify/find an adjacency |
An internal software error occurred. An attempt to reference an adjacency with an unsupported address type has been made. |
- |
LOG_STD_ACTION |
ADJ-3-BADLINKTYPE |
3-Error |
Using an unsupported linktype [chars] when trying to add/delete/modify/find an adjacency |
An internal software error occurred. An attempt to reference an adjacency with an unsupported address type has been made. |
- |
LOG_STD_ACTION |
ADJ-3-BADMACALIGN |
3-Error |
adjacency mac string end [hec] not [chars] aligned |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-BADMACALIGN2 |
3-Error |
Adjacency mac string for [chars] not byte aligned offset [hec] length [hec] |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-BADMAGIC |
3-Error |
adjacency [chars] is followed by bad magic |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-BOARDENCAP |
3-Error |
Generation of encapsulation string for [chars] failed |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-BROKERINITFAIL |
3-Error |
Failed to initialise adjacency RP broker facility |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-BUNDLES |
3-Error |
Adj bundles: [chars] |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-CONNID_INCOMPATIBLE_ID |
3-Error |
Connection id [dec] could not be transformed: [chars] |
A connection id could not be transformed from a lower revision. |
- |
LOG_STD_ACTION |
ADJ-3-CONNID_INVALID |
3-Error |
Connection id [dec] not recognized [chars] |
A supplied connection id did not exist in the managed id database. |
- |
LOG_STD_ACTION |
ADJ-3-CONNID_INVALID_KEY |
3-Error |
Unexpected connection-id parameter: Expecting [chars] when encoding [chars] |
An application has provided an invalid key for computing a connection-id. |
- |
LOG_STD_ACTION |
ADJ-3-CONNID_POOL_EXHAUSTED |
3-Error |
Pool of connection ids is fully utilized. It may not be possible to encode new sets of extended keys. |
Either there are too many unique sets of extended keys in the system or ids have been leaking. |
- |
LOG_STD_ACTION |
ADJ-3-CONNID_TREE_MISMATCH |
3-Error |
Supplied connid [dec] and extended keys [chars] do not match |
An adjacency has a connection id and extended keys mapping that doesn't match what's in the managed connection id database. This will likely result in a rejected adjacency update or sync. |
- |
LOG_STD_ACTION |
ADJ-3-CONNID_TREE_OP_FAIL |
3-Error |
Tree [chars] failed for [chars] for id [dec] connid [dec] |
A tree operation failed for the connection-id manager. An inability to correctly construct a tree will have negative consequences for the system. |
- |
LOG_STD_ACTION |
ADJ-3-DBGFILTERALLOCATEFAIL |
3-Error |
Failed to allocate an adjacency debug filter block |
An internal software error occurred. This is probably because not enough memory was available. |
- |
LOG_STD_ACTION |
ADJ-3-ILALLOCATEFAIL |
3-Error |
Failed to allocate an adjacency interest list subblock |
An internal software error occurred. This is probably because not enough memory was available. |
- |
LOG_STD_ACTION |
ADJ-3-ILDEALLOCATEFAIL |
3-Error |
Failed to deallocate an adjacency interest list subblock |
An internal software error occurred. This is probably because not enough memory was available. |
- |
LOG_STD_ACTION |
ADJ-3-ILINITFAIL |
3-Error |
Failed to initialise adjacency interest list facility |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-ILLEGALARGS |
3-Error |
Illegal arguments - [chars] |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-ISSU_REG |
3-Error |
ISSU client [chars] [dec] entity [dec] failed ISSU registration: [chars] |
ISSU negotiation failed for this XDR client. |
- |
"This error indicates a coding problem. It is an error that will occur" "every time this image is run and requires a code change to fix it." |
ADJ-3-LCXDRCLIENT |
3-Error |
Adjacency distribution client: [chars] |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-MACOVERFLOW |
3-Error |
Adjacency mac address for [chars] overflowed by [dec] bytes |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-MACSTRING_PD_ERROR |
3-Error |
Platform request for header type [chars] from adjacency [chars] [chars][chars] |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-NOFIBIDB |
3-Error |
CEF Interface not found - [chars] |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-RPXDRCLIENT |
3-Error |
Adjacency distribution client: [chars] |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-SBINITFAIL |
3-Error |
Failed to initialise adjacency subblock facility |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-STATETRANSITION |
3-Error |
Unexpected state transition from [chars] to [chars] |
An internal software error occurred. |
- |
LOG_STD_ACTION |
ADJ-3-XKEYS_XDR_LEN |
3-Error |
Expected [dec] bytes of extended adjacency keys: decoded [dec] bytes |
The XDR message was incorrectly formatted and may contain bad xkey data. |
- |
LOG_STD_ACTION |
ADJ-5-ADJISSUINCOMPATIBLE |
5-Notice |
All or part of adjacency message for [chars] not sent to incompatible CEF instance for [chars] |
The adjacency is not distributed in whole to the remote CEF instance. This may impact traffic forwarding on remote CEF instance |
- |
LOG_STD_NO_ACTION |
ADJ-5-PARENT |
5-Notice |
Midchain parent maintenance for [chars] - [chars] |
A midchain adjacency failed to stack onto output chain because a loop was detected. Traffic through the adjacency will be dropped until the adj is restacked. This condition is typically transient and is rectified by the control plane driving stacking. E.g. if an ip tunnel destination resolves through the tunnel transiently this message would appear. The situation would be rectified either by learning the tunnel destination through an interface other than the tunnel itself or by bringing the tunnel down. Monitor 'show adjacency internal' to determine if the problem has been resolved. |
- |
LOG_STD_NO_ACTION |
ADJ-5-RESOLVE_REQ_FAIL |
5-Notice |
Adj resolve request failed for [chars] on [chars] |
The source e.g. ARP or ND could not resolve the address. |
- |
LOG_STD_ACTION |
ADV-4-LDP |
4-Warning |
ERRMSG_NOFLAGS |
- |
- |
- |
AGGMGR-0-NO_SPACE |
0-Emergency |
No space left for creator \[chars]\ to add data item to agg list items [dec] max [dec] remaining [dec] |
An attempt was made to add an item to an aggregation list that had just been successfully created but for some reason the add failed. This situation should never occur. If it does occur then it is the result of a program error which would be found during development and considered an internal error. There is no work around. |
cosmos |
LOG_STD_ACTION |
AIP-3-AIPFAILSETUPVC |
3-Error |
[chars] Failed to setup vc [dec] Cause: [chars] |
- |
- |
- |
AIP-3-AIPFAILSETUPVCAVG |
3-Error |
Interface [chars] Failed to setup vc [dec] Cause: [chars] Expected range [[dec] .. [dec]]Kbps for AIP Average Rate Metering. Average Rate=Peak Rate= [dec] Kbps turns Average Rate Metering OFF |
A software or hardware error occurred. |
- |
LOG_STD_SH_TECH_ACTION |
ALARM_PERSISTENCY-3-ALARM_CHUNK_INFO_FAIL |
3-Error |
[chars] |
Failed to create the chunk-pool for the persistent alarm info |
asr900-lotr-im |
LOG_STD_ACTION |
ALARM_PERSISTENCY-3-ALARM_CHUNK_QUEUE_FAIL |
3-Error |
[chars] |
Failed to create the chunk-pool for the persistent alarm queue |
asr900-lotr-im |
LOG_STD_ACTION |
ALARM_PERSISTENCY-3-ALARM_INFO_CHUNK_DESTROY_FAIL |
3-Error |
Failed to destroy [chars] chunk pool |
Failed to destroy a chunk pool |
asr900-lotr-im |
LOG_STD_ACTION |
ALARM_PERSISTENCY-3-ALARM_INFO_FILE_CREATE_ERROR |
3-Error |
Failed to create [chars]/[chars] file error:[chars] |
Failed to create persistent_alarm_log file |
asr900-lotr-im |
LOG_STD_ACTION |
ALARM_PERSISTENCY-3-ALARM_INFO_FILE_OPEN_ERROR |
3-Error |
Failed to open [chars]/[chars] file error:[chars] |
Failed to open persistent_alarm_log file |
asr900-lotr-im |
LOG_STD_ACTION |
ALARM_PERSISTENCY-3-ALARM_INFO_FILE_WRITE_ERROR |
3-Error |
Failed to write to [chars]/[chars] file actual:[dec] written:[dec] error:[chars] |
Failed to open persistent_alarm_log file |
asr900-lotr-im |
LOG_STD_ACTION |
ALARM_PERSISTENCY-3-ALARM_INFO_NULL |
3-Error |
Persistent alarm queue alarm info is NULL |
alarm_info of the persistence queue is NULL |
asr900-lotr-im |
LOG_STD_ACTION |
ALARM_PERSISTENCY-3-ALARM_INFO_PROCESS_FAIL |
3-Error |
Failed to create mcprp_spa_persistence_logger process |
Failed to create mcprp_spa_persistence_logger process |
asr900-lotr-im |
LOG_STD_ACTION |
ALARM_PERSISTENCY-3-ALARM_PROFILE_NULL |
3-Error |
[chars] |
Alarm profile is enabled with a wrong profile name |
- |
LOG_STD_ACTION |
ALARM_PERSISTENCY-3-ALARM_QUEUE_NULL |
3-Error |
Persistent alarm queue info is NULL |
alarm_info of the persistence queue is NULL |
asr900-lotr-im |
LOG_STD_ACTION |
ALARM_PERSISTENCY-3-NULL_DATA_STRUCTURE |
3-Error |
[chars] is NULL |
Data-structure is NULL |
asr900-lotr-im |
LOG_STD_ACTION |
ALARM_PERSISTENCY-6-ALARM_CHUNK_INFO_CREATED |
6-Information |
[chars] |
Created the chunk-pool for the persistenct alarm info |
- |
LOG_STD_NO_ACTION |
ALARM_PERSISTENCY-6-ALARM_CHUNK_QUEUE_CREATED |
6-Information |
[chars] |
Created the chunk-pool for the persistent alarm queue |
- |
LOG_STD_NO_ACTION |
ALARM_PERSISTENCY-6-ALARM_INFO_FILE_CREATED |
6-Information |
Successfully created [chars]/[chars] file |
Successfully created alarm_persistency file |
- |
LOG_STD_NO_ACTION |
ALARM_PERSISTENCY-6-ALARM_INFO_FILE_ROTATED |
6-Information |
Switching to [chars] file \nafter writing [dec] records to [chars] file |
Switched to other file after reaching a specified limit |
- |
LOG_STD_NO_ACTION |
ALARM_PERSISTENCY-6-ALARM_INFO_PROCESS_CREATE |
6-Information |
created mcprp_spa_persistence_logger process:[dec] |
Created mcprp_spa_persistence_logger process |
- |
LOG_STD_NO_ACTION |
ALARM_PERSISTENCY-6-ALARM_RECORDS_FULL |
6-Information |
Persistent alarm info queue is full with [dec] elements |
persistent alarm_records in the persistence queue are full |
- |
LOG_STD_NO_ACTION |
ALARM-3-CLEAR |
3-Error |
[chars] [chars] [chars] [chars] [chars] |
- |
- |
"" |
ALARM-3-CLEAR |
3-Error |
[chars] [chars] [chars] [chars] [chars] |
- |
- |
"" |
ALARM-3-NOMEM |
3-Error |
OUT of Memory: [chars] |
- |
- |
"" |
ALARM-3-NOMEM |
3-Error |
OUT of Memory: [chars] |
- |
- |
"" |
ALARM-6-DEFAULT_ALARM_PROFILE |
6-Information |
[chars] |
Telcordia profile enable or disable information |
- |
LOG_STD_NO_ACTION |
ALARM-6-ENTITY_INFO |
6-Information |
[chars] [chars] [chars] [chars] [chars] |
Entity alarm assertion or deassertion information. |
- |
LOG_STD_NO_ACTION |
ALARM-6-ENTITY_INFO |
6-Information |
[chars] [chars] [chars] [chars] [chars] |
Entity alarm assertion or deassertion information. |
- |
LOG_STD_NO_ACTION |
ALG_COM-3-ALG_COND_DEBUG_REG_FAILED |
3-Error |
[chars] |
- |
- |
- |
ALG_COM-3-ALG_REGISTER_FAILED |
3-Error |
[dec] |
ALG registration failed. |
cpp-ucode |
LOG_STD_ACTION |
ALG_COM-3-CHUNK_CREATE_FAIL |
3-Error |
[chars] |
A request to create a chunk failed |
cpp-ucode |
LOG_STD_ACTION |
ALG_COM-3-CHUNK_EXTEND_FAIL |
3-Error |
[chars] |
A request to create a chunk failed |
cpp-ucode |
LOG_STD_ACTION |
ALG_COM-3-IPC_INIT_FAILED |
3-Error |
[dec] |
IPC handler initialization failed. |
cpp-ucode |
LOG_STD_ACTION |
ALG_PROXY-3-PROXY_IPC_FAIL |
3-Error |
rc= [dec] |
The ALG proxy has experienced a failure when trying to send an IPC |
cpp-ucode |
LOG_STD_ACTION |
ALG_PROXY-3-PROXY_MEM_EXTEND_FAILED |
3-Error |
ALG IPC subtype: [dec] |
Extending memory failed. |
cpp-ucode |
LOG_STD_ACTION |
ALG_PROXY-3-PROXY_MEM_REQ_FAILED |
3-Error |
ALG IPC subtype: [dec] |
Requesting more memory failed. |
cpp-ucode |
LOG_STD_ACTION |
ALG_PROXY-4-PROXY_IPC_INVALID_MSG |
4-Warning |
[dec] |
Invalid IPC message subtype. |
cpp-ucode |
LOG_STD_ACTION |
ALG_PROXY-4-PROXY_IPC_INVALID_MSG_LEN |
4-Warning |
[dec]:[dec] len [dec] flags 0x[hec] source [dec] |
Invalid IPC message length. |
cpp-ucode |
LOG_STD_ACTION |
ALG-3-ALG_REGISTRY_RC |
3-Error |
An ALG registry call failed with rc[chars] |
The return code from an ALG registry call indicates an\n\ error. |
alg |
LOG_STD_ACTION |
ALG-3-API_FAILED |
3-Error |
NULL |
A call to the API of another component has indicated an\n\ error. |
alg |
LOG_STD_ACTION |
ALG-3-BAD_MAGIC |
3-Error |
Invalid magic number%#10x |
An internal data structure is corrupt. |
alg |
LOG_STD_ACTION |
ALG-3-EEXIST |
3-Error |
NULL |
An item unexpectedly exists already. |
alg |
LOG_STD_ACTION |
ALG-3-EINVAL |
3-Error |
NULL |
An unexpected input value to a function was incorrect |
alg |
LOG_STD_ACTION |
ALG-3-ENOENT |
3-Error |
NULL |
A lookup failed unexpectedly. |
alg |
LOG_STD_ACTION |
ALG-3-ENOMEM |
3-Error |
Memory allocation failed |
An attempt to allocae memory has failed. |
alg |
LOG_STD_ACTION |
ALG-3-INIT_FAILED |
3-Error |
An initialization failed rc[chars] |
- |
- |
- |
ALG-3-RUNAWAY_LOOP |
3-Error |
NULL |
A loop has exceeded the expected number of iterations. |
alg |
LOG_STD_ACTION |
ALG-3-UNINITIALIZED |
3-Error |
ALG feature is not properly initialized |
A function call was made when the system was not properly\n\ initialized. |
alg |
LOG_STD_ACTION |
ALIGN-3-CORRECT |
3-Error |
Alignment correction made at [chars] [chars]ing 0x[hec] |
A software component within the router needs memory optimization. |
- |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALIGN-3-CORRECT |
3-Error |
Alignment correction made at 0x[hec] [chars]ing 0x[hec] |
A software component within the router needs memory optimization. |
- |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALIGN-3-CORRECT_SO |
3-Error |
Alignment correction made at [chars] [chars]ing [chars] |
A software component within the router needs memory optimization. |
- |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALIGN-3-FULL |
3-Error |
Alignment log is full - no new entries will be recorded |
The router identified more software components in need of memory\n\ optimization than it can record. |
cpu |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALIGN-3-FULL |
3-Error |
Alignment log is full - no new entries will be recorded |
The router identified more software components in need of memory\n\ optimization than it can record. |
- |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALIGN-3-READEXCEPTION |
3-Error |
Warning : read accees failed at [chars] still continuing \n |
In ls1010 read access failures do not make the box reload. They can \n\ be caused by either a bad register value in the asp ver 3.3 or earlier\n\ or a real problem in the hardware |
- |
"If the ASP version is 3.3 or more report it to your\n\ technical support representative." |
ALIGN-3-RO_WRITE |
3-Error |
Spurious memory access made at [chars] writing to 0x[hec] |
An attempted but illegal access to a low memory address within a software component in the router has been temporarily blocked. |
cpu |
"Copy the error message exactly as it appears on the console or in the " "system log. Issue the <CmdBold>show alignment<noCmdBold> command to " "gather data that may help identify the nature of the error. If you " "cannot determine the nature of the error from the error message text " "or from the <CmdBold>show alignment<noCmdBold> output call your " "Cisco technical support representative and provide the representative " "with the gathered information." |
ALIGN-3-SPURIOUS |
3-Error |
Spurious memory access made at [chars] reading 0x[hec] |
An attempted but illegal access to a low memory address within a software component in the router has been temporarily blocked. |
cpu |
"Copy the error message exactly as it appears on the console or in the " "system log. Issue the <CmdBold>show alignment<noCmdBold> command to " "gather data that may help identify the nature of the error. If you " "cannot determine the nature of the error from the error message text " "or from the <CmdBold>show alignment<noCmdBold> output call your " "Cisco technical support representative and provide the representative " "with the gathered information." |
ALIGN-3-SPURIOUS |
3-Error |
Spurious memory access made at [chars] reading 0x[hec] |
An attempted but illegal access to a low memory address within a software component in the router has been temporarily blocked. |
- |
"Copy the error message exactly as it appears on the console or in the " "system log. Issue the <CmdBold>show alignment<noCmdBold> command to " "gather data that may help identify the nature of the error. If you " "cannot determine the nature of the error from the error message text " "or from the <CmdBold>show alignment<noCmdBold> output call your " "Cisco technical support representative and provide the representative " "with the gathered information." |
ALIGN-3-SPURIOUS |
3-Error |
Spurious memory access made at 0x[hec] reading 0x[hec] |
An attempted but illegal access to a low memory address within a software component in the router has been temporarily blocked. |
- |
"Copy the error message exactly as it appears on the console or in the " "system log. Issue the <CmdBold>show alignment<noCmdBold> command to " "gather data that may help identify the nature of the error. If you " "cannot determine the nature of the error from the error message text " "or from the <CmdBold>show alignment<noCmdBold> output call your " "Cisco technical support representative and provide the representative " "with the gathered information." |
ALIGN-3-SPURIOUS |
3-Error |
Spurious memory access made at [chars] reading 0x[hec] |
An attempted but illegal access to a low memory address within a software component in the router has been temporarily blocked. |
- |
"Copy the error message exactly as it appears on the console or in the " "system log. Issue the <CmdBold>show alignment<noCmdBold> command to " "gather data that may help identify the nature of the error. If you " "cannot determine the nature of the error from the error message text " "or from the <CmdBold>show alignment<noCmdBold> output call your " "Cisco technical support representative and provide the representative " "with the gathered information." |
ALIGN-3-SPURIOUS_SO |
3-Error |
Spurious memory access made at [chars] reading [chars] |
An attempted but illegal access to a low memory address within a software component in the router has been temporarily blocked. |
- |
"Copy the error message exactly as it appears on the console or in the " "system log. Issue the <CmdBold>show alignment<noCmdBold> command to " "gather data that may help identify the nature of the error. If you " "cannot determine the nature of the error from the error message text " "or from the <CmdBold>show alignment<noCmdBold> output call your " "Cisco technical support representative and provide the representative " "with the gathered information." |
ALIGN-3-TRACE |
3-Error |
-Traceback= [chars] |
A trace that shows where the previous ALIGN error occurred. |
cpu |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALIGN-3-TRACE |
3-Error |
-Traceback= [chars] |
A trace that shows where the previous ALIGN error occurred. |
- |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALIGN-3-TRACE |
3-Error |
-Traceback= %08x %08x %08x %08x %08x %08x %08x %08x |
A trace that shows where the previous ALIGN error occurred. |
- |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALIGN-3-TRACE |
3-Error |
-Traceback= [chars] |
A trace that shows where the previous ALIGN error occurred. |
- |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALIGN-3-TRACE_SO |
3-Error |
-Traceback= [chars] |
A trace that shows where the previous ALIGN error occurred. |
- |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALIGN-3-TRACEX |
3-Error |
[chars] |
A trace that shows where the previous ALIGN error occurred. |
- |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALIGN-3-TRACEX |
3-Error |
[chars] |
A trace that shows where the previous ALIGN error occurred. |
- |
"Copy the error message exactly as it appears and report it to your\n\ technical support representative." |
ALLOC-3-ICPM |
3-Error |
ERRMSG_NOFLAGS |
- |
- |
- |
ALLOC-3-LCON |
3-Error |
ERRMSG_NOFLAGS |
- |
- |
- |
ALPS-3-ALPSFAIL |
3-Error |
ALPS: Assertion failed: [chars] |
An internal software error has occurred. |
- |
LOG_STD_ACTION |
ALPS-3-ASCU_FSM_ERR |
3-Error |
ASCU %02x on interface [chars] has an internal FSM error. |
Internal error. |
- |
"Turn debug flags on capture traces & contact Cisco technical support" |
ALPS-3-ASCU_IF_STUCK |
3-Error |
Polling for ASCU %02x on interface [chars] is stalled. |
The polling mechanism for an ALPS interface has become stuck. |
- |
LOG_STD_NO_ACTION |
ALPS-5-ASCU_DISABLED_ASCU_STUCK |
5-Notice |
ASCU %02x on interface [chars] has been disabled since 4 consecutive messages were received from same SID. |
An ALPS ASCU has been automatically disabled. |
- |
LOG_STD_NO_ACTION |
ALPS-5-ASCU_DOWN |
5-Notice |
ASCU %02x on interface [chars] is down. |
An ALPS ASCU has transitioned from up to down. |
- |
LOG_STD_NO_ACTION |
ALPS-5-ASCU_UP |
5-Notice |
ASCU %02x on interface [chars] is up. |
An ALPS ASCU has transitioned from down to up. |
- |
LOG_STD_NO_ACTION |
ALPS-5-CIRCUIT_CLOSED |
5-Notice |
Circuit [chars] changed state to closed rsn = [chars]. |
An ALPS circuit has tranistioned from open to closed |
- |
LOG_STD_NO_ACTION |
ALPS-5-CIRCUIT_OPEN |
5-Notice |
Circuit [chars] changed state to open. |
An ALPS circuit has transitioned from closed to open. |
- |
LOG_STD_NO_ACTION |
ALPS-5-PEER_CLOSED |
5-Notice |
Peer [inet] [chars] changed state to closed. |
An ALPS peer connection is now closed. |
- |
LOG_STD_NO_ACTION |
ALPS-5-PEER_CLOSED_DYNAMIC_INACTIVITY |
5-Notice |
Peer [inet] [chars] closed due to inactivity. |
An ALPS peer connection is now closed due to inactivity. |
- |
LOG_STD_NO_ACTION |
ALPS-5-PEER_CONN_ID_CHANGE |
5-Notice |
Peer [inet] [chars] ID modified to [inet] [chars]. |
An ALPS peer connection identifier has changed. |
- |
LOG_STD_NO_ACTION |
ALPS-5-PEER_OPEN |
5-Notice |
Peer [inet] [chars] changed state to open. |
An ALPS peer connection is now open. |
- |
LOG_STD_NO_ACTION |
ALPS-6-CIRCUIT_ASCU_REJECT |
6-Information |
Circuit [chars] received a Circuit Open Confirm with a list of rejected ascus |
An ALPS circuit sent a Circuit Open Request message and\n\ received a Circuit Open Confirm with a list of rejected ascus. |
- |
LOG_STD_NO_ACTION |
ALPS-6-CIRCUIT_BUSY_START |
6-Information |
Circuit [chars] has entered a congested state. |
An ALPS circuit is experiencing congestion. |
- |
LOG_STD_NO_ACTION |
ALPS-6-CIRCUIT_OPEN_FAILED |
6-Information |
Circuit [chars] received a Circuit Open Failed message rsn = [chars]. |
An ALPS circuit sent a Circuit Open Request message and\n\ received a Circuit Open Failed message as a reply. |
- |
LOG_STD_NO_ACTION |
ALPS-6-CIRCUIT_UPDATE_FAILED |
6-Information |
Circuit [chars] received a Circuit Open Failed message rsn = [chars]. |
An ALPS circuit sent a Circuit Update message and\n\ received a Circuit Open Failed message as a reply. |
- |
LOG_STD_NO_ACTION |
ALPS-6-CIRCUIT_X25_VC_STUCK |
6-Information |
Host unresponsive on X.25 VC for circuit [chars] |
The X.25 or EMTOX host is not advancing the transmit window\n\ for extended periods of time. This may be indicative of a\n\ temporary problem with the host application. An X.25 Reset \n\ is sent to reset the transmit and receive windows to\n\ allow communication to proceed. |
- |
"None" |
ALPS-6-PEER_BUSY_END |
6-Information |
Peer [inet] [chars] has exited a congested state. |
An ALPS peer connection is no longer experiencing congestion. |
- |
LOG_STD_NO_ACTION |
ALPS-6-PEER_BUSY_START |
6-Information |
Peer [inet] [chars] has entered a congested state. |
An ALPS peer connection is experiencing congestion. |
- |
LOG_STD_NO_ACTION |
ALPS-6-PEER_OPEN_FAIL |
6-Information |
Peer [inet] [chars] open failed rsn = [chars] |
An ALPS peer connection attempted to open but failed to open. |
- |
LOG_STD_NO_ACTION |
ALPS-7-CIRCUIT_BUSY_END |
7-Debug |
Circuit [chars] has exited a congested state. |
An ALPS circuit is no longer experiencing congestion. |
- |
LOG_STD_NO_ACTION |
ALPS-7-CIRCUIT_DROPS_CKT_DISABLED |
7-Debug |
Threshold exceeded for circuit disabled drops for circuit [chars] |
The number of ALPS circuit drops due to circuit disabled \n\ exceeds the ALPS circuit threshold value. |
- |
LOG_STD_NO_ACTION |