fsMplsLdpForceOption
SUPERMICRO-MPLS-MIB ·
.1.3.6.1.4.1.10876.101.1.13.1.1.9
Object
This object is currently used only in conjunction with
the object fsMplsLdpLsrId.
If this object is set to true(1), Label Switching
Router's Identifier when configured through the object
fsMplsLdpLsrId makes an immediate effect in retriggering
the LDP Sessions available.
If this object is set to false(2), Label Switching
Router's Identifier when configured through the object
fsMplsLdpLsrId does not make an immediate effect. Instead
retriggering of the LDP Sessions occurs only when the
interface of the Active LDP LSR ID goes down.
Context
- MIB
- SUPERMICRO-MPLS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsMplsConfigObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MPLS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-MIB::fsMplsLdpForceOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPLS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPLS-MIB::fsMplsLdpForceOption'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |