gmplsLabelIndex
GMPLS-LABEL-STD-MIB ·
.1.3.6.1.2.1.10.166.16.1.2.1.2
Object
column Unsigned32
An arbitrary index into the table to identify a label.
Note that implementations that are representing 32-bit labels
within this table MAY choose to align this index with the value
of the label, and this may result in the use of the value zero
since it represents a valid label value. Such implementation
should be aware of the implications of sparsely populated
tables.
A management application may read the gmplsLabelIndexNext
object to find a suitable value for this object.
Context
- MIB
- GMPLS-LABEL-STD-MIB
- OID
.1.3.6.1.2.1.10.166.16.1.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- gmplsLabelEntry
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 'GMPLS-LABEL-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-LABEL-STD-MIB::gmplsLabelIndex'
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::gmplsLabelIndex.<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::gmplsLabelIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295