sdpBindMeshTlsTransitionState
TIMETRA-SDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.4.7.1.3
Object
column Enumeration
This object indicates whether we already received an agreement from the peer connected via this mesh sdp. RSTP expects an agreement from every peer after sending a proposal over the VCP when it wants to transition the latter to the forwarding state. This object is only relevant when the role of the VCP is 'designated'. Not receiving an agreement is typically caused by an improperly configured sdp or by a non rstp enabled peer.
Context
- MIB
- TIMETRA-SDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.4.7.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sdpBindMeshTlsEntry
- Groups
- 1
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 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpBindMeshTlsTransitionState'
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::sdpBindMeshTlsTransitionState.<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::sdpBindMeshTlsTransitionState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-applicable |
2 | waiting-for-agreement |
3 | agreement-received |
Conformance
Member of