set snmp traps trap-name

Description

Configures an SNMP trap.

See show snmp traps enabled-traps.

Syntax

set snmp traps trap-name <trap-name> [ enable {on | off} ] [ severity <1-4> ] [ repetitions <1-10> ] [ repetitions-delay <30-3600> ] [ threshold <threshold-value> ]

Parameters

Parameter

Description

enable

Enables or disables this SNMP trap.

repetitions

Configures the number of repetitions for sending the SNMP trap during the event.

repetitions-delay

Configures the time (in seconds) between sending each SNMP trap during the event.

severity

Configures the severity for the SNMP trap.

threshold

Configures the threshold value, above / below which to start sending the SNMP trap.

trap-name

Specifies the SNMP trap.

Supported SNMP Traps

Trap Name in Gaia Clish

Monitored Object

Description

Default

Trap

State

Threshold

Operand

Threshold

Default

Value

Threshold

Valid

Values

Trap

Default

Severity

Trap

Default

Repetitions

Default

Repetition

Delay

Trap SNMP OID

interface-disconnected

Interface disconnected

Either network cable was disconnected, ICMP monitor failed to reach a monitored server, or LAN interface was manually disabled

Enabled

N / A

N / A

N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.1.1

"VLAN removed"

VLAN removed

VLAN was removed from a physical interface

Enabled

N / A

N / A

N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.1.2

high-connections-rate

High connection rate

New connection rate is above the configured threshold value (connections / second)

Enabled

eq_gt

3000

1 - 10000

4

1

30

1.3.6.1.4.1.2620.1.2000.1.3

high-concurrent-connections

High concurrent connections

The number of concurrent connections is above the configured threshold value

Enabled

eq_gt

50000

0 - 300000

4

1

30

1.3.6.1.4.1.2620.1.2000.1.4

low-disk-space

Free disk space

Free spaces on a disk partition free space is below the configured threshold value (%)

Enabled

eq_lt

10

0 - 100

4

1

30

1.3.6.1.4.1.2620.1.2000.2.1

high-cpu-utilization

CPU utilization

CPU usage is above the configured threshold value (%)

Disabled

eq_gt

95

0 - 100

4

1

30

1.3.6.1.4.1.2620.1.2000.3.1

high-cpu-interrupts-rate

High CPU interrupts rate

Accepted packet rate is above the configured threshold value (interrupts / seconds)

Disabled

eq_gt

20000000

0 - 2147483640

4

1

30

1.3.6.1.4.1.2620.1.2000.3.2

high-memory-utilization

Memory utilization

Memory utilization is above the configured threshold value (%)

Enabled

gt

90

0 - 100

4

1

30

1.3.6.1.4.1.2620.1.2000.4.2

high-firewall-throughput

High Firewall throughput

Firewall throughput is above the configured threshold value (megabytes / second)

Enabled

eq_gt

1000

0 - 3000

4

1

30

1.3.6.1.4.1.2620.1.2000.1.5

high-accepted-packet-rate

High accepted packet rate

Accepted packet rate is above the configured threshold value (packets / second)

Enabled

eq_gt

100000

0 - 300000

4

1

30

1.3.6.1.4.1.2620.1.2000.1.6

cluster-member-state-changed

Cluster member state changed

Cluster member state changed (the cluster member identifier is provided in the trap)

Disabled

N / A N / A N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.6.1

cluster-member-severe-active

Cluster member severe problem

Cluster member suffers from a severe problem that prevents it from handling traffic (even when the other cluster member is down)

Disabled N / A N / A N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.6.2

cluster-member-state

Cluster member state

Cluster member is either in the "Active Attention" state, or in the Blocking state (the cluster member identifier is provided in the trap)

Disabled N / A N / A N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.6.3

cluster-member-device-status-problem

Cluster device status

One of the Critical Devices on the cluster member (for example, "Synchronization") reported its state as "problem"

Disabled N / A N / A N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.6.4

cluster-interface-problem

Cluster interface problem

Cluster member detected a problem with one of the cluster interfaces (the interface name is provided in the trap)

Disabled N / A N / A N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.6.5

connection-with-log-server-error

Connection with log server error

Unable to send logs to the configured Log Server

Enabled

N / A N / A N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.7.2

vpn-tunnels-down

VPN tunnels are down

VPN tunnels are down (names of VPN peer are provided in the trap)

Disabled

N / A N / A N / A

4

0

300

1.3.6.1.4.1.2620.1.2000.8.1

temperature-sensor

Temperature Sensor Status

Temperature is above the threshold required by vendor

Enabled

N / A N / A N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.5.1.1

fan-speed

Fan Speed Status

Fan speed is above or below the threshold required by vendor

Enabled

N / A N / A N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.5.2.1

voltage-sensor

Voltage Sensor Status

Voltage is above or below the threshold required by vendor

Enabled

N / A N / A N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.5.3.1

power-supply

Power Supply Status

Power supply status changed

Enabled

N / A N / A N / A

4

1

30

1.3.6.1.4.1.2620.1.2000.5.4.1

Example

set snmp traps trap-name high-memory-utilization enable on severity 1 repetitions 3 repetitions-delay 2 threshold 70