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.
    
hh3cIpa 1.3.6.1.4.1.25506.2.25
Imported Objects
HH3C-OID-MIB hh3cCommon
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)
hh3cIpa .1.3.6.1.4.1.25506.2.25
hh3cIpaGlobalStats .1.3.6.1.4.1.25506.2.25.1
hh3cIpaGlobalEnable r/w Enumeration .1.3.6.1.4.1.25506.2.25.1.1
hh3cIpaTimeOutSeconds r/w Integer32 .1.3.6.1.4.1.25506.2.25.1.2
hh3cIpaIntListMaxItemNum r/w Integer32 .1.3.6.1.4.1.25506.2.25.1.3
hh3cIpaExtListMaxItemNum r/w Integer32 .1.3.6.1.4.1.25506.2.25.1.4
hh3cIpaFWListMaxItemNum Integer32 .1.3.6.1.4.1.25506.2.25.1.5
hh3cIpaAccountListMaxItemNum Integer32 .1.3.6.1.4.1.25506.2.25.1.6
hh3cIpaAccountListNextIndex Integer32 .1.3.6.1.4.1.25506.2.25.1.7
hh3cIpaListCleaningFlag r/w Enumeration .1.3.6.1.4.1.25506.2.25.1.8
hh3cIpaIfConfigTable .1.3.6.1.4.1.25506.2.25.2
hh3cIpaIfConfigEntry hh3cIpaIfConfigIfIndex .1.3.6.1.4.1.25506.2.25.2.1
hh3cIpaIfConfigIfIndex InterfaceIndex .1.3.6.1.4.1.25506.2.25.2.1.1
hh3cIpaIfConfigInEnable r/w Enumeration .1.3.6.1.4.1.25506.2.25.2.1.2
hh3cIpaIfConfigOutEnable r/w Enumeration .1.3.6.1.4.1.25506.2.25.2.1.3
hh3cIpaIfConfigFWEnable r/w Enumeration .1.3.6.1.4.1.25506.2.25.2.1.4
hh3cIpaAccountListTable .1.3.6.1.4.1.25506.2.25.3
hh3cIpaAccountListEntry hh3cIpaAccountListIndex .1.3.6.1.4.1.25506.2.25.3.1
hh3cIpaAccountListIndex Integer32 .1.3.6.1.4.1.25506.2.25.3.1.1
hh3cIpaAccountListIpAddr r/w SNMPv2-SMIIpAddress .1.3.6.1.4.1.25506.2.25.3.1.2
hh3cIpaAccountListIpMask r/w SNMPv2-SMIIpAddress .1.3.6.1.4.1.25506.2.25.3.1.3
hh3cIpaAccountListRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.25506.2.25.3.1.4
hh3cIpaIntListTable .1.3.6.1.4.1.25506.2.25.4
hh3cIpaIntListEntry hh3cIpaIntListIpSrchh3cIpaIntListIpDsthh3cIpaIntListProtocol .1.3.6.1.4.1.25506.2.25.4.1
hh3cIpaIntListIpSrc SNMPv2-SMIIpAddress .1.3.6.1.4.1.25506.2.25.4.1.1
hh3cIpaIntListIpDst SNMPv2-SMIIpAddress .1.3.6.1.4.1.25506.2.25.4.1.2
hh3cIpaIntListProtocol Integer32 .1.3.6.1.4.1.25506.2.25.4.1.3
hh3cIpaIntListInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.25506.2.25.4.1.4
hh3cIpaIntListInBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.25506.2.25.4.1.5
hh3cIpaIntListOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.25506.2.25.4.1.6
hh3cIpaIntListOutBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.25506.2.25.4.1.7
hh3cIpaExtListTable .1.3.6.1.4.1.25506.2.25.5
hh3cIpaExtListEntry hh3cIpaExtListIpSrchh3cIpaExtListIpDsthh3cIpaExtListProtocol .1.3.6.1.4.1.25506.2.25.5.1
hh3cIpaExtListIpSrc SNMPv2-SMIIpAddress .1.3.6.1.4.1.25506.2.25.5.1.1
hh3cIpaExtListIpDst SNMPv2-SMIIpAddress .1.3.6.1.4.1.25506.2.25.5.1.2
hh3cIpaExtListProtocol Integer32 .1.3.6.1.4.1.25506.2.25.5.1.3
hh3cIpaExtListInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.25506.2.25.5.1.4
hh3cIpaExtListInBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.25506.2.25.5.1.5
hh3cIpaExtListOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.25506.2.25.5.1.6
hh3cIpaExtListOutBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.25506.2.25.5.1.7
hh3cIpaFWListTable .1.3.6.1.4.1.25506.2.25.6
hh3cIpaFWListEntry hh3cIpaFWListIpSrchh3cIpaFWListIpDst .1.3.6.1.4.1.25506.2.25.6.1
hh3cIpaFWListIpSrc SNMPv2-SMIIpAddress .1.3.6.1.4.1.25506.2.25.6.1.1
hh3cIpaFWListIpDst SNMPv2-SMIIpAddress .1.3.6.1.4.1.25506.2.25.6.1.2
hh3cIpaFWListInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.25506.2.25.6.1.3
hh3cIpaFWListInBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.25506.2.25.6.1.4
hh3cIpaFWListOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.25506.2.25.6.1.5
hh3cIpaFWListOutBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.25506.2.25.6.1.6