mplsNodeCreateXC
LUM-MPLS-MIB ·
.1.3.6.1.4.1.8708.2.40.2.5.1.1.7
Object
column LUM-TCCommandString
Internal command for creating a XC entry.
In-segment name - Name of the incoming segment.
In-segment label - The MPLS label for the incoming
traffic.
Out-segment name - Name of the outgoing segment.
Out-segment label - The MPLS label for the outgoing
traffic.
By not selecting an out interface or an in interface
a cross-connect for a LER, Label Edge Router, is
created.
Context
- MIB
- LUM-MPLS-MIB
- OID
.1.3.6.1.4.1.8708.2.40.2.5.1.1.7- 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::mplsNodeCreateXC'
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::mplsNodeCreateXC.<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::mplsNodeCreateXC'
Syntax
- Source
- LUM-TCCommandString
- Base type
OctetString- Display format
255a
Type Description
tbd
Values & Constraints
No enumerated values or constraints recorded.