HUAWEI-ARP-PROXY-MIB Table View

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

Tables
4
Rows
4
Columns
15
.1.3.6.1.4.1.2011.5.17.1.1 · 1 row entry · 2 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwArpProxyEnableTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ARP-PROXY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ARP-PROXY-MIB::hwArpProxyEnableTable'
Used for configuring the basic information about the ARP proxy of the L3 interface. 
When VLAN interfaces are added, entries are added automatically. 
The index of this table is hwArpProxyVlanIfIndex.
hwArpProxyEnableEntry row .1.3.6.1.4.1.2011.5.17.1.1.1
Used for configuring the basic information about the ARP proxy of the L3 interface.
When VLAN interfaces are added, entries are added automatically.
The index of this entry is hwArpProxyVlanIfIndex.
Column Syntax OID
Indicates a table index, which uniquely identifies a VLAN L3 interface.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.17.1.1.1.1
Indicates the ARP proxy status of a VLAN L3 interface.
Options:
1. enabled(1) -indicates the ARP proxy function on the VLAN interface is enabled
2. disabled(2) -indicates the ARP proxy function on the VLAN interface …
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.17.1.1.1.2
.1.3.6.1.4.1.2011.5.17.1.2 · 1 row entry · 2 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwArpLearningUniTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ARP-PROXY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ARP-PROXY-MIB::hwArpLearningUniTable'
Used for configuring the ability of UNI ARP learning on the L3 interface. 
When VLAN interfaces are added, entries are added automatically. 
The index of this table is hwArpLearningUniVlanIfIndex.
hwArpLearningUniEntry row .1.3.6.1.4.1.2011.5.17.1.2.1
Used for configuring the ability of UNI ARP learning on the L3 interface.
When VLAN interfaces are added, entries are added automatically.
The index of this entry is hwArpLearningUniVlanIfIndex.
Column Syntax OID
Indicates a table index, which uniquely identifies a VLAN L3 interface.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.17.1.2.1.1
Indicates the ARP learning uni status of a VLAN L3 interface.
Options:
1. enabled(1) -indicates the UNI ARP learning function on the VLAN interface is enabled
2. disabled(2) -indicates the UNI ARP learning function …
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.17.1.2.1.2
.1.3.6.1.4.1.2011.5.17.2.1 · 1 row entry · 9 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwArpDetectTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ARP-PROXY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ARP-PROXY-MIB::hwArpDetectTable'
Used for configuring the ARP detection function. The ARP detection function 
is used for detecting whether the link to a peer end is normal. 
The index of this table is hwArpDetectName.
hwArpDetectEntry row .1.3.6.1.4.1.2011.5.17.2.1.1
Used for configuring the ARP detection function. The ARP detection function
is used for detecting whether the link to a peer end is normal.
The index of this entry is hwArpDetectName.
Indexes
Column Syntax OID
Indicates an index of a table, which is the name of ARP detection.
It contains 0-32 characters.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.17.2.1.1.1
Indicates the IP address of a detected object.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.17.2.1.1.2
Indicates the index of a detected port.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.17.2.1.1.3
Indicates the VLAN to which the ARP detection belongs.
Range: 1-4093
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.17.2.1.1.4
Indicates the period of transmitting ARP detection packets. The
timeout time of the link status is determined according to the
transmission period and timeout multiplier.
Timeout time = Transmission period * Timeout …
Integer32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.2011.5.17.2.1.1.5
Indicates the ARP detection timeout multiplier.
Range: 3-50
Default: 3
Integer32r/w
Constraints:
range: 3-50
.1.3.6.1.4.1.2011.5.17.2.1.1.6
Indicates the detection management status. When it is enabled,
the ARP detection function takes effect; when it is disabled,
the ARP detection function does not take effect.
Options:
1. enabled(1) -indicates the ARP…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.17.2.1.1.7
Indicates the detected link status.
Options:
1. down(1) -indicates the detected link status is down
2. up(2) -indicates the detected link status is up
Enumeration
Enumerated Values:
1down
2up
.1.3.6.1.4.1.2011.5.17.2.1.1.8
Indicates the row status.
Options:
1. active(1) -indicates query operation
2. createAndGo(4) -indicates creating operation
3. destroy(6) -indicates ddeleting 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.5.17.2.1.1.9
.1.3.6.1.4.1.2011.5.17.15.1 · 1 row entry · 2 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwNdProxyEnableTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ARP-PROXY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ARP-PROXY-MIB::hwNdProxyEnableTable'
Used for configuring the basic information about the ND proxy of the L3 interface.
The index of this table is hwNdProxyIfIndex.
hwNdProxyEnableEntry row .1.3.6.1.4.1.2011.5.17.15.1.1
Used for configuring the basic information about the ND proxy of the L3 interface.
The index of this entry is hwNdProxyIfIndex.
Column Syntax OID
Indicates a table index, which uniquely identifies a L3 interface.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.17.15.1.1.1
Indicates the ND proxy status of a L3 interface.
Options:
1. enabled(1) -indicates the ND proxy function on the IPv6 interface is enabled
2. disabled(2) -indicates the ND proxy function on the IPv6 interface is disab…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.17.15.1.1.2