Reference Guide

216 | Simple Network Management Protocol (SNMP) and Syslog
www.dell.com | support.dell.com
Example 3
Figure 20-3. show logging driverlog Command Example
snmp-server community
Configure a new community string access for SNMPv1, and v2.
Syntax
snmp-server community community-name {ro}
To remove access to a community, use the no snmp-server community community-string {ro | rw}
command.
Parameters
Defaults
none
Command Modes
CONFIGURATION
Command
History
Usage
Information
Figure 20-4 configures a community named guest that is mapped to the security named guestuser
with Read Only (ro) permissions.
Example
Figure 20-4. snmp-server community Command Example
Related
Commands
FTOS#show logging driverlog stack-unit 1
0:Task(tUsrRoot): [ 45232]SS DRV DEBUG: Wrapper init complete
1:Task(tUsrRoot): [ 206775]SS DRV DEBUG: Core init complete
2:Task(tUsrRoot): [ 221545]SS DRV DEBUG: SMUX-DRV: BASE MODUEL in
Fanout ENABLED
3:Task(tUsrRoot): [ 24038]SS DRV DEBUG: port:32 isfanout:1
4:Task(tUsrRoot): [ 27]SS DRV DEBUG: port:36 isfanout:1
5:Task(tUsrRoot): [ 19]SS DRV DEBUG: port:40 isfanout:0
6:Task(tUsrRoot): [ 17]SS DRV DEBUG: port:44 isfanout:0
7:Task(tUsrRoot): [ 22]SS DRV DEBUG: port:48 isfanout:1
8:Task(tUsrRoot): [ 22]SS DRV DEBUG: port:52 isfanout:1
9:Task(tUsrRoot): [ 33]SS DRV DEBUG: Appl init complete
10:Task(tUsrRoot): [ 2590]SS DRV DEBUG: Util Init complete
11:Task(tUsrRoot): [ 21]SS DRV DEBUG: Device Entry Get Complete
12:Task(tUsrRoot): [ 25]SS DRV DEBUG: Sysconf init complete
13:Task(tUsrRoot): [ 19]SS DRV DEBUG: Initializing default soc/sal
configs
14:Task(tUsrRoot): [ 237]SS DRV DEBUG: sysconf probe complete
15:Task(tUsrRoot): [ 118]SS DRV DEBUG: Updating based on Optm
16:Task(tUsrRoot): [ 10351]SS DRV DEBUG: Updating based on Fanout
17:Task(tUsrRoot): [ 2561]SS DRV DEBUG: unit 0 localWc6 speed10
18:Task(tUsrRoot): [ 24]SS DRV DEBUG: unit 0 localWc5 speed10
19:Task(tUsrRoot): [ 21]SS DRV DEBUG: unit 0 localWc3 speed40
20:Task(tUsrRoot): [ 18]SS DRV DEBUG: unit 0 localWc2 speed40
community-name
Enter a text string (up to 20 characters long) to act as a password for SNMP.
ro Enter the keyword ro to specify read-only permission.
Version 8.3.17.0 Supported on M I/O Aggregator
FTOS#config
FTOS(conf)# snmp-server community guest ro
show running-config
Displays the current SNMP configuration and defaults.