pvxEcfmMepY1731DefectConditions
PACKET-VX-BRIDGE-MIB ·
.1.3.6.1.4.1.18070.2.2.1.14.2.21.2.1.14
Object
column PvxY1731MepDefects
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.14- 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::pvxEcfmMepY1731DefectConditions'
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::pvxEcfmMepY1731DefectConditions.<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::pvxEcfmMepY1731DefectConditions'
Syntax
- Source
- PvxY1731MepDefects
- 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 conditions are:
remoteMepDefectCondition (1) The MEP has encountered remote MEP defect
condition.
lossOfContinuity (2) The MEP has encountered loss of continuity
defect condition.
bDefUnexpectedPeriod (3) The MEP has encountered unexpected period
defect condition.
unexpectedPeriod (4) The MEP has encountered unexpected MEP defect
condition.
misMerge (5) The MEP has encountered mismerge defect
condition.
unexpectedMegLevel (6) The MEP has encountered unexpected MEG level
defect condition.
localLinkFailure (7) The MEP has encountered local link failure
defect condition.
internalHWFailure (8) The MEP has encountered internal hardware
failure defect condition.
internalSWFailure (9) The MEP has encountered internal software
failure defect condition.
aisCondition(10) The MEP has encountered alarm indication defect
condition.
lckCondition(11) The MEP has encountered locked defect
condition.
Values & Constraints
Type Values
0 | remoteMepDefectCondition |
1 | lossOfContinuity |
2 | unexpectedPeriod |
3 | unexpectedMep |
4 | misMerge |
5 | unexpectedMegLevel |
6 | localLinkFailure |
7 | internalHWFailure |
8 | internalSWFailure |
9 | aisCondition |
10 | lckCondition |