fsMplsLdpConfigurationSequenceTLVEnable
SUPERMICRO-MPLS-MIB ·
.1.3.6.1.4.1.10876.101.1.13.1.11.1
Object
When this object is set to true(1), Configuration Sequence TLV
is sent in the LDP Hello Message.
When this object is set to false(2), Configuration Sequence TLV
is not set in the LDP Hello Message.
Value set in this object is reflected only on the LDP Entities
created after setting this object.
Context
- MIB
- SUPERMICRO-MPLS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.1.11.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsMplsLdpScalarObjects
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::fsMplsLdpConfigurationSequenceTLVEnable.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::fsMplsLdpConfigurationSequenceTLVEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |