pvxEcfmMepDbRMepState

PACKET-VX-BRIDGE-MIB · .1.3.6.1.4.1.18070.2.2.1.14.2.21.3.1.5

Object

The operational state of the remote MEP IFF State machines.

Context

MIB
PACKET-VX-BRIDGE-MIB
OID
.1.3.6.1.4.1.18070.2.2.1.14.2.21.3.1.5
Type
column
Access
readonly
Status
current
Parent
pvxEcfmMepDbEntry

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 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxEcfmMepDbRMepState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxEcfmMepDbRMepState.<pvxEcfmMepDbSwitchIdx>.<pvxEcfmMepDbVlanId>.<pvxEcfmMepDbLocalMepId>.<pvxEcfmMepDbRemoteMepId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKET-VX-BRIDGE-MIB::pvxEcfmMepDbRMepState'

Syntax

Source
PvxEcfmRemoteMepState
Base type
Enumeration
Type Description
Operational state of the remote MEP state machine.  This
state machine monitors the reception of valid CCMs from a
remote MEP with a specific MEPID.  It uses a timer that
expires in 3.5 times the length of time indicated by the
dot1agCfmMaCcmInterval object.
rMepIdle(1)            Momentary state during reset.
rMepStart(2)           The timer has not expired since the
                       state machine was reset, and no valid
                       CCM has yet been received.
rMepFailed(3)          The timer has expired, both since the
                       state machine was reset, and since a
                       valid CCM was received.
rMepOk(4)              The timer has not expired since a
                       valid CCM was received.

Values & Constraints

Type Values
1rMepIdle
2rMepStart
3rMepFailed
4rMepOk