A3COM-HUAWEI-LI-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
44
h3cLIMediationTable
table.1.3.6.1.4.1.43.45.1.10.2.111.1.3.2
·
1 row entry
·
10 columns
This table describes interception gateway information with which interception device communicates.
An entry of configuring mediation device.
Indexes
h3cLIMediationIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
h3cLIMediationIndex
h3cLIMediationIndex is a entry identifier. The Mediation Device
should be responsible for making sure these are unique. Before creating a new entry, a value for this variable may be obtained by reading h3cLINewIndex to… |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.2.1.1 |
||||||||||||||
|
h3cLIMediationDestAddrType
The type of h3cLIMediationDestAddr.
|
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.2.1.2 |
||||||||||||||
|
h3cLIMediationDestAddr
The IP Address of the Mediation Device to receive intercepted traffic.
|
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.2.1.3 |
||||||||||||||
|
h3cLIMediationDestPort
The L4-port number on the Mediation Device
to receive intercepted traffic. |
INET-ADDRESS-MIBInetPortNumberr/w Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.2.1.4 |
||||||||||||||
|
h3cLIMediationSrcInterface
The interface on the intercepting device from which to
transmit intercepted data. If zero, intercepting device will select an outbound interface according to h3cLIMediationDestAddr. |
IF-MIBInterfaceIndexOrZeror/w Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.2.1.5 |
||||||||||||||
|
h3cLIMediationDscp
The Differentiated Services Code Point the intercepting
device applies to the IP packets encapsulating the intercepted traffic. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.2.1.6 |
||||||||||||||
|
h3cLIMediationTimeOut
The time at which this row and all related Stream Table rows
should be automatically removed, and the intercept function expire. |
SNMPv2-TCDateAndTimer/w Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.2.1.7 |
||||||||||||||
|
h3cLIMediationTransport
The protocol used in transferring intercepted data to the
Mediation Device. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.2.1.8 |
||||||||||||||
|
h3cLIMediationNotificationEnable
This variable controls the generation of any notifications or
informs by the MIB agent for this table entry. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.2.1.9 |
||||||||||||||
|
h3cLIMediationRowStatus
Operation status of this table entry.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.2.1.10 |
h3cLIStreamTable
table.1.3.6.1.4.1.43.45.1.10.2.111.1.3.3
·
1 row entry
·
8 columns
This table lists the traffic stream's type to be intercepted. The specified filter is defined in h3cLIIPStreamTable, h3cLIMACStreamTable or h3cLIUserStreamTable, according to h3cLIStreamtype. Also it contains counters for packets to be intercepted and dropped by attached type of filter.
A single type of data stream to be intercepted.
Indexes
h3cLIMediationIndex h3cLIStreamIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
h3cLIStreamIndex
The index of the stream entry.
|
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.3.1.1 |
||||||||||||
|
h3cLIStreamtype
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 de… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.3.1.2 |
||||||||||||
|
h3cLIStreamEnable
If 'true', the interception is active. And it is set to 'true'
only after an additional filter specification has been attached to this stream. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.3.1.3 |
||||||||||||
|
h3cLIStreamPackets
The numbers of packets that have been intercepted.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.3.1.4 |
||||||||||||
|
h3cLIStreamDrops
The numbers of packets were dropped in the lawful intercept process.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.3.1.5 |
||||||||||||
|
h3cLIStreamHPackets
The numbers of packets have been intercepted.
This object is a 64-bit version of h3cLIStreamPackets. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.3.1.6 |
||||||||||||
|
h3cLIStreamHDrops
The numbers of packets were dropped in the lawful intercept process.
This object is a 64-bit version of h3cLIStreamDrops. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.3.1.7 |
||||||||||||
|
h3cLIStreamRowStatus
Operation status of this table entry.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.1.3.3.1.8 |
h3cLIIPStreamTable
table.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1
·
1 row entry
·
16 columns
This table lists the IPv4 and IPv6 streams to be intercepted. It is associated with h3cLIMediationTable and h3cLIStreamTable.
A single stream to be intercepted.
The first index indicates the Mediation Device.
The second index is that of the stream's counter entry
in the h3cLIStreamTable. The second index permits multiple
classifiers to be use…
The first index indicates the Mediation Device.
The second index is that of the stream's counter entry
in the h3cLIStreamTable. The second index permits multiple
classifiers to be use…
Indexes
h3cLIMediationIndex h3cLIStreamIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
h3cLIIPStreamInterface
Traffic received or transmitted over this interface
will be intercepted. This value must be set when creating a stream entry, either zero, or a valid interface index. If the value is zero, … |
IF-MIBInterfaceIndexOrZeror/w Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.1 |
||||||||||||||
|
h3cLIIPStreamAddrType
The type of address, used in packet selection.
|
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.2 |
||||||||||||||
|
h3cLIIPStreamDestAddr
The Destination address used in packet selection.
This address will be consistent with the type specified in h3cLIIPStreamAddrType. |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.3 |
||||||||||||||
|
h3cLIIPStreamDestAddrLength
The length of the Destination Prefix. A value of zero means
all addresses to match. This prefix length will be consistent with the type specified in h3cLIIPStreamAddrType. |
INET-ADDRESS-MIBInetAddressPrefixLengthr/w Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.4 |
||||||||||||||
|
h3cLIIPStreamSrcAddr
The Source Address used in packet selection. This address will
be consistent with the type specified in h3cLIIPStreamAddrType. |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.5 |
||||||||||||||
|
h3cLIIPStreamSrcAddrLength
The length of the Source Prefix. A value of zero means all
addresses to match. This prefix length will be consistent with the type specified in h3cLIIPStreamAddrType. |
INET-ADDRESS-MIBInetAddressPrefixLengthr/w Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.6 |
||||||||||||||
|
h3cLIIPStreamTosByte
The value of the TOS byte.
If h3cLIIPStreamTosByte&(~h3cLIIPStreamTosByteMask)!=0, configuration is rejected. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.7 |
||||||||||||||
|
h3cLIIPStreamTosByteMask
This value is ANDed with the value of the TOS byte in a packet
and compared with h3cLIIPStreamTosByte. If the values are equal, the comparison is equal. If both the mask and the TosByte value are zero, the result is to… |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.8 |
||||||||||||||
|
h3cLIIPStreamFlowId
The flow identifier in an IPv6 header. -1 indicates that the
Flow Id is unused. |
Integer32r/w Constraints: range: -1-1048575 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.9 |
||||||||||||||
|
h3cLIIPStreamProtocol
The IP protocol to match against the IPv4 protocol number or
the IPv6 Next- Header number in the packet. |
Integer32r/w Constraints: range: -1-255 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.10 |
||||||||||||||
|
h3cLIIPStreamDestL4PortMin
The minimum value that the layer-4 destination port number in
the packet must have in order to match. This value must be equal to or less than the value specified for this entry in h3cLIIPStreamDestL4PortMax. … |
INET-ADDRESS-MIBInetPortNumberr/w Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.11 |
||||||||||||||
|
h3cLIIPStreamDestL4PortMax
The maximum value that the layer-4 destination port number in
the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in h3cLIIPStream… |
INET-ADDRESS-MIBInetPortNumberr/w Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.12 |
||||||||||||||
|
h3cLIIPStreamSrcL4PortMin
The minimum value that the layer-4 destination port number in
the packet must have in order to match. This value must be equal to or less than the value specified for this entry in h3cLIIPStreamSrcL4PortMax. If both h3… |
INET-ADDRESS-MIBInetPortNumberr/w Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.13 |
||||||||||||||
|
h3cLIIPStreamSrcL4PortMax
The maximum value that the layer-4 destination port number in
the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in h3cLIIPStream… |
INET-ADDRESS-MIBInetPortNumberr/w Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.14 |
||||||||||||||
|
h3cLIIPStreamVRF
It is the name of a Virtual Routing and Forwarding (VRF) of a VPN.
|
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.15 |
||||||||||||||
|
h3cLIIPStreamRowStatus
Operation status of this table entry.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.2.1.1.1.18 |
h3cLIMACStreamTable
table.1.3.6.1.4.1.43.45.1.10.2.111.3.1.1
·
1 row entry
·
8 columns
This table lists the IEEE 802 streams to be intercepted. It is associated with h3cLIMediationTable and h3cLIStreamTable.
A single stream to be intercepted.
The first index indicates the Mediation Device.
The second index is that of the stream's counter entry
in the h3cLIStreamTable. The second index permits multiple
classifiers to be use…
The first index indicates the Mediation Device.
The second index is that of the stream's counter entry
in the h3cLIStreamTable. The second index permits multiple
classifiers to be use…
Indexes
h3cLIMediationIndex h3cLIStreamIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
h3cLIMACStreamFields
This object displays what attributes will be compared to
identify traffic. interface: indicates that traffic on the stated interface is to be intercepted dstMacAddress: indicates that traffic … |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.3.1.1.1.1 |
||||||||||||
|
h3cLIMACStreamInterface
Traffic received or transmitted over this interface
will be intercepted. This value must be set when creating a stream entry, either zero, or a valid interface index. If the value is zero, interception accepts any inter… |
IF-MIBInterfaceIndexOrZeror/w Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.43.45.1.10.2.111.3.1.1.1.2 |
||||||||||||
|
h3cLIMACStreamDestAddr
The Destination address used in packet selection.
|
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.43.45.1.10.2.111.3.1.1.1.3 |
||||||||||||
|
h3cLIMACStreamSrcAddr
The Source Address used in packet selection.
|
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.43.45.1.10.2.111.3.1.1.1.4 |
||||||||||||
|
h3cLIMACStreamEthPid
The value of the Ethernet Protocol Identifier in the
Ethernet traffic or IEEE 802.2 SNAP traffic. |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.43.45.1.10.2.111.3.1.1.1.5 |
||||||||||||
|
h3cLIMACStreamDSap
The value of the IEEE 802.2 Destination SAP.
|
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.43.45.1.10.2.111.3.1.1.1.6 |
||||||||||||
|
h3cLIMACStreamSSap
The value of the IEEE 802.2 Source SAP.
|
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.43.45.1.10.2.111.3.1.1.1.7 |
||||||||||||
|
h3cLIMACStreamRowStatus
Operation status of this table entry.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.3.1.1.1.8 |
h3cLIUserStreamTable
table.1.3.6.1.4.1.43.45.1.10.2.111.4.1.1
·
1 row entry
·
2 columns
This table lists the user connection streams to be intercepted. It is associated with h3cLIMediationTable and h3cLIStreamTable.
A single stream to be intercepted.
The first index indicates the Mediation Device.
The second index is that of the stream's counter entry
in the h3cLIStreamTable. This permits multiple classifiers
to be used together.
The first index indicates the Mediation Device.
The second index is that of the stream's counter entry
in the h3cLIStreamTable. This permits multiple classifiers
to be used together.
Indexes
h3cLIMediationIndex h3cLIStreamIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
h3cLIUserStreamAcctSessID
This is the RADIUS attribute 44 acct-session-ID.
The string must be set, and the length not be zero. |
OctetStringr/w Constraints: range: 0-253 |
.1.3.6.1.4.1.43.45.1.10.2.111.4.1.1.1.1 |
||||||||||||
|
h3cLIUserStreamRowStatus
Operation status of this table entry.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.43.45.1.10.2.111.4.1.1.1.2 |