mplsNodeCreatePw

LUM-MPLS-MIB · .1.3.6.1.4.1.8708.2.40.2.5.1.1.10

Object

Pseudowire ID     - Unique pseudowire ID used when referencing
                    the pseudowire within the node.
Pseudowire type   - Edge pseudowire connects to a singel tunnel while
                    a multi-segment pseudowire connects two tunnels.
Outlabel          - Pseudowire label appended to outgoing packets
                    for this pseudowire.
Inlabel           - Pseudowire label used to identify incoming MPLS
                    packets as part of this pseudowire.
Traffic class     - The traffic class of the pseudowire
TTL               - Time to live indicates the time that a packet still
                    has before its life ends and is dropped. The packets
                    TTL is decremented by 1 at each hop. If the TTL
                    reaches 0, the packet is dropped.
Tunnel            - ID of the MPLS tunnel the pseudowire is bound to.
Flow label        - Flow label (acccording to RFC 6391). Set to
                    enabled or disabled.
Pw Oam status     - The status for the pseudowire Oam signalling.
                    Set to up, down or service
port              - Pseudowire classification on port means that all
                    traffic on this port is mapped into the pseudowire.
VLAN              - All traffic on the selected port with the specified
                    VLAN tag is mapped into the pseudowire
Classification    - All traffic identified by this policy classification
                    is mapped into the pseudowire.
PW operation mode - Service delimiting operations is performed on the
                    packages in the pseudowire by selecting Raw or Tagged
                    mode.

Context

MIB
LUM-MPLS-MIB
OID
.1.3.6.1.4.1.8708.2.40.2.5.1.1.10
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::mplsNodeCreatePw'
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::mplsNodeCreatePw.<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::mplsNodeCreatePw'

Syntax

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

Values & Constraints

No enumerated values or constraints recorded.