Simple Network Management Protocol (SNMP) and Syslog | 587
Parameters
Defaults
As defined above
Command Modes
CONFIGURATION
Command
History
Usage
Information
Figure 31-8 shows the group named harig as a version 3 user requiring both authentication and
encryption and read access limited to the read named rview.
Example
Figure 31-8. snmp-server group Command Example
group_name
Enter a text string (up to 20 characters long) as the name of the group.
Defaults: The following groups are created for mapping to read/write
community/security-names.
• v1v2creadg — maps to a community/security-name with
ro
permissions
•
1v2cwriteg — maps to a community/security-name rw
permissions
1 | 2c | 3
(OPTIONAL) Enter the security model version number (1, 2c, or 3).
•
1 is the least secure version
•
3 is the most secure of the security modes.
•
2c allows transmission of informs and counter 64, which allows for
integers twice the width of what is normally allowed.
Default:
1
auth (OPTIONAL) Enter the keyword auth to specify authentication of a packet
without encryption.
noauth (OPTIONAL) Enter the keyword noauth to specify no authentication of a
packet.
priv (OPTIONAL) Enter the keyword priv to specify both authentication and
then scrambling of the packet.
read name
(OPTIONAL) Enter the keyword read followed by a name (a string of up to
20 characters long) as the read view name.
Default: GlobalView is set by default and is assumed to be every object
belonging to the Internet (1.3.6.1) OID space.
write name
(OPTIONAL) Enter the keyword write followed by a name (a string of up to
20 characters long) as the write view name.
notify name
(OPTIONAL) Enter the keyword notify followed by a name (a string of up
to 20 characters long) as the notify view name.
access-list-name
(OPTIONAL) Enter the standard IPv4 access list name (a string up to 16
characters long).
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
Note: The number of configurable groups is limited to 16 groups.
FTOS#conf
FTOS(conf)# snmp-server group harig 3 priv read rview
FTOS#