osDot1agMepDirection

OS-DOT1AG-MIB · .1.3.6.1.4.1.629.1.50.22.1.3.1.3

Object

The direction in which the MEP faces on the Bridge port.
down(1)    Sends Continuity Check Messages away from the
            MAC Relay Entity. Also know as 'outward'.
up(2)      Sends Continuity Check Messages towards the
            MAC Relay Entity. Also know as 'inward'.

Context

MIB
OS-DOT1AG-MIB
OID
.1.3.6.1.4.1.629.1.50.22.1.3.1.3
Type
column
Access
readwrite
Status
current
Parent
osDot1agMepEntry
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 'OS-DOT1AG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-DOT1AG-MIB::osDot1agMepDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-DOT1AG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-DOT1AG-MIB::osDot1agMepDirection.<osEthOamMdLevel>.<osDot1agMaIndex>.<osDot1agMepId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-DOT1AG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-DOT1AG-MIB::osDot1agMepDirection'

Values & Constraints

Type Values
1down
2up

Conformance