TN-MPLS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
11
Rows
11
Columns
144
.1.3.6.1.4.1.7483.6.1.2.6.1 · 1 row entry · 66 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk vRtrMplsLspTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsLspTable'
The vRtrMplsLspTable has an entry for each Labeled Switch
Path (LSP) configured for a virtual router in the system.
vRtrMplsLspEntry row .1.3.6.1.4.1.7483.6.1.2.6.1.1
Each row entry represents a Labeled Switch Path (LSP) configured
for a virtual router in the system. Entries can be created and
deleted via SNMP SET operations. Setting RowStatus to 'active'
requires vRtrMplsLspName t…
Column Syntax OID
The unique value which identifies this Labeled Switch
Path (LSP) for this virtual router in the Nokia
SROS system. It is a unique value among entries with the
same value of vRtrID.
TN-TC-MIBTmnxVRtrMplsLspID
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.7483.6.1.2.6.1.1.1
The row status used for creation, deletion, or control
of vRtrMplsLspTable entries. Before the row can be
placed into the 'active' state vRtrMplsLspName must
have been assigned a valid value.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.7483.6.1.2.6.1.1.2
The sysUpTime when this row was last modified.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.7483.6.1.2.6.1.1.3
Administrative name for this Labeled Switch Path.
The vRtrMplsLspName must be unique within a virtual
router instance.

When the value of the object vRtrMplsLspType is 'p2mpAuto', LSPs
are auto-created dyn…
TN-TC-MIBTLNamedItemOrEmptyr/w
Type Constraints:
range: 0..64
.1.3.6.1.4.1.7483.6.1.2.6.1.1.4
The desired administrative state for this LSP.
TN-TC-MIBTmnxAdminStater/w
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.7483.6.1.2.6.1.1.5
The current operational state of this LSP.
TN-TC-MIBTmnxOperState
Type Values:
1unknown
2inService
3outOfService
4transition
.1.3.6.1.4.1.7483.6.1.2.6.1.1.6
Source IP address of this LSP. If vRtrMplsLspFromAddr has not
been explicitly set, the system IP address will be used.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.7483.6.1.2.6.1.1.7
Destination IP address of this LSP. This LSP will not be
signaled until vRtrMplsLspToAddr is explicitly set.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.7483.6.1.2.6.1.1.8
The vRtrMplsLspType object is an enumerated value that indicates
whether the label value is statically or dynamically assigned or
whether the LSP will be used exclusively for bypass protection.
The value 'p2mpLsp' will …
Enumerationr/w
Enumerated Values:
1unknown
2dynamic
3static
4bypassOnly
5p2mpLsp
6p2mpAuto
7mplsTp
.1.3.6.1.4.1.7483.6.1.2.6.1.1.9
The vRtrMplsLspOutSegIndx is the index value of the entry in
the mplsOutSegmentTable associated with this vRtrMplsLspEntry
when vRtrMplsLspType is 'static'. If vRtrMplsLspType is
'dynamic', the value of this object wil…
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.7483.6.1.2.6.1.1.10
The value of vRtrMplsLspRetryTimer specifies the time in seconds
the software will wait before attempting the establish the
failed LSP.
secondsUnsigned32r/w
Constraints:
range: 1-600
.1.3.6.1.4.1.7483.6.1.2.6.1.1.11
The value of vRtrMplsLspRetryLimit specifies the number of
attempts the software should make to reestablish a failed LSP
before the LSP is disabled. A value of 0 indicates that an
infinite number of retry attempts shou…
Unsigned32r/w
Constraints:
range: 0-10000
.1.3.6.1.4.1.7483.6.1.2.6.1.1.12
The value of vRtrMplsLspMetric specifies the metric for this
LSP which is used to select an LSP among a set of LSPs which are
destined to the same egress 7x50 router. The LSP with the lowest
metric will be selected.
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.7483.6.1.2.6.1.1.13
When the value of vRtrMplsLspDecrementTtl is 'true', the ingress
ESR writes the TTL of the IP packet into the label and each
transit ESR decrements the TTL in the label. At the egress ESR
the TTL value from the label i…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.14
When the value of vRtrMplsLspCspf is 'true', CSPF computation
for constrained-path LSP is enabled. When the value of
vRtrMplsLspCspf is 'false' CSPF computation is disabled.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.15
When the value of vRtrMplsLspFastReroute is 'true', fast reroute
is enabled. A pre-computed detour LSP is created from each node
in the primary path of this LSP. In case of a failure of a link
or LSP between two nodes…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.16
The value of vRtrMplsLspFRHopLimit specifies the total number
of hops a detour LSP can take before merging back onto the
main LSP path.
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.7483.6.1.2.6.1.1.17
The value of vRtrMplsLspFRBandwidth specified the amount of
bandwidth in mega-bits per second (Mbps) to be reserved for the
detour LSP. A value of zero (0) indicates that no bandwidth
is reserved.
mega-bits per secondSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.18
The name of the class of service value to be assigned to all
packets on the LSP is specified with vRtrMplsLspClassOfService.
The EXP bits in the MPLS header are set based on the global
mapping table that specified the m…
TN-TC-MIBTNamedItemOrEmptyr/w
Type Constraints:
range: 0..32
.1.3.6.1.4.1.7483.6.1.2.6.1.1.19
The value of vRtrMplsLspSetupPriority specifies the setup priority
to use when insufficient bandwidth is available to setup a LSP.
The setup priority is compared against the hold priority of
existing LSPs. If the setup…
Unsigned32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.7483.6.1.2.6.1.1.20
The value of vRtrMplsLspHoldPriority specifies the hold priority
to use when insufficient bandwidth is available to setup a LSP.
The setup priority is compared against the hold priority of
existing LSPs. If the setup p…
Unsigned32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.7483.6.1.2.6.1.1.21
When the value of vRtrMplsLspRecord is 'true', recording of all
the hops that a LSP traverses is enabled.

When the value of vRtrMplsLspRecord is 'false, recording of all
the hops that a LSP traverses is d…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.22
The value of vRtrMplsLspPreference specifies the preference for
the LSP. This value is used for load balancing between multiple
LSPs that exist between the same ingress and egress routers.
By default, traffic is load b…
Unsigned32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.7483.6.1.2.6.1.1.23
The value of vRtrMplsLspBandwidth specifies the amount of
bandwidth in mega-bits per second (Mbps) to be reserved for the LSP.
A value of zero (0) indicates that no bandwidth is reserved.

When vRtrMplsLsp…
mega-bits per secondSNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.1.1.24
When vRtrMplsLspBwProtect has a value of 'true', bandwidth
protection is enabled on a LSP. LSPs that reserve bandwidth
will be used for EF services where customers need guaranteed
bandwidth. It is expected that multip…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.25
The value of vRtrMplsLspHopLimit specifies the maximum number
of hops that a LSP will traverse including the ingress and
egress ESRs. A LSP will not be setup if the hop limit is
exceeded.

When the value …
Unsigned32r/w
Constraints:
range: 2-255
.1.3.6.1.4.1.7483.6.1.2.6.1.1.26
The value of vRtrMplsLspNegotiatedMTU specifies the size
for the Maximum transmission unit (MTU) that is negotiated
during LSP establishment.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.27
The value of vRtrMplsLspRsvpResvStyle specifies the reservation
style for RSVP. The reservation style can be set to 'Shared-
Explicit' (se) or 'Fixed-Filter' (ff).
Enumerationr/w
Enumerated Values:
1se
2ff
.1.3.6.1.4.1.7483.6.1.2.6.1.1.28
When the value of vRtrMplsLspRsvpAdspec is 'true', the ADSPEC
object will be included in RSVP messages.
When the value of vRtrMplsLspRsvpAdspec is 'false', the ADSPEC
object will not be included in RSVP messages.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.29
The value of vRtrMplsLspFRMethod specifies the fast reroute
method used.

In the 'One-to-one Backup' method, a backup LSP is established
which will intersect the original LSP somewhere downstream
of the po…
Enumerationr/w
Enumerated Values:
1oneToOneBackup
2facilityBackup
.1.3.6.1.4.1.7483.6.1.2.6.1.1.30
Setting the value of vRtrMplsLspFRNodeProtect to 'true' enables
node protection i.e. protection against the failure of a node on
the LSP.

Setting the value to 'false' disables node protection.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.31
The value of vRtrMplsLspAdminGroupInclude is a bit-map that
specifies a list of admin groups that should be included when
this LSP is setup. If bit 'n' is set, then the admin group
with value 'n' is included for this LS…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.32
The value of vRtrMplsLspAdminGroupExclude is a bit-map that
specifies a list of admin groups that should be excluded when
this LSP is setup. If bit 'n' is set, then the admin group
with value 'n' is excluded for this LS…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.33
Setting the value of vRtrMplsLspAdaptive to 'true' enables
make-before-break functionality for the LSP. When the attributes
of an already established LSP are changed, either through manual
configuration or due to a chan…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.34
For each writable object in this row that can be configured to
inherit its value from the corresponding object in the
vRtrMplsGeneralTable, there is bit within vRtrMplsLspInheritance
that controls whether to inherit the…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.35
The value of vRtrMplsLspOptimizeTimer specifies the time, in
seconds, the software will wait before attempting to re-optimize
the LSP.

When CSPF is enabled, changes in the network topology may cause
the e…
secondsUnsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.7483.6.1.2.6.1.1.36
The value of vRtrMplsLspOperFastReroute specifies whether the
operational LSP has fast reroute enabled or disabled.

When make-before-break functionality for the LSP is enabled and
if the fast reroute sett…
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.37
The value of vRtrMplsLspFRObject specifies whether fast reroute,
for LSPs using 'Facility Backup', is signalled with or without
the fast reroute object. The value of vRtrMplsLspFRObject is
ignored if fast reroute is dis…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.38
The value of vRtrMplsLspHoldTimer specifies the time, in
seconds, for which the ingress node holds a bit before
programming its data plane and declaring the lsp up to
the service module.

The value of vRtr…
secondsUnsigned32
Constraints:
range: 0-10
.1.3.6.1.4.1.7483.6.1.2.6.1.1.39
The value of vRtrMplsLspCspfTeMetricEnabled specifies whether the TE
metric would be used for the purpose of the LSP path computation by CSPF.
When the value of this object is 'false', the IGP metric is used to
compute …
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.40
The value of vRtrMplsLspP2mpId specifies a unique identifier known as
point to multipoint (P2MP) identifier (ID).
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.7483.6.1.2.6.1.1.41
The value of vRtrMplsLspClassType specifies the class type (CT)
associated with this LSP.
TN-TC-MIBTmnxRsvpDSTEClassTyper/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.7483.6.1.2.6.1.1.42
The value of vRtrMplsLspOperMetric indicates the operational metric
for the LSP.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.43
The value of vRtrMplsLspLdpOverRsvpInclude specifies that this LSP can
be included by IGP to calculate its SPF tree. The IGP (OSPF or ISIS)
will subsequently provide LDP with all ECMP IGP next-hops and tunnel
endpoints…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.44
The value of vRtrMplsLspLeastFill specifies whether the use of the
least-fill path selection method for the computation of the path of
this LSP is enabled.

By default, the path of an LSP is randomly chose…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.45
The value of vRtrMplsLspVprnAutoBindInclude specifies whether the LSP
can be used as part of the auto-bind feature for VPRN services. By
default a LSP is available for inclusion to be used for the auto-bind
feature.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.46
The value of vRtrMplsLspMainCTRetryLimit specifies the number of
attempts the software should make before it can start using the backup
class type.
Unsigned32r/w
Constraints:
range: 0-10000
.1.3.6.1.4.1.7483.6.1.2.6.1.1.47
The value of vRtrMplsLspIgpShortcut specifies whether to exclude or
include a RSVP LSP from being used as a shortcut while resolving IGP
routes.

When the value of vRtrMplsLspIgpShortcut is set to 'true' t…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.48
When the value of the vRtrMplsLspType is 'p2mpAuto', the value of
vRtrMplsLspOriginTemplate indicates the LSP Template which was used
to create this LSP.

For all other types of LSPs, the value of vRtrMpls…
TN-TC-MIBTNamedItemOrEmpty
Type Constraints:
range: 0..32
.1.3.6.1.4.1.7483.6.1.2.6.1.1.49
The value of the vRtrMplsLspAutoBandwidth specifies whether automatic
bandwidth adjustment has been enabled or disabled for this LSP.

A value of 'true' specifies that automatic bandwidth adjustment has
be…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.50
The value of the vRtrMplsLspCspfToFirstLoose specifies whether the
CSPF calculation till the first loose hop on ingress Label Edge Router
(LER) is enabled or disabled for this Labeled Switched Path(LSP).

SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.51
The value of the vRtrMplsLspPropAdminGroup specifies whether the
propagation of session attribute object with resource affinity
(C-type 1) in PATH message is enabled.

By default, the value of vRtrMplsLspP…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.52
The value of vRtrMplsLspBgpShortcut specifies whether to exclude or
include a RSVP LSP from being used as a shortcut while resolving
BGP routes.

When the value of vRtrMplsLspBgpShortcut is set to 'true' t…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.53
The value of vRtrMplsLspBgpTransportTunnel specifies whether an RSVP
LSP is allowed or blocked in its usage as a transport LSP for BGP
tunnel routes.

When the value of vRtrMplsLspBgpTransportTunnel is set…
TmnxMplsLspBgpRSVPLSPTunStater/w
Type Values:
1include
2exclude
.1.3.6.1.4.1.7483.6.1.2.6.1.1.54
The value of vRtrMplsLspSwitchStbyPath specifies whether to
trigger the switch from the current active standby LSP path to a new
LSP path as specified by vRtrMplsLspSwitchStbyPathIndex.

When SET to the va…
TN-TC-MIBTmnxActionTyper/w
Type Values:
1doAction
2notApplicable
.1.3.6.1.4.1.7483.6.1.2.6.1.1.55
The value of vRtrMplsLspSwitchStbyPathIndex specifies the
index for the new standby LSP path in mplsTunnelTable.

vRtrMplsLspSwitchStbyPath must also be set to 'doAction' for
the new standby LSP path to be…
MPLS-TE-MIBMplsTunnelIndexr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.7483.6.1.2.6.1.1.56
The value of vRtrMplsLspSwitchStbyPathForce specifies whether
to force a switch from an active LSP path to a new standby path
as specified by the values of vRtrMplsLspSwitchStbyPathIndex
and vRtrMplsLspSwitchStbyPath.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.1.1.57
The value of vRtrMplsLspExcludeNodeAddrType indicates the type of
vRtrMplsLspExcludeNodeAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.7483.6.1.2.6.1.1.58
When vRtrMplsLspExcludeNodeAddr is set to non-zero value, XRO (Exclude
Routers) object will be included in bypass path message with supplied
IP address.

SET the value to 0.0.0.0 to disable.
OctetStringr/w
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.7483.6.1.2.6.1.1.59
The value of vRtrMplsLspIgpShortcutLfaType specifies whether to
exclude or include a RSVP LSP from being used as a shortcut while
resolving IGP routes in LFA SPF or whether to exclude or include a
RSVP LSP from being us…
Enumerationr/w
Enumerated Values:
0none
1lfaProtect
2lfaOnly
.1.3.6.1.4.1.7483.6.1.2.6.1.1.60
The vRtrMplsLspToAddrType object is an enumerated value that specifies
the destination address type of the LSP.

The value of 'ipv4' specifies an IPv4 address and vRtrMplsLspToAddr
should be configured.
TmnxMplsLspAddrTyper/w
Type Values:
1ipv4
2nodeId
.1.3.6.1.4.1.7483.6.1.2.6.1.1.61
The vRtrMplsLspFromAddrType object is an enumerated value that
specifies the source address type of the LSP.

When the value of vRtrMplsLspFromAddrType is 'ipv4', it specifies
an IPv4 address type and vRtr…
TmnxMplsLspAddrTyper/w
Type Values:
1ipv4
2nodeId
.1.3.6.1.4.1.7483.6.1.2.6.1.1.62
The value of vRtrMplsLspToNodeId specifies the destination
node id of an MPLS-TP Static LSP.

vRtrMplsLspToNodeId is configured when vRtrMplsLspToAddrType is
set to 'nodeId'.
TN-TC-MIBTmnxMplsTpNodeIDr/w .1.3.6.1.4.1.7483.6.1.2.6.1.1.63
The value of vRtrMplsLspFromNodeId specifies the source
node id of an MPLS-TP Static LSP.

vRtrMplsLspFromNodeId is configured when vRtrMplsLspFromAddrType is
set to 'nodeId'.
TN-TC-MIBTmnxMplsTpNodeIDr/w .1.3.6.1.4.1.7483.6.1.2.6.1.1.64
The value of vRtrMplsLspDestGlobalId specifies the global identifier
for an MPLS-TP Static LSP.

A value of 0 indicates that a locally configured global identifier
is to be used.
TN-TC-MIBTmnxMplsTpGlobalIDr/w .1.3.6.1.4.1.7483.6.1.2.6.1.1.65
The value of vRtrMplsLspDestTunnelNum specifies the destination
tunnel number of an MPLS-TP Static LSP.
Unsigned32r/w
Constraints:
range: 0-61440
.1.3.6.1.4.1.7483.6.1.2.6.1.1.66
.1.3.6.1.4.1.7483.6.1.2.6.2 · 1 row entry · 14 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk vRtrMplsLspStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsLspStatTable'
The vRtrMplsLspStatTable has an entry for each Labeled Switch
Path (LSP) configured for a virtual router in the system.
vRtrMplsLspStatEntry row .1.3.6.1.4.1.7483.6.1.2.6.2.1
Each row entry represents a collection of statistics for a
Labeled Switch Path (LSP) configured for a virtual router in
the system.

Entries cannot be created and deleted via SNMP SET operations.
Indexes
No indexes recorded
Column Syntax OID
The number of octets that have been forwarded over current
LSP active path. The number reported is not realtime, may
be subject to several minutes delay. The delay is controllable
by MPLS statistics gathering interval,…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.7483.6.1.2.6.2.1.1
The number of packets that have been forwarded over current
LSP active path. The number reported is not realtime, may
be subject to several minutes delay. The delay is controllable
by MPLS statistics gathering interval…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.7483.6.1.2.6.2.1.2
The age (i.e., time from creation till now) of this LSP in
10-millisecond periods.
SNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.7483.6.1.2.6.2.1.3
The total time in 10-millisecond units that this LSP has been
been operational. For example, the percentage up time can be
determined by computing (vRtrMplsLspTimeUp/vRtrMplsLspAge * 100 %).
SNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.7483.6.1.2.6.2.1.4
The total time in 10-millisecond units that this LSP has not
been operational.
SNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.7483.6.1.2.6.2.1.5
The total time in 10-millisecond units that this LSP's primary
path has been operational. For example, the percentage
contribution of the primary path to the operational time is
given by (vRtrMplsLspPrimaryTimeUp/vRtrM…
SNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.7483.6.1.2.6.2.1.6
The number of state transitions (up -> down and down -> up)
this LSP has undergone.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.2.1.7
The time in 10-millisecond units since the last transition
occurred on this LSP.
SNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.7483.6.1.2.6.2.1.8
The number of path changes this LSP has had. For every path
change (path down, path up, path change), a corresponding
syslog/trap (if enabled) is generated for it.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.2.1.9
The time in 10-millisecond units since the last change
occurred on this LSP.
SNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.7483.6.1.2.6.2.1.10
The number of paths configured for this LSP.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.11
The number of standby paths configured for this LSP.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.12
The number of operational paths for this LSP. This includes
the path currently active, as well as operational standby
paths.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.13
The value of vRtrMplsLspConfP2mpInstances indicates the number
of p2mp instances configured for this LSP.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.2.1.14
.1.3.6.1.4.1.7483.6.1.2.6.7 · 1 row entry · 35 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk vRtrMplsGeneralTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsGeneralTable'
The vRtrMplsGeneralTable contains objects for general control and
management of an MPLS protocol instance within a virtual router.
vRtrMplsGeneralEntry row .1.3.6.1.4.1.7483.6.1.2.6.7.1
Each row entry represents an instance of the MPLS protocol running
within a virtual router. Entries in this table cannot be
created and deleted via SNMP SET operations. An entry in this table
is created by the agent w…
Column Syntax OID
The sysUpTime when this row was last modified.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.7483.6.1.2.6.7.1.1
When vRtrMplsGeneralAdminState is set to 'inService', the agent
attempts to enable the MPLS protocol instance on this router.

When vRtrMplsGeneralAdminState is set to 'outOfService', the
agent attempts to…
TN-TC-MIBTmnxAdminStater/w
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.7483.6.1.2.6.7.1.2
vRtrMplsGeneralOperState indicates the current operating state
of this MPLS protocol instance on this router.
TN-TC-MIBTmnxOperState
Type Values:
1unknown
2inService
3outOfService
4transition
.1.3.6.1.4.1.7483.6.1.2.6.7.1.3
When vRtrMplsGeneralPropagateTtl is set to 'true', for all LSPs,
the ingress ESR writes the TTL of the IP packet in the label and
each transit ESR decrements the TTL in the label. At the egress
ESR the TTL value from t…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.4
The value of vRtrMplsGeneralTE specifies the type of traffic
engineering used with this MPLS instance.
Enumerationr/w
Enumerated Values:
1none
2bgp
3bgpigp
.1.3.6.1.4.1.7483.6.1.2.6.7.1.5
This object is used to assign values to vRtrMplsLspIndex as
described in 'Textual Conventions for SNMPv2'. The network
manager reads the object, and then writes the value back
in the SET request that creates a new inst…
SNMPv2-TCTestAndIncrr/w
Type Constraints:
range: 0..2147483647
Description:
Represents integer-valued information used for atomic
operations. When the management protocol is used to specify
that an object instance having this syntax is to be
modified, the new value supplied via the management …
.1.3.6.1.4.1.7483.6.1.2.6.7.1.6
The value of vRtrMplsGeneralOptimizeTimer specifies the time, in
seconds, the software will wait before attempting to re-optimize
the LSPs.

When CSPF is enabled, changes in the network topology may cause
secondsUnsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.7483.6.1.2.6.7.1.7
The value of vRtrMplsGeneralFRObject specifies whether fast reroute,
for LSPs using 'Facility Backup', is signalled with or without the
fast reroute object. The value of vRtrMplsGeneralFRObject is ignored
if fast rerout…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.8
The value of vRtrMplsGeneralResignalTimer specifies the value
for the P2P (point-to-point) LSP resignal timer, that is the time, in minutes, the
software will wait before attempting to resignal the P2P LSPs.
minutesUnsigned32r/w
Constraints:
range: 0-0
range: 30-10080
.1.3.6.1.4.1.7483.6.1.2.6.7.1.9
The value of vRtrMplsGeneralHoldTimer specifies the time, in
seconds, for which the ingress node holds a bit before
programming its data plane and declaring the lsp up to
the service module.

A value of 0 …
secondsUnsigned32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.7483.6.1.2.6.7.1.10
The value of vRtrMplsGeneralDynamicBypass specifies whether
dynamic bypass tunnels are enabled.

By default, dynamic bypass tunnels are enabled.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.11
The value of vRtrMplsGeneralNextResignal indicates the time
remaining, in minutes, for the vRtrMplsGeneralResignalTimer to expire.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.7.1.12
The value of vRtrMplsGeneralOperDownReason indicates the reason
due to which the MPLS instance is operationally down.
TmnxMplsOperDownReasonCode
Type Values:
0operUp
1adminDown
2noResources
3systemIpDown
4iomFailure
5clearDown
.1.3.6.1.4.1.7483.6.1.2.6.7.1.13
The value of vRtrMplsGeneralSrlgFrr specifies whether Shared Risk
Link Group (SRLG) constraint will be used in the computation of
FRR bypass or detour to be associated with any primary LSP path
on the system. When the …
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.14
The value of vRtrMplsGeneralSrlgFrrStrict specifies whether
to associate the LSP with a bypass or signal a detour if a
bypass or detour satisfies all other constraints except the SRLG
constraints. When the value of vRt…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.15
The value of vRtrMplsGeneralNewP2mpInstIndex specifies the object that is used to assign
values to vRtrMplsP2mpInstIndex as described in 'Textual Conventions for SNMPv2'. The
network manager reads the object, and then …
SNMPv2-TCTestAndIncrr/w
Type Constraints:
range: 0..2147483647
Description:
Represents integer-valued information used for atomic
operations. When the management protocol is used to specify
that an object instance having this syntax is to be
modified, the new value supplied via the management …
.1.3.6.1.4.1.7483.6.1.2.6.7.1.16
The value of vRtrMplsGeneralLeastFillMinThd specifies in percentage the least
minimum threshold parameter used in the least-fill path selection process. When
comparing the percentage of least available link bandwidth ac…
Unsigned32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.7483.6.1.2.6.7.1.17
The value of vRtrMplsGenLeastFillReoptiThd specifies in percentage the least
reoptimization threshold parameter used in the least-fill path selection process.

During a timer-based re-signaling of an LSP p…
Unsigned32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.7483.6.1.2.6.7.1.18
The value of vRtrMplsGeneralUseSrlgDB specifies whether the use of the user SRLG
database by CSPF is enabled.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.19
The value of vRtrMplsGeneralP2mpResigTimer specifies the value
for the P2MP (point to multi point) LSP resignal timer, that is the time,
in minutes, the software will wait before attempting to resignal the
P2MP LSPs.
minutesUnsigned32r/w
Constraints:
range: 0-0
range: 60-10080
.1.3.6.1.4.1.7483.6.1.2.6.7.1.20
The value of vRtrMplsGeneralP2mpNextResignal indicates the time
remaining, in minutes, for the vRtrMplsGeneralP2mpResigTimer to expire.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.7.1.21
The value of vRtrMplsGeneralSecFastRetryTimer specifies the value, in
seconds, used as fast retry timer for a secondary path. If the first
attempt to setup a secondary path fails due to a path error, the fast
retry time…
secondsUnsigned32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.7483.6.1.2.6.7.1.22
The value of vRtrMplsGeneralShortTTLPropLocal specifies whether or not
to enable the propagation of time to live (TTL) from the IP packet
header into the header of the resulting MPLS packet for all local
packets forward…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.23
The value of vRtrMplsGeneralShortTTLPropTrans specifies whether or not
to enable the propagation of time to live (TTL) from the IP packet
header into the header of the resulting MPLS packet for all transit
packets forwa…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.24
The value of vRtrMplsGeneralStaticLspFRTimer specifies the audit time
for static LSPs which are not currently up.
secondsUnsigned32r/w
Constraints:
range: 1-30
.1.3.6.1.4.1.7483.6.1.2.6.7.1.25
The value of vRtrMplsGeneralAutoBWDefSampMul specifies the global
default for collection intervals in a sample interval.
Unsigned32r/w
Constraints:
range: 1-511
.1.3.6.1.4.1.7483.6.1.2.6.7.1.26
The value of vRtrMplsGeneralAutoBWDefAdjMul specifies the global
default for collection intervals in an adjust interval.
Unsigned32r/w
Constraints:
range: 1-16383
.1.3.6.1.4.1.7483.6.1.2.6.7.1.27
The value of vRtrMplsGeneralExpBackoffRetry specifies the state of
Exponential Backoff Retry mechanism.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.28
The value of vRtrMplsGeneralCspfOnLooseHop specifies whether the
Constrained Shortest Path First (CSPF) calculation till the next
loose hop is enabled or not.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.29
The value of vRtrMplsGeneralP2PMaxByPassAssoc specifies the maximum
number of LSP primary paths that can associate with each manual or
dynamic bypass point-to-point (P2P) LSP.
Unsigned32r/w
Constraints:
range: 100-131072
.1.3.6.1.4.1.7483.6.1.2.6.7.1.30
The value of vRtrMplsGenP2pActPathFastRetry specifies the time, in
seconds, active path point-to-point (P2P) LSP waits before it attempts
to re-establish itself. This timer is started after first attempt to
setup active…
secondsUnsigned32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.7483.6.1.2.6.7.1.31
The value of vRtrMplsGenP2mpS2lFastRetry specifies the time, in
seconds, active path point to multipoint (P2MP) source to leaf (S2L)
LSP waits before it attempts to re-establish itself. This timer is
started after first…
secondsUnsigned32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.7483.6.1.2.6.7.1.32
The value of vRtrMplsGenLspInitRetryTimeout specifies the amount of
time in seconds the software waits for an LSP path to come up after
sending out the initial Path message. If the initial retry timeout
period expires a…
secondsUnsigned32r/w
Constraints:
range: 10-600
.1.3.6.1.4.1.7483.6.1.2.6.7.1.33
The value of vRtrMplsLoggerEventBundling specifies whether or not
the notification bundling mechanism is enabled.

When the value of vRtrMplsLoggerEventBundling is set to 'true',
all TIMETRA-SYSTEM-MIB::tm…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.34
The value of vRtrMplsGenIssuMplsLockdown indicates if MPLS has entered
the state of not accepting new requests for creation of
LSP's(local/transit) during the minor ISSU(In Service Software Update)
operation.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.7.1.39
.1.3.6.1.4.1.7483.6.1.2.6.9 · 1 row entry · 4 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk vRtrMplsIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsIfTable'
The vRtrMplsIfTable has an entry for each router interface
configured for MPLS in the system.
vRtrMplsIfEntry row .1.3.6.1.4.1.7483.6.1.2.6.9.1
Each row entry represents an interface on this virtual router
that participates in the MPLS protocol. A row cannot be created
or deleted via SNMP SET requests. A row with default attribute
values is created by setting…
Column Syntax OID
The desired administrative state for the MPLS protocol
running on this MPLS interface.
TN-TC-MIBTmnxAdminStater/w
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.7483.6.1.2.6.9.1.1
This variable indicates the current status of the MPLS protocol
running on this MPLS interface. When the TIMETRA-VRTR-MIB::vRtrIfPortID
object of this interface is set to a loopback port identifier, the
operational stat…
TN-TC-MIBTmnxOperState
Type Values:
1unknown
2inService
3outOfService
4transition
.1.3.6.1.4.1.7483.6.1.2.6.9.1.2
The value of vRtrMplsIfAdminGroup is a bit-map that identifies the
admin groups to which the interface belongs. If bit 'n' is set,
then the interface belongs to the admin group with value 'n'.

By default,…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.9.1.3
The value of vRtrMplsIfTeMetric specifies the traffic engineering metric
for this interface. The TE metric is exchanged in addition to the IGP
metric by the IGPs. Depending on the value configured for
vRtrMplsLspCspfTeM…
Unsigned32r/w
Constraints:
range: 0-16777215
.1.3.6.1.4.1.7483.6.1.2.6.9.1.4
.1.3.6.1.4.1.7483.6.1.2.6.10 · 1 row entry · 4 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk vRtrMplsIfStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsIfStatTable'
The vRtrMplsIfStatTable has an entry for each router interface
configured for MPLS in the system.
vRtrMplsIfStatEntry row .1.3.6.1.4.1.7483.6.1.2.6.10.1
Each row entry represents a collection of statistics for an
interface on this virtual router that participates in the
MPLS protocol.

Entries cannot be created and deleted via SNMP SET operations.
Indexes
No indexes recorded
Column Syntax OID
The total number of MPLS labeled packets transmitted from this
interface.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.7483.6.1.2.6.10.1.1
The total number of MPLS labeled packets received on this
interface.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.7483.6.1.2.6.10.1.2
The total number of bytes in MPLS labeled packets transmitted
on this interface.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.7483.6.1.2.6.10.1.3
The total number of bytes in MPLS labeled packets received on
this interface.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.7483.6.1.2.6.10.1.4
.1.3.6.1.4.1.7483.6.1.2.6.17 · 1 row entry · 5 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk vRtrMplsLabelRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsLabelRangeTable'
The vRtrMplsLabelRangeTable has an entry for each type of
label, the minimum and maximum value in the label range and
information on total available and aging labels in each range.
          
This is a read-only table.
vRtrMplsLabelRangeEntry row .1.3.6.1.4.1.7483.6.1.2.6.17.1
Each row entry in the vRtrMplsLabelRangeTable represents
a type of label. Each entry contains the label range used
by that label type and the number of aging and allocated
labels in the range.
Column Syntax OID
The value of vRtrMplsLabelType specifies the type of
label and is the index for this table.
Enumeration
Enumerated Values:
1staticLsp
2staticSvc
3dynamic
.1.3.6.1.4.1.7483.6.1.2.6.17.1.1
The value of vRtrMplsLabelRangeMin specifies the minimum
label value in the range for a particular label type.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.17.1.2
The value of vRtrMplsLabelRangeMax specifies the maximum
label value in the range for a particular label type.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.17.1.3
The value of vRtrMplsLabelRangeAging represents the
number of labels that are currently allocated and aging.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.17.1.4
The value of vRtrMplsLabelRangeAvailable represents the
number of labels that are currently available for each
label type.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.17.1.5
.1.3.6.1.4.1.7483.6.1.2.6.18 · 1 row entry · 2 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk vRtrMplsStaticLSPLabelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsStaticLSPLabelTable'
The vRtrMplsStaticLSPLabelTable has an entry for each allocated
label that is part of the static LSP label range. This is a
read-only table.
vRtrMplsStaticLSPLabelEntry row .1.3.6.1.4.1.7483.6.1.2.6.18.1
Each row entry in the vRtrMplsStaticLSPLabelTable represents
a label of type static LSP that is currently allocated.
The entry includes information about the current owner
for that label.
Column Syntax OID
The value of vRtrMplsStaticLSPLabel specifies the label
value for a static LSP.

The range of vRtrMplsStaticLSPLabel is dynamic and
depends on the value of vRtrMplsLabelMaxStaticLspLabels.

I…
Unsigned32
Constraints:
range: 32-262112
.1.3.6.1.4.1.7483.6.1.2.6.18.1.1
The value of vRtrMplsStaticLSPLabelOwner specifies the owner
for the label value vRtrMplsStaticLSPLabel.
TmnxMplsLabelOwner
Type Values:
0none
1rsvp
2tldp
3ildp
4svcmgr
5bgp
6mirror
7static
8vprn
.1.3.6.1.4.1.7483.6.1.2.6.18.1.2
.1.3.6.1.4.1.7483.6.1.2.6.19 · 1 row entry · 2 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk vRtrMplsStaticSvcLabelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsStaticSvcLabelTable'
The vRtrMplsStaticSvcLabelTable has an entry for each allocated
label that is part of the static service label range. This
is a read-only table.
vRtrMplsStaticSvcLabelEntry row .1.3.6.1.4.1.7483.6.1.2.6.19.1
Each row entry in the vRtrMplsStaticSvcLabelTable represents
a label of type static-svc that is currently allocated.
The entry includes information about the current owner
for that label.
Column Syntax OID
The value of vRtrMplsStaticSvcLabel specifies the label
value for a static SVC.

The range of vRtrMplsStaticSvcLabel is dynamic and
depends on the value of vRtrMplsLabelMaxStaticLspLabels
and vRtrMplsLabel…
Unsigned32
Constraints:
range: 32-262112
.1.3.6.1.4.1.7483.6.1.2.6.19.1.1
The value of vRtrMplsStaticSvcLabelOwner specifies
the owner for the label value vRtrMplsStaticSvcLabel.
TmnxMplsLabelOwner
Type Values:
0none
1rsvp
2tldp
3ildp
4svcmgr
5bgp
6mirror
7static
8vprn
.1.3.6.1.4.1.7483.6.1.2.6.19.1.2
.1.3.6.1.4.1.7483.6.1.2.6.38 · 1 row entry · 9 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk vRtrMplsLspStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsLspStatsTable'
vRtrMplsLspStatsTable controls Statsistics in the ess data-path
at the ingress Label Switched Path (LSP) for an Mpls-Lsp FEC.
vRtrMplsLspStatsEntry row .1.3.6.1.4.1.7483.6.1.2.6.38.1
A row in this table represents information about the Statistics
collection per MPLS LSP.
Column Syntax OID
The value of vRtrMplsLspStatsType indicates the type of statistics.
Enumeration
Enumerated Values:
0egress
1ingress
.1.3.6.1.4.1.7483.6.1.2.6.38.1.1
The value of vRtrMplsLspStatsSenderAddrType indicates address type of
vRtrMplsLspStatsSenderAddr.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.7483.6.1.2.6.38.1.2
The value of vRtrMplsLspStatsSenderAddr indicates the sender address.
OctetString
Constraints:
range: 4-4
range: 16-16
.1.3.6.1.4.1.7483.6.1.2.6.38.1.3
The value of vRtrMplsLspStatsLspName indicates the lsp name.
TN-TC-MIBTNamedItem
Type Constraints:
range: 1..32
.1.3.6.1.4.1.7483.6.1.2.6.38.1.4
vRtrMplsLspStatsRowStatus is used for the creation or deletion
of entries in the vRtrMplsLspStatsTable.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.7483.6.1.2.6.38.1.5
The value of vRtrMplsLspStatsLastChanged indicates the
time stamp of the last change to this row of this table.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.7483.6.1.2.6.38.1.6
The value of vRtrMplsLspStatsCollectStats specifies whether to
collect statistics for this prefix.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.7483.6.1.2.6.38.1.7
The value of vRtrMplsLspStatsAccntingPolicy specifies the accounting
policy to be used for this entry.

A value of zero indicates that the default accounting policy should be
used.
Unsigned32r/w
Constraints:
range: 0-99
.1.3.6.1.4.1.7483.6.1.2.6.38.1.8
The value of vRtrMplsLspStatsAdminState specifies whether egress
statistics are enabled for this lsp.
TN-TC-MIBTmnxAdminStater/w
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.7483.6.1.2.6.38.1.9
.1.3.6.1.4.1.7483.6.1.2.6.45 · 1 row entry · 2 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk vRtrMplsSystemConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsSystemConfigTable'
The vRtrMplsSystemConfigTable contains system level entities
required for MPLS.
vRtrMplsSystemConfigEntry row .1.3.6.1.4.1.7483.6.1.2.6.45.1
Each row entry in the vRtrMplsSystemConfigTable represents
system level entities required for MPLS on a virtual router
basis.
Column Syntax OID
The value of vRtrMplsLabelMaxStaticLspLabels specifies the maximum
number of Static LSP labels available on a virtual router.

vRtrMplsLabelMaxStaticLspLabels must be set along with
vRtrMplsLabelMaxStaticS…
Unsigned32r/w
Constraints:
range: 0-262112
.1.3.6.1.4.1.7483.6.1.2.6.45.1.1
The value of vRtrMplsLabelMaxStaticSvcLabels specifies the maximum
number of Static SVC labels available on a virtual router.

vRtrMplsLabelMaxStaticSvcLabels must be set along with
vRtrMplsLabelMaxStaticL…
Unsigned32r/w
Constraints:
range: 0-262112
.1.3.6.1.4.1.7483.6.1.2.6.45.1.2
.1.3.6.1.4.1.7483.6.1.2.6.46 · 1 row entry · 1 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk vRtrMplsLspNameTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsLspNameTable'
This is a read-only table, each row of which represents a one to one
equivalence between an Labeled Switch Path name (vRtrMplsLspName) and
its corresponding index in the vRtrMplsLspTable (vRtrMplsLspIndex).
vRtrMplsLspNameEntry row .1.3.6.1.4.1.7483.6.1.2.6.46.1
Each row entry in the vRtrMplsLspNameTable corresponds to a row
in the vRtrMplsLspTable. When an entry is created or deleted in the
vRtrMplsLspTable, a corresponding entry is created or deleted in this
table.
Column Syntax OID
The value of vRtrMplsLspNameIndex gives the value of vRtrMplsLspIndex
for a row in the vRtrMplsLspTable. This row corresponds to the
Labeled Switch Path which has the administrative name as
vRtrMplsLspName. Every vRtrMp…
TN-TC-MIBTmnxVRtrMplsLspID
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.7483.6.1.2.6.46.1.1