sdpBindPwPeerStatusBits
TN-SDP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.4.4.4.1.28
Object
column Bits
sdpBindPwPeerStatusBits indicates the bits set by the LDP peer when there is a fault on its side of the pseudowire. 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 only applicable if the peer is using the pseudowire status signalling method to indicate faults.
Context
- MIB
- TN-SDP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.4.4.4.1.28- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sdpBindEntry
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 'TN-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SDP-MIB::sdpBindPwPeerStatusBits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SDP-MIB::sdpBindPwPeerStatusBits.<tnSysSwitchId>.<tnSvcId>.<sdpBindId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-SDP-MIB::sdpBindPwPeerStatusBits'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | pwNotForwarding |
1 | lacIngressFault |
2 | lacEgresssFault |
3 | psnIngressFault |
4 | psnEgressFault |
5 | pwFwdingStandby |