H3C-IPA-MIB

        
        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.

Imported Objects

h3cCommonHUAWEI-3COM-OID-MIB
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Counter64, Integer32, IpAddressSNMPv2-SMI
RowStatus, TEXTUAL-CONVENTIONSNMPv2-TC
h3cIpa.1.3.6.1.4.1.2011.10.2.25
h3cIpaGlobalStats .1.3.6.1.4.1.2011.10.2.25.1
h3cIpaGlobalEnable .1.3.6.1.4.1.2011.10.2.25.1.1
h3cIpaTimeOutSeconds .1.3.6.1.4.1.2011.10.2.25.1.2
h3cIpaIntListMaxItemNum .1.3.6.1.4.1.2011.10.2.25.1.3
h3cIpaExtListMaxItemNum .1.3.6.1.4.1.2011.10.2.25.1.4
h3cIpaFWListMaxItemNum .1.3.6.1.4.1.2011.10.2.25.1.5
h3cIpaAccountListMaxItemNum .1.3.6.1.4.1.2011.10.2.25.1.6
h3cIpaAccountListNextIndex .1.3.6.1.4.1.2011.10.2.25.1.7
h3cIpaListCleaningFlag .1.3.6.1.4.1.2011.10.2.25.1.8
h3cIpaIfConfigTable .1.3.6.1.4.1.2011.10.2.25.2
h3cIpaIfConfigEntry .1.3.6.1.4.1.2011.10.2.25.2.1
h3cIpaIfConfigIfIndex .1.3.6.1.4.1.2011.10.2.25.2.1.1
h3cIpaIfConfigInEnable .1.3.6.1.4.1.2011.10.2.25.2.1.2
h3cIpaIfConfigOutEnable .1.3.6.1.4.1.2011.10.2.25.2.1.3
h3cIpaIfConfigFWEnable .1.3.6.1.4.1.2011.10.2.25.2.1.4
h3cIpaAccountListTable .1.3.6.1.4.1.2011.10.2.25.3
h3cIpaAccountListEntry .1.3.6.1.4.1.2011.10.2.25.3.1
h3cIpaAccountListIndex .1.3.6.1.4.1.2011.10.2.25.3.1.1
h3cIpaAccountListIpAddr .1.3.6.1.4.1.2011.10.2.25.3.1.2
h3cIpaAccountListIpMask .1.3.6.1.4.1.2011.10.2.25.3.1.3
h3cIpaAccountListRowStatus .1.3.6.1.4.1.2011.10.2.25.3.1.4
h3cIpaIntListTable .1.3.6.1.4.1.2011.10.2.25.4
h3cIpaIntListEntry .1.3.6.1.4.1.2011.10.2.25.4.1
h3cIpaIntListIpSrc .1.3.6.1.4.1.2011.10.2.25.4.1.1
h3cIpaIntListIpDst .1.3.6.1.4.1.2011.10.2.25.4.1.2
h3cIpaIntListProtocol .1.3.6.1.4.1.2011.10.2.25.4.1.3
h3cIpaIntListInPackets .1.3.6.1.4.1.2011.10.2.25.4.1.4
h3cIpaIntListInBytes .1.3.6.1.4.1.2011.10.2.25.4.1.5
h3cIpaIntListOutPackets .1.3.6.1.4.1.2011.10.2.25.4.1.6
h3cIpaIntListOutBytes .1.3.6.1.4.1.2011.10.2.25.4.1.7
h3cIpaExtListTable .1.3.6.1.4.1.2011.10.2.25.5
h3cIpaExtListEntry .1.3.6.1.4.1.2011.10.2.25.5.1
h3cIpaExtListIpSrc .1.3.6.1.4.1.2011.10.2.25.5.1.1
h3cIpaExtListIpDst .1.3.6.1.4.1.2011.10.2.25.5.1.2
h3cIpaExtListProtocol .1.3.6.1.4.1.2011.10.2.25.5.1.3
h3cIpaExtListInPackets .1.3.6.1.4.1.2011.10.2.25.5.1.4
h3cIpaExtListInBytes .1.3.6.1.4.1.2011.10.2.25.5.1.5
h3cIpaExtListOutPackets .1.3.6.1.4.1.2011.10.2.25.5.1.6
h3cIpaExtListOutBytes .1.3.6.1.4.1.2011.10.2.25.5.1.7
h3cIpaFWListTable .1.3.6.1.4.1.2011.10.2.25.6
h3cIpaFWListEntry .1.3.6.1.4.1.2011.10.2.25.6.1
h3cIpaFWListIpSrc .1.3.6.1.4.1.2011.10.2.25.6.1.1
h3cIpaFWListIpDst .1.3.6.1.4.1.2011.10.2.25.6.1.2
h3cIpaFWListInPackets .1.3.6.1.4.1.2011.10.2.25.6.1.3
h3cIpaFWListInBytes .1.3.6.1.4.1.2011.10.2.25.6.1.4
h3cIpaFWListOutPackets .1.3.6.1.4.1.2011.10.2.25.6.1.5
h3cIpaFWListOutBytes .1.3.6.1.4.1.2011.10.2.25.6.1.6