mplsLdpEntityFrameRelayLRLen
MPLS-LDP-FRAME-RELAY-STD-MIB ·
.1.3.6.1.2.1.10.166.6.1.1.2.1.3
Object
column r/w
Enumeration
This object specifies the length of the DLCI bits.
This is the EXACT value for the Len field of the
Frame Relay Label Range Component.
The description from rfc3036.txt is:
'Len
This field specifies the number of bits of the DLCI.
The following values are supported:
Len DLCI bits
0 10
2 23
Len values 1 and 3 are reserved.'
Please refer to the following reference for a complete
description of this feature.
Context
- MIB
- MPLS-LDP-FRAME-RELAY-STD-MIB
- OID
.1.3.6.1.2.1.10.166.6.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsLdpEntityFrameRelayLREntry
- 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-FRAME-RELAY-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-FRAME-RELAY-STD-MIB::mplsLdpEntityFrameRelayLRLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-FRAME-RELAY-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-FRAME-RELAY-STD-MIB::mplsLdpEntityFrameRelayLRLen.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>.<mplsLdpEntityFrameRelayLRMinDlci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-FRAME-RELAY-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-FRAME-RELAY-STD-MIB::mplsLdpEntityFrameRelayLRLen'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | tenDlciBits |
2 | twentyThreeDlciBits |
Conformance
Member of
Compliance refinements
Write access is not required.