cTap2StreamStatus
CISCO-TAP2-MIB ·
.1.3.6.1.4.1.9.9.399.1.2.1.1.6
Object
The status of this conceptual row. This object manages creation, modification, and deletion of rows in this table. cTap2StreamInterceptEnable may be modified any time even the value of this entry rowStatus object is 'active'. When other rows must be changed, cTap2StreamStatus must be first set to 'notInService'.
Context
- MIB
- CISCO-TAP2-MIB
- OID
.1.3.6.1.4.1.9.9.399.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cTap2StreamEntry
- Table
- cTap2StreamTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cTap2StreamIndex The index of the stream itself. | column | Integer32 | .1.3.6.1.4.1.9.9.399.1.2.1.1.1 |
| cTap2StreamType Identifies the type of intercept filter associated to this
generic stream. The following types of streams are supported:
ip: The specific filter is an IP filter… | column | Enumeration | .1.3.6.1.4.1.9.9.399.1.2.1.1.2 |
| cTap2StreamInterceptEnable If 'true', the tap should intercept matching traffic. The
value for this object should be set to 'true' only after an
additional filter specification has been attached to this
s… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.399.1.2.1.1.3 |
| cTap2StreamInterceptedPackets The number of packets matching this data stream specification
that have been intercepted. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.399.1.2.1.1.4 |
| cTap2StreamInterceptDrops 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.399.1.2.1.1.5 |
| cTap2StreamInterceptedHCPackets The number of packets matching this data stream specification
that have been intercepted. This object is a 64-bit version of
cTap2StreamInterceptedPackets. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.399.1.2.1.1.7 |
| cTap2StreamInterceptHCDrops The number of packets matching this data stream specification
that, having been intercepted, were dropped in the lawful
intercept process. This object is a 64-bit version of
cTap2… | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.399.1.2.1.1.8 |