sdpLabelSignaling
TN-SDP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.4.4.3.1.7
Object
column r/w
Enumeration
This object specifies the signaling protocol
used to obtain the ingress and egress labels
used in frames transmitted and received on
this SDP. When the value of this object is
'none' then the labels are manually assigned
at the time the SDP is bound to a service. The
value of this object can only be changed while
the admin status of the SDP is 'down'.
An 'inconsistentValue' error is returned if this object
is not set to 'none' when sdpDelivery is set to 'mpls'.
Default value of this object is set to 'none' when
sdpDelivery is set to 'mpls' otherwise default value
for this object is set to 'tldp'.
Context
- MIB
- TN-SDP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.4.4.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sdpInfoEntry
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::sdpLabelSignaling'
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::sdpLabelSignaling.<tnSysSwitchId>.<sdpId>'
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::sdpLabelSignaling'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | tldp |
3 | bgp |