HPN-ICF-IPA-MIB

        
        This MIB is used to acquire ip accounting information.
        
        The hpnicfIpaAccountListTable 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 hpnicfIpaIfConfigTable.
        
        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 hpnicfIpaAccountListTable
        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 hpnicfIpaFWListTable
        If it is accepted by the firewall, and ip source or ip destination is in hpnicfIpaAccountListTable,
        it will be accounted in hpnicfIpaIntListTable, otherwise it will be accounted
        in hpnicfIpaExtListTable.
        
        And IP Accounting function also differentiates the packets by direction.
        If the packet is inbound, the accounting information can be seen as
          hpnicfIpaIntListInPackets/hpnicfIpaIntListInBytes in hpnicfIpaIntListTable,
          hpnicfIpaExtListInPackets/hpnicfIpaExtListInBytes in hpnicfIpaExtListTable,
          hpnicfIpaFWListInPackets/hpnicfIpaFWListInBytes in hpnicfIpaFWListTable.
        
        or else the accounting information can be seen as
          hpnicfIpaIntListOutPackets/hpnicfIpaIntListOutBytes in hpnicfIpaIntListTable,
          hpnicfIpaExtListOutPackets/hpnicfIpaExtListOutBytes in hpnicfIpaExtListTable,
          hpnicfIpaFWListOutPackets/hpnicfIpaFWListOutBytes in hpnicfIpaFWListTable.

Imported Objects

hpnicfCommonHPN-ICF-OID-MIB
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Counter64, Integer32, IpAddressSNMPv2-SMI
RowStatus, TEXTUAL-CONVENTIONSNMPv2-TC
hpnicfIpa.1.3.6.1.4.1.11.2.14.11.15.2.25
hpnicfIpaGlobalStats .1.3.6.1.4.1.11.2.14.11.15.2.25.1
hpnicfIpaGlobalEnable .1.3.6.1.4.1.11.2.14.11.15.2.25.1.1
hpnicfIpaTimeOutSeconds .1.3.6.1.4.1.11.2.14.11.15.2.25.1.2
hpnicfIpaIntListMaxItemNum .1.3.6.1.4.1.11.2.14.11.15.2.25.1.3
hpnicfIpaExtListMaxItemNum .1.3.6.1.4.1.11.2.14.11.15.2.25.1.4
hpnicfIpaFWListMaxItemNum .1.3.6.1.4.1.11.2.14.11.15.2.25.1.5
hpnicfIpaAccountListMaxItemNum .1.3.6.1.4.1.11.2.14.11.15.2.25.1.6
hpnicfIpaAccountListNextIndex .1.3.6.1.4.1.11.2.14.11.15.2.25.1.7
hpnicfIpaListCleaningFlag .1.3.6.1.4.1.11.2.14.11.15.2.25.1.8
hpnicfIpaIfConfigTable .1.3.6.1.4.1.11.2.14.11.15.2.25.2
hpnicfIpaIfConfigEntry .1.3.6.1.4.1.11.2.14.11.15.2.25.2.1
hpnicfIpaIfConfigIfIndex .1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.1
hpnicfIpaIfConfigInEnable .1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.2
hpnicfIpaIfConfigOutEnable .1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.3
hpnicfIpaIfConfigFWEnable .1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.4
hpnicfIpaAccountListTable .1.3.6.1.4.1.11.2.14.11.15.2.25.3
hpnicfIpaAccountListEntry .1.3.6.1.4.1.11.2.14.11.15.2.25.3.1
hpnicfIpaAccountListIndex .1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.1
hpnicfIpaAccountListIpAddr .1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.2
hpnicfIpaAccountListIpMask .1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.3
hpnicfIpaAccountListRowStatus .1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.4
hpnicfIpaIntListTable .1.3.6.1.4.1.11.2.14.11.15.2.25.4
hpnicfIpaIntListEntry .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1
hpnicfIpaIntListIpSrc .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.1
hpnicfIpaIntListIpDst .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.2
hpnicfIpaIntListProtocol .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.3
hpnicfIpaIntListInPackets .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.4
hpnicfIpaIntListInBytes .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.5
hpnicfIpaIntListOutPackets .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.6
hpnicfIpaIntListOutBytes .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.7
hpnicfIpaExtListTable .1.3.6.1.4.1.11.2.14.11.15.2.25.5
hpnicfIpaExtListEntry .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1
hpnicfIpaExtListIpSrc .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.1
hpnicfIpaExtListIpDst .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.2
hpnicfIpaExtListProtocol .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.3
hpnicfIpaExtListInPackets .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.4
hpnicfIpaExtListInBytes .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.5
hpnicfIpaExtListOutPackets .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.6
hpnicfIpaExtListOutBytes .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.7
hpnicfIpaFWListTable .1.3.6.1.4.1.11.2.14.11.15.2.25.6
hpnicfIpaFWListEntry .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1
hpnicfIpaFWListIpSrc .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.1
hpnicfIpaFWListIpDst .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.2
hpnicfIpaFWListInPackets .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.3
hpnicfIpaFWListInBytes .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.4
hpnicfIpaFWListOutPackets .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.5
hpnicfIpaFWListOutBytes .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.6