Operation Manual
IP Services Commands
IP Services Commands
8 – 117
See Also
● clear snmp community on page 8-97
● set ip snmp server on page 8-111
● set snmp notify target on page 8-121
● set snmp notify profile on page 8-118
● set snmp protocol on page 8-124
● set snmp usm on page 8-126
● show snmp community on page 8-141
set snmp community group
Sets the security group for the SNMP community. You can select from administrator or monitor.
Syntax
set snmp community name name group [group-name | admin | monitor]
Defaults
None
Access
Enabled
History
Added in Version 7.0
Usage
SNMPv3 is based on SNMPv1 and SNMPv2 but with the added capability of security and
administration. The Mobility System Software has a limited implementation of SNMPv3 that has
two predefined groups: Administration and Monitoring. These roles are defined as follows:
● Monitoring – read access for everything but SNMP security configurations and prevents write
access.
● Administration – read access for everything and write access for the MIBs sysName, sysContact,
sysLocation.
set snmp group
A group defines access rights afforded to users assigned to it.
Syntax
set snmp group name description description security-model [1 | 2 | usm]
security-level [noAuthNoPriv | authNoPriv | authPriv]
Defaults
None
Access
Enabled
History
Added in Version 7.0
Usage
Used to comply with the US Army TIC requirements.
Examples
To set the group eng_dev to security model usm with authorization privileges, use the
following command:
MX# set snmp group eng_dev security-model usm security-level authPriv
success: change accepted