gmplsLabelType

GMPLS-LABEL-STD-MIB · .1.3.6.1.2.1.10.166.16.1.2.1.4

Object

Identifies the type of this label.  Note that this object does
not determine whether MPLS or GMPLS signaling is in use: a value
of gmplsMplsLabel(1) denotes that an MPLS Packet Label is
present in the gmplsLabelMplsLabel object and encoded using the
MplsLabel TEXTUAL-CONVENTION (may be a 20-bit MPLS Label, a 10-
or 23-bit Frame Relay Label, or an Asynchronous Transfer Mode
(ATM) Label), but does not describe whether this is signaled
using MPLS or GMPLS.
              
The value of this object helps determine which of the following
objects are valid.  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.4
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::gmplsLabelType'
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::gmplsLabelType.<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::gmplsLabelType'

Values & Constraints

Type Values
1gmplsMplsLabel
2gmplsPortWavelengthLabel
3gmplsFreeformGeneralizedLabel
4gmplsSonetLabel
5gmplsSdhLabel
6gmplsWavebandLabel

Conformance

Member of
Compliance refinements
Write access is not required.