wwpLeosCfmRemoteMEPOperState

WWP-LEOS-CFM-MIB · .1.3.6.1.4.1.6141.2.60.35.1.8.1.1.3

Object

column Enumeration
The operational state of the Remote MEP State Machine.
disabled represents that remote mep is admin disabled.
enabled represents that remote mep is operationally enabled
hold represents that remote mep is admin enabled but currently in operational hold state
holdLocked represents that remote mep is locked in hold state.

Context

MIB
WWP-LEOS-CFM-MIB
OID
.1.3.6.1.4.1.6141.2.60.35.1.8.1.1.3
Type
column
Access
readonly
Status
current
Parent
wwpLeosCfmRemoteMEPEntry

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::wwpLeosCfmRemoteMEPOperState'
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::wwpLeosCfmRemoteMEPOperState.<wwpLeosCfmServiceIndex>.<wwpLeosCfmRemoteMEPID>'
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::wwpLeosCfmRemoteMEPOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2enabled
3hold
4holdLocked