mplsXCLabelStackIndex

HP-SN-MPLS-LSR-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.2.1.9.1.3

Object

column r/w Unsigned32
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 0 indicates that no
labels are to be stacked beneath the top label. This
object cannot be modified if mplsXCRowStatus is
active(1).

Context

MIB
HP-SN-MPLS-LSR-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.2.1.9.1.3
Type
column
Access
readwrite
Status
current
Parent
mplsXCEntry
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 'HP-SN-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-LSR-MIB::mplsXCLabelStackIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-LSR-MIB::mplsXCLabelStackIndex.<mplsXCIndex>.<mplsInSegmentIfIndex>.<mplsInSegmentLabel>.<mplsOutSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-MPLS-LSR-MIB::mplsXCLabelStackIndex'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance

Member of
Compliance refinements
Write access is not required.