hgmpNTDPInterfaceEnable

HUAWEI-HGMP-MIB · .1.3.6.1.4.1.2011.6.7.4.9.1.2

Object

column r/w Enumeration
If it is true, the device will send and receive the NTDP packets via the interface. To disable the NTDP 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.4.9.1.2
Type
column
Access
readwrite
Status
current
Parent
hgmpNTDPInterfaceEntry
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::hgmpNTDPInterfaceEnable'
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::hgmpNTDPInterfaceEnable.<hgmpNTDPInterfaceIfIndex>'
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::hgmpNTDPInterfaceEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0false
1true

Conformance