pvxEcfmMepDefects
PACKET-VX-BRIDGE-MIB ·
.1.3.6.1.4.1.18070.2.2.1.14.2.21.2.1.15
Object
column PvxEcfmMepDefects
A vector of Boolean indicates the defect conditions.
Context
- MIB
- PACKET-VX-BRIDGE-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.14.2.21.2.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pvxEcfmMepEntry
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 '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::pvxEcfmMepDefects'
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::pvxEcfmMepDefects.<pvxEcfmMepSwitchIdx>.<pvxEcfmMepShelfId>.<pvxEcfmMepSlotId>.<pvxEcfmMepPortTypeId>.<pvxEcfmMepPortId>.<pvxEcfmMepESrvcName>'
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::pvxEcfmMepDefects'
Syntax
- Source
- PvxEcfmMepDefects
- Base type
Bits
Type Description
A MEP can detect and report a number of defects, and multiple
defects can be present at the same time. These defects are:
remoteMepDefect(1) A remote MEP is reported the RDI bit in its
last CCM.
macStatusDefect(2) Either some remote MEP is reporting its
Interface Status TLV as not isUp, or all remote
MEPs are reporting a Port Status TLV that
contains some value other than psUp.
remoteCCMDefect(3) The MEP is not receiving valid CCMs from at
least one of the remote MEPs.
errorCCMDefect(4) The MEP has received at least one invalid CCM
whose CCM Interval has not yet timed out.
xConnCCMDefect(5) The MEP has received at least one CCM from
either another MAID or a lower MD Level whose
CCM Interval has not yet timed out.
Values & Constraints
Type Values
0 | remoteMepDefect |
1 | macStatusDefect |
2 | remoteCCMDefect |
3 | errorCCMDefect |
4 | xConnCCMDefect |