Chapter 41: Logging
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
1059
Description
Command
Used to specify the recipient (SNMP manager) of an SNMP trap
or informs notification.
Use the [no] option to remove the recipient (SNMP manager) of
an SNMP trap or notification information.
configure snmp-server host <ip address> [udp-port
<port> [notification type <traps | informs>]
[version <v1 | v2c | v3>] [rowstatus <rowstatus>]
[timeout <timeout>] [retry <number>] [notify-
filter <std-filter-profile|userdefined-filter-
profile>] [taglist <value>] [tparam <value>]
[mask <targetaddr mask>] [mms <max-message-size>]
[no]
See also see "
Configure SNMP Server to Existing Network
(page 1059).
Used to display the current SNMP logging related information.
show logging snmp
See also see "
Display SNMP Utilization Statistics
(page 1060).
Generate Trap for Priority 7
This command example generates SNMP traps for informational messages (event priority 7):
configure logging snmp 7
Note: This command will fail if the priorities are not first enabled for the local volatile log.
Disable Trap for Priority 7
This command example turns off SNMP traps for informational messages (event priority 7):
configure logging snmp 7 no
Configure SNMP Server to Existing Network
This command example configures the SNMP server to IP address 10.16.1.1:
configure snmp-server host 10.16.1.1