hwDot1agCfmMepDirection

HUAWEI-ETHOAM-MIB · .1.3.6.1.4.1.2011.5.25.136.1.1.5.1.1.7

Object

column r/w Enumeration
This object indicates the direction in which the MEP sends the 802.1ag
protocol packets.
Options:
1. invalid(1)    -indicates the invalid value.
2. dirInward(2)  -indicates that the 802.1ag protocol packets sent by an
             inward-facing MEP are transmitted through all the interfaces
             in the VLAN associated with the current MA (except the
             interface where the MEP resides). That is, an inward-facing
             MEP broadcasts the 802.1ag protocol packets in the VLAN
             associated with the current MA.
3. dirOutward(3) -indicates that the 802.1ag protocol packets sent by an
              outward-facing MEP are transmitted directly through the
              interface on which the MEP resides.
By default, the value is invalid.

Context

MIB
HUAWEI-ETHOAM-MIB
OID
.1.3.6.1.4.1.2011.5.25.136.1.1.5.1.1.7
Type
column
Access
readwrite
Status
current
Parent
hwDot1agCfmMepEntry
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-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHOAM-MIB::hwDot1agCfmMepDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHOAM-MIB::hwDot1agCfmMepDirection.<hwDot1agCfmMdIndex>.<hwDot1agCfmMaIndex>.<hwDot1agCfmMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHOAM-MIB::hwDot1agCfmMepDirection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1invalid
2dirInward
3dirOutward

Conformance