hh3cmplsOutSegmentPushTopLabel
HH3C-MPLS-LSR-MIB ·
.1.3.6.1.4.1.25506.8.12.1.1.6.1.3
Object
This value indicates whether or not a top label should be pushed onto the outgoing packet's label stack. The value of this variable must be set to true if the outgoing interface does not support pop- and-go (for example an ATM interface) or if it is a tunnel origination. Note that it is considered an error in the case that hh3cmplsOutSegmentPushTopLabel is set to false, but the cross-connect entry which refers to this out-segment has a non-zero hh3cmplsLabelStackIndex. The LSR MUST ensure that this situation does not happen
Context
- MIB
- HH3C-MPLS-LSR-MIB
- OID
.1.3.6.1.4.1.25506.8.12.1.1.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cmplsOutSegmentEntry
- 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::hh3cmplsOutSegmentPushTopLabel'
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::hh3cmplsOutSegmentPushTopLabel.<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::hh3cmplsOutSegmentPushTopLabel'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
hh3cmplsLsrModuleCompliance
readonly
Write access is not required.