Home/Catalog/H3C-LI-MIB

H3C-LI-MIB

AI MIB Summary

The H3C-LI-MIB module enables the monitoring and management of Lawful Interception (LI) subsystems on H3C network devices, specifically tracking interception session states, target identifiers, and compliance event logs required for legal surveillance operations.

Lawful Interception MIB
Main OID:
h3cLI.1.3.6.1.4.1.2011.10.2.111
71
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

71 total
Object Name
h3cLILawful Interception MIB
MODULE-IDENTITY
.1.3.6.1.4.1.2011.10.2.111
h3cLICommon
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.111.1
h3cLITrapBindObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.111.1.1
h3cLIBoardInformationIt is a slot number.ro
Unsigned32
.1.3.6.1.4.1.2011.10.2.111.1.1.1
h3cLINotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.111.1.2
h3cLINotificationsPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.111.1.2.0
h3cLIActiveThis Notification is sent when a type of intercepting configuration is changed from inactive to active. The value of the h3cLIStreamtype which identify the actual intercept stream is included in this notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.10.2.111.1.2.0.1
h3cLITimeOutWhen the time specified in h3cLIMediationTimeout arrives, the device notifies the manager corresponding intercept is removed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.10.2.111.1.2.0.2
h3cLIFailureInformationWhen interception is configured on distributed device, the configuration perhaps failed on some board. If this happened, this notification will occur.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.10.2.111.1.2.0.3
h3cLIObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.111.1.3
h3cLINewIndexThis object will be used as an index value for a new h3cLIMediationEntry. Whenever read, the agent will give a non-used value. This is to reduce the probability of conflict during creation of new h3cLIMediationTable entries.ro
Integer32
.1.3.6.1.4.1.2011.10.2.111.1.3.1
h3cLIMediationTableThis table describes interception gateway information with which interception device communicates.
SEQUENCE OF H3cLIMediationEntry
.1.3.6.1.4.1.2011.10.2.111.1.3.2
h3cLIMediationEntryAn entry of configuring mediation device.
H3cLIMediationEntry
.1.3.6.1.4.1.2011.10.2.111.1.3.2.1
h3cLIMediationIndexh3cLIMediationIndex 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 reduce the probability of a value collision.
Integer32
.1.3.6.1.4.1.2011.10.2.111.1.3.2.1.1
h3cLIMediationDestAddrTypeThe type of h3cLIMediationDestAddr.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.1.3.2.1.2
h3cLIMediationDestAddrThe IP Address of the Mediation Device to receive intercepted traffic.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.1.3.2.1.3
h3cLIMediationDestPortThe L4-port number on the Mediation Device to receive intercepted traffic.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.1.3.2.1.4
h3cLIMediationSrcInterfaceThe interface on the intercepting device from which to transmit intercepted data. If zero, intercepting device will select an outbound interface according to h3cLIMediationDestAddr.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.2011.10.2.111.1.3.2.1.5
h3cLIMediationDscpThe Differentiated Services Code Point the intercepting device applies to the IP packets encapsulating the intercepted traffic.rw
Integer32
.1.3.6.1.4.1.2011.10.2.111.1.3.2.1.6
h3cLIMediationTimeOutThe time at which this row and all related Stream Table rows should be automatically removed, and the intercept function expire.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.111.1.3.2.1.7
h3cLIMediationTransportThe protocol used in transferring intercepted data to the Mediation Device.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.111.1.3.2.1.8
h3cLIMediationNotificationEnableThis variable controls the generation of any notifications or informs by the MIB agent for this table entry.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.111.1.3.2.1.9
h3cLIMediationRowStatusOperation status of this table entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.111.1.3.2.1.10
h3cLIStreamTableThis 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.
SEQUENCE OF H3cLIStreamEntry
.1.3.6.1.4.1.2011.10.2.111.1.3.3
h3cLIStreamEntryA single type of data stream to be intercepted.
H3cLIStreamEntry
.1.3.6.1.4.1.2011.10.2.111.1.3.3.1
h3cLIStreamIndexThe index of the stream entry.
Integer32
.1.3.6.1.4.1.2011.10.2.111.1.3.3.1.1
h3cLIStreamtypeIdentifies 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.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.111.1.3.3.1.2
h3cLIStreamEnableIf 'true', the interception is active. And it is set to 'true' only after an additional filter specification has been attached to this stream.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.111.1.3.3.1.3
h3cLIStreamPacketsThe numbers of packets that have been intercepted.ro
Counter32
.1.3.6.1.4.1.2011.10.2.111.1.3.3.1.4
h3cLIStreamDropsThe numbers of packets were dropped in the lawful intercept process.ro
Counter32
.1.3.6.1.4.1.2011.10.2.111.1.3.3.1.5
h3cLIStreamHPacketsThe numbers of packets have been intercepted. This object is a 64-bit version of h3cLIStreamPackets.ro
Counter64
.1.3.6.1.4.1.2011.10.2.111.1.3.3.1.6
h3cLIStreamHDropsThe numbers of packets were dropped in the lawful intercept process. This object is a 64-bit version of h3cLIStreamDrops.ro
Counter64
.1.3.6.1.4.1.2011.10.2.111.1.3.3.1.7
h3cLIStreamRowStatusOperation status of this table entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.111.1.3.3.1.8
h3cLIIPStream
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.111.2
h3cLIIPStreamObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.111.2.1
h3cLIIPStreamTableThis table lists the IPv4 and IPv6 streams to be intercepted. It is associated with h3cLIMediationTable and h3cLIStreamTable.
SEQUENCE OF H3cLIIPStreamEntry
.1.3.6.1.4.1.2011.10.2.111.2.1.1
h3cLIIPStreamEntryA 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 used together, such as having an IP address as source or destination.
H3cLIIPStreamEntry
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1
h3cLIIPStreamInterfaceTraffic 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 interface. Then at least one additional parameter must be selected, and not be default value.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.1
h3cLIIPStreamAddrTypeThe type of address, used in packet selection.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.2
h3cLIIPStreamDestAddrThe Destination address used in packet selection. This address will be consistent with the type specified in h3cLIIPStreamAddrType.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.3
h3cLIIPStreamDestAddrLengthThe 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.rw
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.4
h3cLIIPStreamSrcAddrThe Source Address used in packet selection. This address will be consistent with the type specified in h3cLIIPStreamAddrType.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.5
h3cLIIPStreamSrcAddrLengthThe 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.rw
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.6
h3cLIIPStreamTosByteThe value of the TOS byte. If h3cLIIPStreamTosByte&(~h3cLIIPStreamTosByteMask)!=0, configuration is rejected.rw
Integer32
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.7
h3cLIIPStreamTosByteMaskThis 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 always accept.rw
Integer32
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.8
h3cLIIPStreamFlowIdThe flow identifier in an IPv6 header. -1 indicates that the Flow Id is unused.rw
Integer32 (-1 | 0..1048575)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.9
h3cLIIPStreamProtocolThe IP protocol to match against the IPv4 protocol number or the IPv6 Next- Header number in the packet.rw
Integer32 (-1 | 0..255)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.10
h3cLIIPStreamDestL4PortMinThe 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. If both h3cLIIPStreamDestL4PortMin and h3cLIIPStreamDestL4PortMax are at their default values, the port number is effectively unused. If h3cLIIPStreamDestL4PortMin is equal to h3cLIIPStreamDestL4PortMax, only one port number to be intercepted.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.11
h3cLIIPStreamDestL4PortMaxThe 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 h3cLIIPStreamDestL4PortMin. If both h3cLIIPStreamDestL4PortMin and h3cLIIPStreamDestL4PortMax are at their default values, the port number is effectively unused. If h3cLIIPStreamDestL4PortMin is equal to h3cLIIPStreamDestL4PortMax, only one port number to be intercepted.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.12
h3cLIIPStreamSrcL4PortMinThe 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 h3cLIIPStreamSrcL4PortMin and h3cLIIPStreamSrcL4PortMax are at their default values, the port number is effectively unused. If h3cLIIPStreamSrcL4PortMin is equal to h3cLIIPStreamSrcL4PortMax, only one port number to be intercepted.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.13
h3cLIIPStreamSrcL4PortMaxThe 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 h3cLIIPStreamSrcL4PortMin. If both h3cLIIPStreamSrcL4PortMin and h3cLIIPStreamSrcL4PortMax are at their default values, the port number is effectively unused. If h3cLIIPStreamSrcL4PortMin is equal to h3cLIIPStreamSrcL4PortMax, only one port number to be intercepted.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.14
h3cLIIPStreamVRFIt is the name of a Virtual Routing and Forwarding (VRF) of a VPN.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.15
h3cLIIPStreamRowStatusOperation status of this table entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.111.2.1.1.1.18
h3cLIMACStream
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.111.3
h3cLIMACStreamObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.111.3.1
h3cLIMACStreamTableThis table lists the IEEE 802 streams to be intercepted. It is associated with h3cLIMediationTable and h3cLIStreamTable.
SEQUENCE OF H3cLIMACStreamEntry
.1.3.6.1.4.1.2011.10.2.111.3.1.1
h3cLIMACStreamEntryA 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 used together, such as having an MAC address as source or destination.
H3cLIMACStreamEntry
.1.3.6.1.4.1.2011.10.2.111.3.1.1.1
h3cLIMACStreamFieldsThis 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 destined to a given address should be intercepted srcMacAddress: indicates that traffic sourced from a given address should be intercepted ethernetPid: indicates that traffic with a stated Ethernet Protocol Identifier should be intercepted dSap: indicates that traffic with an certain 802.2 LLC Destination SAP should be intercepted sSap: indicates that traffic with an certain 802.2 LLC Source SAP should be intercepted At least one of the bits has to be set in order to activate an entry. If multiple bits are set, traffic to be intercepted must be satisfied with all set attributes.rw
Bits
.1.3.6.1.4.1.2011.10.2.111.3.1.1.1.1
h3cLIMACStreamInterfaceTraffic 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 interface. Additional parameter must be selected together.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.2011.10.2.111.3.1.1.1.2
h3cLIMACStreamDestAddrThe Destination address used in packet selection.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.111.3.1.1.1.3
h3cLIMACStreamSrcAddrThe Source Address used in packet selection.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.111.3.1.1.1.4
h3cLIMACStreamEthPidThe value of the Ethernet Protocol Identifier in the Ethernet traffic or IEEE 802.2 SNAP traffic.rw
Unsigned32
.1.3.6.1.4.1.2011.10.2.111.3.1.1.1.5
h3cLIMACStreamDSapThe value of the IEEE 802.2 Destination SAP.rw
Unsigned32
.1.3.6.1.4.1.2011.10.2.111.3.1.1.1.6
h3cLIMACStreamSSapThe value of the IEEE 802.2 Source SAP.rw
Unsigned32
.1.3.6.1.4.1.2011.10.2.111.3.1.1.1.7
h3cLIMACStreamRowStatusOperation status of this table entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.111.3.1.1.1.8
h3cLIUserStream
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.111.4
h3cLIUserStreamObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.111.4.1
h3cLIUserStreamTableThis table lists the user connection streams to be intercepted. It is associated with h3cLIMediationTable and h3cLIStreamTable.
SEQUENCE OF H3cLIUserStreamEntry
.1.3.6.1.4.1.2011.10.2.111.4.1.1
h3cLIUserStreamEntryA 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.
H3cLIUserStreamEntry
.1.3.6.1.4.1.2011.10.2.111.4.1.1.1
h3cLIUserStreamAcctSessIDThis is the RADIUS attribute 44 acct-session-ID. The string must be set, and the length not be zero.rw
OCTET STRING
.1.3.6.1.4.1.2011.10.2.111.4.1.1.1.1
h3cLIUserStreamRowStatusOperation status of this table entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.111.4.1.1.1.2
H3C-LI-MIB - SNMP MIB Reference | MIBs Explorer