set protocols snmp v3 group read-view
The set protocols snmp v3 group read-view command configures a read-only view for an SNMP group.
A user in the group which is configured with read-view only can be read by NMS while cannot be written or send trap-messages. Writing and notifying authority can be gained by NMS only after you configure the corresponding view.Â
Command Syntax
set protocols snmp v3 group <group-name> read-view <view-name>
delete protocols snmp v3 group <group-name> read-view
Parameter
Parameter | Description |
group <group-name> | Specifies the name of an SNMP group. The value is a string. |
read-view <view-name> | Specifies a read-only view. The value is a string. |
          Â
Example
 •This example configures a read-view name for a group.
admin@XorPlus# set protocols snmp v3 group group1 read-view view1 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.