pwGenericRemoteStatus

LUM-PW-MIB · .1.3.6.1.4.1.8708.2.41.2.2.1.1.23

Object

column PwStatus
Indicates the status of the PW as was advertised by the
remote.  If the remote is not capable of advertising the
status object, or the local node is not able to accept
the status object through signaling, then the applicable
bit is 'pwNotForwarding', which is set if the remote has
sent label release or label withdraw for this PW.

Context

MIB
LUM-PW-MIB
OID
.1.3.6.1.4.1.8708.2.41.2.2.1.1.23
Type
column
Access
readonly
Status
current
Default
(pwForwarding)
Parent
pwGenericEntry
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 'LUM-PW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PW-MIB::pwGenericRemoteStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PW-MIB::pwGenericRemoteStatus.<pwGenericIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PW-MIB::pwGenericRemoteStatus'

Syntax

Source
PwStatus
Base type
Bits
Type Description
Indicates the status of the PW and the interfaces affecting
this PW.  If none of the bits are set, it indicates no faults
are reported.

Values & Constraints

Type Values
0pwNotForwarding
1servicePwRxFault
2servicePwTxFault
3psnPwRxFault
4psnPwTxFault
31pwForwarding

Conformance