15-18
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 15
Configuring ATM Accounting, RMON, and SNMP
Configuring ATM RMON
Displaying the ATM RMON Configuration
To display the ATM RMON configuration, use the following privileged EXEC command:
Example
The following example shows the ATM RMON configuration using the
more system:running-config
privileged EXEC command:
Switch#
more system:running-config
Building configuration...
Current configuration:
!
<information deleted>
ip default-gateway 172.20.53.206
no ip classless
snmp-server community public RW
snmp-server location racka-cs:2016
snmp-server contact abierman
atm rmon portselgrp 1 host-scope 3 matrix-scope 3
atm rmon portselgrp 2 host-scope 3 matrix-scope 3 descr "router port 2" owner
rubble"
atm rmon portselgrp 3 host-scope 3 matrix-scope 3 descr "test" owner "bam_bam"
atm rmon portselgrp 4 maxhost 1 maxmatrix 5 host-scope 1 descr "no active ports" owner
"wilma"
atm rmon portselgrp 5
atm rmon portselgrp 6 matrix-prio 1
atm rmon portselgrp 7 host-scope 3 matrix-scope 3 descr "CPU port" owner "pebbles"
atm rmon portselgrp 8
atm rmon portselgrp 9
atm rmon enable
!
<information deleted>
Configuring an RMON Event
To configure an RMON event being generated, use the following command in global configuration
mode:
Example
The following example shows how to configure a generated RMON event with an assigned name,
description string, owner, and SNMP trap with community string:
Switch(config)#
rmon event 1 description test owner nms_3 trap test
Command
Purpose
more system:running-config
Displays the ATM RMON configuration.
Command
Purpose
rmon event
number
[
log
] [
trap
community
]
[
description
string
] [
owner
string
]
Configures an RMON event.