dccrldpPmQueryFECSupported
DC-CR-LDP-MIB ·
.1.3.6.1.4.1.629.10.15.1.2.1.12
Object
When set to 'true', DC-CR-LDP queries the routing stub when a label mapping for an unrecognized FEC is received to determine whether the FEC should be recognized and the corresponding switch programming performed or not. If set to 'false' DC-CR-LDP creates a dummy FEC for the mapping and retains or releases the mapping based on the label retention policy for the session.
Context
- MIB
- DC-CR-LDP-MIB
- OID
.1.3.6.1.4.1.629.10.15.1.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dccrldpPmEntry
- Groups
- 1
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 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpPmQueryFECSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpPmQueryFECSupported.<dccrldpPmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-CR-LDP-MIB::dccrldpPmQueryFECSupported'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of