pwGenericLocalStatus

LUM-PW-MIB · .1.3.6.1.4.1.8708.2.41.2.2.1.1.22

Object

column PwStatus
Indicates the status of the PW in the local node.
The various indications in this object SHOULD be
available independent of the ability of the local node to
advertise them or the remote node to accept these status
indications through the control protocol.

Context

MIB
LUM-PW-MIB
OID
.1.3.6.1.4.1.8708.2.41.2.2.1.1.22
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::pwGenericLocalStatus'
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::pwGenericLocalStatus.<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::pwGenericLocalStatus'

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