System Administration

To view SNMP System location information, type:

SMS000$ show snmp system-location

SNMP Community

You can define up to five SNMP Communities with unique IP Addresses for access to MIB objects.

To add an SNMP Community and Management IP, type:

snmp add community community-name mgmt-address {rw ro} For example, to create a public community without restrictions: SMS2000% snmp add community public 0.0.0.0

Or, to limit the access to a particular Management IP address:

SMS2000% snmp add community donttell 10.240.1.50

To delete an SNMP community, type:

snmp delete community community-nameFor example,

SMS2000% snmp delete community donttell

To view the SNMP Community configuration, type:

show snmp community

To support a community with more than one configured management station, add it

twice:

SMS2000% snmp add community donttell 10.240.1.50

SMS2000% snmp add community donttell 10.240.1.51

SNMP Trap Recipient

A maximum of one SNMP trap recipient may be configured.

To configure an SNMP trap recipient, type:

snmp add trap-recipientcommunity-name ip-address

For example,

SMS2000% snmp add trap-recipient donttell 10.240.1.50

TUT Systems, Inc

Page 39 of 104

P/N 220-06288-20

Page 39
Image 39
Tut Systems SMS2000 manual Snmp Community, Snmp Trap Recipient