Add (router) snmp trap, Add (router) snmp trap -9 – Black Box COMPACT T1 MT850A User Manual

Page 93

Advertising
background image

Compact T1 - Release 6.1

5-9

CLI Commands

add

add (router) snmp trap

Use the add (router) snmp trap command to specify a destination to send SNMP trap
messages for the specified Router card.

Syntax:

add {rtr_card-addr} snmp trap

{"community-name"} {ip-addr} {"profile-name"}

Example:

add 3 snmp trap "commune" 192.168.100.245 "RemoteAdit"

The example will add a trap destination of 192.168.100.245 on the interface
"RemoteAdit" and use the community name "commune" in the messages. The
Router is located in slot 3.

{rtr_card-addr}

The slot number (1-6) that contains the Router (IP or CMG) card.

{"community-name"}

The community name to use in each trap message, with a maximum of 10 characters.

{ip-addr}

The IP address of the destination trap to add, in the form of xxx.xxx.xxx.xxx, where xxx is
between 0-255.

{"profile-name"}

The profile name for the Router interface that is used to reach this destination. Maximum
of 11 characters and this name must be enclosed in quotes.

Advertising