hwNDPPortStatus

HUAWEI-HGMP-MIB · .1.3.6.1.4.1.2011.6.7.5.5.1.2

Object

column r/w Enumeration
If it is enabled, the device will send and receive NDP packets via the interface. To disable the NDP function on the interface, set the entry to false(0).

Context

MIB
HUAWEI-HGMP-MIB
OID
.1.3.6.1.4.1.2011.6.7.5.5.1.2
Type
column
Access
readwrite
Status
current
Parent
hwNDPPortEntry
Groups
1

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-HGMP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-HGMP-MIB::hwNDPPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-HGMP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-HGMP-MIB::hwNDPPortStatus.<hwNDPIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-HGMP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-HGMP-MIB::hwNDPPortStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1enable

Conformance