hh3cmplsInSegmentXCIndex
HH3C-MPLS-LSR-MIB ·
.1.3.6.1.4.1.25506.8.12.1.1.3.1.5
Object
column Integer32
Index into hh3cmplsXCTable which identifies which cross- connect entry this segment is part of. A value of zero indicates that this entry is not referred to by any cross-connect entry. When a cross-connect entry is created which this in-segment is a part of, this object is automatically updated to reflect the value of hh3cmplsXCIndex of that cross-connect entry.
Context
- MIB
- HH3C-MPLS-LSR-MIB
- OID
.1.3.6.1.4.1.25506.8.12.1.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cmplsInSegmentEntry
- 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::hh3cmplsInSegmentXCIndex'
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::hh3cmplsInSegmentXCIndex.<hh3cmplsInSegmentIfIndex>.<hh3cmplsInSegmentLabel>'
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::hh3cmplsInSegmentXCIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of
Compliance refinements
Write access is not required.