Technicolor - Thomson SpeedTouchTM620 manual How to Configure SNMPv1, Create a new community

Models: SpeedTouchTM620

1 216
Download 216 pages 15.67 Kb
Page 153
Image 153

Chapter 10

SpeedTouch™ Monitoring

10.2.4 How to Configure SNMPv1

Configuring SNMPv1 on the SpeedTouch™

How to Configure the SNMPv1 Client

The SpeedTouch™ supports SNMPv3, but is also backwards compatible with SNMPv1. However, you need specific configuration procedures for this. Basically you need to do the following in order to configure SNMPv1:

Configure the SNMPv1 Client

If applicable, enable SNMPv1 traps

Proceed as follows:

Step

Action

 

 

1

Create a new community:

 

:snmp community add index=RWCommunity

 

securityname=RWCommunity

 

communityname=private

2

Create a new view:

 

:snmp view add viewname=all

 

viewtree=iso

 

type=include

3

Configure a group with the required access rights to access that view:

 

:snmp group add groupname=test_groupname_write

 

securitymodel=snmpv1

 

securitylevel=noAuthNoPriv

 

readview=all writeview=all notifyview=all

4

Configure the community to have these group rights

 

:snmp securitytogroup modify securitymodel=snmpv1

 

securityname=RWCommunity

 

groupname=test_groupname_write

5

Allow external access to the SNMP agent:

 

:service system modify name SNMPV3_AGENT state enabled

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

143

 

Page 153
Image 153
Technicolor - Thomson SpeedTouchTM620 manual How to Configure SNMPv1, Create a new community, Create a new view