mplsNodeCreateTunnel
LUM-MPLS-MIB ·
.1.3.6.1.4.1.8708.2.40.2.5.1.1.8
Object
column LUM-TCCommandString
Identifier - Unique tunnel ID used when referencing
the tunnel within the node.
MPLS-TP ID - Set the standard MPLS-TP ID for the
tunnel on the format:
'<Source Global ID>::<Source Node ID>::<Source Tunnel ID>
::<Destination Global ID>
::<Destination Node ID>
::<Destination Tunnel ID>'.
This is to simplify unique
identification of the tunnel in the
entire network. Local node and tunnel
ID will be used as source IDs, while
peer node and tunnel ID will be used
as destination IDs.
Associate LSP - Associate any existing LSP not already
allocated to a tunnel.
Create new LSP - Create a new LSP allocated with the
tunnel.
LSP identifier - Unique LSP ID used when referencing the
LSP within the node.
Interface - Id of the MPLS interface the LSP is
bound to.
Outgoing label - MPLS label appended to outgoing MPLS
packets for this LSP.
Incoming label - MPLS label used to identify incoming
MPLS packets on the interface above as
part of this LSP.
Context
- MIB
- LUM-MPLS-MIB
- OID
.1.3.6.1.4.1.8708.2.40.2.5.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mplsNodeEntry
- Groups
- 5
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 'LUM-MPLS-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MPLS-MIB::mplsNodeCreateTunnel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MPLS-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MPLS-MIB::mplsNodeCreateTunnel.<mplsNodeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MPLS-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MPLS-MIB::mplsNodeCreateTunnel'
Syntax
- Source
- LUM-TCCommandString
- Base type
OctetString- Display format
255a
Type Description
tbd
Values & Constraints
No enumerated values or constraints recorded.