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.
    
h3cIpa 1.3.6.1.4.1.2011.10.2.25
Imported Objects
HUAWEI-3COM-OID-MIB h3cCommon
SNMPv2-SMI Counter32 Counter64 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TC RowStatus TEXTUAL-CONVENTION
Type Definitions (1)
InterfaceIndex Integer32 range: 1..2147483647
Objects (48)
h3cIpa .1.3.6.1.4.1.2011.10.2.25
h3cIpaGlobalStats .1.3.6.1.4.1.2011.10.2.25.1
h3cIpaGlobalEnable r/w Enumeration .1.3.6.1.4.1.2011.10.2.25.1.1
h3cIpaTimeOutSeconds r/w Integer32 .1.3.6.1.4.1.2011.10.2.25.1.2
h3cIpaIntListMaxItemNum r/w Integer32 .1.3.6.1.4.1.2011.10.2.25.1.3
h3cIpaExtListMaxItemNum r/w Integer32 .1.3.6.1.4.1.2011.10.2.25.1.4
h3cIpaFWListMaxItemNum Integer32 .1.3.6.1.4.1.2011.10.2.25.1.5
h3cIpaAccountListMaxItemNum Integer32 .1.3.6.1.4.1.2011.10.2.25.1.6
h3cIpaAccountListNextIndex Integer32 .1.3.6.1.4.1.2011.10.2.25.1.7
h3cIpaListCleaningFlag r/w Enumeration .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 h3cIpaIfConfigIfIndex .1.3.6.1.4.1.2011.10.2.25.2.1
h3cIpaIfConfigIfIndex InterfaceIndex .1.3.6.1.4.1.2011.10.2.25.2.1.1
h3cIpaIfConfigInEnable r/w Enumeration .1.3.6.1.4.1.2011.10.2.25.2.1.2
h3cIpaIfConfigOutEnable r/w Enumeration .1.3.6.1.4.1.2011.10.2.25.2.1.3
h3cIpaIfConfigFWEnable r/w Enumeration .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 h3cIpaAccountListIndex .1.3.6.1.4.1.2011.10.2.25.3.1
h3cIpaAccountListIndex Integer32 .1.3.6.1.4.1.2011.10.2.25.3.1.1
h3cIpaAccountListIpAddr r/w SNMPv2-SMIIpAddress .1.3.6.1.4.1.2011.10.2.25.3.1.2
h3cIpaAccountListIpMask r/w SNMPv2-SMIIpAddress .1.3.6.1.4.1.2011.10.2.25.3.1.3
h3cIpaAccountListRowStatus r/w SNMPv2-TCRowStatus .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 h3cIpaIntListIpSrch3cIpaIntListIpDsth3cIpaIntListProtocol .1.3.6.1.4.1.2011.10.2.25.4.1
h3cIpaIntListIpSrc SNMPv2-SMIIpAddress .1.3.6.1.4.1.2011.10.2.25.4.1.1
h3cIpaIntListIpDst SNMPv2-SMIIpAddress .1.3.6.1.4.1.2011.10.2.25.4.1.2
h3cIpaIntListProtocol Integer32 .1.3.6.1.4.1.2011.10.2.25.4.1.3
h3cIpaIntListInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.2011.10.2.25.4.1.4
h3cIpaIntListInBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.2011.10.2.25.4.1.5
h3cIpaIntListOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.2011.10.2.25.4.1.6
h3cIpaIntListOutBytes SNMPv2-SMICounter64 .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 h3cIpaExtListIpSrch3cIpaExtListIpDsth3cIpaExtListProtocol .1.3.6.1.4.1.2011.10.2.25.5.1
h3cIpaExtListIpSrc SNMPv2-SMIIpAddress .1.3.6.1.4.1.2011.10.2.25.5.1.1
h3cIpaExtListIpDst SNMPv2-SMIIpAddress .1.3.6.1.4.1.2011.10.2.25.5.1.2
h3cIpaExtListProtocol Integer32 .1.3.6.1.4.1.2011.10.2.25.5.1.3
h3cIpaExtListInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.2011.10.2.25.5.1.4
h3cIpaExtListInBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.2011.10.2.25.5.1.5
h3cIpaExtListOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.2011.10.2.25.5.1.6
h3cIpaExtListOutBytes SNMPv2-SMICounter64 .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 h3cIpaFWListIpSrch3cIpaFWListIpDst .1.3.6.1.4.1.2011.10.2.25.6.1
h3cIpaFWListIpSrc SNMPv2-SMIIpAddress .1.3.6.1.4.1.2011.10.2.25.6.1.1
h3cIpaFWListIpDst SNMPv2-SMIIpAddress .1.3.6.1.4.1.2011.10.2.25.6.1.2
h3cIpaFWListInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.2011.10.2.25.6.1.3
h3cIpaFWListInBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.2011.10.2.25.6.1.4
h3cIpaFWListOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.2011.10.2.25.6.1.5
h3cIpaFWListOutBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.2011.10.2.25.6.1.6