Snmp (Cli) - Comtrol RocketLinx ES7506 User Manual

Industrial managed poe switch 4 - fast ethernet poe ports 2 - fast ethernet uplink ports
Hide thumbs Also See for RocketLinx ES7506:
Table of Contents

Advertisement

SNMP (CLI)

Simple Network Management Protocol (SNMP) is a protocol used for exchanging management information
between network devices. SNMP is a member of the TCP/IP protocol suite. The ES7506 supports SNMP v1
and v2c and V3.
An SNMP managed network consists of two main components: agents and a manager. An agent is a
management software module that resides in a managed switch. An agent translates the local management
information from the managed device into a SNMP compatible format. The manager is the console through
the network.
Optionally, you can use the web user interface for configuration, see
The following table provides detailed information about command lines for SNMP configuration.
SNMP Community
Switch(config)# snmp-server community public ro
Read Only
Community
community string add ok
Switch(config)# snmp-server community private rw
Read Write
Community
community string add ok
SNMP Trap
Switch(config)# snmp-server enable trap
Enable Trap
Set SNMP trap enable ok.
Switch(config)# snmp-server host 192.168.250.33
SNMP Trap Server
IP without specific
SNMP trap host add OK.
community name
Switch(config)# snmp-server host 192.168.250.33 version 1 private
SNMP Trap Server
SNMP trap host add OK.
IP with version 1
and community
Note: Private is the community name, version 1 is the SNMP version.
Switch(config)# snmp-server host 192.168.250.33 version 2 private
SNMP Trap Server
IP with version 2
SNMP trap host add OK.
and community
Switch(config)# no snmp-server enable trap
Disable SNMP Trap
Set SNMP trap disable ok.
Switch# sh snmp-server trap
SNMP trap: Enabled
SNMP trap community: public
Switch# show running-config
.......
Display
snmp-server community public ro
snmp-server community private rw
snmp-server enable trap
snmp-server host 192.168.250.33 version 2 admin
snmp-server host 192.168.250.33 version 1 admin
........
RocketLinx ES7506 User Guide: 2000529 Rev. F
Configuration Using the Command Line Interface (CLI)
SNMP
on Page 77.
SNMP (CLI) - 133

Advertisement

Table of Contents
loading

Table of Contents