Description:
|
docsFmaLiStreamCapab OBJECT-TYPE
SYNTAX BITS {tapEnable(0), interface(1), ipv4(2), ipv6(3), l4Port(4), tos(5), dstMacAddr(6), srcMacAddr(7), ethernetPid(8), dstLlcSap(9), srcLlcSap(10)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This attribute reports the supported Lawful Intercept Stream
parameters that can be configured on the MAC Manager.
The inclusion of a specific parameter in the list below
does not mean that a MAC-NE can support a specific parameter
being configured. When the MAC Manager determines that the
Mediation Device has configured any parameters related to
a row of the TapStreamCfg table that are unsupported by the MAC-NE,
the MAC Manager MUST send the Stream Configuration Error event
with the EventId 70080303.
The supported bit positions are defined below:
tapEnable(0)- This value indicates that a row in the TapStreamCfg table can be enabled via
TapStreamCfgInterceptEnabled attribute.
interface(1)- This value is unsupported in FMA and defaulted to off. It is included for
compatibility with existing deployments.
ipv4(2)- IPv4 Address or prefix may be configured to select traffic to be intercepted.
ipv6(3)- IPv6Address or prefix may be configured to select traffic to be intercepted.
l4Port(4)- TCP/UDP Ports may be configured to select traffic to be intercepted.
tos(5)- ToS values may be configured to select traffic to be intercepted.
dstMacAddr(6)- Destination MAC Address may be configured to select traffic to be intercepted.
srcMacAddr(7)- Source MAC Address may be configured to select traffic to be intercepted.
ethernetPid(8)- Ethernet Protocol Identifier may be configured to select traffic to be intercepted.
dstLlcSap(9)- IEEE 802.2 Destination LLC SAP is optional in FMA. This bit value is defaulted to off.
srcLlcSap(10)- IEEE 802.2 Source LLC SAP is optional in FMA. This bit value is defaulted to off."
REFERENCE
"Information Model Mapping: CM-SP-FMA-OSSI
LawfulInterceptCapabilities::StreamCapab"
|
|