gmplsLabelSonetSdhSignalIndex

GMPLS-LABEL-STD-MIB · .1.3.6.1.2.1.10.166.16.1.2.1.8

Object

column r/w Integer32
The Signal Index value (S) of a SONET or SDH Generalized Label.
Zero indicates that this field is non-significant.  Only valid if
gmplsLabelType is set to gmplsSonetLabel(4) or gmplsSdhLabel(5).
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.8
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::gmplsLabelSonetSdhSignalIndex'
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::gmplsLabelSonetSdhSignalIndex.<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::gmplsLabelSonetSdhSignalIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-4095

Conformance

Member of
Compliance refinements
Write access is not required.