Chapter 41: Logging
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
1060
Display SNMP Utilization Statistics
This command example shows the SNMP trap utilization statistics.
show logging snmp
An output similar to the following example will occur:
SNMP: notifications=623, throttled=2
priority=1(emergency), 2(alert), 3(critical), 4(error), 5(warning), 6(notice)
SNMP Trap Control Commands
The table below provides a summary of commands used to control SNMP traps. Use the commands to enable or disable
the traps as required. A brief explanation of each command is provided.
Table 129.
SNMP Trap Control
Type of Filter
CLI Command and Options
Explanation
Per Card or
Port Level
configure snmp-server card-trap-inh
slot <slot number> <value>
Sets the inhibit status for the card or port. Values are expressed as
hexadecimal integers:
80 inhibits the primary trap
40 inhibits the secondary trap
20 inhibits the duplex trap
10 inhibits the linkUplinkDown trap
Example: c0 = 80 + 40 = primary and secondary traps inhibited
Per MIB
Subtree OID
configure snmp-server notify-filter
profile <notify-filter profile>
subtree <MIB-OID> type <included |
excluded>
Sets filter profile to be used for generating notifications. It names a
filter profile, designates which MIB subtree is affected, and
whether it is included or excluded.