oacEthOamMepMode
ONEACCESS-ETHOAM-EXT-MIB ·
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.1
Object
The standard the MEP is following. The possible values are:
- modey1731 (1) The MEP functions according to the Y.1731
standard
- mode802dot1ag (2) The MEP functions according to the IEEE 802.1ag
standard
- modehybrid (3) MEP functions according to the IEEE 802.1ag
standard, but also supports the delay and loss
functionality of the Y.1731 standard
The default mode is 'modehybrid'.
Context
- MIB
- ONEACCESS-ETHOAM-EXT-MIB
- OID
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Default
modehybrid- Parent
- oacEthOamExtMepEntry
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 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepMode'
Syntax
- Source
- EthOamExtMepMode
- Base type
Enumeration
Type Description
The CFM standard to which the MEP adheres.
Values & Constraints
Type Values
1 | modey1731 |
2 | mode8021ag |
3 | modehybrid |