ipspActionNotification
IPSEC-POLICY-MIB ·
.1.3.6.1.2.1.153.2.0.1
Object
notification
Notification that an action was executed by a rule. Only
actions with logging enabled will result in this notification
getting sent. The objects sent must include the
ipspActionExecuted object which will indicate which
action was executed within the scope of the rule.
Additionally the ipspIPSourceType,
ipspIPSourceAddress, ipspIPDestinationType, and
ipspIPDestinationAddress objects must be included to
indicate the packet source and destination of the packet that
triggered the action. Finally the
ipspIPInterfaceType, ipspIPInterfaceAddress,
and ipspPacketDirection objects are included to
indicate which interface the action was executed in
association with and if the packet was inbound or outbond
through the endpoint.
Note that compound actions with multiple
executed subactions may result in multiple notifications
being sent from a single rule execution.
Context
- MIB
- IPSEC-POLICY-MIB
- OID
.1.3.6.1.2.1.153.2.0.1- Type
- notification
- Status
- current
- Parent
- ipspNotifications
- Siblings
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipspPacketNotification Notification that a packet passed through an SA. Only
SA's created by actions with packet logging enabled will
result in this notification getting sent. The objects sent
must in… | notification | - | .1.3.6.1.2.1.153.2.0.2 |
Notification Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipspActionExecuted Points to the action instance that was executed that
resulted in the notification being sent. | scalar | SNMPv2-TCVariablePointer | .1.3.6.1.2.1.153.2.1.1 |
| ipspIPInterfaceType Contains the interface type for the interface that the
packet which triggered the notification in question is
passing through. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.153.2.1.2 |
| ipspIPInterfaceAddress Contains the interface address for the interface that the
packet which triggered the notification in question is
passing through. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.153.2.1.3 |
| ipspIPSourceType Contains the source address type of the packet which
triggered the notification in question. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.153.2.1.4 |
| ipspIPSourceAddress Contains the source address of the packet which triggered the
notification in question. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.153.2.1.5 |
| ipspIPDestinationType Contains the destination address type of the packet which
triggered the notification in question. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.153.2.1.6 |
| ipspIPDestinationAddress Contains the destination address of the packet which
triggered the notification in question. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.153.2.1.7 |
| ipspPacketDirection Indicates if the packet whic triggered the action in
questions was inbound our outbound. | scalar | Enumeration | .1.3.6.1.2.1.153.2.1.8 |