cTapStreamIpStatus
CISCO-TAP-MIB ·
.1.3.6.1.4.1.9.9.252.1.2.2.1.19
Object
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 value of this entry rowStatus object is 'active'. When other rows must be changed, cTapStreamIpStatus must be first set to 'notInService'.
Context
- MIB
- CISCO-TAP-MIB
- OID
.1.3.6.1.4.1.9.9.252.1.2.2.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cTapStreamIpEntry
- Table
- cTapStreamIpTable
- Siblings
- 18
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| cTapStreamIpInterface 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 specifi… | column | Integer32 | .1.3.6.1.4.1.9.9.252.1.2.2.1.2 |
| 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 |