Technical data
BLADE OS 5.0 Command Reference
BMD00142, November 2009 Chapter 6: The Configuration Menu
181
/cfg/sys/ssnmp/snmpv3/access <1-32>
View-Based Access Control Model Configuration
The view-based Access Control Model defines a set of services that an application can use for
checking access rights of the user. Access control is needed when the user has to process SNMP
retrieval or modification request from an SNMP entity.
[SNMPv3 vacmAccess 1 Menu]
name - Set group name
model - Set security model
level - Set minimum level of security
rview - Set read view index
wview - Set write view index
nview - Set notify view index
del - Delete vacmAccess entry
cur - Display current vacmAccess configuration
Table 84 View-based Access Control Model Options
Command Syntax and Usage
name <1-32 characters>
Defines the name of the group.
model usm|snmpv1|snmpv2
Allows you to select the security model to be used.
level noAuthNoPriv|authNoPriv|authPriv
Defines the minimum level of security required to gain access rights. The level
noAuthNoPriv means that the SNMP message will be sent without authentication and
without using a privacy protocol. The level authNoPriv means that the SNMP message
will be sent with authentication but without using a privacy protocol. The authPriv means
that the SNMP message will be sent both with authentication and using a privacy protocol.
rview <1-32 characters>
Defines a read view name that allows you read access to a particular MIB view. If the value is
empty or if there is no active MIB view having this value then no access is granted.
wview <1-32 characters>
Defines a write view name that allows you write access to the MIB view. If the value is empty
or if there is no active MIB view having this value then no access is granted.
nview <1-32 characters>
Defines a long notify view name that allows you notify access to the MIB view.