ipspPacketNotification
IPSEC-POLICY-MIB ·
.1.3.6.1.2.1.153.2.0.2
Object
notification
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 include the ipspActionExecuted 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. The ipspIPInterfaceType, ipspIPInterfaceAddress, and ipspPacketDirection objects are included to indicate which endpoint the packet was associated with. Finally, ipspPacketPart is including for sending a variable sized part of the front of the packet depending on the value of IpspIPPacketLogging.
Context
- MIB
- IPSEC-POLICY-MIB
- OID
.1.3.6.1.2.1.153.2.0.2- 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 |
|---|---|---|---|
| ipspActionNotification 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
ipspAction… | notification | - | .1.3.6.1.2.1.153.2.0.1 |
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 |
| ipspPacketPart Is the front part of the packet that triggered this
notification. The size is determined by the value of
'IpspIPPacketLogging' or the size of the packet, whichever
is smaller. | scalar | OctetString | .1.3.6.1.2.1.153.2.1.9 |