hwDldpIfNeighbourState

HUAWEI-DLDP-MIB · .1.3.6.1.4.1.2011.5.25.173.1.1.12.1.4

Object

column Enumeration
When the activated port detects a neighbor, it can record the state of the neighbour, and its value includes unknown, one way, and two way.

Context

MIB
HUAWEI-DLDP-MIB
OID
.1.3.6.1.4.1.2011.5.25.173.1.1.12.1.4
Type
column
Access
readonly
Status
current
Parent
hwDldpIfNeighbourEntry
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-DLDP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DLDP-MIB::hwDldpIfNeighbourState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DLDP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DLDP-MIB::hwDldpIfNeighbourState.<hwDldpIfIndex>.<hwDldpIfNeighbourMacAddr>.<hwDldpIfNeighbourIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DLDP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DLDP-MIB::hwDldpIfNeighbourState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2oneWay
3twoWay

Conformance