HH3C-IPA-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
28
hh3cIpaIfConfigTable
table.1.3.6.1.4.1.25506.2.25.2
·
1 row entry
·
4 columns
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cIpaIfConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPA-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPA-MIB::hh3cIpaIfConfigTable'
Enable or disable the ip accounting inbound/outbound function under a particular interface.
Entry of the table.
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
It equals to ifIndex
|
InterfaceIndex Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.25506.2.25.2.1.1 |
||||||||
|
This object is applicable to hh3cIpaIntListTable and hh3cIpaExtListTable.
If the value is disabled, inbound ip packets are not accounted. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.25.2.1.2 |
||||||||
|
This object is applicable to hh3cIpaIntListTable and hh3cIpaExtListTable.
If the value is disabled, outbound ip packets are not accounted. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.25.2.1.3 |
||||||||
|
This 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 wh… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.25.2.1.4 |
hh3cIpaAccountListTable
table.1.3.6.1.4.1.25506.2.25.3
·
1 row entry
·
4 columns
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cIpaAccountListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPA-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPA-MIB::hh3cIpaAccountListTable'
The 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.
Entry of the table.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The Index of the table.
|
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.25506.2.25.3.1.1 |
||||||||||||
|
The IP address to which this entry's addressing information
pertains. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.25506.2.25.3.1.2 |
||||||||||||
|
The 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. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.25506.2.25.3.1.3 |
||||||||||||
|
The row status of the entry,
Supporting CreateAndGo and Destroy operation. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.25506.2.25.3.1.4 |
hh3cIpaIntListTable
table.1.3.6.1.4.1.25506.2.25.4
·
1 row entry
·
7 columns
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cIpaIntListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPA-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPA-MIB::hh3cIpaIntListTable'
If matching the ip address recorded in hh3cIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
Entry of the table.
| Column | Syntax | OID |
|---|---|---|
|
Source IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.25506.2.25.4.1.1 |
|
Destination IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.25506.2.25.4.1.2 |
|
The type of these accounted IP packets defined in RFC 1700.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.25506.2.25.4.1.3 |
|
The number of inbound packets in hh3cIpaIntListTable.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.25506.2.25.4.1.4 |
|
The number of inbound bytes in hh3cIpaIntListTable.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.25506.2.25.4.1.5 |
|
The number of outbound Packets in hh3cIpaIntListTable.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.25506.2.25.4.1.6 |
|
The number of outbound bytes in hh3cIpaIntListTable.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.25506.2.25.4.1.7 |
hh3cIpaExtListTable
table.1.3.6.1.4.1.25506.2.25.5
·
1 row entry
·
7 columns
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cIpaExtListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPA-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPA-MIB::hh3cIpaExtListTable'
If mismatching the ip address recorded in the hh3cIpaAccountListTable and not denied by the firewall, the packets will be accounted in this list.
Entry of the table.
| Column | Syntax | OID |
|---|---|---|
|
Source IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.25506.2.25.5.1.1 |
|
Destination IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.25506.2.25.5.1.2 |
|
The value indicates the value of the 'protocol' field
which is part of ip packet header. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.25506.2.25.5.1.3 |
|
The number of inbound packets in hh3cIpaExtListTable.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.25506.2.25.5.1.4 |
|
The number of inbound bytes in hh3cIpaExtListTable.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.25506.2.25.5.1.5 |
|
The number of outbound packets in hh3cIpaExtListTable.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.25506.2.25.5.1.6 |
|
The number of outbound bytes in hh3cIpaExtListTable.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.25506.2.25.5.1.7 |
hh3cIpaFWListTable
table.1.3.6.1.4.1.25506.2.25.6
·
1 row entry
·
6 columns
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cIpaFWListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPA-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPA-MIB::hh3cIpaFWListTable'
If the packet is denied by the firewall, it will be accounted in this list.
Entry of the table.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Source IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.25506.2.25.6.1.1 |
|
Destination IP-address of these accounted packets.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.25506.2.25.6.1.2 |
|
The number of outbound packets in hh3cIpaFWListTable.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.25506.2.25.6.1.3 |
|
The number of inbound bytes in hh3cIpaFWListTable.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.25506.2.25.6.1.4 |
|
The number of outbound packets in hh3cIpaFWListTable.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.25506.2.25.6.1.5 |
|
The number of outbound bytes in hh3cIpaFWListTable.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.25506.2.25.6.1.6 |