HPN-ICF-IPA-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
28
hpnicfIpaIfConfigTable
table.1.3.6.1.4.1.11.2.14.11.15.2.25.2
·
1 row entry
·
4 columns
Enable or disable the ip accounting inbound/outbound function under a particular interface.
Entry of the table.
Indexes
hpnicfIpaIfConfigIfIndex
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfIpaIfConfigIfIndex
It equals to ifIndex
|
InterfaceIndex Textual Convention: InterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.1 |
||||||||
|
hpnicfIpaIfConfigInEnable
This object is applicable to hpnicfIpaIntListTable and hpnicfIpaExtListTable.
If the value is disabled, inbound ip packets are not accounted. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.2 |
||||||||
|
hpnicfIpaIfConfigOutEnable
This object is applicable to hpnicfIpaIntListTable and hpnicfIpaExtListTable.
If the value is disabled, outbound ip packets are not accounted. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.3 |
||||||||
|
hpnicfIpaIfConfigFWEnable
This object is applicable to hpnicfIpaFWListTable only.
If the value is 'inbound', then inbound ip packets which are denied by firewall are accounted. If the value is 'outbound', then outbound ip packets … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.4 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.3
·
1 row entry
·
4 columns
The List is used by user to sort packets into two groups by source or destination ip address. When source/destination ip address of a packet matches a item in this table, the packet is accounted in hpnicfIpaIntListTable. When source/destination ip address of a packet does not match any item in this table, the packet is accounted in hpnicfIpaExtListTable.
Entry of the table.
Indexes
hpnicfIpaAccountListIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfIpaAccountListIndex
The Index of the table.
|
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.1 |
||||||||||||
|
hpnicfIpaAccountListIpAddr
The IP address to which this entry's addressing information
pertains. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.2 |
||||||||||||
|
hpnicfIpaAccountListIpMask
The subnet mask associated with the IP address of this
entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.3 |
||||||||||||
|
hpnicfIpaAccountListRowStatus
The row status of the entry,
Supporting CreateAndGo and Destroy operation. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.4 |
hpnicfIpaIntListTable
table.1.3.6.1.4.1.11.2.14.11.15.2.25.4
·
1 row entry
·
7 columns
If matching the ip address recorded in hpnicfIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
Entry of the table.
Indexes
hpnicfIpaIntListIpSrc hpnicfIpaIntListIpDst hpnicfIpaIntListProtocol
| Column | Syntax | OID |
|---|---|---|
|
hpnicfIpaIntListIpSrc
Source IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.1 |
|
hpnicfIpaIntListIpDst
Destination IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.2 |
|
hpnicfIpaIntListProtocol
The type of these accounted IP packets defined in RFC 1700.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.3 |
|
hpnicfIpaIntListInPackets
The number of inbound packets in hpnicfIpaIntListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.4 |
|
hpnicfIpaIntListInBytes
The number of inbound bytes in hpnicfIpaIntListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.5 |
|
hpnicfIpaIntListOutPackets
The number of outbound Packets in hpnicfIpaIntListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.6 |
|
hpnicfIpaIntListOutBytes
The number of outbound bytes in hpnicfIpaIntListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.7 |
hpnicfIpaExtListTable
table.1.3.6.1.4.1.11.2.14.11.15.2.25.5
·
1 row entry
·
7 columns
If mismatching the ip address recorded in the hpnicfIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
Entry of the table.
Indexes
hpnicfIpaExtListIpSrc hpnicfIpaExtListIpDst hpnicfIpaExtListProtocol
| Column | Syntax | OID |
|---|---|---|
|
hpnicfIpaExtListIpSrc
Source IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.1 |
|
hpnicfIpaExtListIpDst
Destination IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.2 |
|
hpnicfIpaExtListProtocol
The value indicates the value of the 'protocol' field
which is part of ip packet header. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.3 |
|
hpnicfIpaExtListInPackets
The number of inbound packets in hpnicfIpaExtListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.4 |
|
hpnicfIpaExtListInBytes
The number of inbound bytes in hpnicfIpaExtListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.5 |
|
hpnicfIpaExtListOutPackets
The number of outbound packets in hpnicfIpaExtListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.6 |
|
hpnicfIpaExtListOutBytes
The number of outbound bytes in hpnicfIpaExtListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.7 |
hpnicfIpaFWListTable
table.1.3.6.1.4.1.11.2.14.11.15.2.25.6
·
1 row entry
·
6 columns
If the packet is denied by the firewall, it will be accounted in this list.
Entry of the table.
Indexes
hpnicfIpaFWListIpSrc hpnicfIpaFWListIpDst
| Column | Syntax | OID |
|---|---|---|
|
hpnicfIpaFWListIpSrc
Source IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.1 |
|
hpnicfIpaFWListIpDst
Destination IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.2 |
|
hpnicfIpaFWListInPackets
The number of outbound packets in hpnicfIpaFWListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.3 |
|
hpnicfIpaFWListInBytes
The number of inbound bytes in hpnicfIpaFWListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.4 |
|
hpnicfIpaFWListOutPackets
The number of outbound packets in hpnicfIpaFWListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.5 |
|
hpnicfIpaFWListOutBytes
The number of outbound bytes in hpnicfIpaFWListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.6 |