mplsLdpEntityLabelDistMethod
MPLS-LDP-STD-MIB ·
.1.3.6.1.2.1.10.166.4.1.2.3.1.12
Object
For any given LDP session, the method of label distribution must be specified.
Context
- MIB
- MPLS-LDP-STD-MIB
- OID
.1.3.6.1.2.1.10.166.4.1.2.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsLdpEntityEntry
- 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 'MPLS-LDP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-STD-MIB::mplsLdpEntityLabelDistMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-STD-MIB::mplsLdpEntityLabelDistMethod.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-STD-MIB::mplsLdpEntityLabelDistMethod'
Syntax
- Source
- MPLS-TC-STD-MIBMplsLabelDistributionMethod
- Base type
Enumeration
Values & Constraints
Type Values
1 | downstreamOnDemand |
2 | downstreamUnsolicited |
Conformance
Member of
Compliance refinements
mplsLdpModuleReadOnlyCompliance
readonly
Write access is not required.