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.
    
hpnicfIpa 1.3.6.1.4.1.11.2.14.11.15.2.25
Imported Objects
HPN-ICF-OID-MIB hpnicfCommon
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)
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 r/w Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.25.1.1
hpnicfIpaTimeOutSeconds r/w Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.25.1.2
hpnicfIpaIntListMaxItemNum r/w Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.25.1.3
hpnicfIpaExtListMaxItemNum r/w Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.25.1.4
hpnicfIpaFWListMaxItemNum Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.25.1.5
hpnicfIpaAccountListMaxItemNum Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.25.1.6
hpnicfIpaAccountListNextIndex Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.25.1.7
hpnicfIpaListCleaningFlag r/w Enumeration .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 hpnicfIpaIfConfigIfIndex .1.3.6.1.4.1.11.2.14.11.15.2.25.2.1
hpnicfIpaIfConfigIfIndex InterfaceIndex .1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.1
hpnicfIpaIfConfigInEnable r/w Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.2
hpnicfIpaIfConfigOutEnable r/w Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.3
hpnicfIpaIfConfigFWEnable r/w Enumeration .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 hpnicfIpaAccountListIndex .1.3.6.1.4.1.11.2.14.11.15.2.25.3.1
hpnicfIpaAccountListIndex Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.1
hpnicfIpaAccountListIpAddr r/w SNMPv2-SMIIpAddress .1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.2
hpnicfIpaAccountListIpMask r/w SNMPv2-SMIIpAddress .1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.3
hpnicfIpaAccountListRowStatus r/w SNMPv2-TCRowStatus .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 hpnicfIpaIntListIpSrchpnicfIpaIntListIpDsthpnicfIpaIntListProtocol .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1
hpnicfIpaIntListIpSrc SNMPv2-SMIIpAddress .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.1
hpnicfIpaIntListIpDst SNMPv2-SMIIpAddress .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.2
hpnicfIpaIntListProtocol Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.3
hpnicfIpaIntListInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.4
hpnicfIpaIntListInBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.5
hpnicfIpaIntListOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.6
hpnicfIpaIntListOutBytes SNMPv2-SMICounter64 .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 hpnicfIpaExtListIpSrchpnicfIpaExtListIpDsthpnicfIpaExtListProtocol .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1
hpnicfIpaExtListIpSrc SNMPv2-SMIIpAddress .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.1
hpnicfIpaExtListIpDst SNMPv2-SMIIpAddress .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.2
hpnicfIpaExtListProtocol Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.3
hpnicfIpaExtListInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.4
hpnicfIpaExtListInBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.5
hpnicfIpaExtListOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.6
hpnicfIpaExtListOutBytes SNMPv2-SMICounter64 .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 hpnicfIpaFWListIpSrchpnicfIpaFWListIpDst .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1
hpnicfIpaFWListIpSrc SNMPv2-SMIIpAddress .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.1
hpnicfIpaFWListIpDst SNMPv2-SMIIpAddress .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.2
hpnicfIpaFWListInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.3
hpnicfIpaFWListInBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.4
hpnicfIpaFWListOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.5
hpnicfIpaFWListOutBytes SNMPv2-SMICounter64 .1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.6