mplsInSegmentNPop

MPLS-LSR-STD-MIB · .1.3.6.1.2.1.10.166.2.1.4.1.5

Object

column r/w Integer32
The number of labels to pop from the incoming
packet.  Normally only the top label is popped from
the packet and used for all switching decisions for
that packet.  This is indicated by setting this
object to the default value of 1. If an LSR supports
popping of more than one label, this object MUST
be set to that number. This object cannot be modified
if mplsInSegmentRowStatus is active(1).

Context

MIB
MPLS-LSR-STD-MIB
OID
.1.3.6.1.2.1.10.166.2.1.4.1.5
Type
column
Access
readwrite
Status
current
Parent
mplsInSegmentEntry
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 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-STD-MIB::mplsInSegmentNPop'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-STD-MIB::mplsInSegmentNPop.<mplsInSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LSR-STD-MIB::mplsInSegmentNPop'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance

Member of
Compliance refinements
range: 1
Write access is not required. This object
SHOULD be set to 1 if it is read-only.