wwpLeosCfmExtDelayMsgAction

WWP-LEOS-CFM-MIB · .1.3.6.1.4.1.6141.2.60.35.1.21.12.1.1.43

Object

column r/w SendState
This object represents the action for the message (send, clear or cancel)
If set to send(1) and if wwpLeosCfmExtDelayMsgTargetMacAddr is specified 
then loopbackMsg is sent to remote Mac.
If set to send(1) and if wwpLeosCfmExtDelayMsgTargetMEPID is specified 
then loopbackMsg is sent to remote mepid.
If set to clear(2) will clear mep statistics for given service and mepid.
If set to cancel(3) and if wwpLeosCfmExtDelayMsgTargetMacAddr is specified 
then it will cancel sending Delay messages to remoteMac.
If set to cancel(3) and if wwpLeosCfmExtDelayMsgTargetMEPID is specified 
then it will cancel sending Delay messages to remoteMEPID.

Context

MIB
WWP-LEOS-CFM-MIB
OID
.1.3.6.1.4.1.6141.2.60.35.1.21.12.1.1.43
Type
column
Access
readwrite
Status
current
Parent
wwpLeosCfmExtDelayMsgEntry

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::wwpLeosCfmExtDelayMsgAction'
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::wwpLeosCfmExtDelayMsgAction.<wwpLeosCfmServiceIndex>.<wwpLeosCfmExtDelayMsgLocalMEPId>'
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::wwpLeosCfmExtDelayMsgAction'

Syntax

Source
SendState
Base type
Enumeration

Values & Constraints

Type Values
1send
2clear
3cancel
99none