mplsOutSegmentTopLabel
HP-SN-MPLS-LSR-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.2.1.6.1.4
Object
If mplsOutSegmentPushTopLabel is true then this represents the label that should be pushed onto the top of the outgoing packet's label stack. Otherwise this value SHOULD be set to 0 by the management station and MUST be ignored by the agent. This object cannot be modified if mplsOutSegmentRowStatus 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.6.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsOutSegmentEntry
- 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 '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::mplsOutSegmentTopLabel'
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::mplsOutSegmentTopLabel.<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::mplsOutSegmentTopLabel'
Syntax
- Source
- HP-SN-MPLS-TC-MIBMplsLabel
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
mplsLsrModuleCompliance
readonly
Write access is not required.