Amer Networks SS2GD8IP User Manual
Page 320

Publication date:Dec., 2010
Revision B1
308
SS2GD8IP(snmp)# set group user1 3 group1
SS2GD8IP(snmp)#
<<set view>>
Syntax:
set view <view_name> <view_type> <oid_subtree>
Description:
The function is used for the SNMP view setting
Argument:
view_name: A string identifying the view name that this entry should belong to
view_type: 1 = included | 0 = excluded
included: An optional flag to indicate that this view subtree should included
excluded: An optional flag to indicate that this view subtree should excluded
oid_subtree: The OID defining the root of the subtree to add to the named view
Possible value:
view_name: A string identifying the view name that this entry should belong to
view_type: 1 = included | 0 = excluded
included: An optional flag to indicate that this view subtree should included
excluded: An optional flag to indicate that this view subtree should excluded
oid_subtree: The OID defining the root of the subtree to add to the named view
Example:
SS2GD8IP(snmp)# set view view1 0 root
SS2GD8IP(snmp)#
<<set access>>
Syntax:
set access <group_name> <security_model> <security_level> <read_view_name
> <write_view_name>
Description:
The function is used for the SNMP access entry setting
Argument:
<group_name> syntax: aBc, max 32 chars
<security_model> syntax: 1(v1), 2(v2c), 3(usm), 0(any)
<security_level> syntax: 1(NoAuthNoPriv), 2(AuthNoPriv), 3(AuthPriv)
v1 & v2's security_level = 1
<read_view_name> The scope for a specified instance can read,None is reserved
for Empty.
<write_view_name> The scope for a specified instance can write,None is reserved
for Empty.
Possible value:
<group_name> syntax: aBc, max 32 chars
<security_model> syntax: 1(v1), 2(v2c), 3(usm), 0(any)
<security_level> syntax: 1(NoAuthNoPriv), 2(AuthNoPriv), 3(AuthPriv)
v1 & v2's security_level = 1
<read_view_name> The scope for a specified instance can read,None is reserved
for Empty.
<write_view_name> The scope for a specified instance can write,None is reserved
for Empty.
Example: