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
The vRtrMplsLspTable has an entry for each Labeled Switch
Path (LSP) configured for a virtual router in the system.
vRtrMplsLspEntry entry .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…
Indexes
TROPIC-SYSTEM-MIBtnSysSwitchId TN-VRTR-MIBvRtrID vRtrMplsLspIndex
Column Syntax OID
vRtrMplsLspIndex
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
Textual Convention: TN-TC-MIBTmnxVRtrMplsLspID Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.7483.6.1.2.6.1.1.1
vRtrMplsLspRowStatus
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
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.7483.6.1.2.6.1.1.2
vRtrMplsLspLastChange
The sysUpTime when this row was last modified.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.7483.6.1.2.6.1.1.3
vRtrMplsLspName
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
Textual Convention: TN-TC-MIBTLNamedItemOrEmpty OctetString
Type Constraints:
range: 0..64
.1.3.6.1.4.1.7483.6.1.2.6.1.1.4
vRtrMplsLspAdminState
The desired administrative state for this LSP.
TN-TC-MIBTmnxAdminStater/w
Textual Convention: TN-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.7483.6.1.2.6.1.1.5
vRtrMplsLspOperState
The current operational state of this LSP.
TN-TC-MIBTmnxOperState
Textual Convention: TN-TC-MIBTmnxOperState Enumeration
Type Values:
1unknown
2inService
3outOfService
4transition
.1.3.6.1.4.1.7483.6.1.2.6.1.1.6
vRtrMplsLspFromAddr
Source IP address of this LSP. If vRtrMplsLspFromAddr has not
been explicitly set, the system IP address will be used.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.7483.6.1.2.6.1.1.7
vRtrMplsLspToAddr
Destination IP address of this LSP. This LSP will not be
signaled until vRtrMplsLspToAddr is explicitly set.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.7483.6.1.2.6.1.1.8
vRtrMplsLspType
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
vRtrMplsLspOutSegIndx
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
vRtrMplsLspRetryTimer
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
vRtrMplsLspRetryLimit
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
vRtrMplsLspMetric
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
vRtrMplsLspDecrementTtl
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.14
vRtrMplsLspCspf
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.15
vRtrMplsLspFastReroute
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.16
vRtrMplsLspFRHopLimit
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
vRtrMplsLspFRBandwidth
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
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.18
vRtrMplsLspClassOfService
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
Textual Convention: TN-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.7483.6.1.2.6.1.1.19
vRtrMplsLspSetupPriority
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
vRtrMplsLspHoldPriority
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
vRtrMplsLspRecord
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.22
vRtrMplsLspPreference
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
vRtrMplsLspBandwidth
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
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.1.1.24
vRtrMplsLspBwProtect
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.25
vRtrMplsLspHopLimit
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
vRtrMplsLspNegotiatedMTU
The value of vRtrMplsLspNegotiatedMTU specifies the size
for the Maximum transmission unit (MTU) that is negotiated
during LSP establishment.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.27
vRtrMplsLspRsvpResvStyle
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
vRtrMplsLspRsvpAdspec
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.29
vRtrMplsLspFRMethod
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
vRtrMplsLspFRNodeProtect
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.31
vRtrMplsLspAdminGroupInclude
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
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.32
vRtrMplsLspAdminGroupExclude
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
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.33
vRtrMplsLspAdaptive
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.34
vRtrMplsLspInheritance
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
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.35
vRtrMplsLspOptimizeTimer
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
vRtrMplsLspOperFastReroute
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.37
vRtrMplsLspFRObject
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.38
vRtrMplsLspHoldTimer
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
vRtrMplsLspCspfTeMetricEnabled
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.40
vRtrMplsLspP2mpId
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
vRtrMplsLspClassType
The value of vRtrMplsLspClassType specifies the class type (CT)
associated with this LSP.
TN-TC-MIBTmnxRsvpDSTEClassTyper/w
Textual Convention: TN-TC-MIBTmnxRsvpDSTEClassType Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.7483.6.1.2.6.1.1.42
vRtrMplsLspOperMetric
The value of vRtrMplsLspOperMetric indicates the operational metric
for the LSP.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.1.1.43
vRtrMplsLspLdpOverRsvpInclude
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.44
vRtrMplsLspLeastFill
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.45
vRtrMplsLspVprnAutoBindInclude
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.46
vRtrMplsLspMainCTRetryLimit
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
vRtrMplsLspIgpShortcut
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.48
vRtrMplsLspOriginTemplate
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
Textual Convention: TN-TC-MIBTNamedItemOrEmpty OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.7483.6.1.2.6.1.1.49
vRtrMplsLspAutoBandwidth
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.50
vRtrMplsLspCspfToFirstLoose
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.51
vRtrMplsLspPropAdminGroup
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.52
vRtrMplsLspBgpShortcut
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.53
vRtrMplsLspBgpTransportTunnel
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
Textual Convention: TmnxMplsLspBgpRSVPLSPTunState Enumeration
Type Values:
1include
2exclude
.1.3.6.1.4.1.7483.6.1.2.6.1.1.54
vRtrMplsLspSwitchStbyPath
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
Textual Convention: TN-TC-MIBTmnxActionType Enumeration
Type Values:
1doAction
2notApplicable
.1.3.6.1.4.1.7483.6.1.2.6.1.1.55
vRtrMplsLspSwitchStbyPathIndex
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
Textual Convention: MPLS-TE-MIBMplsTunnelIndex Integer32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.7483.6.1.2.6.1.1.56
vRtrMplsLspSwitchStbyPathForce
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.1.1.57
vRtrMplsLspExcludeNodeAddrType
The value of vRtrMplsLspExcludeNodeAddrType indicates the type of
vRtrMplsLspExcludeNodeAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.7483.6.1.2.6.1.1.58
vRtrMplsLspExcludeNodeAddr
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
vRtrMplsLspIgpShortcutLfaType
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
vRtrMplsLspToAddrType
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
Textual Convention: TmnxMplsLspAddrType Enumeration
Type Values:
1ipv4
2nodeId
.1.3.6.1.4.1.7483.6.1.2.6.1.1.61
vRtrMplsLspFromAddrType
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
Textual Convention: TmnxMplsLspAddrType Enumeration
Type Values:
1ipv4
2nodeId
.1.3.6.1.4.1.7483.6.1.2.6.1.1.62
vRtrMplsLspToNodeId
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
Textual Convention: TN-TC-MIBTmnxMplsTpNodeID Unsigned32
.1.3.6.1.4.1.7483.6.1.2.6.1.1.63
vRtrMplsLspFromNodeId
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
Textual Convention: TN-TC-MIBTmnxMplsTpNodeID Unsigned32
.1.3.6.1.4.1.7483.6.1.2.6.1.1.64
vRtrMplsLspDestGlobalId
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
Textual Convention: TN-TC-MIBTmnxMplsTpGlobalID Unsigned32
.1.3.6.1.4.1.7483.6.1.2.6.1.1.65
vRtrMplsLspDestTunnelNum
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
The vRtrMplsLspStatTable has an entry for each Labeled Switch
Path (LSP) configured for a virtual router in the system.
vRtrMplsLspStatEntry entry .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
vRtrMplsLspOctets
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
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.7483.6.1.2.6.2.1.1
vRtrMplsLspPackets
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
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.7483.6.1.2.6.2.1.2
vRtrMplsLspAge
The age (i.e., time from creation till now) of this LSP in
10-millisecond periods.
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.3
vRtrMplsLspTimeUp
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
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.4
vRtrMplsLspTimeDown
The total time in 10-millisecond units that this LSP has not
been operational.
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.5
vRtrMplsLspPrimaryTimeUp
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
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.6
vRtrMplsLspTransitions
The number of state transitions (up -> down and down -> up)
this LSP has undergone.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.2.1.7
vRtrMplsLspLastTransition
The time in 10-millisecond units since the last transition
occurred on this LSP.
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.8
vRtrMplsLspPathChanges
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.2.1.9
vRtrMplsLspLastPathChange
The time in 10-millisecond units since the last change
occurred on this LSP.
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.10
vRtrMplsLspConfiguredPaths
The number of paths configured for this LSP.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.11
vRtrMplsLspStandbyPaths
The number of standby paths configured for this LSP.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.12
vRtrMplsLspOperationalPaths
The number of operational paths for this LSP. This includes
the path currently active, as well as operational standby
paths.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.2.1.13
vRtrMplsLspConfP2mpInstances
The value of vRtrMplsLspConfP2mpInstances indicates the number
of p2mp instances configured for this LSP.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
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
The vRtrMplsGeneralTable contains objects for general control and
management of an MPLS protocol instance within a virtual router.
vRtrMplsGeneralEntry entry .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…
Indexes
TROPIC-SYSTEM-MIBtnSysSwitchId TN-VRTR-MIBvRtrID
Column Syntax OID
vRtrMplsGeneralLastChange
The sysUpTime when this row was last modified.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.7483.6.1.2.6.7.1.1
vRtrMplsGeneralAdminState
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
Textual Convention: TN-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.7483.6.1.2.6.7.1.2
vRtrMplsGeneralOperState
vRtrMplsGeneralOperState indicates the current operating state
of this MPLS protocol instance on this router.
TN-TC-MIBTmnxOperState
Textual Convention: TN-TC-MIBTmnxOperState Enumeration
Type Values:
1unknown
2inService
3outOfService
4transition
.1.3.6.1.4.1.7483.6.1.2.6.7.1.3
vRtrMplsGeneralPropagateTtl
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.7.1.4
vRtrMplsGeneralTE
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
vRtrMplsGeneralNewLspIndex
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
Textual Convention: SNMPv2-TCTestAndIncr Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.7.1.6
vRtrMplsGeneralOptimizeTimer
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
vRtrMplsGeneralFRObject
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.7.1.8
vRtrMplsGeneralResignalTimer
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
vRtrMplsGeneralHoldTimer
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
vRtrMplsGeneralDynamicBypass
The value of vRtrMplsGeneralDynamicBypass specifies whether
dynamic bypass tunnels are enabled.

By default, dynamic bypass tunnels are enabled.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.7.1.11
vRtrMplsGeneralNextResignal
The value of vRtrMplsGeneralNextResignal indicates the time
remaining, in minutes, for the vRtrMplsGeneralResignalTimer to expire.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.7.1.12
vRtrMplsGeneralOperDownReason
The value of vRtrMplsGeneralOperDownReason indicates the reason
due to which the MPLS instance is operationally down.
TmnxMplsOperDownReasonCode
Textual Convention: TmnxMplsOperDownReasonCode Enumeration
Type Values:
0operUp
1adminDown
2noResources
3systemIpDown
4iomFailure
5clearDown
.1.3.6.1.4.1.7483.6.1.2.6.7.1.13
vRtrMplsGeneralSrlgFrr
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.7.1.14
vRtrMplsGeneralSrlgFrrStrict
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.7.1.15
vRtrMplsGeneralNewP2mpInstIndex
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
Textual Convention: SNMPv2-TCTestAndIncr Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.7483.6.1.2.6.7.1.16
vRtrMplsGeneralLeastFillMinThd
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
vRtrMplsGenLeastFillReoptiThd
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
vRtrMplsGeneralUseSrlgDB
The value of vRtrMplsGeneralUseSrlgDB specifies whether the use of the user SRLG
database by CSPF is enabled.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.7.1.19
vRtrMplsGeneralP2mpResigTimer
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
vRtrMplsGeneralP2mpNextResignal
The value of vRtrMplsGeneralP2mpNextResignal indicates the time
remaining, in minutes, for the vRtrMplsGeneralP2mpResigTimer to expire.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.7.1.21
vRtrMplsGeneralSecFastRetryTimer
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
vRtrMplsGeneralShortTTLPropLocal
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.7.1.23
vRtrMplsGeneralShortTTLPropTrans
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.7.1.24
vRtrMplsGeneralStaticLspFRTimer
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
vRtrMplsGeneralAutoBWDefSampMul
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
vRtrMplsGeneralAutoBWDefAdjMul
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
vRtrMplsGeneralExpBackoffRetry
The value of vRtrMplsGeneralExpBackoffRetry specifies the state of
Exponential Backoff Retry mechanism.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.7.1.28
vRtrMplsGeneralCspfOnLooseHop
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.7.1.29
vRtrMplsGeneralP2PMaxByPassAssoc
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
vRtrMplsGenP2pActPathFastRetry
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
vRtrMplsGenP2mpS2lFastRetry
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
vRtrMplsGenLspInitRetryTimeout
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
vRtrMplsLoggerEventBundling
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.7.1.34
vRtrMplsGenIssuMplsLockdown
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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
The vRtrMplsIfTable has an entry for each router interface
configured for MPLS in the system.
vRtrMplsIfEntry entry .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…
Indexes
TROPIC-SYSTEM-MIBtnSysSwitchId TN-VRTR-MIBvRtrID TN-VRTR-MIBvRtrIfIndex
Column Syntax OID
vRtrMplsIfAdminState
The desired administrative state for the MPLS protocol
running on this MPLS interface.
TN-TC-MIBTmnxAdminStater/w
Textual Convention: TN-TC-MIBTmnxAdminState Enumeration
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.7483.6.1.2.6.9.1.1
vRtrMplsIfOperState
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
Textual Convention: TN-TC-MIBTmnxOperState Enumeration
Type Values:
1unknown
2inService
3outOfService
4transition
.1.3.6.1.4.1.7483.6.1.2.6.9.1.2
vRtrMplsIfAdminGroup
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
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.9.1.3
vRtrMplsIfTeMetric
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
The vRtrMplsIfStatTable has an entry for each router interface
configured for MPLS in the system.
vRtrMplsIfStatEntry entry .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
vRtrMplsIfTxPktCount
The total number of MPLS labeled packets transmitted from this
interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.7483.6.1.2.6.10.1.1
vRtrMplsIfRxPktCount
The total number of MPLS labeled packets received on this
interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.7483.6.1.2.6.10.1.2
vRtrMplsIfTxOctetCount
The total number of bytes in MPLS labeled packets transmitted
on this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.7483.6.1.2.6.10.1.3
vRtrMplsIfRxOctetCount
The total number of bytes in MPLS labeled packets received on
this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
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
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 entry .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.
Indexes
TROPIC-SYSTEM-MIBtnSysSwitchId TN-VRTR-MIBvRtrID vRtrMplsLabelType
Column Syntax OID
vRtrMplsLabelType
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
vRtrMplsLabelRangeMin
The value of vRtrMplsLabelRangeMin specifies the minimum
label value in the range for a particular label type.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.17.1.2
vRtrMplsLabelRangeMax
The value of vRtrMplsLabelRangeMax specifies the maximum
label value in the range for a particular label type.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.17.1.3
vRtrMplsLabelRangeAging
The value of vRtrMplsLabelRangeAging represents the
number of labels that are currently allocated and aging.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7483.6.1.2.6.17.1.4
vRtrMplsLabelRangeAvailable
The value of vRtrMplsLabelRangeAvailable represents the
number of labels that are currently available for each
label type.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
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
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 entry .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.
Indexes
TROPIC-SYSTEM-MIBtnSysSwitchId TN-VRTR-MIBvRtrID vRtrMplsStaticLSPLabel
Column Syntax OID
vRtrMplsStaticLSPLabel
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
vRtrMplsStaticLSPLabelOwner
The value of vRtrMplsStaticLSPLabelOwner specifies the owner
for the label value vRtrMplsStaticLSPLabel.
TmnxMplsLabelOwner
Textual Convention: TmnxMplsLabelOwner Enumeration
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
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 entry .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.
Indexes
TROPIC-SYSTEM-MIBtnSysSwitchId TN-VRTR-MIBvRtrID vRtrMplsStaticSvcLabel
Column Syntax OID
vRtrMplsStaticSvcLabel
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
vRtrMplsStaticSvcLabelOwner
The value of vRtrMplsStaticSvcLabelOwner specifies
the owner for the label value vRtrMplsStaticSvcLabel.
TmnxMplsLabelOwner
Textual Convention: TmnxMplsLabelOwner Enumeration
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
vRtrMplsLspStatsTable controls Statsistics in the ess data-path
at the ingress Label Switched Path (LSP) for an Mpls-Lsp FEC.
vRtrMplsLspStatsEntry entry .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.
Indexes
TROPIC-SYSTEM-MIBtnSysSwitchId TN-VRTR-MIBvRtrID vRtrMplsLspStatsType vRtrMplsLspStatsSenderAddrType vRtrMplsLspStatsSenderAddr vRtrMplsLspStatsLspName
Column Syntax OID
vRtrMplsLspStatsType
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
vRtrMplsLspStatsSenderAddrType
The value of vRtrMplsLspStatsSenderAddrType indicates address type of
vRtrMplsLspStatsSenderAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.7483.6.1.2.6.38.1.2
vRtrMplsLspStatsSenderAddr
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
vRtrMplsLspStatsLspName
The value of vRtrMplsLspStatsLspName indicates the lsp name.
TN-TC-MIBTNamedItem
Textual Convention: TN-TC-MIBTNamedItem OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.7483.6.1.2.6.38.1.4
vRtrMplsLspStatsRowStatus
vRtrMplsLspStatsRowStatus is used for the creation or deletion
of entries in the vRtrMplsLspStatsTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.7483.6.1.2.6.38.1.5
vRtrMplsLspStatsLastChanged
The value of vRtrMplsLspStatsLastChanged indicates the
time stamp of the last change to this row of this table.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.7483.6.1.2.6.38.1.6
vRtrMplsLspStatsCollectStats
The value of vRtrMplsLspStatsCollectStats specifies whether to
collect statistics for this prefix.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.7483.6.1.2.6.38.1.7
vRtrMplsLspStatsAccntingPolicy
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
vRtrMplsLspStatsAdminState
The value of vRtrMplsLspStatsAdminState specifies whether egress
statistics are enabled for this lsp.
TN-TC-MIBTmnxAdminStater/w
Textual Convention: TN-TC-MIBTmnxAdminState Enumeration
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
The vRtrMplsSystemConfigTable contains system level entities
required for MPLS.
vRtrMplsSystemConfigEntry entry .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.
Indexes
TROPIC-SYSTEM-MIBtnSysSwitchId TN-VRTR-MIBvRtrID
Column Syntax OID
vRtrMplsLabelMaxStaticLspLabels
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
vRtrMplsLabelMaxStaticSvcLabels
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
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 entry .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.
Indexes
TROPIC-SYSTEM-MIBtnSysSwitchId TN-VRTR-MIBvRtrID vRtrMplsLspName
Column Syntax OID
vRtrMplsLspNameIndex
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
Textual Convention: TN-TC-MIBTmnxVRtrMplsLspID Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.7483.6.1.2.6.46.1.1