mplsLdpEntityLabelType

MPLS-LDP-STD-MIB · .1.3.6.1.2.1.10.166.4.1.2.3.1.20

Object

Specifies the optional parameters for the LDP
Initialization Message.
              
If the value is generic(1) then no
optional parameters will be sent in
the LDP Initialization message associated
with this Entity.
              
If the value is atmParameters(2) then
a row must be created in the
mplsLdpEntityAtmTable, which
corresponds to this entry.
              
If the value is frameRelayParameters(3) then
a row must be created in the
mplsLdpEntityFrameRelayTable, which
corresponds to this entry.

Context

MIB
MPLS-LDP-STD-MIB
OID
.1.3.6.1.2.1.10.166.4.1.2.3.1.20
Type
column
Access
readwrite
Status
current
Parent
mplsLdpEntityEntry
Groups
1

Walk 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::mplsLdpEntityLabelType'
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::mplsLdpEntityLabelType.<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::mplsLdpEntityLabelType'

Values & Constraints

Type Values
1generic
2atm
3frameRelay

Conformance

Member of
Compliance refinements
Write access is not required.