Network commands, Snmp commands, Add community – Perle Systems 5500208-41 User Manual

Page 61: Add trap, Chapter 5 network commands

Advertising
background image

IOLAN DS1/TS2 CLI Reference Guide, Version 4.1

61

Network Commands

Chapter 5

5

This chapter defines all the CLI commands associated with configuring the IOLAN’s network
parameters.

SNMP Commands

The IOLAN supports SNMP traps for restart and SNMP community authentication error.

Add Community

Description Adds an SNMP community (version 1 and version 2).
User Level Admin
Syntax

Options

<community_name>

<config_host>|<ip_address>

The host name of the SNMP community that will send requests to the IOLAN.

none|readonly|readwrite

Add Trap

Description Adds an SNMP host to which trap messages will be sent.
User Level Admin
Syntax
Options

<trap_name>

<config_host>|<ip_address>

add community <community_name> <config_host>|<ip_address>

none|readonly|readwrite

A name that will be sent to the IOLAN from an SNMP manager. This name will define
the permissions of the manager.

The IPv4 or IPv6 address of the SNMP manager that will send requests to the IOLAN.

If the address is

0.0.0.0

, any SNMP manager with the

Community Name

can access

the IOLAN. If you specify a network address, for example

172.16.0.0

, any SNMP

manager within the local network with the

Community Name

can access the IOLAN.

Permits the IOLAN to respond to SNMP requests by:

z

None—There is no response to requests from SNMP.

z

Readonly—Responds only to Read requests from SNMP.

z

Readwrite—Responds to both Read and Write requests from SNMP.

add trap <trap_name> <config_host>|<ip_address>

An arbitrary trap community name.

Defines the hosts (by IPv4 or IPv6 address) that will receive trap messages generated by

the IOLAN. Up to four trap hosts can be defined.

Advertising