cTapStream802Fields
CISCO-TAP-MIB ·
.1.3.6.1.4.1.9.9.252.1.2.3.1.2
Object
column
r/w
Bits
This object displays what attributes must be tested to
identify traffic which requires interception. The packet
matches if all flagged fields match.
interface: indicates that traffic on the stated
interface is to be intercepted
dstMacAddress: indicates that traffic destined to a
given address should be intercepted
srcMacAddress: indicates that traffic sourced from a
given address should be intercepted
ethernetPid: indicates that traffic with a stated
Ethernet Protocol Identifier should be
intercepted
dstLlcSap: indicates that traffic with an certain
802.2 LLC Destination SAP should be
intercepted
srcLlcSap: indicates that traffic with an certain
802.2 LLC Source SAP should be
intercepted
At least one of the bits has to be set in order to activate an
entry. If the bit is not on, the corresponding MIB object
value has no effect, and need not be specified when creating
the entry.
Context
- MIB
- CISCO-TAP-MIB
- OID
.1.3.6.1.4.1.9.9.252.1.2.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cTapStream802Entry
- Table
- cTapStream802Table
- Siblings
- 11
Syntax
Bits
Values & Constraints
Enumerated Values
0 | interface |
1 | dstMacAddress |
2 | srcMacAddress |
3 | ethernetPid |
4 | dstLlcSap |
5 | srcLlcSap |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cTapStream802Index The index of the stream itself. | column | Integer32 | .1.3.6.1.4.1.9.9.252.1.2.3.1.1 |
| cTapStream802InterceptedPackets 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.3.1.10 |
| cTapStream802InterceptDrops 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.3.1.11 |
| cTapStream802Status The status of this conceptual row. This object manages
creation, modification, and deletion of rows in this table.
cTapStream802InterceptEnable can be modified any time even the
v… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.252.1.2.3.1.12 |
| cTapStream802Interface 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.3.1.3 |
| cTapStream802DestinationAddress The Destination address used in packet selection. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.252.1.2.3.1.4 |
| cTapStream802SourceAddress The Source Address used in packet selection. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.252.1.2.3.1.5 |
| cTapStream802EthernetPid The value of the Ethernet Protocol Identifier, which may be
found on Ethernet traffic or IEEE 802.2 SNAP traffic. | column | Integer32 | .1.3.6.1.4.1.9.9.252.1.2.3.1.6 |
| cTapStream802DestinationLlcSap The value of the IEEE 802.2 Destination SAP. | column | Integer32 | .1.3.6.1.4.1.9.9.252.1.2.3.1.7 |
| cTapStream802SourceLlcSap The value of the IEEE 802.2 Source SAP. | column | Integer32 | .1.3.6.1.4.1.9.9.252.1.2.3.1.8 |
| cTapStream802InterceptEnable If 'true', the tap enables interception of matching traffic.
If cTapStreamCapabilities flag tapEnable is zero, this may not
be set to 'false'. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.252.1.2.3.1.9 |