A3COM-HUAWEI-IPA-MIB
AI MIB Summary
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.
Main OID:
h3cIpa.1.3.6.1.4.1.43.45.1.10.2.25
48
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
48 total| Object Name |
|---|
h3cIpa MODULE-IDENTITY .1.3.6.1.4.1.43.45.1.10.2.25 |
h3cIpaGlobalStats OBJECT IDENTIFIER .1.3.6.1.4.1.43.45.1.10.2.25.1 |
h3cIpaGlobalEnablerw Enumeration .1.3.6.1.4.1.43.45.1.10.2.25.1.1 |
h3cIpaTimeOutSecondsrw Integer32 .1.3.6.1.4.1.43.45.1.10.2.25.1.2 |
h3cIpaIntListMaxItemNumrw Integer32 .1.3.6.1.4.1.43.45.1.10.2.25.1.3 |
h3cIpaExtListMaxItemNumrw Integer32 .1.3.6.1.4.1.43.45.1.10.2.25.1.4 |
h3cIpaFWListMaxItemNumro Integer32 .1.3.6.1.4.1.43.45.1.10.2.25.1.5 |
h3cIpaAccountListMaxItemNumro Integer32 .1.3.6.1.4.1.43.45.1.10.2.25.1.6 |
h3cIpaAccountListNextIndexro Integer32 .1.3.6.1.4.1.43.45.1.10.2.25.1.7 |
h3cIpaListCleaningFlagrw Enumeration .1.3.6.1.4.1.43.45.1.10.2.25.1.8 |
h3cIpaIfConfigTable SEQUENCE OF H3cIpaIfConfigEntry .1.3.6.1.4.1.43.45.1.10.2.25.2 |
h3cIpaIfConfigEntry H3cIpaIfConfigEntry .1.3.6.1.4.1.43.45.1.10.2.25.2.1 |
h3cIpaIfConfigIfIndex InterfaceIndex .1.3.6.1.4.1.43.45.1.10.2.25.2.1.1 |
h3cIpaIfConfigInEnablerw Enumeration .1.3.6.1.4.1.43.45.1.10.2.25.2.1.2 |
h3cIpaIfConfigOutEnablerw Enumeration .1.3.6.1.4.1.43.45.1.10.2.25.2.1.3 |
h3cIpaIfConfigFWEnablerw Enumeration .1.3.6.1.4.1.43.45.1.10.2.25.2.1.4 |
h3cIpaAccountListTable SEQUENCE OF H3cIpaAccountListEntry .1.3.6.1.4.1.43.45.1.10.2.25.3 |
h3cIpaAccountListEntry H3cIpaAccountListEntry .1.3.6.1.4.1.43.45.1.10.2.25.3.1 |
h3cIpaAccountListIndex Integer32 .1.3.6.1.4.1.43.45.1.10.2.25.3.1.1 |
h3cIpaAccountListIpAddrrw IpAddress .1.3.6.1.4.1.43.45.1.10.2.25.3.1.2 |
h3cIpaAccountListIpMaskrw IpAddress .1.3.6.1.4.1.43.45.1.10.2.25.3.1.3 |
h3cIpaAccountListRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.43.45.1.10.2.25.3.1.4 |
h3cIpaIntListTable SEQUENCE OF H3cIpaIntListEntry .1.3.6.1.4.1.43.45.1.10.2.25.4 |
h3cIpaIntListEntry H3cIpaIntListEntry .1.3.6.1.4.1.43.45.1.10.2.25.4.1 |
h3cIpaIntListIpSrc IpAddress .1.3.6.1.4.1.43.45.1.10.2.25.4.1.1 |
h3cIpaIntListIpDst IpAddress .1.3.6.1.4.1.43.45.1.10.2.25.4.1.2 |
h3cIpaIntListProtocol Integer32 .1.3.6.1.4.1.43.45.1.10.2.25.4.1.3 |
h3cIpaIntListInPacketsro Counter32 .1.3.6.1.4.1.43.45.1.10.2.25.4.1.4 |
h3cIpaIntListInBytesro Counter64 .1.3.6.1.4.1.43.45.1.10.2.25.4.1.5 |
h3cIpaIntListOutPacketsro Counter32 .1.3.6.1.4.1.43.45.1.10.2.25.4.1.6 |
h3cIpaIntListOutBytesro Counter64 .1.3.6.1.4.1.43.45.1.10.2.25.4.1.7 |
h3cIpaExtListTable SEQUENCE OF H3cIpaExtListEntry .1.3.6.1.4.1.43.45.1.10.2.25.5 |
h3cIpaExtListEntry H3cIpaExtListEntry .1.3.6.1.4.1.43.45.1.10.2.25.5.1 |
h3cIpaExtListIpSrc IpAddress .1.3.6.1.4.1.43.45.1.10.2.25.5.1.1 |
h3cIpaExtListIpDst IpAddress .1.3.6.1.4.1.43.45.1.10.2.25.5.1.2 |
h3cIpaExtListProtocol Integer32 .1.3.6.1.4.1.43.45.1.10.2.25.5.1.3 |
h3cIpaExtListInPacketsro Counter32 .1.3.6.1.4.1.43.45.1.10.2.25.5.1.4 |
h3cIpaExtListInBytesro Counter64 .1.3.6.1.4.1.43.45.1.10.2.25.5.1.5 |
h3cIpaExtListOutPacketsro Counter32 .1.3.6.1.4.1.43.45.1.10.2.25.5.1.6 |
h3cIpaExtListOutBytesro Counter64 .1.3.6.1.4.1.43.45.1.10.2.25.5.1.7 |
h3cIpaFWListTable SEQUENCE OF H3cIpaFWListEntry .1.3.6.1.4.1.43.45.1.10.2.25.6 |
h3cIpaFWListEntry H3cIpaFWListEntry .1.3.6.1.4.1.43.45.1.10.2.25.6.1 |
h3cIpaFWListIpSrc IpAddress .1.3.6.1.4.1.43.45.1.10.2.25.6.1.1 |
h3cIpaFWListIpDst IpAddress .1.3.6.1.4.1.43.45.1.10.2.25.6.1.2 |
h3cIpaFWListInPacketsro Counter32 .1.3.6.1.4.1.43.45.1.10.2.25.6.1.3 |
h3cIpaFWListInBytesro Counter64 .1.3.6.1.4.1.43.45.1.10.2.25.6.1.4 |
h3cIpaFWListOutPacketsro Counter32 .1.3.6.1.4.1.43.45.1.10.2.25.6.1.5 |
h3cIpaFWListOutBytesro Counter64 .1.3.6.1.4.1.43.45.1.10.2.25.6.1.6 |