gmplsLabelMplsLabel

GMPLS-LABEL-STD-MIB · .1.3.6.1.2.1.10.166.16.1.2.1.5

Object

The value of an MPLS Label (that is a Packet Label) if this
table is used to store it.  This may be used in MPLS systems even
though the label values can be adequately stored in the MPLS MIB
modules (MPLS-LSR-STD-MIB and MPLS-TE-STD-MIB).  Furthermore, in
mixed MPLS and GMPLS systems, it may be advantageous to store all
labels in a single label table.  Lastly, in GMPLS systems where
Packet Labels are used (that is in systems that use GMPLS
signaling and GMPLS Labels for packet switching), it may be
desirable to use this table.
              
This object is only valid if gmplsLabelType is set
to gmplsMplsLabel(1).  This object cannot be modified if
gmplsLabelRowStatus is active(1).

Context

MIB
GMPLS-LABEL-STD-MIB
OID
.1.3.6.1.2.1.10.166.16.1.2.1.5
Type
column
Access
readwrite
Status
current
Parent
gmplsLabelEntry
Groups
1

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 'GMPLS-LABEL-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-LABEL-STD-MIB::gmplsLabelMplsLabel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GMPLS-LABEL-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-LABEL-STD-MIB::gmplsLabelMplsLabel.<gmplsLabelInterface>.<gmplsLabelIndex>.<gmplsLabelSubindex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GMPLS-LABEL-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GMPLS-LABEL-STD-MIB::gmplsLabelMplsLabel'

Syntax

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
Write access is not required.