Cisco Cisco SG200-26P 26-port Gigabit PoE Smart Switch Riferimenti tecnici

Pagina di 428
11
Cisco Small Business 200E Series Advanced Smart Switch Command Reference
415
SNMP
This chapter describes how to use the CLI commands to configure the Simple 
Network Management Protocol (SNMP) on the switch.
snmp-server community
This command adds and names a new SNMP community. A community name is a 
name associated with the switch and with a set of SNMP managers that manage it 
with a specified privileged level (read or write).
NOTE
Community names in the SNMP Community Table must be unique. When making 
multiple entries using the same community name, the first entry is kept and 
processed and all duplicate entries are ignored. 
The maximum number of communities that can be configured is 8.
Use the 
no form of the command to remove this community name from the table.
snmp-server community name {ro | rw} 
[i
paddress ip-address
]
no snmp-server community name
Syntax Descriptions
Parameter
Description
name
The name to assign to the community, up to 16 case-
sensitive characters.
ro | rw
ro—Read Only access.
rw—Read/Write access.
ipaddress
The IP address that users must have to gain SNMP access 
through this community. If no value is specified, access is 
permitted from any IP address.