hwNdProxyAdminStatus

HUAWEI-ARP-PROXY-MIB · .1.3.6.1.4.1.2011.5.17.15.1.1.2

Object

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

Context

MIB
HUAWEI-ARP-PROXY-MIB
OID
.1.3.6.1.4.1.2011.5.17.15.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hwNdProxyEnableEntry

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::hwNdProxyAdminStatus'
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::hwNdProxyAdminStatus.<hwNdProxyIfIndex>'
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::hwNdProxyAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled