hpnicfLIStreamtype
HPN-ICF-LI-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.2
Object
column
r/w
Enumeration
Identifies the type of stream, and according to it uses filter table.
It can not be changed after a filter table is attached to it.
The following types of streams are supported:
ip: IP filter. The exact definition is a row in
hpnicfLIIPStreamTable.
mac: MAC filter. The exact definition is a row in
hpnicfLIMACStreamTable.
userConnecton: User connection filter. The exact definition
is a row in hpnicfLIUserStreamTable.
Context
- MIB
- HPN-ICF-LI-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfLIStreamEntry
- Table
- hpnicfLIStreamTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip |
2 | mac |
3 | userConnection |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfLIStreamIndex The index of the stream entry. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.1 |
| hpnicfLIStreamEnable If 'true', the interception is active. And it is set to 'true'
only after an additional filter specification has been attached
to this stream. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.3 |
| hpnicfLIStreamPackets The numbers of packets that have been intercepted. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.4 |
| hpnicfLIStreamDrops The numbers of packets were dropped in the lawful intercept process. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.5 |
| hpnicfLIStreamHPackets The numbers of packets have been intercepted.
This object is a 64-bit version of hpnicfLIStreamPackets. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.6 |
| hpnicfLIStreamHDrops The numbers of packets were dropped in the lawful intercept process.
This object is a 64-bit version of hpnicfLIStreamDrops. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.7 |
| hpnicfLIStreamRowStatus Operation status of this table entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.8 |