Configuring snmp, Smnp add command, Snmp delete command – Raritan Computer SX User Manual

Page 144: Table 33 snmp add command, Table 34 snmp delete command

Advertising
background image

126

D

OMINION

SX

U

SER

G

UIDE

Configuring SNMP

The Dominion SX server supports sending SNMP alerts to a predefined SNMP server. The
Raritan SNMP MIB may be obtained from the FAQs in the support section of the Raritan web
site. (

http://www.raritan.com/_downloads/SX-MIB.txt

). The following commands configure the

SNMP features:

• add

• delete

• snmp

SMNP Add Command

The add command adds trap recipients. A recipient is an IP address with an optional space-
separated port
number. Traps may be sent to multiple ports with the same IP address.
The syntax of the add command is:
add [dest ipaddress] [port value]

The add command options are described in Table 33.

Table 33 SNMP Add Command

C

OMMAND

O

PTION

D

ESCRIPTION

dest ipaddress

SNMP destination IP address

port value

SNMP destination port


SNMP Add Command Example

admin > Config > SNMP > add 72.236.162.33 78

SNMP Delete Command

The SNMP delete command deletes trap recipients. A recipient is an IP address with an optional
space- separated port number. If a recipient with a port number is to be removed, include the port
number in the delete command. Traps may be sent to multiple ports with the same IP address.
The syntax of the SNMP delete command is:
delete [dest ipaddress]

The SNMP delete command options are described in Table 34.

Table 34 SNMP Delete Command

C

OMMAND

O

PTION

D

ESCRIPTION

dest ipaddress

SNMP destination ip address to be deleted


SNMP Delete Command Example

admin > Config > SNMP > delete 72.236.162.33

Advertising