HPN-ICF-LI-MIB

File: HPN-ICF-LI-MIB.mib (27901 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB IF-MIB SNMP-FRAMEWORK-MIB

Imported symbols

hpnicfCommon Counter64 Counter32
Integer32 Unsigned32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE RowStatus
TruthValue MacAddress DateAndTime
InetAddress InetAddressType InetAddressPrefixLength
InetPortNumber InterfaceIndexOrZero SnmpAdminString

Defined Types

HpnicfLIMediationEntry  
SEQUENCE    
  hpnicfLIMediationIndex Integer32
  hpnicfLIMediationDestAddrType InetAddressType
  hpnicfLIMediationDestAddr InetAddress
  hpnicfLIMediationDestPort InetPortNumber
  hpnicfLIMediationSrcInterface InterfaceIndexOrZero
  hpnicfLIMediationDscp Integer32
  hpnicfLIMediationTimeOut DateAndTime
  hpnicfLIMediationTransport INTEGER
  hpnicfLIMediationNotificationEnable TruthValue
  hpnicfLIMediationRowStatus RowStatus

HpnicfLIStreamEntry  
SEQUENCE    
  hpnicfLIStreamIndex Integer32
  hpnicfLIStreamtype INTEGER
  hpnicfLIStreamEnable TruthValue
  hpnicfLIStreamPackets Counter32
  hpnicfLIStreamDrops Counter32
  hpnicfLIStreamHPackets Counter64
  hpnicfLIStreamHDrops Counter64
  hpnicfLIStreamRowStatus RowStatus

HpnicfLIIPStreamEntry  
SEQUENCE    
  hpnicfLIIPStreamInterface InterfaceIndexOrZero
  hpnicfLIIPStreamAddrType InetAddressType
  hpnicfLIIPStreamDestAddr InetAddress
  hpnicfLIIPStreamDestAddrLength InetAddressPrefixLength
  hpnicfLIIPStreamSrcAddr InetAddress
  hpnicfLIIPStreamSrcAddrLength InetAddressPrefixLength
  hpnicfLIIPStreamTosByte Integer32
  hpnicfLIIPStreamTosByteMask Integer32
  hpnicfLIIPStreamFlowId Integer32
  hpnicfLIIPStreamProtocol Integer32
  hpnicfLIIPStreamDestL4PortMin InetPortNumber
  hpnicfLIIPStreamDestL4PortMax InetPortNumber
  hpnicfLIIPStreamSrcL4PortMin InetPortNumber
  hpnicfLIIPStreamSrcL4PortMax InetPortNumber
  hpnicfLIIPStreamVRF SnmpAdminString
  hpnicfLIIPStreamRowStatus RowStatus

HpnicfLIMACStreamEntry  
SEQUENCE    
  hpnicfLIMACStreamFields BITS
  hpnicfLIMACStreamInterface InterfaceIndexOrZero
  hpnicfLIMACStreamDestAddr MacAddress
  hpnicfLIMACStreamSrcAddr MacAddress
  hpnicfLIMACStreamEthPid Unsigned32
  hpnicfLIMACStreamDSap Unsigned32
  hpnicfLIMACStreamSSap Unsigned32
  hpnicfLIMACStreamRowStatus RowStatus

HpnicfLIUserStreamEntry  
SEQUENCE    
  hpnicfLIUserStreamAcctSessID OCTET STRING
  hpnicfLIUserStreamRowStatus RowStatus

Defined Values

hpnicfLI 1.3.6.1.4.1.11.2.14.11.15.2.111
Lawful Interception MIB
MODULE-IDENTITY    

hpnicfLICommon 1.3.6.1.4.1.11.2.14.11.15.2.111.1
OBJECT IDENTIFIER    

hpnicfLITrapBindObjects 1.3.6.1.4.1.11.2.14.11.15.2.111.1.1
OBJECT IDENTIFIER    

hpnicfLIBoardInformation 1.3.6.1.4.1.11.2.14.11.15.2.111.1.1.1
It is a slot number.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hpnicfLINotifications 1.3.6.1.4.1.11.2.14.11.15.2.111.1.2
OBJECT IDENTIFIER    

hpnicfLINotificationsPrefix 1.3.6.1.4.1.11.2.14.11.15.2.111.1.2.0
OBJECT IDENTIFIER    

hpnicfLIActive 1.3.6.1.4.1.11.2.14.11.15.2.111.1.2.0.1
This Notification is sent when a type of intercepting configuration is changed from inactive to active. The value of the hpnicfLIStreamtype which identify the actual intercept stream is included in this notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hpnicfLITimeOut 1.3.6.1.4.1.11.2.14.11.15.2.111.1.2.0.2
When the time specified in hpnicfLIMediationTimeout arrives, the device notifies the manager corresponding intercept is removed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hpnicfLIFailureInformation 1.3.6.1.4.1.11.2.14.11.15.2.111.1.2.0.3
When interception is configured on distributed device, the configuration perhaps failed on some board. If this happened, this notification will occur.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hpnicfLIObjects 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3
OBJECT IDENTIFIER    

hpnicfLINewIndex 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.1
This object will be used as an index value for a new hpnicfLIMediationEntry. Whenever read, the agent will give a non-used value. This is to reduce the probability of conflict during creation of new hpnicfLIMediationTable entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfLIMediationTable 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2
This table describes interception gateway information with which interception device communicates.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfLIMediationEntry

hpnicfLIMediationEntry 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1
An entry of configuring mediation device.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfLIMediationEntry  

hpnicfLIMediationIndex 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.1
hpnicfLIMediationIndex 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 hpnicfLINewIndex to reduce the probability of a value collision.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfLIMediationDestAddrType 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.2
The type of hpnicfLIMediationDestAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hpnicfLIMediationDestAddr 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.3
The IP Address of the Mediation Device to receive intercepted traffic.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hpnicfLIMediationDestPort 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.4
The L4-port number on the Mediation Device to receive intercepted traffic.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

hpnicfLIMediationSrcInterface 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.5
The interface on the intercepting device from which to transmit intercepted data. If zero, intercepting device will select an outbound interface according to hpnicfLIMediationDestAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

hpnicfLIMediationDscp 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.6
The Differentiated Services Code Point the intercepting device applies to the IP packets encapsulating the intercepted traffic.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfLIMediationTimeOut 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.7
The time at which this row and all related Stream Table rows should be automatically removed, and the intercept function expire.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

hpnicfLIMediationTransport 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.8
The protocol used in transferring intercepted data to the Mediation Device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER udp(1)  

hpnicfLIMediationNotificationEnable 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.9
This variable controls the generation of any notifications or informs by the MIB agent for this table entry.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfLIMediationRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.10
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfLIStreamTable 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3
This table lists the traffic stream's type to be intercepted. The specified filter is defined in hpnicfLIIPStreamTable, hpnicfLIMACStreamTable or hpnicfLIUserStreamTable, according to hpnicfLIStreamtype. Also it contains counters for packets to be intercepted and dropped by attached type of filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfLIStreamEntry

hpnicfLIStreamEntry 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1
A single type of data stream to be intercepted.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfLIStreamEntry  

hpnicfLIStreamIndex 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.1
The index of the stream entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfLIStreamtype 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ip(1), mac(2), userConnection(3)  

hpnicfLIStreamEnable 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.3
If 'true', the interception is active. And it is set to 'true' only after an additional filter specification has been attached to this stream.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfLIStreamPackets 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.4
The numbers of packets that have been intercepted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfLIStreamDrops 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.5
The numbers of packets were dropped in the lawful intercept process.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfLIStreamHPackets 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.6
The numbers of packets have been intercepted. This object is a 64-bit version of hpnicfLIStreamPackets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfLIStreamHDrops 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.7
The numbers of packets were dropped in the lawful intercept process. This object is a 64-bit version of hpnicfLIStreamDrops.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfLIStreamRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.8
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfLIIPStream 1.3.6.1.4.1.11.2.14.11.15.2.111.2
OBJECT IDENTIFIER    

hpnicfLIIPStreamObjects 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1
OBJECT IDENTIFIER    

hpnicfLIIPStreamTable 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1
This table lists the IPv4 and IPv6 streams to be intercepted. It is associated with hpnicfLIMediationTable and hpnicfLIStreamTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfLIIPStreamEntry

hpnicfLIIPStreamEntry 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1
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 hpnicfLIStreamTable. The second index permits multiple classifiers to be used together, such as having an IP address as source or destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfLIIPStreamEntry  

hpnicfLIIPStreamInterface 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.1
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 interface. Then at least one additional parameter must be selected, and not be default value.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

hpnicfLIIPStreamAddrType 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.2
The type of address, used in packet selection.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hpnicfLIIPStreamDestAddr 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.3
The Destination address used in packet selection. This address will be consistent with the type specified in hpnicfLIIPStreamAddrType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hpnicfLIIPStreamDestAddrLength 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.4
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 hpnicfLIIPStreamAddrType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressPrefixLength  

hpnicfLIIPStreamSrcAddr 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.5
The Source Address used in packet selection. This address will be consistent with the type specified in hpnicfLIIPStreamAddrType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hpnicfLIIPStreamSrcAddrLength 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.6
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 hpnicfLIIPStreamAddrType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressPrefixLength  

hpnicfLIIPStreamTosByte 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.7
The value of the TOS byte. If hpnicfLIIPStreamTosByte&(~hpnicfLIIPStreamTosByteMask)!=0, configuration is rejected.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hpnicfLIIPStreamTosByteMask 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.8
This value is ANDed with the value of the TOS byte in a packet and compared with hpnicfLIIPStreamTosByte. 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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hpnicfLIIPStreamFlowId 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.9
The flow identifier in an IPv6 header. -1 indicates that the Flow Id is unused.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..1048575  

hpnicfLIIPStreamProtocol 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.10
The IP protocol to match against the IPv4 protocol number or the IPv6 Next- Header number in the packet.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..255  

hpnicfLIIPStreamDestL4PortMin 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.11
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 hpnicfLIIPStreamDestL4PortMax. If both hpnicfLIIPStreamDestL4PortMin and hpnicfLIIPStreamDestL4PortMax are at their default values, the port number is effectively unused. If hpnicfLIIPStreamDestL4PortMin is equal to hpnicfLIIPStreamDestL4PortMax, only one port number to be intercepted.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

hpnicfLIIPStreamDestL4PortMax 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.12
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 hpnicfLIIPStreamDestL4PortMin. If both hpnicfLIIPStreamDestL4PortMin and hpnicfLIIPStreamDestL4PortMax are at their default values, the port number is effectively unused. If hpnicfLIIPStreamDestL4PortMin is equal to hpnicfLIIPStreamDestL4PortMax, only one port number to be intercepted.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

hpnicfLIIPStreamSrcL4PortMin 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.13
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 hpnicfLIIPStreamSrcL4PortMax. If both hpnicfLIIPStreamSrcL4PortMin and hpnicfLIIPStreamSrcL4PortMax are at their default values, the port number is effectively unused. If hpnicfLIIPStreamSrcL4PortMin is equal to hpnicfLIIPStreamSrcL4PortMax, only one port number to be intercepted.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

hpnicfLIIPStreamSrcL4PortMax 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.14
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 hpnicfLIIPStreamSrcL4PortMin. If both hpnicfLIIPStreamSrcL4PortMin and hpnicfLIIPStreamSrcL4PortMax are at their default values, the port number is effectively unused. If hpnicfLIIPStreamSrcL4PortMin is equal to hpnicfLIIPStreamSrcL4PortMax, only one port number to be intercepted.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

hpnicfLIIPStreamVRF 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.15
It is the name of a Virtual Routing and Forwarding (VRF) of a VPN.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

hpnicfLIIPStreamRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.18
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfLIMACStream 1.3.6.1.4.1.11.2.14.11.15.2.111.3
OBJECT IDENTIFIER    

hpnicfLIMACStreamObjects 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1
OBJECT IDENTIFIER    

hpnicfLIMACStreamTable 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1
This table lists the IEEE 802 streams to be intercepted. It is associated with hpnicfLIMediationTable and hpnicfLIStreamTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfLIMACStreamEntry

hpnicfLIMACStreamEntry 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1
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 hpnicfLIStreamTable. The second index permits multiple classifiers to be used together, such as having an MAC address as source or destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfLIMACStreamEntry  

hpnicfLIMACStreamFields 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.1
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 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.
Status: current Access: read-write
OBJECT-TYPE    
  BITS interface(0), dstMacAddress(1), srcMacAddress(2), ethernetPid(3), dSap(4), sSap(5)  

hpnicfLIMACStreamInterface 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.2
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 interface. Additional parameter must be selected together.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

hpnicfLIMACStreamDestAddr 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.3
The Destination address used in packet selection.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

hpnicfLIMACStreamSrcAddr 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.4
The Source Address used in packet selection.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

hpnicfLIMACStreamEthPid 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.5
The value of the Ethernet Protocol Identifier in the Ethernet traffic or IEEE 802.2 SNAP traffic.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hpnicfLIMACStreamDSap 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.6
The value of the IEEE 802.2 Destination SAP.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hpnicfLIMACStreamSSap 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.7
The value of the IEEE 802.2 Source SAP.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hpnicfLIMACStreamRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.8
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfLIUserStream 1.3.6.1.4.1.11.2.14.11.15.2.111.4
OBJECT IDENTIFIER    

hpnicfLIUserStreamObjects 1.3.6.1.4.1.11.2.14.11.15.2.111.4.1
OBJECT IDENTIFIER    

hpnicfLIUserStreamTable 1.3.6.1.4.1.11.2.14.11.15.2.111.4.1.1
This table lists the user connection streams to be intercepted. It is associated with hpnicfLIMediationTable and hpnicfLIStreamTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfLIUserStreamEntry

hpnicfLIUserStreamEntry 1.3.6.1.4.1.11.2.14.11.15.2.111.4.1.1.1
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 hpnicfLIStreamTable. This permits multiple classifiers to be used together.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfLIUserStreamEntry  

hpnicfLIUserStreamAcctSessID 1.3.6.1.4.1.11.2.14.11.15.2.111.4.1.1.1.1
This is the RADIUS attribute 44 acct-session-ID. The string must be set, and the length not be zero.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..253)  

hpnicfLIUserStreamRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.111.4.1.1.1.2
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus