Technicolor - Thomson SpeedTouchTM620 manual Use the following command to create a new view

Models: SpeedTouchTM620

1 216
Download 216 pages 15.67 Kb
Page 164
Image 164

Chapter 10

SpeedTouch™ Monitoring

Procedure The general flow of user configuration is as follows: you create a view, which is basically a set of MIB access rights. after that, you create a user group with access to that view. Then, you create a user and add it to the group. Thus, the user will have the groups MIB access and have tha access rights you defined in the view.

Proceed as follows:

Step

Action

 

 

1

Use the following command to create a new view:

 

:snmp view add viewname=View_All viewtree=iso type=include

2

Use the following command to create a new group with read-, write-

 

and notification access to that view:

 

:snmp group add groupname=Grayskull securitymodel=usm

 

securitylevel=noAuthNoPriv readview=View_all writeview=View_all

 

notifyview=View_all

3

Use the following command to create a new user:

 

:snmp user add securityname=Musclor snmpengineID=localSnmpID

 

authprot=usmNoAuthProtocol privprot=usmNoPrivProtocol

4

Use the following command to add the user to the group:

 

:snmp securitytogroup add securitymodel=usm

 

securityname=Musclor groupname=Grayskull

5

Use the following command to enable the SNMP service if necessary:

 

:service system modify name SNMPV3_AGENT state enabled

For a more detailed description of these commands and their parameters, refer to the CLI command guide.

154

E-DOC-CTC-20051017-0155 v1.0

 

Page 164
Image 164
Technicolor - Thomson SpeedTouchTM620 Use the following command to create a new view, Notification access to that view