- Preface
- Broadband Access Center Overview
- Broadband Access Center Architecture
- Configuration Workflows
- CPE Provisioning Overview
- Configuration Templates Management
- DOCSIS Configuration
- PacketCable Voice Configuration
- CableHome Configuration
- Managing Broadband Access Center
- Monitoring Broadband Access Center
- Understanding the Administrator User Interface
- Using the Administrator User Interface
- Configuring Broadband Access Center
- Support Tools and Advanced Concepts
- Database Management
- Troubleshooting Broadband Access Center
- Alert and Error Messages
- Option Support
- PacketCable DHCP Options to BAC Properties Mapping
- Provisioning API Use Cases
- FAQs on Provisioning Broadband Access Center
- Glossary
- Index
Alert and Error Messages
This appendix identifies all alert and error messages that Broadband Access Center (BAC) generates, specifically:
•
Network Registrar Extension Point Alerts
BAC generates alerts through the Syslog service. Syslog is a client-server protocol that manages the logging of information on Solaris. BAC syslog alerts are not a logging service; they provide a notification that a problem exists, but do not necessarily define the specific cause of the problem. You might find this information in the appropriate BAC log files.
Message Format
When BAC generates an alert message, the format is:
XXX-#-####: Message
•
XXX—Identifies the facility code, which can include:
–
RDU (Regional Distribution Unit)
–
DPE (Device Provisioning Engine)
–
AGENT (rduSnmpAgent or dpeSnmpAgent)
–
NR_EP (Cisco Network Registrar extension points)
–
KDC (Key Distribution Center)
•
#—Identifies the severity level in use. Table A-1 describes the different levels.
|
|
|
|---|---|
1 |
Identifies an alert |
2 |
Identifies a critical alert |
3 |
Identifies an error |
6 |
Identifies an informational message |
•
###—Identifies the numeric error code.
•
Message—Provides the alert text or message.
RDU Alerts
Table A-2 identifies the RDU alerts.
|
|
|
|---|---|
RDU-1-101: RDU ran out of disk space |
Indicates that the storage partition of the RDU server ran out of space. After encountering this error, the RDU attempts to restart automatically, but will typically encounter the same error again until more storage space is available. You can remove or compress some of the log files. See Chapter 14, "Support Tools and Advanced Concepts" for additional information. |
RDU-1-103: RDU ran out of memory |
Indicates that the RDU ran out of memory. After encountering this error, the RDU server restarts automatically. |
RDU-1-111: Evaluation key for technology [technology_name] expired |
Indicates that an evaluation key for the technology specified expired. You must contact Cisco sales or TAC for a new license key. |
RDU-1-115: You have used [] percent of available [technology_name] licenses. |
Identifies, in percentage, the quantity of licenses used out of the total number of allowable licenses. Appears when you reach 80 percent of the license capacity. |
RDU-1-122: DNS took [] seconds for lookup of address [ip/hostname]. Check DNS configuration and health of servers |
Indicates that BAC performance may be slow due to delayed response from the DNS. The alert is generated whenever IP address lookup takes more than 60 seconds. |
RDU-2-119: Directory [] that contains the RDU database has a filesystem block size of [] bytes that does not match the required size of [] bytes. Corruption may occur. |
Indicates that the BAC database may not be reliable because the file system that contains the database files is not configured to support an 8-KB or greater block size. For details on configuring the file-system block size, refer to the Installation and Setup Guide for the Cisco Broadband Access Center 4.0. |
RDU-2-200: Directory [] that contains the RDU database transaction logs has a filesystem block size of [] bytes that does not match the required size of [] bytes. Corruption may occur. |
Indicates that the BAC database may not be reliable because the file system that contains the database log files is not configured to support an 8-KB or greater block size. For details on configuring the file system block size, refer to the Installation and Setup Guide for the Cisco Broadband Access Center 4.0. |
Note |
|
DPE Alerts
Whenever a DPE syslog alert is sent, you can find additional details in the DPE logs.
You can use the show log command to access the DPE logs. For additional information, refer to the Cisco Broadband Access Center DPE CLI Reference 4.0.
Some DPE errors are also propagated to the RDU server log files. You can find these in the BPR_DATA/rdu/logs/rdu.log file.
Table A-3 identifies the DPE alerts.
Watchdog Alerts
Whenever the process watchdog sends a syslog alert, you can find error details (if any) in the BPR_DATA/agent/logs/agent_console.log file and the log files corresponding to the specific component mentioned in the alert (if any). For example, if you receive an alert similar to The rdu unexpectedly terminated, you would check the RDU server log file (BPR_DATA/rdu/logs/rdu.log) for additional information. Table A-4 identifies the process watchdog alerts.
The [component] variable presented in the process watchdog alerts list shown in Table A-4 represents any of these component values:
•
rdu
•
dpe
•
tomcat
•
cli
•
snmpAgent
•
kdc
Network Registrar Extension Point Alerts
Whenever a BAC Network Registrar extension point syslog alert is sent, you can find additional details in the Network Registrar log file.
Table A-5 identifies the process watchdog alerts.
Feedback