etherWisFarEndPathCurrentStatus

ETHER-WIS · .1.3.6.1.2.1.10.134.2.2.1.1.1

Object

column Bits
This variable indicates the current status at the
far end of the path using a bit map that can indicate
multiple defects at once.  The bit positions are
assigned as follows:
              
etherWisFarEndPayloadDefect(0)
   A far end payload defect (i.e., far end
   PLM-P or LCD-P) is currently being signaled
   in G1 bits 5-7.
              
etherWisFarEndServerDefect(1)
   A far end server defect (i.e., far end
   LOP-P or AIS-P) is currently being signaled
   in G1 bits 5-7.  Note:  when this bit is set,
   sonetPathSTSRDI MUST be set in the corresponding
   instance of sonetPathCurrentStatus.

Context

MIB
ETHER-WIS
OID
.1.3.6.1.2.1.10.134.2.2.1.1.1
Type
column
Access
readonly
Status
current
Parent
etherWisFarEndPathCurrentEntry
Groups
1

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 'ETHER-WIS' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ETHER-WIS::etherWisFarEndPathCurrentStatus'
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::etherWisFarEndPathCurrentStatus.<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::etherWisFarEndPathCurrentStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
0etherWisFarEndPayloadDefect
1etherWisFarEndServerDefect

Conformance