snmp-server group
Syntax
snmp-server group groupName securityModel authenticationLevel [ read readView ]
[ write writeView ] [ notify notifyView ]
[ storageType ]
no snmp-server group groupName securityModel authenticationLevel
Release Information
Command introduced in JunosE Release 7.1.0.
Description
Dynamically configures an SNMP server group. The no version removes the dynamically created group.
 | Note:
You must access the CLI at privilege level 15 to view
or use this command. |
Options
- groupName—Name of the SNMPv3
group
- securityModel—Security model
- v1—SNMPv1
- v2c—SNMPv2c
- usm—SNMPv3
- authenticationLevel—Method
for authentication and privacy
- none—No authentication and no privacy
- auth—Authentication only
- priv—Authentication and privacy
- readView—Name of the view
for read access; the default is no access
- writeView—Name of the view
for write access; the default is no access
- notifyView—Name of the view
for notification; the default is no access
- storageType—Storage type
- volatile—Loses contents on warm or cold start
- nonvolatile—Preserves contents across warm or cold
start. This is the default.
Mode
Global Configuration
Published: 2012-06-29