mplsNodeCreateIf

LUM-MPLS-MIB · .1.3.6.1.4.1.8708.2.40.2.5.1.1.11

Object

Internal command for creating an interface.
Identifier   - Unique MPLS interface ID used when referencing
               the interface within the node.
Admin Status - Defines whether the interface shall be active
               or not.
Port         - Physical port that the interface is connected to.
VLAN ID      - VLAN ID prepended on all MPLS packets sent on
               this interface.
Next hop MAC - Destination MAC address prepended to all MPLS
               packets sent on this interface.
Interface    - Source MAC address prepended to all MPLS packets
               sent on this interface.

Context

MIB
LUM-MPLS-MIB
OID
.1.3.6.1.4.1.8708.2.40.2.5.1.1.11
Type
column
Access
readonly
Status
current
Parent
mplsNodeEntry
Groups
5

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 'LUM-MPLS-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MPLS-MIB::mplsNodeCreateIf'
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::mplsNodeCreateIf.<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::mplsNodeCreateIf'

Syntax

Source
LUM-TCCommandString
Base type
OctetString
Display format
255a
Type Description
tbd

Values & Constraints

No enumerated values or constraints recorded.