jnxMplsLdpEntityLabelType

JUNIPER-MPLS-LDP-MIB · .1.3.6.1.4.1.2636.3.36.1.2.3.1.19

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 jnxMplsLdpEntityAtmParms
Table, which corresponds to this entry.
              
If the value is frameRelayParameters(3) then
a row must be created in the jnxMplsLdpEntityFrameRelayParms
Table, which corresponds to this entry.

Context

MIB
JUNIPER-MPLS-LDP-MIB
OID
.1.3.6.1.4.1.2636.3.36.1.2.3.1.19
Type
column
Access
readonly
Status
current
Parent
jnxMplsLdpEntityEntry
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 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityLabelType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityLabelType.<jnxMplsLdpEntityLdpId>.<jnxMplsLdpEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityLabelType'

Values & Constraints

Type Values
1generic
2atm
3frameRelay

Conformance

Member of
Compliance refinements
Write access is not required.