gmplsLabelWavebandStart
GMPLS-LABEL-STD-MIB ·
.1.3.6.1.2.1.10.166.16.1.2.1.14
Object
The starting label component of a Waveband Label. Only valid if gmplsLabelType is set to gmplsWavebandLabel(6). 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.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gmplsLabelEntry
- Groups
- 1
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::gmplsLabelWavebandStart'
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::gmplsLabelWavebandStart.<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::gmplsLabelWavebandStart'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
gmplsLabelModuleReadOnlyCompliance
readonly
Write access is not required.