098-00564-000 Revision A3 – July, 2013 TimeProvider 2300/2700 User’s Guide 233
Chapter 4 Provisioning
Provisioning for SNMP
To add the SNMP manager IP address 192.100.100.100, using an engineID
0x12345678901234567890:
1. Type
set snmp add manager 192.100.100.100 engineid
0x12345678901234567890
then press Enter.
Provisioning to Generate v2 Traps
Use the set snmp trapversion command to provision the trap version to v2.
By default, the TP 2300/2700 will generate v2 traps.
Example:
Type
set snmp trapversion 2 then press Enter.
Provisioning to Generate v3 Traps
Use the set snmp trapversion command to provision the trap version to v3.
Example
Type
set snmp trapversion 3 then press Enter.
Adding and Removing v2 Communities
Use the set snmp add v2-community command to add a SNMP v2 community.
Use the
set snmp delete v2-community command to remove an existing SNMP
v2 community. The TP 2300/2700 will support a maximum of ten v2 communities.
Example
To add a v2 community named “tech27”, with a security level of “read-only” and
remove an existing v2 community named “bob321”:
1. Type
set snmp add v2-community tech27 securlvl read-only then press
Enter.
2. Type
set snmp delete v2-community bob321 then press Enter.
Note: To use v2 communities, the v2 state must be set to Enable
using the command
set snmp state-v2 enable.