hwArpProxyAdminStatus

HUAWEI-ARP-PROXY-MIB · .1.3.6.1.4.1.2011.5.17.1.1.1.2

Object

column r/w Enumeration
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 is disabled
Default: disabled(2)

Context

MIB
HUAWEI-ARP-PROXY-MIB
OID
.1.3.6.1.4.1.2011.5.17.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hwArpProxyEnableEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::hwArpProxyAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::hwArpProxyAdminStatus.<hwArpProxyVlanIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ARP-PROXY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ARP-PROXY-MIB::hwArpProxyAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled