Home/Catalog/H3C-IPA-MIB

H3C-IPA-MIB

AI MIB Summary

The H3C-IPA-MIB module enables granular IP traffic accounting on H3C routers by monitoring packet and byte counters for specific source/destination IP address lists, categorized by interface direction (inbound/outbound) and firewall status (denied, internal, or external). It provides visibility into traffic flows crossing enabled ports, distinguishing between packets matching user-defined IP groups, those blocked by firewall policies, and those classified as external traffic.

This MIB is used to acquire ip accounting information. The h3cIpaAccountListTable is set by user to define the group of ip address which they want to account. This module can be enabled in each port, which was defined in the h3cIpaIfConfigTable. If this module has been enabled, the packets will be accounted when crossing the router from the ports having been enabled by user, according to whether the source/destination ip address is in h3cIpaAccountListTable and what kinds of function(in/out/both/fw) are enabled and also whether it is denied by the firewall. If it is denied by the firewall, it will be accounted in h3cIpaFWListTable If it is accepted by the firewall, and ip source or ip destination is in h3cIpaAccountListTable, it will be accounted in h3cIpaIntListTable, otherwise it will be accounted in h3cIpaExtListTable. And IP Accounting function also differentiates the packets by direction. If the packet is inbound, the accounting information can be seen as h3cIpaIntListInPackets/h3cIpaIntListInBytes in h3cIpaIntListTable, h3cIpaExtListInPackets/h3cIpaExtListInBytes in h3cIpaExtListTable, h3cIpaFWListInPackets/h3cIpaFWListInBytes in h3cIpaFWListTable. or else the accounting information can be seen as h3cIpaIntListOutPackets/h3cIpaIntListOutBytes in h3cIpaIntListTable, h3cIpaExtListOutPackets/h3cIpaExtListOutBytes in h3cIpaExtListTable, h3cIpaFWListOutPackets/h3cIpaFWListOutBytes in h3cIpaFWListTable.
Main OID:
h3cIpa.1.3.6.1.4.1.2011.10.2.25
48
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

48 total
Object Name
h3cIpaThis MIB is used to acquire ip accounting information. The h3cIpaAccountListTable is set by user to define the group of ip address which they want to account. This module can be enabled in each port, which was defined in the h3cIpaIfConfigTable. If this module has been enabled, the packets will be accounted when crossing the router from the ports having been enabled by user, according to whether the source/destination ip address is in h3cIpaAccountListTable and what kinds of function(in/out/both/fw) are enabled and also whether it is denied by the firewall. If it is denied by the firewall, it will be accounted in h3cIpaFWListTable If it is accepted by the firewall, and ip source or ip destination is in h3cIpaAccountListTable, it will be accounted in h3cIpaIntListTable, otherwise it will be accounted in h3cIpaExtListTable. And IP Accounting function also differentiates the packets by direction. If the packet is inbound, the accounting information can be seen as h3cIpaIntListInPackets/h3cIpaIntListInBytes in h3cIpaIntListTable, h3cIpaExtListInPackets/h3cIpaExtListInBytes in h3cIpaExtListTable, h3cIpaFWListInPackets/h3cIpaFWListInBytes in h3cIpaFWListTable. or else the accounting information can be seen as h3cIpaIntListOutPackets/h3cIpaIntListOutBytes in h3cIpaIntListTable, h3cIpaExtListOutPackets/h3cIpaExtListOutBytes in h3cIpaExtListTable, h3cIpaFWListOutPackets/h3cIpaFWListOutBytes in h3cIpaFWListTable.
MODULE-IDENTITY
.1.3.6.1.4.1.2011.10.2.25
h3cIpaGlobalStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.25.1
h3cIpaGlobalEnableThe indication of whether Ip Accounting function is enabled. If it is disabled, ip packets will not be accounted.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.25.1.1
h3cIpaTimeOutSecondsThe value of List aging timeout. The unit is second. If exceeding the interval, the item in h3cIpaIntListTable, h3cIpaExtListTable and h3cIpaFWListTable will be removed automaticlly. The range is (3600..604800).rw
Integer32
.1.3.6.1.4.1.2011.10.2.25.1.2
h3cIpaIntListMaxItemNumThe max number of items in h3cIpaIntListTable. The range is (0..16384).rw
Integer32
.1.3.6.1.4.1.2011.10.2.25.1.3
h3cIpaExtListMaxItemNumThe max number of items in h3cIpaExtListTable. The range is (0..8192).rw
Integer32
.1.3.6.1.4.1.2011.10.2.25.1.4
h3cIpaFWListMaxItemNumThe max number of items in h3cIpaFWListTable.ro
Integer32
.1.3.6.1.4.1.2011.10.2.25.1.5
h3cIpaAccountListMaxItemNumThe max number of items in h3cIpaAccountListTable.ro
Integer32
.1.3.6.1.4.1.2011.10.2.25.1.6
h3cIpaAccountListNextIndexThe next available index for creating rows of h3cIpaAccountListTable. If the value is zero, it means the table is full and no available index can be used.ro
Integer32
.1.3.6.1.4.1.2011.10.2.25.1.7
h3cIpaListCleaningFlagCleaning List in this module. The default value is idle. If user wants to clean some lists, he can set the value to 2, 3, 4 and 5 to clean the corresponding list. After the operation, the value will return to idle.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.25.1.8
h3cIpaIfConfigTableEnable or disable the ip accounting inbound/outbound function under a particular interface.
SEQUENCE OF H3cIpaIfConfigEntry
.1.3.6.1.4.1.2011.10.2.25.2
h3cIpaIfConfigEntryEntry of the table.
H3cIpaIfConfigEntry
.1.3.6.1.4.1.2011.10.2.25.2.1
h3cIpaIfConfigIfIndexIt equals to ifIndex
InterfaceIndex
.1.3.6.1.4.1.2011.10.2.25.2.1.1
h3cIpaIfConfigInEnableThis object is applicable to h3cIpaIntListTable and h3cIpaExtListTable. If the value is disabled, inbound ip packets are not accounted.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.25.2.1.2
h3cIpaIfConfigOutEnableThis object is applicable to h3cIpaIntListTable and h3cIpaExtListTable. If the value is disabled, outbound ip packets are not accounted.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.25.2.1.3
h3cIpaIfConfigFWEnableThis 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 which were denied by firewall are accounted. If the value is 'nodirection', neither inbound nor outbound ip packets which were denied by firewall are accounted. If the value is 'bidirection', both inbound and outbound ip packets which were denied by firewall are accounted.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.25.2.1.4
h3cIpaAccountListTableThe 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.
SEQUENCE OF H3cIpaAccountListEntry
.1.3.6.1.4.1.2011.10.2.25.3
h3cIpaAccountListEntryEntry of the table.
H3cIpaAccountListEntry
.1.3.6.1.4.1.2011.10.2.25.3.1
h3cIpaAccountListIndexThe Index of the table.
Integer32
.1.3.6.1.4.1.2011.10.2.25.3.1.1
h3cIpaAccountListIpAddrThe IP address to which this entry's addressing information pertains.rw
IpAddress
.1.3.6.1.4.1.2011.10.2.25.3.1.2
h3cIpaAccountListIpMaskThe 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.rw
IpAddress
.1.3.6.1.4.1.2011.10.2.25.3.1.3
h3cIpaAccountListRowStatusThe row status of the entry, Supporting CreateAndGo and Destroy operation.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.25.3.1.4
h3cIpaIntListTableIf matching the ip address recorded in h3cIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
SEQUENCE OF H3cIpaIntListEntry
.1.3.6.1.4.1.2011.10.2.25.4
h3cIpaIntListEntryEntry of the table.
H3cIpaIntListEntry
.1.3.6.1.4.1.2011.10.2.25.4.1
h3cIpaIntListIpSrcSource IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.2011.10.2.25.4.1.1
h3cIpaIntListIpDstDestination IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.2011.10.2.25.4.1.2
h3cIpaIntListProtocolThe type of these accounted IP packets defined in RFC 1700.
Integer32
.1.3.6.1.4.1.2011.10.2.25.4.1.3
h3cIpaIntListInPacketsThe number of inbound packets in h3cIpaIntListTable.ro
Counter32
.1.3.6.1.4.1.2011.10.2.25.4.1.4
h3cIpaIntListInBytesThe number of inbound bytes in h3cIpaIntListTable.ro
Counter64
.1.3.6.1.4.1.2011.10.2.25.4.1.5
h3cIpaIntListOutPacketsThe number of outbound Packets in h3cIpaIntListTable.ro
Counter32
.1.3.6.1.4.1.2011.10.2.25.4.1.6
h3cIpaIntListOutBytesThe number of outbound bytes in h3cIpaIntListTable.ro
Counter64
.1.3.6.1.4.1.2011.10.2.25.4.1.7
h3cIpaExtListTableIf mismatching the ip address recorded in the h3cIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
SEQUENCE OF H3cIpaExtListEntry
.1.3.6.1.4.1.2011.10.2.25.5
h3cIpaExtListEntryEntry of the table.
H3cIpaExtListEntry
.1.3.6.1.4.1.2011.10.2.25.5.1
h3cIpaExtListIpSrcSource IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.2011.10.2.25.5.1.1
h3cIpaExtListIpDstDestination IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.2011.10.2.25.5.1.2
h3cIpaExtListProtocolThe value indicates the value of the 'protocol' field which is part of ip packet header.
Integer32
.1.3.6.1.4.1.2011.10.2.25.5.1.3
h3cIpaExtListInPacketsThe number of inbound packets in h3cIpaExtListTable.ro
Counter32
.1.3.6.1.4.1.2011.10.2.25.5.1.4
h3cIpaExtListInBytesThe number of inbound bytes in h3cIpaExtListTable.ro
Counter64
.1.3.6.1.4.1.2011.10.2.25.5.1.5
h3cIpaExtListOutPacketsThe number of outbound packets in h3cIpaExtListTable.ro
Counter32
.1.3.6.1.4.1.2011.10.2.25.5.1.6
h3cIpaExtListOutBytesThe number of outbound bytes in h3cIpaExtListTable.ro
Counter64
.1.3.6.1.4.1.2011.10.2.25.5.1.7
h3cIpaFWListTableIf the packet is denied by the firewall, it will be accounted in this list.
SEQUENCE OF H3cIpaFWListEntry
.1.3.6.1.4.1.2011.10.2.25.6
h3cIpaFWListEntryEntry of the table.
H3cIpaFWListEntry
.1.3.6.1.4.1.2011.10.2.25.6.1
h3cIpaFWListIpSrcSource IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.2011.10.2.25.6.1.1
h3cIpaFWListIpDstDestination IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.2011.10.2.25.6.1.2
h3cIpaFWListInPacketsThe number of outbound packets in h3cIpaFWListTable.ro
Counter32
.1.3.6.1.4.1.2011.10.2.25.6.1.3
h3cIpaFWListInBytesThe number of inbound bytes in h3cIpaFWListTable.ro
Counter64
.1.3.6.1.4.1.2011.10.2.25.6.1.4
h3cIpaFWListOutPacketsThe number of outbound packets in h3cIpaFWListTable.ro
Counter32
.1.3.6.1.4.1.2011.10.2.25.6.1.5
h3cIpaFWListOutBytesThe number of outbound bytes in h3cIpaFWListTable.ro
Counter64
.1.3.6.1.4.1.2011.10.2.25.6.1.6
H3C-IPA-MIB - SNMP MIB Reference | MIBs Explorer