15-11
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 15
Configuring ATM Accounting, RMON, and SNMP
Configuring ATM Accounting
Configuring SNMP Server for ATM Accounting
To enable SNMP ATM accounting trap generation and specify an SNMP server, perform the following
steps in global configuration mode:
Example
The following example shows how to enable SNMP server ATM accounting traps and configure the
SNMP server host at IP address 1.2.3.4 with community string
public
for ATM accounting:
Switch(config)#
snmp-server enable traps atm-accounting
Switch(config)#
snmp-server host 1.2.3.4 public atm-accounting
Displaying SNMP Server ATM Accounting Configuration
To display the SNMP server ATM accounting configuration, use the following privileged EXEC
command:
Command
Purpose
Step 1
Switch(config)#
snmp-server enable traps
atm-accounting
Enables SNMP server ATM accounting trap
generation.
Step 2
Switch(config)#
snmp-server host
host
community-string
atm-accounting
Configures SNMP server host IP address and
community string for ATM accounting.
Command
Purpose
more system:running-config
Displays the SNMP server ATM accounting
configuration.