hh3cmplsXCLabelStackIndex
HH3C-MPLS-LSR-MIB ·
.1.3.6.1.4.1.25506.8.12.1.1.9.1.3
Object
column r/w
Integer32
Primary index into hh3cmplsLabelStackTable 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.
Context
- MIB
- HH3C-MPLS-LSR-MIB
- OID
.1.3.6.1.4.1.25506.8.12.1.1.9.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cmplsXCEntry
- 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 'HH3C-MPLS-LSR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MPLS-LSR-MIB::hh3cmplsXCLabelStackIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-MPLS-LSR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MPLS-LSR-MIB::hh3cmplsXCLabelStackIndex.<hh3cmplsXCIndex>.<hh3cmplsInSegmentIfIndex>.<hh3cmplsInSegmentLabel>.<hh3cmplsOutSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-MPLS-LSR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-MPLS-LSR-MIB::hh3cmplsXCLabelStackIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of
Compliance refinements
hh3cmplsLsrModuleCompliance
readonly
Write access is not required.