gmplsLabelSonetSdhBranch
GMPLS-LABEL-STD-MIB ·
.1.3.6.1.2.1.10.166.16.1.2.1.11
Object
column r/w
Integer32
The Branch Indicator (L) of a SONET or SDH Generalized Label. Zero indicates that this field is non-significant. Only valid 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.11- 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::gmplsLabelSonetSdhBranch'
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::gmplsLabelSonetSdhBranch.<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::gmplsLabelSonetSdhBranch'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-15
Conformance
Member of
Compliance refinements
gmplsLabelModuleReadOnlyCompliance
readonly
Write access is not required.