cTapStreamIpInterface
CISCO-TAP-MIB ·
.1.3.6.1.4.1.9.9.252.1.2.2.1.2
Object
column
r/w
Integer32
The ifIndex value of the interface over which traffic to be
intercepted is received or transmitted. The interface may be
physical or virtual. If this is the only parameter specified,
and it is other than -1 or 0, all traffic on the selected
interface will be chosen.
If the value is zero, matching traffic may be received or
transmitted on any interface. Additional selection parameters
must be selected to limit the scope of traffic intercepted.
This is most useful on non-routing platforms or on intercepts
placed elsewhere than a subscriber interface.
If the value is -1, one or both of
cTapStreamIpDestinationAddress and cTapStreamIpSourceAddress
must be specified with prefix length greater than zero.
Matching traffic on the interface pointed to by ipRouteIfIndex
or ipCidrRouteIfIndex values associated with those values is
intercepted, whichever is specified to be more focused than a
default route. If routing changes, either by operator action
or by routing protocol events, the interface will change with
it. This is primarily intended for use on subscriber interfaces
and other places where routing is guaranteed to be
symmetrical.
In both of these cases, it is possible to have the same packet
selected for intersection on both its ingress and egress
interface. Nonetheless, only one instance of the packet is
sent to the Mediation Device.
This value must be set when creating a stream entry, either to
select an interface, to select all interfaces, or to select the
interface that routing chooses. Some platforms may not
implement the entire range of options.
Context
- MIB
- CISCO-TAP-MIB
- OID
.1.3.6.1.4.1.9.9.252.1.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cTapStreamIpEntry
- Table
- cTapStreamIpTable
- Siblings
- 18
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cTapStreamIpIndex The index of the stream itself. | column | Integer32 | .1.3.6.1.4.1.9.9.252.1.2.2.1.1 |
| cTapStreamIpFlowId The flow identifier in an IPv6 header. -1 indicates that the
Flow Id is unused. | column | Integer32 | .1.3.6.1.4.1.9.9.252.1.2.2.1.10 |
| cTapStreamIpProtocol The IP protocol to match against the IPv4 protocol number or
the IPv6 Next- Header number in the packet. -1 means 'any IP
protocol'. | column | Integer32 | .1.3.6.1.4.1.9.9.252.1.2.2.1.11 |
| cTapStreamIpDestL4PortMin The minimum value that the layer-4 destination port number in
the packet must have in order to match. This value must be
equal to or less than the value specified for this entry … | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.252.1.2.2.1.12 |
| cTapStreamIpDestL4PortMax The maximum value that the layer-4 destination port number in
the packet must have in order to match this classifier entry.
This value must be equal to or greater than the value s… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.252.1.2.2.1.13 |
| cTapStreamIpSourceL4PortMin The minimum value that the layer-4 destination port number in
the packet must have in order to match. This value must be
equal to or less than the value specified for this entry … | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.252.1.2.2.1.14 |
| cTapStreamIpSourceL4PortMax The maximum value that the layer-4 destination port number in
the packet must have in order to match this classifier entry.
This value must be equal to or greater than the value s… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.252.1.2.2.1.15 |
| cTapStreamIpInterceptEnable If 'true', the tap should intercept matching traffic.
If 'false', this entry is used to pre-screen packets for
intercept. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.252.1.2.2.1.16 |
| cTapStreamIpInterceptedPackets The number of packets matching this data stream specification
that have been intercepted. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.252.1.2.2.1.17 |
| cTapStreamIpInterceptDrops The number of packets matching this data stream specification
that, having been intercepted, were dropped in the lawful
intercept process. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.252.1.2.2.1.18 |
| cTapStreamIpStatus The status of this conceptual row. This object manages
creation, modification, and deletion of rows in this table.
cTapStreamIpInterceptEnable may be modified any time even the
va… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.252.1.2.2.1.19 |
| cTapStreamIpAddrType The type of address, used in packet selection. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.252.1.2.2.1.3 |
| cTapStreamIpDestinationAddress The Destination address or prefix used in packet selection.
This address will be of the type specified in
cTapStreamIpAddrType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.252.1.2.2.1.4 |
| cTapStreamIpDestinationLength The length of the Destination Prefix. A value of zero causes
all addresses to match. This prefix length will be consistent
with the type specified in cTapStreamIpAddrType. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.9.252.1.2.2.1.5 |
| cTapStreamIpSourceAddress The Source Address used in packet selection. This address will
be of the type specified in cTapStreamIpAddrType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.252.1.2.2.1.6 |
| cTapStreamIpSourceLength The length of the Source Prefix. A value of zero causes all
addresses to match. This prefix length will be consistent with
the type specified in cTapStreamIpAddrType. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.9.252.1.2.2.1.7 |
| cTapStreamIpTosByte The value of the TOS byte, when masked with
cTapStreamIpTosByteMask, of traffic to be intercepted.
If cTapStreamIpTosByte & (~cTapStreamIpTosByteMask) != 0,
configuration is rejec… | column | Integer32 | .1.3.6.1.4.1.9.9.252.1.2.2.1.8 |
| cTapStreamIpTosByteMask The value of the TOS byte in an IPv4 or IPv6 header is ANDed
with cTapStreamIpTosByteMask and compared with
cTapStreamIpTosByte.
If the values are equal, the compar… | column | Integer32 | .1.3.6.1.4.1.9.9.252.1.2.2.1.9 |