citapStreamInterface
CISCO-IP-TAP-MIB ·
.1.3.6.1.4.1.9.9.394.1.1.2.1.1
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 -2, -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
citapStreamDestinationAddress and citapStreamSourceAddress
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.
If the value is -2, packets belonging to a Voice over IP (VoIP)
session identified by citapStreamSourceAddress,
citapStreamSourceLen and citapStreamSourceL4PortMin may be
intercepted, as a specific voice session can be identified
with source IP address and udp port number. Other selection
parameters may be not considered, even if they are set by
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-IP-TAP-MIB
- OID
.1.3.6.1.4.1.9.9.394.1.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- citapStreamEntry
- Table
- citapStreamTable
- Siblings
- 15
Syntax
Integer32
Values & Constraints
Object Constraints
range: -2-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| citapStreamProtocol 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.394.1.1.2.1.10 |
| citapStreamDestL4PortMin 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.394.1.1.2.1.11 |
| citapStreamDestL4PortMax 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.394.1.1.2.1.12 |
| citapStreamSourceL4PortMin 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.394.1.1.2.1.13 |
| citapStreamSourceL4PortMax 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.394.1.1.2.1.14 |
| citapStreamVRF An ASCII string, which is the name of a Virtual Routing
and Forwarding (VRF) table comprising the routing context
of a Virtual Private Network. The interface or set of
interfaces… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.394.1.1.2.1.15 |
| citapStreamStatus The status of this conceptual row. This object manages
creation, modification, and deletion of rows in this table.
When any rows must be changed, citapStreamStatus must be first
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.394.1.1.2.1.16 |
| citapStreamAddrType The type of address, used in packet selection. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.394.1.1.2.1.2 |
| citapStreamDestinationAddress The Destination address or prefix used in packet selection.
This address will be of the type specified in
citapStreamAddrType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.394.1.1.2.1.3 |
| citapStreamDestinationLength 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 citapStreamAddrType. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.9.394.1.1.2.1.4 |
| citapStreamSourceAddress The Source Address used in packet selection. This address will
be of the type specified in citapStreamAddrType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.394.1.1.2.1.5 |
| citapStreamSourceLength 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 citapStreamAddrType. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.9.394.1.1.2.1.6 |
| citapStreamTosByte The value of the TOS byte, when masked with
citapStreamTosByteMask, of traffic to be intercepted. If
citapStreamTosByte&(~citapStreamTosByteMask)!=0,
configuration is rejected. | column | Integer32 | .1.3.6.1.4.1.9.9.394.1.1.2.1.7 |
| citapStreamTosByteMask The value of the TOS byte in an IPv4 or IPv6 header is ANDed
with citapStreamTosByteMask and compared with
citapStreamTosByte. If the values are equal, the comparison
is equal. I… | column | Integer32 | .1.3.6.1.4.1.9.9.394.1.1.2.1.8 |
| citapStreamFlowId 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.394.1.1.2.1.9 |