MIB Viewer

H3C-IPA-MIB

49 objects
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.
Imported Objects
HUAWEI-3COM-OID-MIBh3cCommon
SNMPv2-SMICounter32 Counter64 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCRowStatus TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.2011.10.2.25Identityh3cIpaThis 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. …
1.3.6.1.4.1.2011.10.2.25.1Nodeh3cIpaGlobalStats
1.3.6.1.4.1.2011.10.2.25.1.1Scalarh3cIpaGlobalEnableread-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.2011.10.2.25.1.2Scalarh3cIpaTimeOutSecondsread-writecurrentThe value of List aging timeout. The unit is second. If exceeding the interval, the item in h3cIpaIntListTable, h3cIpaExtListTable and h3cIpaFWListTable will b…
1.3.6.1.4.1.2011.10.2.25.1.3Scalarh3cIpaIntListMaxItemNumread-writecurrentThe max number of items in h3cIpaIntListTable. The range is (0..16384).
1.3.6.1.4.1.2011.10.2.25.1.4Scalarh3cIpaExtListMaxItemNumread-writecurrentThe max number of items in h3cIpaExtListTable. The range is (0..8192).
1.3.6.1.4.1.2011.10.2.25.1.5Scalarh3cIpaFWListMaxItemNumread-onlycurrentThe max number of items in h3cIpaFWListTable.
1.3.6.1.4.1.2011.10.2.25.1.6Scalarh3cIpaAccountListMaxItemNumread-onlycurrentThe max number of items in h3cIpaAccountListTable.
1.3.6.1.4.1.2011.10.2.25.1.7Scalarh3cIpaAccountListNextIndexread-onlycurrentThe next available index for creating rows of h3cIpaAccountListTable. If the value is zero, it means the table is full and no available index can be used.
1.3.6.1.4.1.2011.10.2.25.1.8Scalarh3cIpaListCleaningFlagread-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.2011.10.2.25.2Tableh3cIpaIfConfigTablenot-accessiblecurrentEnable or disable the ip accounting inbound/outbound function under a particular interface.
1.3.6.1.4.1.2011.10.2.25.2.1Rowh3cIpaIfConfigEntrynot-accessiblecurrentEntry of the table.
1.3.6.1.4.1.2011.10.2.25.2.1.1Columnh3cIpaIfConfigIfIndexnot-accessiblecurrentIt equals to ifIndex
1.3.6.1.4.1.2011.10.2.25.2.1.2Columnh3cIpaIfConfigInEnableread-writecurrentThis object is applicable to h3cIpaIntListTable and h3cIpaExtListTable. If the value is disabled, inbound ip packets are not accounted.
1.3.6.1.4.1.2011.10.2.25.2.1.3Columnh3cIpaIfConfigOutEnableread-writecurrentThis object is applicable to h3cIpaIntListTable and h3cIpaExtListTable. If the value is disabled, outbound ip packets are not accounted.
1.3.6.1.4.1.2011.10.2.25.2.1.4Columnh3cIpaIfConfigFWEnableread-writecurrentThis object is applicable to h3cIpaFWListTable only. If the value is 'inbound', then inbound ip packets which are denied by firewall are accounted. If the valu…
1.3.6.1.4.1.2011.10.2.25.3Tableh3cIpaAccountListTablenot-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.2011.10.2.25.3.1Rowh3cIpaAccountListEntrynot-accessiblecurrentEntry of the table.
1.3.6.1.4.1.2011.10.2.25.3.1.1Columnh3cIpaAccountListIndexnot-accessiblecurrentThe Index of the table.
1.3.6.1.4.1.2011.10.2.25.3.1.2Columnh3cIpaAccountListIpAddrread-createcurrentThe IP address to which this entry's addressing information pertains.
1.3.6.1.4.1.2011.10.2.25.3.1.3Columnh3cIpaAccountListIpMaskread-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.2011.10.2.25.3.1.4Columnh3cIpaAccountListRowStatusread-createcurrentThe row status of the entry, Supporting CreateAndGo and Destroy operation.
1.3.6.1.4.1.2011.10.2.25.4Tableh3cIpaIntListTablenot-accessiblecurrentIf matching the ip address recorded in h3cIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
1.3.6.1.4.1.2011.10.2.25.4.1Rowh3cIpaIntListEntrynot-accessiblecurrentEntry of the table.
1.3.6.1.4.1.2011.10.2.25.4.1.1Columnh3cIpaIntListIpSrcnot-accessiblecurrentSource IP-address of these accounted packets.
1.3.6.1.4.1.2011.10.2.25.4.1.2Columnh3cIpaIntListIpDstnot-accessiblecurrentDestination IP-address of these accounted packets.
1.3.6.1.4.1.2011.10.2.25.4.1.3Columnh3cIpaIntListProtocolnot-accessiblecurrentThe type of these accounted IP packets defined in RFC 1700.
1.3.6.1.4.1.2011.10.2.25.4.1.4Columnh3cIpaIntListInPacketsread-onlycurrentThe number of inbound packets in h3cIpaIntListTable.
1.3.6.1.4.1.2011.10.2.25.4.1.5Columnh3cIpaIntListInBytesread-onlycurrentThe number of inbound bytes in h3cIpaIntListTable.
1.3.6.1.4.1.2011.10.2.25.4.1.6Columnh3cIpaIntListOutPacketsread-onlycurrentThe number of outbound Packets in h3cIpaIntListTable.
1.3.6.1.4.1.2011.10.2.25.4.1.7Columnh3cIpaIntListOutBytesread-onlycurrentThe number of outbound bytes in h3cIpaIntListTable.
1.3.6.1.4.1.2011.10.2.25.5Tableh3cIpaExtListTablenot-accessiblecurrentIf mismatching the ip address recorded in the h3cIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
1.3.6.1.4.1.2011.10.2.25.5.1Rowh3cIpaExtListEntrynot-accessiblecurrentEntry of the table.
1.3.6.1.4.1.2011.10.2.25.5.1.1Columnh3cIpaExtListIpSrcnot-accessiblecurrentSource IP-address of these accounted packets.
1.3.6.1.4.1.2011.10.2.25.5.1.2Columnh3cIpaExtListIpDstnot-accessiblecurrentDestination IP-address of these accounted packets.
1.3.6.1.4.1.2011.10.2.25.5.1.3Columnh3cIpaExtListProtocolnot-accessiblecurrentThe value indicates the value of the 'protocol' field which is part of ip packet header.
1.3.6.1.4.1.2011.10.2.25.5.1.4Columnh3cIpaExtListInPacketsread-onlycurrentThe number of inbound packets in h3cIpaExtListTable.
1.3.6.1.4.1.2011.10.2.25.5.1.5Columnh3cIpaExtListInBytesread-onlycurrentThe number of inbound bytes in h3cIpaExtListTable.
1.3.6.1.4.1.2011.10.2.25.5.1.6Columnh3cIpaExtListOutPacketsread-onlycurrentThe number of outbound packets in h3cIpaExtListTable.
1.3.6.1.4.1.2011.10.2.25.5.1.7Columnh3cIpaExtListOutBytesread-onlycurrentThe number of outbound bytes in h3cIpaExtListTable.
1.3.6.1.4.1.2011.10.2.25.6Tableh3cIpaFWListTablenot-accessiblecurrentIf the packet is denied by the firewall, it will be accounted in this list.
1.3.6.1.4.1.2011.10.2.25.6.1Rowh3cIpaFWListEntrynot-accessiblecurrentEntry of the table.
1.3.6.1.4.1.2011.10.2.25.6.1.1Columnh3cIpaFWListIpSrcnot-accessiblecurrentSource IP-address of these accounted packets.
1.3.6.1.4.1.2011.10.2.25.6.1.2Columnh3cIpaFWListIpDstnot-accessiblecurrentDestination IP-address of these accounted packets.
1.3.6.1.4.1.2011.10.2.25.6.1.3Columnh3cIpaFWListInPacketsread-onlycurrentThe number of outbound packets in h3cIpaFWListTable.
1.3.6.1.4.1.2011.10.2.25.6.1.4Columnh3cIpaFWListInBytesread-onlycurrentThe number of inbound bytes in h3cIpaFWListTable.
1.3.6.1.4.1.2011.10.2.25.6.1.5Columnh3cIpaFWListOutPacketsread-onlycurrentThe number of outbound packets in h3cIpaFWListTable.
1.3.6.1.4.1.2011.10.2.25.6.1.6Columnh3cIpaFWListOutBytesread-onlycurrentThe number of outbound bytes in h3cIpaFWListTable.
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…