Cisco SR2016T-NA Reference Manual page 96

Reference guide
Hide thumbs Also See for SR2016T-NA:
Table of Contents

Advertisement

cable event syslog-server
You can use the same SYSLOG server for both Cisco IOS event messages and for DOCSIS-style event
Note
messages, but it might be more convenient to use separate servers for the two different message formats.
Use the logging ip-address command in global configuration mode to set the IP address for the
Cisco IOS SYSLOG server. The DOCSIS SYSLOG server collects only event messages for DOCSIS
events, using the DOCSIS format, while the Cisco IOS server collects all event messages (including
DOCSIS events), but using the standard Cisco IOS message format.
For more information about DOCSIS SYSLOG services and event messages, see Section 4.4.2.2.2,
Tip
SYSLOG Message Format, in the
Specification
that can be generated on the Cisco CMTS router, see the Cisco CMTS Error Message manual.
Examples
The following command sets the docsDevEvSyslog attribute with an IP address of 192.168.100.137:
Router# configure terminal
Router(config)# cable event syslog-server 192.168.100.137
Router(config)#
The following commands specifies different SYSLOG servers. The server at IP address 192.168.100.137
receives the DOCSIS-style event messages, and the server at IP address 192.168.100.138 receives the
Cisco IOS style messages.
Router# configure terminal
Router(config)# cable event syslog-server 192.168.100.137
Router(config)# logging 192.168.100.138
Router(config)#
The following command sets the docsDevEvSyslog attribute to 0.0.0.0, which disables DOCSIS
SYSLOG services:
Router# configure terminal
Router(config)# no cable event syslog-server
Router(config)#
You can also disable DOCSIS SYSLOG services with the cable event syslog-server 0.0.0.0 command.
Note
Related Commands
Command
cable event priority
cable event syslog-server
cable event throttle-
adminStatus
cable event throttle-interval
cable event throttle-
threshold
Cisco Broadband Cable Command Reference Guide
2-84
DOCSIS 1.1 Operations Support System Interface (OSSI)
(SP-OSSIv1.1-I06-020830). For more information about all cable-related event messages
Description
Configures the event reporting flags for DOCSIS event messages,
which determines how the Cisco CMTS reports these events.
Enables logging of DOCSIS event messages to a SYSLOG server.
Configures how the Cisco CMTS throttles the SNMP traps and
SYSLOG messages it generates for DOCSIS event messages.
Specifies the throttle interval, which helps control how often the
Cisco CMTS generates SNMP traps and SYSLOG messages for
DOCSIS event messages.
Sets the maximum number of SNMP traps and SYSLOG messages
that the Cisco CMTS can generate for DOCSIS event messages during
the throttle interval.
Chapter 2
Cisco CMTS Configuration Commands
OL-1581-08

Advertisement

Table of Contents
loading

This manual is also suitable for:

Broadband cable

Table of Contents