MIB Viewer

casa802tapStreamCapabilities

OBJECT-TYPE
1.3.6.1.4.1.20858.10.19.1.1.1
Access
read-only
Status
current
Sub-identifiers
0
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: tapEnable: set if table entries with casa802tapStreamInterceptEnable set to 'false' are used to pre-screen packets for intercept; otherwise these entries are ignored. interface: SNMP ifIndex Value may be used to select interception of all data crossing an interface or set of interfaces. 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.
BITS { tapEnable(0), interface(1), dstMacAddr(2), srcMacAddr(3), ethernetPid(4), dstLlcSap(5), srcLlcSap(6) }