etherWisPathCurrentStatus
ETHER-WIS ·
.1.3.6.1.2.1.10.134.2.1.1.1.1
Object
column Bits
This variable indicates the current status of the
path payload with a bit map that can indicate multiple
defects at once. The bit positions are assigned as
follows:
etherWisPathLOP(0)
This bit is set to indicate that an
LOP-P (Loss of Pointer - Path) defect
is being experienced. Note: when this
bit is set, sonetPathSTSLOP MUST be set
in the corresponding instance of
sonetPathCurrentStatus.
etherWisPathAIS(1)
This bit is set to indicate that an
AIS-P (Alarm Indication Signal - Path)
defect is being experienced. Note: when
this bit is set, sonetPathSTSAIS MUST be
set in the corresponding instance of
sonetPathCurrentStatus.
etherWisPathPLM(1)
This bit is set to indicate that a
PLM-P (Payload Label Mismatch - Path)
defect is being experienced. Note: when
this bit is set, sonetPathSignalLabelMismatch
MUST be set in the corresponding instance of
sonetPathCurrentStatus.
etherWisPathLCD(3)
This bit is set to indicate that an
LCD-P (Loss of Codegroup Delination - Path)
defect is being experienced. Since this
defect is detected by the PCS and not by
the path layer itself, there is no
corresponding bit in sonetPathCurrentStatus.
Context
- MIB
- ETHER-WIS
- OID
.1.3.6.1.2.1.10.134.2.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etherWisPathCurrentEntry
- Groups
- 1
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 'ETHER-WIS' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ETHER-WIS::etherWisPathCurrentStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ETHER-WIS' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ETHER-WIS::etherWisPathCurrentStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ETHER-WIS' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ETHER-WIS::etherWisPathCurrentStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | etherWisPathLOP |
1 | etherWisPathAIS |
2 | etherWisPathPLM |
3 | etherWisPathLCD |
Conformance
Member of