Home/Catalog/HH3C-IPA-MIB

HH3C-IPA-MIB

AI MIB Summary

The HH3C-IPA-MIB enables granular IP traffic accounting on H3C routers by monitoring packet and byte counters for specific source/destination IP address groups, differentiated by interface direction (inbound/outbound) and firewall policy outcomes (accepted, denied, or internal/external classification). This module facilitates the collection of detailed flow statistics for traffic traversing configured ports, categorizing data into internal, external, and firewall-dropped lists based on user-defined address lists and policy functions.

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.
Main OID:
hh3cIpa.1.3.6.1.4.1.25506.2.25
48
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

48 total
Object Name
hh3cIpaThis 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.
MODULE-IDENTITY
.1.3.6.1.4.1.25506.2.25
hh3cIpaGlobalStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.25.1
hh3cIpaGlobalEnableThe indication of whether Ip Accounting function is enabled. If it is disabled, ip packets will not be accounted.rw
Enumeration
.1.3.6.1.4.1.25506.2.25.1.1
hh3cIpaTimeOutSecondsThe value of List aging timeout. The unit is second. If exceeding the interval, the item in hh3cIpaIntListTable, hh3cIpaExtListTable and hh3cIpaFWListTable will be removed automaticlly. The range is (3600..604800).rw
Integer32
.1.3.6.1.4.1.25506.2.25.1.2
hh3cIpaIntListMaxItemNumThe max number of items in hh3cIpaIntListTable. The range is (0..16384).rw
Integer32
.1.3.6.1.4.1.25506.2.25.1.3
hh3cIpaExtListMaxItemNumThe max number of items in hh3cIpaExtListTable. The range is (0..8192).rw
Integer32
.1.3.6.1.4.1.25506.2.25.1.4
hh3cIpaFWListMaxItemNumThe max number of items in hh3cIpaFWListTable.ro
Integer32
.1.3.6.1.4.1.25506.2.25.1.5
hh3cIpaAccountListMaxItemNumThe max number of items in hh3cIpaAccountListTable.ro
Integer32
.1.3.6.1.4.1.25506.2.25.1.6
hh3cIpaAccountListNextIndexThe next available index for creating rows of hh3cIpaAccountListTable. If the value is zero, it means the table is full and no available index can be used.ro
Integer32
.1.3.6.1.4.1.25506.2.25.1.7
hh3cIpaListCleaningFlagCleaning List in this module. The default value is idle. If user wants to clean some lists, he can set the value to 2, 3, 4 and 5 to clean the corresponding list. After the operation, the value will return to idle.rw
Enumeration
.1.3.6.1.4.1.25506.2.25.1.8
hh3cIpaIfConfigTableEnable or disable the ip accounting inbound/outbound function under a particular interface.
SEQUENCE OF Hh3cIpaIfConfigEntry
.1.3.6.1.4.1.25506.2.25.2
hh3cIpaIfConfigEntryEntry of the table.
Hh3cIpaIfConfigEntry
.1.3.6.1.4.1.25506.2.25.2.1
hh3cIpaIfConfigIfIndexIt equals to ifIndex
InterfaceIndex
.1.3.6.1.4.1.25506.2.25.2.1.1
hh3cIpaIfConfigInEnableThis object is applicable to hh3cIpaIntListTable and hh3cIpaExtListTable. If the value is disabled, inbound ip packets are not accounted.rw
Enumeration
.1.3.6.1.4.1.25506.2.25.2.1.2
hh3cIpaIfConfigOutEnableThis object is applicable to hh3cIpaIntListTable and hh3cIpaExtListTable. If the value is disabled, outbound ip packets are not accounted.rw
Enumeration
.1.3.6.1.4.1.25506.2.25.2.1.3
hh3cIpaIfConfigFWEnableThis object is applicable to hh3cIpaFWListTable only. If the value is 'inbound', then inbound ip packets which are denied by firewall are accounted. If the value is 'outbound', then outbound ip packets which were denied by firewall are accounted. If the value is 'nodirection', neither inbound nor outbound ip packets which were denied by firewall are accounted. If the value is 'bidirection', both inbound and outbound ip packets which were denied by firewall are accounted.rw
Enumeration
.1.3.6.1.4.1.25506.2.25.2.1.4
hh3cIpaAccountListTableThe List is used by user to sort packets into two groups by source or destination ip address. When source/destination ip address of a packet matches a item in this table, the packet is accounted in hh3cIpaIntListTable. When source/destination ip address of a packet does not match any item in this table, the packet is accounted in hh3cIpaExtListTable.
SEQUENCE OF Hh3cIpaAccountListEntry
.1.3.6.1.4.1.25506.2.25.3
hh3cIpaAccountListEntryEntry of the table.
Hh3cIpaAccountListEntry
.1.3.6.1.4.1.25506.2.25.3.1
hh3cIpaAccountListIndexThe Index of the table.
Integer32
.1.3.6.1.4.1.25506.2.25.3.1.1
hh3cIpaAccountListIpAddrThe IP address to which this entry's addressing information pertains.rw
IpAddress
.1.3.6.1.4.1.25506.2.25.3.1.2
hh3cIpaAccountListIpMaskThe subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.rw
IpAddress
.1.3.6.1.4.1.25506.2.25.3.1.3
hh3cIpaAccountListRowStatusThe row status of the entry, Supporting CreateAndGo and Destroy operation.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.25.3.1.4
hh3cIpaIntListTableIf matching the ip address recorded in hh3cIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
SEQUENCE OF Hh3cIpaIntListEntry
.1.3.6.1.4.1.25506.2.25.4
hh3cIpaIntListEntryEntry of the table.
Hh3cIpaIntListEntry
.1.3.6.1.4.1.25506.2.25.4.1
hh3cIpaIntListIpSrcSource IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.25506.2.25.4.1.1
hh3cIpaIntListIpDstDestination IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.25506.2.25.4.1.2
hh3cIpaIntListProtocolThe type of these accounted IP packets defined in RFC 1700.
Integer32
.1.3.6.1.4.1.25506.2.25.4.1.3
hh3cIpaIntListInPacketsThe number of inbound packets in hh3cIpaIntListTable.ro
Counter32
.1.3.6.1.4.1.25506.2.25.4.1.4
hh3cIpaIntListInBytesThe number of inbound bytes in hh3cIpaIntListTable.ro
Counter64
.1.3.6.1.4.1.25506.2.25.4.1.5
hh3cIpaIntListOutPacketsThe number of outbound Packets in hh3cIpaIntListTable.ro
Counter32
.1.3.6.1.4.1.25506.2.25.4.1.6
hh3cIpaIntListOutBytesThe number of outbound bytes in hh3cIpaIntListTable.ro
Counter64
.1.3.6.1.4.1.25506.2.25.4.1.7
hh3cIpaExtListTableIf mismatching the ip address recorded in the hh3cIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
SEQUENCE OF Hh3cIpaExtListEntry
.1.3.6.1.4.1.25506.2.25.5
hh3cIpaExtListEntryEntry of the table.
Hh3cIpaExtListEntry
.1.3.6.1.4.1.25506.2.25.5.1
hh3cIpaExtListIpSrcSource IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.25506.2.25.5.1.1
hh3cIpaExtListIpDstDestination IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.25506.2.25.5.1.2
hh3cIpaExtListProtocolThe value indicates the value of the 'protocol' field which is part of ip packet header.
Integer32
.1.3.6.1.4.1.25506.2.25.5.1.3
hh3cIpaExtListInPacketsThe number of inbound packets in hh3cIpaExtListTable.ro
Counter32
.1.3.6.1.4.1.25506.2.25.5.1.4
hh3cIpaExtListInBytesThe number of inbound bytes in hh3cIpaExtListTable.ro
Counter64
.1.3.6.1.4.1.25506.2.25.5.1.5
hh3cIpaExtListOutPacketsThe number of outbound packets in hh3cIpaExtListTable.ro
Counter32
.1.3.6.1.4.1.25506.2.25.5.1.6
hh3cIpaExtListOutBytesThe number of outbound bytes in hh3cIpaExtListTable.ro
Counter64
.1.3.6.1.4.1.25506.2.25.5.1.7
hh3cIpaFWListTableIf the packet is denied by the firewall, it will be accounted in this list.
SEQUENCE OF Hh3cIpaFWListEntry
.1.3.6.1.4.1.25506.2.25.6
hh3cIpaFWListEntryEntry of the table.
Hh3cIpaFWListEntry
.1.3.6.1.4.1.25506.2.25.6.1
hh3cIpaFWListIpSrcSource IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.25506.2.25.6.1.1
hh3cIpaFWListIpDstDestination IP-address of these accounted packets.
IpAddress
.1.3.6.1.4.1.25506.2.25.6.1.2
hh3cIpaFWListInPacketsThe number of outbound packets in hh3cIpaFWListTable.ro
Counter32
.1.3.6.1.4.1.25506.2.25.6.1.3
hh3cIpaFWListInBytesThe number of inbound bytes in hh3cIpaFWListTable.ro
Counter64
.1.3.6.1.4.1.25506.2.25.6.1.4
hh3cIpaFWListOutPacketsThe number of outbound packets in hh3cIpaFWListTable.ro
Counter32
.1.3.6.1.4.1.25506.2.25.6.1.5
hh3cIpaFWListOutBytesThe number of outbound bytes in hh3cIpaFWListTable.ro
Counter64
.1.3.6.1.4.1.25506.2.25.6.1.6
HH3C-IPA-MIB - SNMP MIB Reference | MIBs Explorer