spdPacketPart
IPSEC-SPD-MIB ·
.1.3.6.1.2.1.153.2.1.9
Object
scalar
OctetString
spdPacketPart is the front part of the full IP packet that
triggered this notification. The initial size limit is
determined by the smaller of the size, indicated by:
I. The value of the object with the TC syntax
'SpdIPPacketLogging' that indicated the packet SHOULD be
logged and
II. The size of the triggering packet.
The final limit is determined by the SNMP packet size when
sending the notification. The maximum size that can be
included will be the smaller of the initial size, given the
above, and the length that will fit in a single SNMP
notification packet after the rest of the notification's
objects and any other necessary packet data (headers encoding,
etc.) have been included in the packet.
Context
- MIB
- IPSEC-SPD-MIB
- OID
.1.3.6.1.2.1.153.2.1.9- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- spdNotificationVariables
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| spdActionExecuted 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 |
| spdIPEndpointAddType Contains the address type for the interface that the
notification triggering packet is passing through. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.153.2.1.2 |
| spdIPEndpointAddress Contains the interface address for the interface that the
notification triggering packet is passing through.
The format of this object is specified by the
spdIPEndpoint… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.153.2.1.3 |
| spdIPSourceType Contains the source address type of the packet that
triggered the notification. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.153.2.1.4 |
| spdIPSourceAddress Contains the source address of the packet that
triggered the notification.
The format of this object is specified by the
spdIPSourceType object. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.153.2.1.5 |
| spdIPDestinationType Contains the destination address type of the packet
that triggered the notification. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.153.2.1.6 |
| spdIPDestinationAddress Contains the destination address of the packet that
triggered the notification.
The format of this object is specified by the
spdIPDestinationType object. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.153.2.1.7 |
| spdPacketDirection Indicates if the packet that triggered the action in
questions was ingress (inbound) or egress (outbound). | scalar | DIFFSERV-MIBIfDirection | .1.3.6.1.2.1.153.2.1.8 |