SNMP COMMANDS
978
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
snmp group add
Add a access group.
SYNTAX:
snmp group add groupname = <string>
[contextname = <{""}>]
securitymodel = <{snmpv1|snmpv2c|usm}>
securitylevel = <{noAuthNoPriv|authNoPriv|
authPriv}>
[readview = <{V1View|View_all|basic_readview|
WanAdmin_readview|extended_readview|
WanAdmin_writeview|extended_writeview}>]
[writeview = <{V1View|View_all|basic_readview|
WanAdmin_readview|extended_readview|
WanAdmin_writeview|extended_writeview}>]
[notifyview = <{V1View|View_all|
basic_readview|WanAdmin_readview|
extended_readview|WanAdmin_writeview|
extended_writeview}>]
[storage = <{other|volatile|nonVolatile|
permanent|readOnly}>]
where:
groupname Configure a human readable string representing a name of a
group.
REQUIRED
contextname Configure a context name used to match the context name
in a management request.
OPTIONAL
securitymodel Configure the security model for this access control group. REQUIRED
securitylevel Configure the security level for this access control group. REQUIRED
readview Configure a view name identifying the view subtrees
accessible for read requests.
OPTIONAL
writeview Configure a view name identifying the view subtrees
accessible for write requests.
OPTIONAL
notifyview Configure a view name identifying the view subtrees from
which objects can be included in notifications.
OPTIONAL
storage Configure the storage type. OPTIONAL