HPN-ICF-LI-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-LI-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpnicfLI | 1.3.6.1.4.1.11.2.14.11.15.2.111 |
Lawful Interception MIB |
||
hpnicfLICommon | 1.3.6.1.4.1.11.2.14.11.15.2.111.1 | |||
hpnicfLITrapBindObjects | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.1 | |||
hpnicfLIBoardInformation | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.1.1 | unsigned32 | no-access |
It is a slot number. |
hpnicfLINotifications | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.2 | |||
hpnicfLINotificationsPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.2.0 | |||
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. |
||
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. |
||
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. |
||
hpnicfLIObjects | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3 | |||
hpnicfLINewIndex | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.1 | integer32 | read-only |
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. |
hpnicfLIMediationTable | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2 | no-access |
This table describes interception gateway information with which interception device communicates. |
|
1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1 | no-access |
An entry of configuring mediation device. |
||
hpnicfLIMediationIndex | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.1 | integer32 | no-access |
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. |
hpnicfLIMediationDestAddrType | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.2 | inetaddresstype | read-write |
The type of hpnicfLIMediationDestAddr. |
hpnicfLIMediationDestAddr | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.3 | inetaddress | read-write |
The IP Address of the Mediation Device to receive intercepted traffic. |
hpnicfLIMediationDestPort | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.4 | inetportnumber | read-write |
The L4-port number on the Mediation Device to receive intercepted traffic. |
hpnicfLIMediationSrcInterface | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.5 | interfaceindexorzero | read-write |
The interface on the intercepting device from which to transmit intercepted data. If zero, intercepting device will select an outbound interface according to hpnicfLIMediationDestAddr. |
hpnicfLIMediationDscp | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.6 | integer32 | read-write |
The Differentiated Services Code Point the intercepting device applies to the IP packets encapsulating the intercepted traffic. |
hpnicfLIMediationTimeOut | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.7 | dateandtime | read-write |
The time at which this row and all related Stream Table rows should be automatically removed, and the intercept function expire. |
hpnicfLIMediationTransport | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.8 | integer | read-write |
The protocol used in transferring intercepted data to the Mediation Device. Enumeration: 'udp': 1. |
hpnicfLIMediationNotificationEnable | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.9 | truthvalue | read-write |
This variable controls the generation of any notifications or informs by the MIB agent for this table entry. |
hpnicfLIMediationRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.2.1.10 | rowstatus | read-only |
Operation status of this table entry. |
hpnicfLIStreamTable | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3 | no-access |
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. |
|
1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1 | no-access |
A single type of data stream to be intercepted. |
||
hpnicfLIStreamIndex | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.1 | integer32 | no-access |
The index of the stream entry. |
hpnicfLIStreamtype | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.2 | integer | read-write |
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. Enumeration: '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 | truthvalue | read-write |
If 'true', the interception is active. And it is set to 'true' only after an additional filter specification has been attached to this stream. |
hpnicfLIStreamPackets | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.4 | counter32 | read-only |
The numbers of packets that have been intercepted. |
hpnicfLIStreamDrops | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.5 | counter32 | read-only |
The numbers of packets were dropped in the lawful intercept process. |
hpnicfLIStreamHPackets | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.6 | counter64 | read-only |
The numbers of packets have been intercepted. This object is a 64-bit version of hpnicfLIStreamPackets. |
hpnicfLIStreamHDrops | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.7 | counter64 | read-only |
The numbers of packets were dropped in the lawful intercept process. This object is a 64-bit version of hpnicfLIStreamDrops. |
hpnicfLIStreamRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.111.1.3.3.1.8 | rowstatus | read-only |
Operation status of this table entry. |
hpnicfLIIPStream | 1.3.6.1.4.1.11.2.14.11.15.2.111.2 | |||
hpnicfLIIPStreamObjects | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1 | |||
hpnicfLIIPStreamTable | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1 | no-access |
This table lists the IPv4 and IPv6 streams to be intercepted. It is associated with hpnicfLIMediationTable and hpnicfLIStreamTable. |
|
1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1 | no-access |
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. |
||
hpnicfLIIPStreamInterface | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.1 | interfaceindexorzero | read-write |
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. |
hpnicfLIIPStreamAddrType | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.2 | inetaddresstype | read-write |
The type of address, used in packet selection. |
hpnicfLIIPStreamDestAddr | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.3 | inetaddress | read-write |
The Destination address used in packet selection. This address will be consistent with the type specified in hpnicfLIIPStreamAddrType. |
hpnicfLIIPStreamDestAddrLength | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.4 | inetaddressprefixlength | read-write |
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. |
hpnicfLIIPStreamSrcAddr | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.5 | inetaddress | read-write |
The Source Address used in packet selection. This address will be consistent with the type specified in hpnicfLIIPStreamAddrType. |
hpnicfLIIPStreamSrcAddrLength | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.6 | inetaddressprefixlength | read-write |
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. |
hpnicfLIIPStreamTosByte | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.7 | integer32 | read-write |
The value of the TOS byte. If hpnicfLIIPStreamTosByte&(~hpnicfLIIPStreamTosByteMask)!=0, configuration is rejected. |
hpnicfLIIPStreamTosByteMask | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.8 | integer32 | read-write |
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. |
hpnicfLIIPStreamFlowId | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.9 | integer32 | read-write |
The flow identifier in an IPv6 header. -1 indicates that the Flow Id is unused. |
hpnicfLIIPStreamProtocol | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.10 | integer32 | read-write |
The IP protocol to match against the IPv4 protocol number or the IPv6 Next- Header number in the packet. |
hpnicfLIIPStreamDestL4PortMin | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.11 | inetportnumber | read-write |
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. |
hpnicfLIIPStreamDestL4PortMax | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.12 | inetportnumber | read-write |
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. |
hpnicfLIIPStreamSrcL4PortMin | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.13 | inetportnumber | read-write |
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. |
hpnicfLIIPStreamSrcL4PortMax | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.14 | inetportnumber | read-write |
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. |
hpnicfLIIPStreamVRF | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.15 | snmpadminstring | read-write |
It is the name of a Virtual Routing and Forwarding (VRF) of a VPN. |
hpnicfLIIPStreamRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.111.2.1.1.1.18 | rowstatus | read-only |
Operation status of this table entry. |
hpnicfLIMACStream | 1.3.6.1.4.1.11.2.14.11.15.2.111.3 | |||
hpnicfLIMACStreamObjects | 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1 | |||
hpnicfLIMACStreamTable | 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1 | no-access |
This table lists the IEEE 802 streams to be intercepted. It is associated with hpnicfLIMediationTable and hpnicfLIStreamTable. |
|
1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1 | no-access |
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. |
||
hpnicfLIMACStreamFields | 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.1 | bits | read-write |
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. Bits: 'dSap': 4, 'sSap': 5, 'ethernetPid': 3, 'srcMacAddress': 2, 'interface': 0, 'dstMacAddress': 1. |
hpnicfLIMACStreamInterface | 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.2 | interfaceindexorzero | read-write |
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. |
hpnicfLIMACStreamDestAddr | 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.3 | macaddress | read-write |
The Destination address used in packet selection. |
hpnicfLIMACStreamSrcAddr | 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.4 | macaddress | read-write |
The Source Address used in packet selection. |
hpnicfLIMACStreamEthPid | 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.5 | unsigned32 | read-write |
The value of the Ethernet Protocol Identifier in the Ethernet traffic or IEEE 802.2 SNAP traffic. |
hpnicfLIMACStreamDSap | 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.6 | unsigned32 | read-write |
The value of the IEEE 802.2 Destination SAP. |
hpnicfLIMACStreamSSap | 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.7 | unsigned32 | read-write |
The value of the IEEE 802.2 Source SAP. |
hpnicfLIMACStreamRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.111.3.1.1.1.8 | rowstatus | read-only |
Operation status of this table entry. |
hpnicfLIUserStream | 1.3.6.1.4.1.11.2.14.11.15.2.111.4 | |||
hpnicfLIUserStreamObjects | 1.3.6.1.4.1.11.2.14.11.15.2.111.4.1 | |||
hpnicfLIUserStreamTable | 1.3.6.1.4.1.11.2.14.11.15.2.111.4.1.1 | no-access |
This table lists the user connection streams to be intercepted. It is associated with hpnicfLIMediationTable and hpnicfLIStreamTable. |
|
1.3.6.1.4.1.11.2.14.11.15.2.111.4.1.1.1 | no-access |
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. |
||
hpnicfLIUserStreamAcctSessID | 1.3.6.1.4.1.11.2.14.11.15.2.111.4.1.1.1.1 | octet string | read-write |
This is the RADIUS attribute 44 acct-session-ID. The string must be set, and the length not be zero. |
hpnicfLIUserStreamRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.111.4.1.1.1.2 | rowstatus | read-only |
Operation status of this table entry. |