hwArpDetectAdminStatus

HUAWEI-ARP-PROXY-MIB · .1.3.6.1.4.1.2011.5.17.2.1.1.7

Object

column r/w Enumeration
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 detection function is enabled
2. disabled(2) -indicates the ARP detection function is disabled
Default: disabled(2)

Context

MIB
HUAWEI-ARP-PROXY-MIB
OID
.1.3.6.1.4.1.2011.5.17.2.1.1.7
Type
column
Access
readwrite
Status
current
Parent
hwArpDetectEntry

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::hwArpDetectAdminStatus'
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::hwArpDetectAdminStatus.<hwArpDetectName>'
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::hwArpDetectAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled