
Revision 1.3a
Page 73
XLR 550 Manual
4.16
SNMP Commands
This section describes a list of commands for SNMP features.
This section has two sub sections. First section describes the commands that enable you to manage
the access privilege levels associated with SNMP community strings, which help control SNMP
access to a device. A community string functions as a password that is used to verify the authenticity
of messages that are passed between the XLR500 device and an SNMP manager.
Second section describes the commands for managing and displaying information about an
XLR500
’
s trap host table.
4.16.1
set snmp community
To configure the attributes of an SNMP community string.
Usage
set snmp { enable | disable }
set snmp community { read-only | read-write }
<community string>
Arguments
keyword
Description
enable
Allows access from SNMP manager to device.
disable
Prohibits access from SNMP manager to device.
read-only
Assigns read-only access to the specified SNMP community.
read-write
Assigns read-write access to the specified SNMP community.
<community string>
Name of the SNMP community.
The name is 1 32 character case sensitive string.
Confirmation
See also,
“
clear snmp community
”
,
“
show snmp
”
.
Examples
[Example 16-1] add new community string
XLR550> (enable)
set snmp community read-only
casecomms
XLR550> (enable)
[Example 16-2] change the access-privileged of the community string
XLR550> (enable)
set snmp community read-write
casecomms
XLR550> (enable)