sdpBindPwLocalStatusBits

TIMETRA-SDP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.4.4.1.67

Object

column Bits
sdpBindPwLocalStatusBits indicates the bits set locally
when there is a fault.
LAC failures occur on the SAP that has been configured on
the PIPE service, PSN bits are set by SDP-binding failures
on the PIPE service.  The pwNotForwarding bit is set when
none of the above failures apply, such as an MTU mismatch
failure.  This value is sent to the peer via pseudowire
status signalling method to indicate faults only if
sdpBindPwStatusSignaling is set to true.

Context

MIB
TIMETRA-SDP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.4.4.1.67
Type
column
Access
readonly
Status
current
Parent
sdpBindEntry
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 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpBindPwLocalStatusBits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpBindPwLocalStatusBits.<svcId>.<sdpBindId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SDP-MIB::sdpBindPwLocalStatusBits'

Syntax

Bits

Values & Constraints

Enumerated Values
0pwNotForwarding
1lacIngressFault
2lacEgresssFault
3psnIngressFault
4psnEgressFault
5pwFwdingStandby

Conformance