Configuration Menu 99
The following table describes the SNMPv3 View Configuration Menu options.
Table 89 SNMPv3 View Configuration Menu options
Command Description
name <1-32 characters> Defines the name for a family of view subtrees up to a maximum of 32
characters.
tree <1-32 characters> Defines the Object Identifier (OID), a string of maximum 32 characters, which
when combined with the corresponding mask defines a family of view subtrees.
An example of an OID is
1.3.6.1.2.1.1.1.0
mask <1-32 characters> Defines the bit mask, which in combination with the corresponding tree defines
a family of view subtrees. The mask can have a maximum of 32 characters.
type included|excluded Selects whether the corresponding instances of
vacmViewTreeFamilySubtree and
vacmViewTreeFamilyMask define a family of view subtrees, which is
included in or excluded from the MIB view.
del Deletes the vacmViewTreeFamily group entry.
cur Displays the current vacmViewTreeFamily configuration.
View-based Access Control Model configuration
Command: /cfg/sys/ssnmp/snmpv3/access
[SNMPv3 vacmAccess 1 Menu]
name - Set group name
prefix - Set context prefix
model - Set security model
level - Set minimum level of security
match - Set prefix only or exact match
rview - Set read view index
wview - Set write view index
nview - Set notify view index
del - Delete vacmAccess entry
cur - Display current vacmAccess 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.
The following table describes the User Access Control Configuration Menu options.
Table 90 View-based Access Control Configuration Menu options
Command Description
name <1-32
characters>
Defines the name of the group, up to a maximum of 32 characters.
model
usm|snmpv1|snmpv2
Selects the security model to be used.
level
noAuthNoPriv|authNo
Priv|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 32 character long 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 32 character long 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 32 character long notify view name that allows you notify access to the MIB view.