c802tapStreamFields
CISCO-802-TAP-MIB ·
.1.3.6.1.4.1.9.9.395.1.1.2.1.1
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-802-TAP-MIB
- OID
.1.3.6.1.4.1.9.9.395.1.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- c802tapStreamEntry
- Table
- c802tapStreamTable
- Siblings
- 7
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 |
|---|---|---|---|
| c802tapStreamInterface 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.395.1.1.2.1.2 |
| c802tapStreamDestinationAddress The Destination address used in packet selection. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.395.1.1.2.1.3 |
| c802tapStreamSourceAddress The Source Address used in packet selection. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.395.1.1.2.1.4 |
| c802tapStreamEthernetPid The value of the Ethernet Protocol Identifier, which may be
found on Ethernet traffic or IEEE 802.2 SNAP traffic. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.395.1.1.2.1.5 |
| c802tapStreamDestinationLlcSap The value of the IEEE 802.2 Destination SAP. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.395.1.1.2.1.6 |
| c802tapStreamSourceLlcSap The value of the IEEE 802.2 Source SAP. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.395.1.1.2.1.7 |
| c802tapStreamStatus The status of this conceptual row. This object manages
creation, modification, and deletion of rows in this table.
When any rows must be changed, c802tapStreamStatus must
be firs… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.395.1.1.2.1.8 |