wwpLeosCfmExtLinkTraceMsgAction

WWP-LEOS-CFM-MIB · .1.3.6.1.4.1.6141.2.60.35.1.21.8.1.1.7

Object

column r/w SendState
This object represents the action for the message (send, clear or cancel)
If set to send(1) and if wwpLeosCfmExtLinkTraceMsgTargetMacAddr is specified 
then LinkTraceMsg is sent to remote Mac.
If set to send(1) and if wwpLeosCfmExtLinkTraceMsgTargetMEPID is specified 
then LinktraceMsg is sent to remote mepid.
If set to clear(2) will clear mep statistics for given service and mepid.
If set to cancel(3) will return commit_failed_error.

Context

MIB
WWP-LEOS-CFM-MIB
OID
.1.3.6.1.4.1.6141.2.60.35.1.21.8.1.1.7
Type
column
Access
readwrite
Status
current
Parent
wwpLeosCfmExtLinkTraceMsgEntry

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 'WWP-LEOS-CFM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-CFM-MIB::wwpLeosCfmExtLinkTraceMsgAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-CFM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-CFM-MIB::wwpLeosCfmExtLinkTraceMsgAction.<wwpLeosCfmServiceIndex>.<wwpLeosCfmExtLinkTraceMsgLocalMepID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-CFM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-CFM-MIB::wwpLeosCfmExtLinkTraceMsgAction'

Syntax

Source
SendState
Base type
Enumeration

Values & Constraints

Type Values
1send
2clear
3cancel
99none