SNMP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 10-9
snmp community map mode
Enables the local community strings database.
snmp community map mode {enable | disable}
Syntax Definitions
enable Enables SNMP community map database.
disable Disables SNMP community map database.
Defaults
By default, SNMP community strings database is enabled.
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• When enabled, the community string carried over each incoming v1 or v2c SNMP request must be
mapped to a user account name in order to be processed by the SNMP agent.
• When enabled, mapping is contained in the local community strings database populated by using the
snmp community map command.
• When disabled, the community strings carried over each incoming v1 or v2c request must be equal to a
user account name in order to be processed by the SNMP agent.
Examples
-> snmp community map mode enable
-> snmp community map mode disable
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
SNMPCommunityTable
snmpCommunityIndex
snmpCommunitySecurityName
snmpCommunityStatus
snmp community map Configures and enables a community string on the switch and maps it to
an existing user account name.