Displaying Snmp Status - Cisco C3201FESMIC-TP= - 3201 Fast EN Switch Mobile Interface Card Expansion Module Software Configuration Manual

Wireless mic
Table of Contents

Advertisement

Simple Network Management Protocol

Displaying SNMP Status

bridge(config)# snmp-server host 192.180.1.27 version 2c public
bridge(config)# snmp-server host 192.180.1.111 version 1 public
bridge(config)# snmp-server host 192.180.1.33 public
The following example shows how to allow read-only access for all objects to members of access list 4
that use the comaccess community string. No other SNMP managers have access to any objects. SNMP
Authentication Failure traps are sent by SNMPv2C to the host cisco.com using the community string
public.
bridge(config)# snmp-server community comaccess ro 4
bridge(config)# snmp-server enable traps snmp authentication
bridge(config)# snmp-server host cisco.com version 2c public
The following example shows how to send Entity MIB traps to the host cisco.com. The community string
is restricted. The first line enables the WMIC to send Entity MIB traps in addition to any traps previously
enabled. The second line specifies the destination of these traps and overwrites any previous
snmp-server host commands for the host cisco.com.
bridge(config)# snmp-server enable traps entity
bridge(config)# snmp-server host cisco.com restricted entity
The following example shows how to enable the WMIC to send all traps to the host myhost.cisco.com
using the community string public:
bridge(config)# snmp-server enable traps
bridge(config)# snmp-server host myhost.cisco.com public
Displaying SNMP Status
To display SNMP input and output statistics, including the number of illegal community string entries,
errors, and requested variables, use the show snmp privileged EXEC command. For information about
the fields in this display, refer to the Cisco IOS Configuration Fundamentals Command Reference for
Release 12.2.
Cisco 3200 Series Wireless MIC Software Configuration Guide
10

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents