H3C-IPA-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
28
.1.3.6.1.4.1.2011.10.2.25.2 · 1 row entry · 4 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cIpaIfConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-IPA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPA-MIB::h3cIpaIfConfigTable'
Enable or disable the ip accounting inbound/outbound
function under a particular interface.
h3cIpaIfConfigEntry row .1.3.6.1.4.1.2011.10.2.25.2.1
Entry of the table.
Column Syntax OID
It equals to ifIndex
InterfaceIndex
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.2011.10.2.25.2.1.1
This object is applicable to h3cIpaIntListTable and h3cIpaExtListTable.
If the value is disabled, inbound ip packets are not accounted.
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.2011.10.2.25.2.1.2
This object is applicable to h3cIpaIntListTable and h3cIpaExtListTable.
If the value is disabled, outbound ip packets are not accounted.
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.2011.10.2.25.2.1.3
This object is applicable to h3cIpaFWListTable 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 whi…
Enumerationr/w
Enumerated Values:
1nodirection
2inbound
3outbound
4bidirection
.1.3.6.1.4.1.2011.10.2.25.2.1.4
.1.3.6.1.4.1.2011.10.2.25.3 · 1 row entry · 4 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cIpaAccountListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-IPA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPA-MIB::h3cIpaAccountListTable'
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 h3cIpaIntListTable.
When source/destination ip address of a packet does not match any item
in this table, the packet is accounted in h3cIpaExtListTable.
h3cIpaAccountListEntry row .1.3.6.1.4.1.2011.10.2.25.3.1
Entry of the table.
Column Syntax OID
The Index of the table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.2011.10.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.2011.10.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.2011.10.2.25.3.1.3
The row status of the entry,
Supporting CreateAndGo and Destroy operation.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.2011.10.2.25.3.1.4
.1.3.6.1.4.1.2011.10.2.25.4 · 1 row entry · 7 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cIpaIntListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-IPA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPA-MIB::h3cIpaIntListTable'
If matching the ip address recorded in h3cIpaAccountListTable
and not denied by the firewall, the packets will be accounted
in this list.
h3cIpaIntListEntry row .1.3.6.1.4.1.2011.10.2.25.4.1
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.2011.10.2.25.4.1.1
Destination IP-address of these accounted packets.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.10.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.2011.10.2.25.4.1.3
The number of inbound packets in h3cIpaIntListTable.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.25.4.1.4
The number of inbound bytes in h3cIpaIntListTable.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.10.2.25.4.1.5
The number of outbound Packets in h3cIpaIntListTable.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.25.4.1.6
The number of outbound bytes in h3cIpaIntListTable.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.10.2.25.4.1.7
.1.3.6.1.4.1.2011.10.2.25.5 · 1 row entry · 7 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cIpaExtListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-IPA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPA-MIB::h3cIpaExtListTable'
If mismatching the ip address recorded in the h3cIpaAccountListTable
and not denied by the firewall, the packets will be accounted
in this list.
h3cIpaExtListEntry row .1.3.6.1.4.1.2011.10.2.25.5.1
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.2011.10.2.25.5.1.1
Destination IP-address of these accounted packets.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.10.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.2011.10.2.25.5.1.3
The number of inbound packets in h3cIpaExtListTable.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.25.5.1.4
The number of inbound bytes in h3cIpaExtListTable.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.10.2.25.5.1.5
The number of outbound packets in h3cIpaExtListTable.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.25.5.1.6
The number of outbound bytes in h3cIpaExtListTable.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.10.2.25.5.1.7
.1.3.6.1.4.1.2011.10.2.25.6 · 1 row entry · 6 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cIpaFWListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-IPA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPA-MIB::h3cIpaFWListTable'
If the packet is denied by the firewall,
it will be accounted in this list.
h3cIpaFWListEntry row .1.3.6.1.4.1.2011.10.2.25.6.1
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.2011.10.2.25.6.1.1
Destination IP-address of these accounted packets.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.10.2.25.6.1.2
The number of outbound packets in h3cIpaFWListTable.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.25.6.1.3
The number of inbound bytes in h3cIpaFWListTable.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.10.2.25.6.1.4
The number of outbound packets in h3cIpaFWListTable.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.25.6.1.5
The number of outbound bytes in h3cIpaFWListTable.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.10.2.25.6.1.6