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
Net-SNMP examples
How SNMP and these commands workWalk 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'
Syntax
- Source
- IEEE8021-CFM-MIBDot1agCfmMpDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | down |
2 | up |
Conformance
Member of