/cfg/sys/ssnmp/snmpv3
SNMPv3 Configuration Menu
SNMP version 3 (SNMPv3) is an extensible SNMP Framework that supplements the SNMPv2 Framework by supporting the following:
*A new SNMP message format
*Security for messages
*Access control
*Remote configuration of SNMP parameters
For more details on the SNMPv3 architecture, refer to RFC 2271 and RFC 2276.
 
[SNMPv3 Menu]
usm - usmUser Table menu
view - vacmViewTreeFamily Table menu
access - vacmAccess Table menu
group - vacmSecurityToGroup Table menu
comm - community Table menu
taddr - targetAddr Table menu
tparam - targetParams Table menu
notify - notify Table menu
v1v2 - Enable/disable V1/V2 access
cur - Display current SNMPv3 configuration
 
SNMPv3 Configuration Menu Options (/cfg/sys/ssnmp/snmpv3) 
Command Syntax and Usage
usm <usmUser number [1-16]>
 
Displays the User Security Model Configuration menu. The menu is used to create a user security model (USM) entry for an authorized user. You can also configure this entry through SNMP.
view <vacmViewTreeFamily number [1-128]>
 
Displays the User SNMPv3 View Configuration menu. The menu is used to create different MIB views.
access <vacmAccess number [1-32]>
 
Displays the View-based Access Control Model Configuration menu.
This menus is used to specify access rights. The View-based Access Control Model defines a set of services that an application can use for checking user access rights. You need access control when you have to process retrieval or modification requests from an SNMP entity.
group <vacmSecurityToGroup number [1-16]>
 
Displays the SNMPv3 Group Configuration menu.
A group maps the user name to the access group names and their access rights needed to access SNMP management objects. A group defines the access rights assigned to all names that belong to a particular group.
comm <snmpCommunity number [1-16]>
 
Displays the SNMPv3 Community Table Configuration menu.
The community table contains objects for mapping community strings and version-independent SNMP message parameters.
taddr <snmpTargetAddr number [1-16]>
 
Displays the SNMPv3 Target Address Table Configuration menu.
This menu is used to configure destination information, consisting of a transport domain and a transport address (also known as a transport endpoint). The SNMP MIB provides a mechanism for performing source address validation on incoming requests, and for selecting community strings based on target addresses for outgoing notifications.
tparam <target params index [1-16]>
 
Displays the SNMPv3 Target Parameters Table Configuration menu.
This menu is used to configure SNMP parameters, consisting of message processing model, security model, security level, and security name information. There may be multiple transport endpoints associated with a particular set of SNMP parameters, or a particular transport endpoint may be associated with several sets of SNMP parameters.
notify <notify index [1-16]>
 
Displays the SNMPv3 Notify Table Configuration menu.
A notification application typically monitors a system for particular events or conditions, and generates notification class messages based on these events or conditions.
v1v2 disable|enable
 
Enables or disables the access to SNMP version 1 and version 2.
Default: enable
Note: SNMP v1/v2 are non-secure protocols. Radware recommends using SNMPv3 instead.
cur
 
Displays the current SNMPv3 configuration.