swDULDMode

DULD-MIB · .1.3.6.1.4.1.171.12.87.1.1.1.4

Object

column r/w Enumeration
This object indicates the mode for unidirectional link detection.
shutdown: if any unidirectional link is detected, disable the port and log an event.
normal: only log an event when a unidirectional link is detected.

Context

MIB
DULD-MIB
OID
.1.3.6.1.4.1.171.12.87.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
swDULDEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1shutdown
2normal