MIB Viewer

h3cLIStreamtype

OBJECT-TYPE
1.3.6.1.4.1.43.45.1.10.2.111.1.3.3.1.2
Access
read-write
Status
current
Sub-identifiers
0
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 h3cLIIPStreamTable. mac: MAC filter. The exact definition is a row in h3cLIMACStreamTable. userConnecton: User connection filter. The exact definition is a row in h3cLIUserStreamTable.
INTEGER { ip(1), mac(2), userConnection(3) }