sdpBindClassFwdingOperState

TIMETRA-SDP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.4.4.1.38

Object

The value of sdpBindClassFwdingOperState indicates the operational
state of forwarding class based forwarding on this sdpBind.
              
When the SDP this sdpBind is bound to has sdpClassFwdingEnabled set to
'false', the value of sdpBindClassFwdingOperState is 'outOfService'.
              
When the SDP this sdpBind is bound to has sdpClassFwdingEnabled set to
'true' and the svcType of the service this sdpBind is defined on is
'tls', 'vprn', or 'ies', the value of sdpBindClassFwdingOperState is
'inService'. If the service has svcVcSwitching set to 'true', the
value of sdpBindClassFwdingOperState is 'inService'
              
When the SDP this sdpBind is bound to has sdpClassFwdingEnabled set to
'true' and the svcType of the service this sdpBind is defined on is
'epipe', 'apipe', 'fpipe', or 'ipipe' with no SAP defined on the
service, the value of sdpBindClassFwdingOperState is 'unknown'. If the
service has a SAP with a NULL sapIngressSharedQueuePolicy, the value
of sdpBindClassFwdingOperState is 'outOfService'. If the service has a
SAP with a non-NULL sapIngressSharedQueuePolicy, the value of
sdpBindClassFwdingOperState is 'inService'.

Context

MIB
TIMETRA-SDP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.4.4.1.38
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::sdpBindClassFwdingOperState'
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::sdpBindClassFwdingOperState.<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::sdpBindClassFwdingOperState'

Syntax

Values & Constraints

Type Values
1unknown
2inService
3outOfService
4transition

Conformance