H3C-IPA-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
28
h3cIpaIfConfigTable
table.1.3.6.1.4.1.2011.10.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
h3cIpaIfConfigIfIndex
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
h3cIpaIfConfigIfIndex
It equals to ifIndex
|
InterfaceIndex Textual Convention: InterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.2011.10.2.25.2.1.1 |
||||||||
|
h3cIpaIfConfigInEnable
This object is applicable to h3cIpaIntListTable and h3cIpaExtListTable.
If the value is disabled, inbound ip packets are not accounted. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.25.2.1.2 |
||||||||
|
h3cIpaIfConfigOutEnable
This object is applicable to h3cIpaIntListTable and h3cIpaExtListTable.
If the value is disabled, outbound ip packets are not accounted. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.25.2.1.3 |
||||||||
|
h3cIpaIfConfigFWEnable
This object is applicable to h3cIpaFWListTable 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 whi… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.25.2.1.4 |
h3cIpaAccountListTable
table.1.3.6.1.4.1.2011.10.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 h3cIpaIntListTable. When source/destination ip address of a packet does not match any item in this table, the packet is accounted in h3cIpaExtListTable.
Entry of the table.
Indexes
h3cIpaAccountListIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
h3cIpaAccountListIndex
The Index of the table.
|
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.2011.10.2.25.3.1.1 |
||||||||||||
|
h3cIpaAccountListIpAddr
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.2011.10.2.25.3.1.2 |
||||||||||||
|
h3cIpaAccountListIpMask
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.2011.10.2.25.3.1.3 |
||||||||||||
|
h3cIpaAccountListRowStatus
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.2011.10.2.25.3.1.4 |
h3cIpaIntListTable
table.1.3.6.1.4.1.2011.10.2.25.4
·
1 row entry
·
7 columns
If matching the ip address recorded in h3cIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
Entry of the table.
Indexes
h3cIpaIntListIpSrc h3cIpaIntListIpDst h3cIpaIntListProtocol
| Column | Syntax | OID |
|---|---|---|
|
h3cIpaIntListIpSrc
Source IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.25.4.1.1 |
|
h3cIpaIntListIpDst
Destination IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.25.4.1.2 |
|
h3cIpaIntListProtocol
The type of these accounted IP packets defined in RFC 1700.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.2011.10.2.25.4.1.3 |
|
h3cIpaIntListInPackets
The number of inbound packets in h3cIpaIntListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.25.4.1.4 |
|
h3cIpaIntListInBytes
The number of inbound bytes in h3cIpaIntListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.10.2.25.4.1.5 |
|
h3cIpaIntListOutPackets
The number of outbound Packets in h3cIpaIntListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.25.4.1.6 |
|
h3cIpaIntListOutBytes
The number of outbound bytes in h3cIpaIntListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.10.2.25.4.1.7 |
h3cIpaExtListTable
table.1.3.6.1.4.1.2011.10.2.25.5
·
1 row entry
·
7 columns
If mismatching the ip address recorded in the h3cIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
Entry of the table.
Indexes
h3cIpaExtListIpSrc h3cIpaExtListIpDst h3cIpaExtListProtocol
| Column | Syntax | OID |
|---|---|---|
|
h3cIpaExtListIpSrc
Source IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.25.5.1.1 |
|
h3cIpaExtListIpDst
Destination IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.25.5.1.2 |
|
h3cIpaExtListProtocol
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.2011.10.2.25.5.1.3 |
|
h3cIpaExtListInPackets
The number of inbound packets in h3cIpaExtListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.25.5.1.4 |
|
h3cIpaExtListInBytes
The number of inbound bytes in h3cIpaExtListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.10.2.25.5.1.5 |
|
h3cIpaExtListOutPackets
The number of outbound packets in h3cIpaExtListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.25.5.1.6 |
|
h3cIpaExtListOutBytes
The number of outbound bytes in h3cIpaExtListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.10.2.25.5.1.7 |
h3cIpaFWListTable
table.1.3.6.1.4.1.2011.10.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
h3cIpaFWListIpSrc h3cIpaFWListIpDst
| Column | Syntax | OID |
|---|---|---|
|
h3cIpaFWListIpSrc
Source IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.25.6.1.1 |
|
h3cIpaFWListIpDst
Destination IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.25.6.1.2 |
|
h3cIpaFWListInPackets
The number of outbound packets in h3cIpaFWListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.25.6.1.3 |
|
h3cIpaFWListInBytes
The number of inbound bytes in h3cIpaFWListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.10.2.25.6.1.4 |
|
h3cIpaFWListOutPackets
The number of outbound packets in h3cIpaFWListTable.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.25.6.1.5 |
|
h3cIpaFWListOutBytes
The number of outbound bytes in h3cIpaFWListTable.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.10.2.25.6.1.6 |