mplsXCLabelStackIndex
MPLS-LSR-STD-MIB ·
.1.3.6.1.2.1.10.166.2.1.10.1.5
Object
Primary index into mplsLabelStackTable identifying a stack of labels to be pushed beneath the top label. Note that the top label identified by the out- segment ensures that all the components of a multipoint-to-point connection have the same outgoing label. A value of the string containing the single octet 0x00 indicates that no labels are to be stacked beneath the top label. This object cannot be modified if mplsXCRowStatus is active(1).
Context
- MIB
- MPLS-LSR-STD-MIB
- OID
.1.3.6.1.2.1.10.166.2.1.10.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsXCEntry
- 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 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-STD-MIB::mplsXCLabelStackIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-STD-MIB::mplsXCLabelStackIndex.<mplsXCIndex>.<mplsXCInSegmentIndex>.<mplsXCOutSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LSR-STD-MIB::mplsXCLabelStackIndex'
Syntax
- Source
- MplsIndexType
- Base type
OctetString
Values & Constraints
Type Constraints
range: 1..24
Conformance
Member of
Compliance refinements
mplsLsrModuleReadOnlyCompliance
readonly
Write access is not required.