ANSWER: Network Monitoring Using Object-Oriented Rules
Abstract
This paper describes ANSWER, the expert system responsible for monitoring AT&T's 4ESS switches. These switches are extremely important, since they handle virtually all of AT&T's long distance traffic. ANSWER is implemented in R++, a rule-based extension to the C++ object-oriented programming language, and is innovative because it employs both rule-based and object-oriented programming paradigms. The use of object technology in ANSWER has provided a principled way of modeling the 4ESS and of reasoning about failures within the 4ESS. This has resulted in an expert system that is more clearly organized, easily understood and maintainable than its predecessor, which was implemented using the rule-based paradigm alone. ANSWER has been deployed for more than a year and handles all 140 of AT&T's 4ESS switches and processes over 100,000 4ESS alarms per week. Introduction Network reliability is of critical concern to AT&T, since its reputation for network reliability has taken many years to ...
Cite
Text
Weiss et al. "ANSWER: Network Monitoring Using Object-Oriented Rules." AAAI Conference on Artificial Intelligence, 1998.Markdown
[Weiss et al. "ANSWER: Network Monitoring Using Object-Oriented Rules." AAAI Conference on Artificial Intelligence, 1998.](https://mlanthology.org/aaai/1998/weiss1998aaai-answer/)BibTeX
@inproceedings{weiss1998aaai-answer,
title = {{ANSWER: Network Monitoring Using Object-Oriented Rules}},
author = {Weiss, Gary M. and Ros, Johannes P. and Singhal, Anoop},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1998},
pages = {1087-1093},
url = {https://mlanthology.org/aaai/1998/weiss1998aaai-answer/}
}