_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW1000 Series User Manual
Issue: 2.3
Page 397 of 463
Web Field/UCI/Package Option
Description
Web: Group
UCI: snmpd.group[x].group
Opt: group
Specifies an arbitrary group name.
Web: Version
UCI: snmpd.group[x].version
Opt: version
Specifies the SNMP version number being used in the request:
v1, v2c and usm (User-based Security Module) are supported.
v1
SNMP v1
v2v
SNMP v2
usm
SNMP v3
any
Any SNMP version
Web: Security Name
UCI: snmpd.group[x].secname
Opt: secname
An already defined security name that is being included in this
group.
Table 134: Information table for group settings
39.2.4
View settings
View settings define a named "view", which is a subset of the overall OID tree. This is
most commonly a single subtree, but several view directives can be given with the same
view name, to build up a more complex collection of OIDs.
Figure 191: The view settings section
Web Field/UCI/Package Option
Description
Web: Name
UCI: snmpd.view[x].viewname
Opt: viewname
Specifies an arbitrary view name. Typically it describes what the
view shows.
Web: Type
UCI: snmpd.view[x].type
Opt: type
Specifies whether the view lists oids that are included in the view
or lists oids to be excluded from the view (in which case all other
oids are visible apart from those ones listed).
included
excluded
Web: OID
UCI: snmpd.view[x].oid
Opt: oid
OID to be included in or excluded from the view. Only numerical
representation is supported.
Example
1
Everything
1.3.6.1.2.1.2 Interfaces table
Table 135: Information table for view settings