sdpBindOperHashLabel
TN-SDP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.4.4.4.1.57
Object
column SNMPv2-TCTruthValue
The value of sdpBindOperHashLabel indicates the
negotiated value of hash label that is used on this SDP
binding.
If the value of sdpBindHashLabel is set to 'true' but
the value of sdpBindHashLabelSignalCapability is set to
'false' then sdpBindOperHashLabel will be 'true'.
If the value of sdpBindHashLabelSignalCapability set to
'true' then the value of sdpBindOperHashLabel is 'true'
if peer capability is 'true' and the 7xxx SR router
hardware supports this capability.
If the service has svcVcSwitching set to 'true', the value
of sdpBindOperHashLabel will be 'true' if peer capability
is 'true' and the 7xxx SR router hardware supports this
capability.
Context
- MIB
- TN-SDP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.4.4.4.1.57- 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::sdpBindOperHashLabel'
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::sdpBindOperHashLabel.<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::sdpBindOperHashLabel'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |