MIB Viewer

HPN-ICF-IPA-MIB

49 objects
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.
Imported Objects
HPN-ICF-OID-MIBhpnicfCommon
SNMPv2-SMICounter32 Counter64 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCRowStatus TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.11.2.14.11.15.2.25IdentityhpnicfIpaThis 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 accoun…
1.3.6.1.4.1.11.2.14.11.15.2.25.1NodehpnicfIpaGlobalStats
1.3.6.1.4.1.11.2.14.11.15.2.25.1.1ScalarhpnicfIpaGlobalEnableread-writecurrentThe indication of whether Ip Accounting function is enabled. If it is disabled, ip packets will not be accounted.
1.3.6.1.4.1.11.2.14.11.15.2.25.1.2ScalarhpnicfIpaTimeOutSecondsread-writecurrentThe value of List aging timeout. The unit is second. If exceeding the interval, the item in hpnicfIpaIntListTable, hpnicfIpaExtListTable and hpnicfIpaFWListTab…
1.3.6.1.4.1.11.2.14.11.15.2.25.1.3ScalarhpnicfIpaIntListMaxItemNumread-writecurrentThe max number of items in hpnicfIpaIntListTable. The range is (0..16384).
1.3.6.1.4.1.11.2.14.11.15.2.25.1.4ScalarhpnicfIpaExtListMaxItemNumread-writecurrentThe max number of items in hpnicfIpaExtListTable. The range is (0..8192).
1.3.6.1.4.1.11.2.14.11.15.2.25.1.5ScalarhpnicfIpaFWListMaxItemNumread-onlycurrentThe max number of items in hpnicfIpaFWListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.1.6ScalarhpnicfIpaAccountListMaxItemNumread-onlycurrentThe max number of items in hpnicfIpaAccountListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.1.7ScalarhpnicfIpaAccountListNextIndexread-onlycurrentThe next available index for creating rows of hpnicfIpaAccountListTable. If the value is zero, it means the table is full and no available index can be used.
1.3.6.1.4.1.11.2.14.11.15.2.25.1.8ScalarhpnicfIpaListCleaningFlagread-writecurrentCleaning 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 li…
1.3.6.1.4.1.11.2.14.11.15.2.25.2TablehpnicfIpaIfConfigTablenot-accessiblecurrentEnable or disable the ip accounting inbound/outbound function under a particular interface.
1.3.6.1.4.1.11.2.14.11.15.2.25.2.1RowhpnicfIpaIfConfigEntrynot-accessiblecurrentEntry of the table.
1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.1ColumnhpnicfIpaIfConfigIfIndexnot-accessiblecurrentIt equals to ifIndex
1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.2ColumnhpnicfIpaIfConfigInEnableread-writecurrentThis object is applicable to hpnicfIpaIntListTable and hpnicfIpaExtListTable. If the value is disabled, inbound ip packets are not accounted.
1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.3ColumnhpnicfIpaIfConfigOutEnableread-writecurrentThis object is applicable to hpnicfIpaIntListTable and hpnicfIpaExtListTable. If the value is disabled, outbound ip packets are not accounted.
1.3.6.1.4.1.11.2.14.11.15.2.25.2.1.4ColumnhpnicfIpaIfConfigFWEnableread-writecurrentThis object is applicable to hpnicfIpaFWListTable only. If the value is 'inbound', then inbound ip packets which are denied by firewall are accounted. If the v…
1.3.6.1.4.1.11.2.14.11.15.2.25.3TablehpnicfIpaAccountListTablenot-accessiblecurrentThe 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 …
1.3.6.1.4.1.11.2.14.11.15.2.25.3.1RowhpnicfIpaAccountListEntrynot-accessiblecurrentEntry of the table.
1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.1ColumnhpnicfIpaAccountListIndexnot-accessiblecurrentThe Index of the table.
1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.2ColumnhpnicfIpaAccountListIpAddrread-createcurrentThe IP address to which this entry's addressing information pertains.
1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.3ColumnhpnicfIpaAccountListIpMaskread-createcurrentThe 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 …
1.3.6.1.4.1.11.2.14.11.15.2.25.3.1.4ColumnhpnicfIpaAccountListRowStatusread-createcurrentThe row status of the entry, Supporting CreateAndGo and Destroy operation.
1.3.6.1.4.1.11.2.14.11.15.2.25.4TablehpnicfIpaIntListTablenot-accessiblecurrentIf matching the ip address recorded in hpnicfIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
1.3.6.1.4.1.11.2.14.11.15.2.25.4.1RowhpnicfIpaIntListEntrynot-accessiblecurrentEntry of the table.
1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.1ColumnhpnicfIpaIntListIpSrcnot-accessiblecurrentSource IP-address of these accounted packets.
1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.2ColumnhpnicfIpaIntListIpDstnot-accessiblecurrentDestination IP-address of these accounted packets.
1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.3ColumnhpnicfIpaIntListProtocolnot-accessiblecurrentThe type of these accounted IP packets defined in RFC 1700.
1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.4ColumnhpnicfIpaIntListInPacketsread-onlycurrentThe number of inbound packets in hpnicfIpaIntListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.5ColumnhpnicfIpaIntListInBytesread-onlycurrentThe number of inbound bytes in hpnicfIpaIntListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.6ColumnhpnicfIpaIntListOutPacketsread-onlycurrentThe number of outbound Packets in hpnicfIpaIntListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.4.1.7ColumnhpnicfIpaIntListOutBytesread-onlycurrentThe number of outbound bytes in hpnicfIpaIntListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.5TablehpnicfIpaExtListTablenot-accessiblecurrentIf mismatching the ip address recorded in the hpnicfIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
1.3.6.1.4.1.11.2.14.11.15.2.25.5.1RowhpnicfIpaExtListEntrynot-accessiblecurrentEntry of the table.
1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.1ColumnhpnicfIpaExtListIpSrcnot-accessiblecurrentSource IP-address of these accounted packets.
1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.2ColumnhpnicfIpaExtListIpDstnot-accessiblecurrentDestination IP-address of these accounted packets.
1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.3ColumnhpnicfIpaExtListProtocolnot-accessiblecurrentThe value indicates the value of the 'protocol' field which is part of ip packet header.
1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.4ColumnhpnicfIpaExtListInPacketsread-onlycurrentThe number of inbound packets in hpnicfIpaExtListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.5ColumnhpnicfIpaExtListInBytesread-onlycurrentThe number of inbound bytes in hpnicfIpaExtListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.6ColumnhpnicfIpaExtListOutPacketsread-onlycurrentThe number of outbound packets in hpnicfIpaExtListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.5.1.7ColumnhpnicfIpaExtListOutBytesread-onlycurrentThe number of outbound bytes in hpnicfIpaExtListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.6TablehpnicfIpaFWListTablenot-accessiblecurrentIf the packet is denied by the firewall, it will be accounted in this list.
1.3.6.1.4.1.11.2.14.11.15.2.25.6.1RowhpnicfIpaFWListEntrynot-accessiblecurrentEntry of the table.
1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.1ColumnhpnicfIpaFWListIpSrcnot-accessiblecurrentSource IP-address of these accounted packets.
1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.2ColumnhpnicfIpaFWListIpDstnot-accessiblecurrentDestination IP-address of these accounted packets.
1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.3ColumnhpnicfIpaFWListInPacketsread-onlycurrentThe number of outbound packets in hpnicfIpaFWListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.4ColumnhpnicfIpaFWListInBytesread-onlycurrentThe number of inbound bytes in hpnicfIpaFWListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.5ColumnhpnicfIpaFWListOutPacketsread-onlycurrentThe number of outbound packets in hpnicfIpaFWListTable.
1.3.6.1.4.1.11.2.14.11.15.2.25.6.1.6ColumnhpnicfIpaFWListOutBytesread-onlycurrentThe number of outbound bytes in hpnicfIpaFWListTable.
Type Definitions
NameSyntaxStatusDescription
InterfaceIndexInteger32 (1..2147483647)currentA unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub- layer must r…