List of Available Traps
An SNMP trap is an asynchronous event-generated message that an appliance sends to its client.
The client is a trap receiver which is normally a network monitoring station. The LogLogic appliance supports a set of SNMP traps sent to alert a user.
For SNMP version 1, use the ESTN in the following table.
Alert Category | Alert Name | Enterprise-OID | ESTN | Description |
---|---|---|---|---|
Cisco PIX Messages Alert | Cisco PIX Messages Alert | ent.18552.1.3
ent.18552.2.3 (ST) |
1 | The messages per second rate for a specific PIX message code is outside (later or earlier) specified rates |
Network Policy Alert | Network Policy Alert | ent.18552.1.3
ent.18552.2.3 (ST) |
92 | A network policy messages was received with an Accept or Deny Policy action |
Adaptive Baseline Alert | Adaptive Baseline Alert | ent.18552.1.3
ent.18552.2.3 (ST) |
93 | The messages per second rate is outside (later or earlier) the nominal traffic rate |
Ratio Based Alert | Ratio Based Alert | ent.18552.1.3
ent.18552.2.3 (ST) |
94 | The specified message count is outside a specified percentage of total messages |
VPN Statistics Alert | VPN Statistics Alert | ent.18552.1.3
ent.18552.2.3 (ST) |
95 | Recorded statistics on VPN or RADIUS messages match relative or absolute criteria |
VPN Connections Alert | VPN Connections Alert | ent.18552.1.3
ent.18552.2.3 (ST) |
96 | A VPN Disconnects or Deny event occurred |
VPN Messages Alert | VPN Messages Alert | ent.18552.1.3
ent.18552.2.3 (ST) |
97 | A VPN Message Alert triggered on combinations of specific VPN message area, severity, and code |
Message Volume Alert | Message Volume Alert | ent.18552.1.3
ent.18552.2.3 (ST) |
98 | The messages per second rate is outside (later or earlier) specified limits. If the user sets the “Zero Message Alert” check box, an alert is triggered only if zero messages are received within the timespan set. |
Pre-defined Search Filter | Pre-defined Search Filter Alert | ent.18552.1.3
ent.18552.2.3 (ST) |
99 | A text search filter matched message fields |
System Alert | Dropped- message | ent.18552.1.3
ent.18552.2.3 (ST) |
189 | Dropped messages exceeded the user-specified limit |
Failover | ent.18552.1.3
ent.18552.2.3 (ST) |
191 | A failover occurred | |
Disk Usage | ent.18552.1.3
ent.18552.2.3 (ST) |
192 | Disk usage exceeded the specified threshold | |
Network Connection Speed | ent.18552.1.3
ent.18552.2.3 (ST) |
193 | Network connection throughput fell under the specified threshold | |
Network Interface | ent.18552.1.3
ent.18552.2.3 (ST) |
194 | The configured network interface failed | |
Data Migration | ent.18552.1.3
ent.18552.2.3 (ST) |
195 | A data migration completed | |
CPU temperature | ent.18552.1.3
ent.18552.2.3 (ST) |
197 | The CPU temperature exceeded the specified limit | |
Synchronization Failure | ent.18552.1.3
ent.18552.2.3 (ST) |
198 | Data synchronization failed after a failover | |
Secure Tunnel connection status | ent.18552.1.3
ent.18552.2.3 (ST) |
199 | The configured TCP forward connection failed |
If you are using SNMP version 2, the TrapOID differs for each trap. The following table lists the TrapOID for each alert category.
Logapp root:~$ cat /loglogic/conf/snmpd_alerts_trap_version version: 1 type: snmptrap Logapp root:~$
version: 1 type: snmptrap
The file can then be edited to version 2 if required.
Alert Category | Alert Name | TrapOID | Description |
---|---|---|---|
Cisco PIX Messages Alert | Cisco PIX Messages Alert | ent.18552.1.3.3
ent.18552.2.3.3 (ST) |
The messages per second rate for a specific PIX message code is outside (later or earlier) specified rates |
Network Policy Alert | Network Policy Alert | ent.18552.1.3.92
ent.18552.2.3.92 (ST) |
A network policy messages was received with an Accept or Deny Policy action |
Adaptive Baseline Alert | Adaptive Baseline Alert | ent.18552.1.3.93
ent.18552.2.3.93 (ST) |
The messages per second rate is outside (later or earlier) the nominal traffic rate |
Ratio Based Alert | Ratio Based Alert | ent.18552.1.3.94
ent.18552.2.3.94 (ST) |
The specified message count is outside a specified percentage of total messages |
VPN Statistics Alert | VPN Statistics Alert | ent.18552.1.3.95
ent.18552.2.3.95 (ST) |
Recorded statistics on VPN or RADIUS messages match relative or absolute criteria |
VPN Connections Alert | VPN Connections Alert | ent.18552.1.3.96
ent.18552.2.3.96 (ST) |
A VPN Disconnects or Deny event occurred |
VPN Messages Alert | VPN Messages Alert | ent.18552.1.3.97
ent.18552.2.3.97 (ST) |
A VPN Message Alert triggered on combinations of specific VPN message area, severity, and code |
Message Volume Alert | Message Volume Alert | ent.18552.1.3.98
ent.18552.2.3.98 (ST) |
The messages per second rate is outside (later or earlier) specified limits. If the user sets the “Zero Message Alert” check box, an alert is triggered only if zero messages are received within the timespan set. |
Pre-defined Search Filter | Pre-defined Search Filter Alert | ent.18552.1.3.99
ent.18552.2.3.99 (ST) |
A text search filter matched message fields |
System Alert | Dropped-message | ent.18552.1.3.189
ent.18552.2.3.189 (ST) |
Dropped messages exceeded the user-specified limit |
Failover | ent.18552.1.3.191
ent.18552.2.3.191 (ST) |
A failover occurred | |
Disk Usage | ent.18552.1.3.192
ent.18552.2.3.192 (ST) |
Disk usage exceeded the specified threshold | |
Network Connection Speed | ent.18552.1.3.193
ent.18552.2.3.193 (ST) |
Network connection throughput fell under the specified threshold | |
Network Interface | ent.18552.1.3.194
ent.18552.2.3.194 (ST) |
The configured network interface failed | |
Data Migration | ent.18552.1.3.195
ent.18552.2.3.195 (ST) |
A data migration completed | |
CPU temperature | ent.18552.1.3.197
ent.18552.2.3.197 (ST) |
The CPU temperature exceeded the specified limit | |
Synchronization Failure | ent.18552.1.3.198
ent.18552.2.3.198 (ST) |
Data synchronization failed after a failover | |
Secure Tunnel connection status | ent.18552.1.3.199
ent.18552.2.3.199 (ST) |
The configured TCP forward connection failed |