cTapStreamCapabilities
CISCO-TAP-MIB ·
.1.3.6.1.4.1.9.9.252.1.2.1
Object
scalar
Bits
This object displays what types of intercept streams can be
configured on this type of device. This may be dependent on
hardware capabilities, software capabilities. The following
fields may be supported:
interface: SNMP ifIndex Value may be used to select
interception of all data crossing an
interface or set of interfaces.
tapEnable: set if table entries with
cTapStreamIpInterceptEnable set to 'false'
are used to pre-screen packets for intercept;
otherwise these entries are ignored.
ipV4: IPv4 Address or prefix may be used to select
traffic to be intercepted.
ipV6: IPv6 Address or prefix may be used to select
traffic to be intercepted.
l4Port: TCP/UDP Ports may be used to select traffic
to be intercepted.
dscp: DSCP may be used to select traffic to be
intercepted.
dstMacAddr: Destination MAC Address may be used to select
traffic to be intercepted.
srcMacAddr: Source MAC Address may be used to select
traffic to be intercepted.
ethernetPid: Ethernet Protocol Identifier may be used to
select traffic to be intercepted.
dstLlcSap: IEEE 802.2 Destination SAP may be used to
select traffic to be intercepted.
srcLlcSap: IEEE 802.2 Source SAP may be used to select
traffic to be intercepted.
Context
- MIB
- CISCO-TAP-MIB
- OID
.1.3.6.1.4.1.9.9.252.1.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cTapStreamGroup
- Siblings
- 2
Syntax
Bits
Values & Constraints
Enumerated Values
0 | tapEnable |
1 | interface |
2 | ipV4 |
3 | ipV6 |
4 | l4Port |
5 | dscp |
6 | dstMacAddr |
7 | srcMacAddr |
8 | ethernetPid |
9 | dstLlcSap |
10 | srcLlcSap |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cTapStreamIpTable The Intercept Stream IP Table lists the IPv4 and IPv6 streams
to be intercepted. The same data stream may be required by
multiple taps, and one might assume that often the interc… | table | - | .1.3.6.1.4.1.9.9.252.1.2.2 |
| cTapStream802Table The Intercept Stream 802 Table lists the IEEE 802 data streams
to be intercepted. The same data stream may be required by
multiple taps, and one might assume that often the inter… | table | - | .1.3.6.1.4.1.9.9.252.1.2.3 |