ethOamDestNeLmmTraffic
RAD-OamCfm-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.3.2.5.1.40
Object
column r/w
Enumeration
Determine if Frame Loss measurements will be applied on synthetic traffic or on real traffic (all, Green only or Yellow only, with or without CCM). Note that if the MEP is configured in E-LAN forwarding mode, only synthetic traffic is supported.
Context
- MIB
- RAD-OamCfm-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.3.2.5.1.40- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethOamDestNeEntry
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 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-OamCfm-MIB::ethOamDestNeLmmTraffic'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-OamCfm-MIB::ethOamDestNeLmmTraffic.<radOamIdx1>.<radOamEvcIdx>.<radMepIdx>.<ethOamServiceIdx>.<ethOamDestNeIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-OamCfm-MIB::ethOamDestNeLmmTraffic'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | syntheticTraffic |
2 | realTraffic |
3 | lmmSynthetic |
4 | slm |
5 | realTrafficGreen |
6 | realTrafficYellow |
7 | realTrafficNoCcm |
8 | realTrafficGreenNoCcm |
255 | notApplicable |