Chapter 4. Web Configuration & Operation
41
CHAPTER 3
WEB OPERATION & CONFIGURATION
View Name:
A string identifying the view name that this entry should belong to. The allowed string length is 1 to 32,
and the allowed content is ASCII characters from 0x21 to 0x7E.
View Type:
Indicates the view type that this entry should belong to. Possible view types are:
included:
An optional flag to indicate that this view subtree should be included.
excluded:
An optional flag to indicate that this view subtree should be excluded. In general, if a view entry's view
type is 'excluded', there should be another view entry existing with view type as 'included' and it's OID subtree
should overstep the 'excluded' view entry.
OID Subtree:
The OID defining the root of the subtree to add to the named view. The allowed OID length is 1 to 128.
The allowed string content is digital number or an asterisk (*).
3.4.3.7 SNMPv3 Access Configuration
Configure SNMPv3 access table on this page. The entry index keys are Group Name, Security Model and Security Level.
Delete:
Check to delete the entry. It will be deleted during the next save.
Group Name:
A string identifying the group name that this entry should belong to. The allowed string length is 1 to 32,
and the allowed content is ASCII characters from 0x21 to 0x7E.
Security Model:
Indicates the security model that this entry should belong to. Possible security models are:
any:
Any security model accepted (v1|v2c|usm).
v1:
Reserved for SNMPv1.
v2c:
Reserved for SNMPv2c.
usm:
User-based Security Model (USM) for SNMPv3.
Security Level:
Indicates the security level that this entry should belong to. Possible security models are:
NoAuth, NoPriv:
No authentication and no privacy.
Auth, NoPriv:
Authentication and no privacy.
Auth, Priv:
Authentication and privacy.
Read View Name:
The name of the MIB view defining the MIB objects for which this request may request the current
values. The allowed string length is 1 to 32, and the allowed content is ASCII characters from 0x21 to 0x7E.
Write View Name:
The name of the MIB view defining the MIB objects for which this request may potentially set new
values. The allowed string length is 1 to 32, and the allowed content is ASCII characters from 0x21 to 0x7E.