ethOamDestNePmActivity
RAD-OamCfm-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.3.2.5.1.5
Object
column deprecated
r/w
Bits
This object defines the PM activity of the specific Destination NE. Setting this object to 0 (all zeros) will stop all PM activity for the Destination NE. singleEndedLoss(0) and dualEndedLoss(1) cannot be set simultaneously. oneWayDelay(2) and twoWayDelay(3) cannot be set simultaneously.
Context
- MIB
- RAD-OamCfm-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.3.2.5.1.5- Type
- column
- Access
- readwrite
- Status
- deprecated
- 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::ethOamDestNePmActivity'
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::ethOamDestNePmActivity.<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::ethOamDestNePmActivity'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | singleEndedLoss |
1 | dualEndedLoss |
2 | oneWayDelay |
3 | twoWayDelay |