gmplsLabelFreeform
GMPLS-LABEL-STD-MIB ·
.1.3.6.1.2.1.10.166.16.1.2.1.7
Object
The value of a Freeform Generalized Label that does not conform to one of the standardized label encodings or that an implementation chooses to represent as an octet string without further decoding. Only valid if gmplsLabelType is set to gmplsFreeformLabel(3). 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.7- 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::gmplsLabelFreeform'
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::gmplsLabelFreeform.<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::gmplsLabelFreeform'
Syntax
- Source
- GMPLS-TC-STD-MIBGmplsFreeformLabelTC
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..64
Conformance
Member of
Compliance refinements
gmplsLabelModuleReadOnlyCompliance
readonly
Write access is not required.