jnxMplsLdpLspType
JUNIPER-MPLS-LDP-MIB ·
.1.3.6.1.4.1.2636.3.36.1.3.6.1.4
Object
column MPLS-TC-STD-MIBMplsLspType
The type of LSP connection.
The possible values are:
unknown(1) -- if the LSP is not known
to be one of the following.
terminatingLsp(2) -- if the LSP terminates
on the LSR, then this
is an ingressing LSP
which ends on the LSR,
originatingLsp(3) -- if the LSP originates
from the LSR, then this
is an egressing LSP which is
the head-end of the LSP,
crossConnectingLsp(4) -- if the LSP ingresses
and egresses on the LSR,
then it is cross-connecting
on that LSR.
Context
- MIB
- JUNIPER-MPLS-LDP-MIB
- OID
.1.3.6.1.4.1.2636.3.36.1.3.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxMplsLdpLspEntry
- 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 '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::jnxMplsLdpLspType'
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::jnxMplsLdpLspType.<jnxMplsLdpEntityLdpId>.<jnxMplsLdpEntityIndex>.<jnxMplsLdpPeerLdpId>.<jnxMplsLdpLspIfIndex>.<jnxMplsLdpLspLabel>'
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::jnxMplsLdpLspType'
Syntax
- Source
- MPLS-TC-STD-MIBMplsLspType
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | terminatingLsp |
3 | originatingLsp |
4 | crossConnectingLsp |
Conformance
Member of