IPSEC-SPD-MIB :: spdActionNotification

MIB Reference — IPNetwork Monitor

All MIBsIPSEC-SPD-MIBspdActionNotification

spdActionNotification

Module: IPSEC-SPD-MIB

OID (symbolic): IPSEC-SPD-MIB::spdActionNotification

OID (numeric): 1.3.6.1.2.1.153.2.0.1

Node type: NOTIFICATION-TYPE

Description:

Notification that an action was executed by a rule. Only actions with logging enabled will result in this notification getting sent. The object includes the spdActionExecuted object, which will indicate which action was executed within the scope of the rule. Additionally, the spdIPSourceType, spdIPSourceAddress, spdIPDestinationType, and spdIPDestinationAddress objects are included to indicate the packet source and destination of the packet that triggered the action. Finally, the spdIPEndpointAddType, spdIPEndpointAddress, and spdPacketDirection objects indicate which interface the executed action was associated with, and if the packet was ingress or egress through the endpoint.

A spdActionNotification SHOULD be limited to a maximum of one notification sent per minute for any action notifications that do not have any other configuration controlling their send rate.

Note that compound actions with multiple executed sub-actions may result in multiple notifications being sent from a single rule execution.

Examples

Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):

snmptrap -v2c -c public <manager> '' IPSEC-SPD-MIB::spdActionNotification
snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.153.2.0.1

Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):

snmptrapd -f -Lo -c /dev/null authCommunity log public

Example snmptrapd log entry:

zoo11-linux.zoo [UDP: [192.168.30.111]:63274->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (426722602) 49 days, 9:20:26.02
  SNMPv2-MIB::snmpTrapOID.0 = OID: IPSEC-SPD-MIB::spdActionNotification

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.153spdMIBIPSEC-SPD-MIB
1.3.6.1.2.1.153.2spdNotificationObjectsIPSEC-SPD-MIB
1.3.6.1.2.1.153.2.0spdNotificationsIPSEC-SPD-MIB
1.3.6.1.2.1.153.2.0.1spdActionNotificationIPSEC-SPD-MIB