HH3C-IPA-MIB

        
        This MIB is used to acquire ip accounting information.
        
        The hh3cIpaAccountListTable 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 hh3cIpaIfConfigTable.
        
        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 hh3cIpaAccountListTable
        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 hh3cIpaFWListTable
        If it is accepted by the firewall, and ip source or ip destination is in hh3cIpaAccountListTable,
        it will be accounted in hh3cIpaIntListTable, otherwise it will be accounted
        in hh3cIpaExtListTable.
        
        And IP Accounting function also differentiates the packets by direction.
        If the packet is inbound, the accounting information can be seen as
          hh3cIpaIntListInPackets/hh3cIpaIntListInBytes in hh3cIpaIntListTable,
          hh3cIpaExtListInPackets/hh3cIpaExtListInBytes in hh3cIpaExtListTable,
          hh3cIpaFWListInPackets/hh3cIpaFWListInBytes in hh3cIpaFWListTable.
        
        or else the accounting information can be seen as
          hh3cIpaIntListOutPackets/hh3cIpaIntListOutBytes in hh3cIpaIntListTable,
          hh3cIpaExtListOutPackets/hh3cIpaExtListOutBytes in hh3cIpaExtListTable,
          hh3cIpaFWListOutPackets/hh3cIpaFWListOutBytes in hh3cIpaFWListTable.

Imported Objects

hh3cCommonHH3C-OID-MIB
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Counter64, Integer32, IpAddressSNMPv2-SMI
RowStatus, TEXTUAL-CONVENTIONSNMPv2-TC
hh3cIpa.1.3.6.1.4.1.25506.2.25
hh3cIpaGlobalStats .1.3.6.1.4.1.25506.2.25.1
hh3cIpaGlobalEnable .1.3.6.1.4.1.25506.2.25.1.1
hh3cIpaTimeOutSeconds .1.3.6.1.4.1.25506.2.25.1.2
hh3cIpaIntListMaxItemNum .1.3.6.1.4.1.25506.2.25.1.3
hh3cIpaExtListMaxItemNum .1.3.6.1.4.1.25506.2.25.1.4
hh3cIpaFWListMaxItemNum .1.3.6.1.4.1.25506.2.25.1.5
hh3cIpaAccountListMaxItemNum .1.3.6.1.4.1.25506.2.25.1.6
hh3cIpaAccountListNextIndex .1.3.6.1.4.1.25506.2.25.1.7
hh3cIpaListCleaningFlag .1.3.6.1.4.1.25506.2.25.1.8
hh3cIpaIfConfigTable .1.3.6.1.4.1.25506.2.25.2
hh3cIpaIfConfigEntry .1.3.6.1.4.1.25506.2.25.2.1
hh3cIpaIfConfigIfIndex .1.3.6.1.4.1.25506.2.25.2.1.1
hh3cIpaIfConfigInEnable .1.3.6.1.4.1.25506.2.25.2.1.2
hh3cIpaIfConfigOutEnable .1.3.6.1.4.1.25506.2.25.2.1.3
hh3cIpaIfConfigFWEnable .1.3.6.1.4.1.25506.2.25.2.1.4
hh3cIpaAccountListTable .1.3.6.1.4.1.25506.2.25.3
hh3cIpaAccountListEntry .1.3.6.1.4.1.25506.2.25.3.1
hh3cIpaAccountListIndex .1.3.6.1.4.1.25506.2.25.3.1.1
hh3cIpaAccountListIpAddr .1.3.6.1.4.1.25506.2.25.3.1.2
hh3cIpaAccountListIpMask .1.3.6.1.4.1.25506.2.25.3.1.3
hh3cIpaAccountListRowStatus .1.3.6.1.4.1.25506.2.25.3.1.4
hh3cIpaIntListTable .1.3.6.1.4.1.25506.2.25.4
hh3cIpaIntListEntry .1.3.6.1.4.1.25506.2.25.4.1
hh3cIpaIntListIpSrc .1.3.6.1.4.1.25506.2.25.4.1.1
hh3cIpaIntListIpDst .1.3.6.1.4.1.25506.2.25.4.1.2
hh3cIpaIntListProtocol .1.3.6.1.4.1.25506.2.25.4.1.3
hh3cIpaIntListInPackets .1.3.6.1.4.1.25506.2.25.4.1.4
hh3cIpaIntListInBytes .1.3.6.1.4.1.25506.2.25.4.1.5
hh3cIpaIntListOutPackets .1.3.6.1.4.1.25506.2.25.4.1.6
hh3cIpaIntListOutBytes .1.3.6.1.4.1.25506.2.25.4.1.7
hh3cIpaExtListTable .1.3.6.1.4.1.25506.2.25.5
hh3cIpaExtListEntry .1.3.6.1.4.1.25506.2.25.5.1
hh3cIpaExtListIpSrc .1.3.6.1.4.1.25506.2.25.5.1.1
hh3cIpaExtListIpDst .1.3.6.1.4.1.25506.2.25.5.1.2
hh3cIpaExtListProtocol .1.3.6.1.4.1.25506.2.25.5.1.3
hh3cIpaExtListInPackets .1.3.6.1.4.1.25506.2.25.5.1.4
hh3cIpaExtListInBytes .1.3.6.1.4.1.25506.2.25.5.1.5
hh3cIpaExtListOutPackets .1.3.6.1.4.1.25506.2.25.5.1.6
hh3cIpaExtListOutBytes .1.3.6.1.4.1.25506.2.25.5.1.7
hh3cIpaFWListTable .1.3.6.1.4.1.25506.2.25.6
hh3cIpaFWListEntry .1.3.6.1.4.1.25506.2.25.6.1
hh3cIpaFWListIpSrc .1.3.6.1.4.1.25506.2.25.6.1.1
hh3cIpaFWListIpDst .1.3.6.1.4.1.25506.2.25.6.1.2
hh3cIpaFWListInPackets .1.3.6.1.4.1.25506.2.25.6.1.3
hh3cIpaFWListInBytes .1.3.6.1.4.1.25506.2.25.6.1.4
hh3cIpaFWListOutPackets .1.3.6.1.4.1.25506.2.25.6.1.5
hh3cIpaFWListOutBytes .1.3.6.1.4.1.25506.2.25.6.1.6