TIMETRA-MPLS-MIB
AI MIB Summary
The TIMETRA-MPLS-MIB provides SNMP-based provisioning and monitoring of Multiprotocol Label Switching (MPLS) extensions, including label distribution, LSP state, and traffic engineering parameters, specifically for Alcatel-Lucent Service Router Operating System (SROS) platforms.
This document is the SNMP MIB module to manage and provision the MPLS extensions for the Alcatel-Lucent SROS device.
Copyright 2003-2013 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions.
Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies.
This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
timetraMplsMIBModule.1.3.6.1.4.1.6527.1.1.3.6
659
Objects
Active
Status
10
Dependencies
Imported Objects
Objects
659 total| Object Name |
|---|
timetraMplsMIBModuleThis document is the SNMP MIB module to manage and provision the
MPLS extensions for the Alcatel-Lucent SROS device.
Copyright 2003-2013 Alcatel-Lucent. All rights reserved.
Reproduction of this document is authorized on the condition that
the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Alcatel-Lucent's
proprietary intellectual property. Alcatel-Lucent retains
all title and ownership in the Specification, including any
revisions.
Alcatel-Lucent grants all interested parties a non-exclusive
license to use and distribute an unmodified copy of this
Specification in connection with management of Alcatel-Lucent
products, and without fee, provided this copyright notice and
license appear on all copies.
This Specification is supplied 'as is', and Alcatel-Lucent
makes no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification. MODULE-IDENTITY .1.3.6.1.4.1.6527.1.1.3.6 |
tmnxMplsConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.6 |
tmnxMplsCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.6.1 |
tmnxMplsGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.6.2 |
tmnxMplsObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.6 |
vRtrMplsLspTableThe vRtrMplsLspTable has an entry for each Labeled Switch
Path (LSP) configured for a virtual router in the system. SEQUENCE OF VRtrMplsLspEntry .1.3.6.1.4.1.6527.3.1.2.6.1 |
vRtrMplsLspEntryEach 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 to have been assigned a valid value. VRtrMplsLspEntry .1.3.6.1.4.1.6527.3.1.2.6.1.1 |
vRtrMplsLspIndexThe unique value which identifies this Labeled Switch
Path (LSP) for this virtual router in the Alcatel-Lucent
SROS system. It is a unique value among entries with the
same value of vRtrID.ro TmnxVRtrMplsLspID (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.1.1.1 |
vRtrMplsLspRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.2 |
vRtrMplsLspLastChangeThe sysUpTime when this row was last modified.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.3 |
vRtrMplsLspNameAdministrative 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 dynamically by the system using LSP template values
configured in the associated row entry of vRtrMplsLspTemplateTable.
For auto-created LSPs, vRtrMplsLspName can have a maximum of
64 characters which consists of vRtrMplsLspTemplateName, vRtrID
and MTTM(Multicast Tunnel Table Manager)Identifier.
If vRtrMplsLspType is not 'p2mpAuto', vRtrMplsLspName can have a maximum
of 32 characters.rw TLNamedItemOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.1.1.4 |
vRtrMplsLspAdminStateThe desired administrative state for this LSP.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.1.1.5 |
vRtrMplsLspOperStateThe current operational state of this LSP.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.1.1.6 |
vRtrMplsLspFromAddrSource IP address of this LSP. If vRtrMplsLspFromAddr has not
been explicitly set, the system IP address will be used.rw IpAddress .1.3.6.1.4.1.6527.3.1.2.6.1.1.7 |
vRtrMplsLspToAddrDestination IP address of this LSP. This LSP will not be
signaled until vRtrMplsLspToAddr is explicitly set.rw IpAddress .1.3.6.1.4.1.6527.3.1.2.6.1.1.8 |
vRtrMplsLspTypeThe 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 be used to indicate point to multipoint LSPs
used for multicast traffic.
When the value of the vRtrMplsLspType is 'p2mpAuto', it specifies that
the LSP is auto-created dynamically by the system and the row entry
is dynamically created by the system using LSP Template values
configured in the associated row entry of vRtrMplsLspTemplateTable.
The value 'mplsTp' specifies that the LSP is an MPLS-TP Static LSP.
A 'wrongValue' error is returned if an attempt is made to set
an object in the row entry where the value of vRtrMplsLspType is
'p2mpAuto'.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.1.1.9 |
vRtrMplsLspOutSegIndxThe 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 will be zero (0).rw Integer32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.10 |
vRtrMplsLspRetryTimerThe value of vRtrMplsLspRetryTimer specifies the time in seconds
the software will wait before attempting the establish the
failed LSP.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.11 |
vRtrMplsLspRetryLimitThe 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 should be made.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.12 |
vRtrMplsLspMetricThe 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.
In LDP-over-RSVP, LDP performs a lookup in the Routing Table
Manager (RTM) which provides the next hop to the destination PE
and the advertising router (ABR or destination PE itself). If the
advertising router matches the targeted LDP peer, LDP then
performs a second lookup for the advertising router in the Tunnel
Table Manager (TTM). This lookup returns the best RSVP LSP to use
to forward packets for an LDP FEC learned through the targeted
LDP session. The lookup returns the LSP with the lowest metric.
If multiple LSPs have the same metric, then the result of the
lookup will be to select the first one available in the TTM.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.13 |
vRtrMplsLspDecrementTtlWhen 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 is written into the IP packet.
When the value of vRtrMplsLspDecrementTtl is 'false', the ingress
ESR ignores the IP packet TTL and writes the value of 255 into the
label; and the egress ESR does not write the label's TTL into the
IP packet.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.14 |
vRtrMplsLspCspfWhen 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.15 |
vRtrMplsLspFastRerouteWhen 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, traffic is immediately rerouted on the
pre-computed detour LSP thus avoiding packet loss. Each node
along the primary path of the LSP tries to establish a detour LSP
as follows: Each upstream node will setup a detour LSP that
avoids only the immediate downstream node and merges back onto
the actual path of the LSP as soon as possible. The detour LSP
may take one or more hops (upto the value of vRtrMplsLspFRHopLimit)
before merging back onto the main LSP path.
When the upstream node detects a downstream link or node failure,
it immediately send traffic for that LSP on the detour path and
at the same time signals back to the ingress ESR about the
failure.
Fast reroute applies only to the primary path of this LSP.
No configuration is required on the transit hops of the LSP.
The ingress ESR will signal all intermediate ESRs using RSVP
to setup their detours.
When the value of vRtrMplsLspFastReroute is 'false', fast
rerouting is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.16 |
vRtrMplsLspFRHopLimitThe value of vRtrMplsLspFRHopLimit specifies the total number
of hops a detour LSP can take before merging back onto the
main LSP path.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.17 |
vRtrMplsLspFRBandwidthThe 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.rw Unsigned32 UNITS "mega-bits per second" .1.3.6.1.4.1.6527.3.1.2.6.1.1.18 |
vRtrMplsLspClassOfServiceThe 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 mapping between the forwarding
class and the EXP bits. When class of service is specified,
all packets will be marked with the same EXP bits that match
the vRtrMplsLspClassOfService name in the mapping table.
An empty string, ''H, specifies no class of service. Packets
are assigned EXP bits based on the same mapping table, however
each packet is marked with EXP bits based on the forwarding
class from which it is serviced.
When the value of vRtrMplsLspPathCosSource is set to 'inherit',
the value of vRtrMplsLspClassOfService is applied to that
specific LSP/path.rw TNamedItemOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.1.1.19 |
vRtrMplsLspSetupPriorityThe 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 priority is higher than the hold
priority of the established LSPs, this LSP may preempt the other
LSPs. A value of zero (0) is the highest priority and a value
of seven (7) is the lowest priority.
When the value of vRtrMplsLspPathSetupPriority is set to '-1',
the value of vRtrMplsLspSetupPriority is applied to that specific
LSP/path.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.20 |
vRtrMplsLspHoldPriorityThe 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 priority is higher than the hold
priority of the established LSPs, this LSP may preempt the other
LSPs. A value of zero (0) is the highest priority and a value
of seven (7) is the lowest priority.
When the value of vRtrMplsLspPathHoldPriority is set to '-1',
the value of vRtrMplsLspHoldPriority is applied to that specific
LSP/path.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.21 |
vRtrMplsLspRecordWhen 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 disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.22 |
vRtrMplsLspPreferenceThe 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 balanced among the LSPs, since all
LSPs have the same preference. To prefer one LSP over another,
change the preference value for that LSP. The LSP with the
lowest preference is used.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.23 |
vRtrMplsLspBandwidthThe 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 vRtrMplsLspPathBandwidth is set to -1, the value of
vRtrMplsLspBandwidth is applied to that specific LSP/path.rw Integer32 UNITS "mega-bits per second" .1.3.6.1.4.1.6527.3.1.2.6.1.1.24 |
vRtrMplsLspBwProtectWhen 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 multiple EF services will be
assigned to a single LSP. When bandwidth protection is
enabled on an LSP, each time this LSP is used for a certain
service the bandwidth allocated on that service is deducted
from the bandwidth reserved for the LSP. Once the bandwidth is
exhausted on the LSP, the ESR will provide feedback to the
provider indicating that this LSP has exhausted its resources.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.25 |
vRtrMplsLspHopLimitThe 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 of vRtrMplsLspPathHopLimit is set to zero (0),
the value of vRtrMplsLspHopLimit is applied to that specific
LSP/path.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.26 |
vRtrMplsLspNegotiatedMTUThe value of vRtrMplsLspNegotiatedMTU specifies the size
for the Maximum transmission unit (MTU) that is negotiated
during LSP establishment.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.27 |
vRtrMplsLspRsvpResvStyleThe value of vRtrMplsLspRsvpResvStyle specifies the reservation
style for RSVP. The reservation style can be set to 'Shared-
Explicit' (se) or 'Fixed-Filter' (ff).rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.1.1.28 |
vRtrMplsLspRsvpAdspecWhen 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.29 |
vRtrMplsLspFRMethodThe 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 point of link or node failure. For each LSP that is
backed up, a separate backup LSP is established.
In the 'Facility Backup' method, instead of creating a separate
LSP for every LSP that is to be backed up, a single LSP is
created which serves as a backup for a set of LSPs. Such an LSP
tunnel is called a 'bypass tunnel'.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.1.1.30 |
vRtrMplsLspFRNodeProtectSetting 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.31 |
vRtrMplsLspAdminGroupIncludeThe 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 LSP. This implies that
each link that this LSP goes through must be associated with
at least one of the admin groups in the include list.
By default, all admin groups are in the include list.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.32 |
vRtrMplsLspAdminGroupExcludeThe 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 LSP. This implies that
each link that this LSP goes through must not be associated
with any of the admin groups in the exclude list.
By default, no admin groups are in the exclude list.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.33 |
vRtrMplsLspAdaptiveSetting 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 change in network topology,
make-before-break functionality ensures that the resources of
the existing LSP will not be released until a new path (with the
same LSP Id) has been established and traffic flowing over the
existing path is seamlessly transferred to the new path.
Setting the value to 'false' disables make-before-break
functionality.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.34 |
vRtrMplsLspInheritanceFor 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 operational value of the
object or use the administratively set value.
Non mask bits will always have value of zero.
This object is a bit-mask, with the following positions:
vRtrMplsLspOptimizeTimer 0x1
vRtrMplsLspFRObject 0x2
vRtrMplsLspHoldTimer 0x4
vRtrMplsLspDestGlobalId 0x8
vRtrMplsLspDestTunnelNum 0x10
vRtrMplsLspFromNodeId 0x20
When the bit for an object is set to one, then the object's
administrative and operational value are whatever the DEFVAL
or most recently SET value is.
When the bit for an object is set to zero, then the object's
administrative and operational value are inherited from the
corresponding object in vRtrMplsGeneralTable.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.35 |
vRtrMplsLspOptimizeTimerThe 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 existing path of a loose-hop LSP to become sub-optimal. Such
LSPs can be re-optimized and re-routed through more optimal paths
by recalculating the path for the LSP at periodic intervals. This
interval is controlled by the optimize timer.
A value of 0 indicates that optimization has been disabled.
When the vRtrMplsLspOptimizeTimer bit in vRtrMplsLspInheritance
is cleared (0), the value returned in the GET request is inherited
from vRtrMplsGeneralOptimizeTimer.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.36 |
vRtrMplsLspOperFastRerouteThe 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 setting is changed, the resources for the
existing LSP will not be released until a new path with the new
attribute settings has been established. While a new path is
being signaled, the administrative value and the operational
values of fast reroute setting for the LSP may differ. The value
of vRtrMplsLspFastReroute specifies the setting used for the new
LSP path trying to be established whereas the value of
vRtrMplsLspOperFastReroute specifies the setting for the existing
LSP path.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.37 |
vRtrMplsLspFRObjectThe 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 disabled for the LSP or if the LSP
is using 'One-to-one Backup'.
When the vRtrMplsLspFRObject bit in vRtrMplsLspInheritance is
cleared (0), the value returned in the GET request is inherited
from vRtrMplsGeneralFRObject.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.38 |
vRtrMplsLspHoldTimerThe 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 vRtrMplsLspHoldTimer is inherited from
the value of vRtrMplsGeneralHoldTimer.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.39 |
vRtrMplsLspCspfTeMetricEnabledThe 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 the path of the LSP by CSPF.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.40 |
vRtrMplsLspP2mpIdThe value of vRtrMplsLspP2mpId specifies a unique identifier known as
point to multipoint (P2MP) identifier (ID).rw Unsigned32 (0|1..65535) .1.3.6.1.4.1.6527.3.1.2.6.1.1.41 |
vRtrMplsLspClassTypeThe value of vRtrMplsLspClassType specifies the class type (CT)
associated with this LSP.rw TmnxRsvpDSTEClassType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.1.1.42 |
vRtrMplsLspOperMetricThe value of vRtrMplsLspOperMetric indicates the operational metric
for the LSP.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.43 |
vRtrMplsLspLdpOverRsvpIncludeThe 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 that it considers to be the lowest cost path to the
destination. If an IGP calculation and an LDP over RSVP produce the
same cost then LDP will always prefer an LDP over RSVP tunnel over an
IGP route.
By default, static and dynamic LSPs will be included when they are
created. The default value for p2mp and bypass-only LSPs will be
'false'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.44 |
vRtrMplsLspLeastFillThe 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 chosen among a set of equal
cost paths.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.45 |
vRtrMplsLspVprnAutoBindIncludeThe 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.
By default, static and dynamic LSPs will be included when they are
created. The default value for p2mp and bypass-only LSPs will
be 'false'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.46 |
vRtrMplsLspMainCTRetryLimitThe value of vRtrMplsLspMainCTRetryLimit specifies the number of
attempts the software should make before it can start using the backup
class type.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.1.1.47 |
vRtrMplsLspIgpShortcutThe 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' the RSVP LSP
is used as a shortcut while resolving IGP routes. When the value of
vRtrMplsLspIgpShortcut is set to 'false' the RSVP LSP is not used as a
shortcut while resolving IGP routes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.48 |
vRtrMplsLspOriginTemplateWhen 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 vRtrMplsLspOriginTemplate
is an empty string.ro TNamedItemOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.1.1.49 |
vRtrMplsLspAutoBandwidthThe 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
been enabled for this LSP and a value of 'false' specifies that
automatic bandwidth adjustment has been disabled for this LSP.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.50 |
vRtrMplsLspCspfToFirstLooseThe 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).
By default, the value of vRtrMplsLspCspfToFirstLoose is 'false' which
specifies that the CSPF calculation is done to the destination of LSP.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.51 |
vRtrMplsLspPropAdminGroupThe 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 vRtrMplsLspPropAdminGroup is 'false' which
specifies the session attribute object without resource affinity
(C-Type 7) is propagated in PATH message and the admin-groups are
ignored on Label Switched Router(LSR) while doing CSPF calculation.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.52 |
vRtrMplsLspBgpShortcutThe 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' the RSVP LSP
is used as a shortcut while resolving BGP routes. When the value of
vRtrMplsLspBgpShortcut is set to 'false' the RSVP LSP is not used as a
shortcut while resolving BGP routes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.53 |
vRtrMplsLspBgpTransportTunnelThe 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 to 'include' an
RSVP LSP is allowed to be used as a transport LSP for BGP tunnel
routes. When the value of vRtrMplsLspBgpTransportTunnel is set to
'exclude' an RSVP LSP is not allowed to be used as a transport LSP
for BGP tunnel routes.rw TmnxMplsLspBgpRSVPLSPTunState .1.3.6.1.4.1.6527.3.1.2.6.1.1.54 |
vRtrMplsLspSwitchStbyPathThe 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 value of 'doAction', if the LSP path is actively on
a current standby path, signaling will be initiated to switch to
the new path.
If a signal is triggered while a re-signaling is already in
progress, the old transient state will be destroyed and a new
transaction will be triggered.
This variable must be set along with vRtrMplsLspSwitchStbyPathIndex
to indicate the specific path index to switch to.
An SNMP GET request on this object should return 'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.1.1.55 |
vRtrMplsLspSwitchStbyPathIndexThe 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 selected.
A value of 0 specifies that the best active path will be selected.rw MplsTunnelIndex .1.3.6.1.4.1.6527.3.1.2.6.1.1.56 |
vRtrMplsLspSwitchStbyPathForceThe 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.
When vRtrMplsLspSwitchStbyPathForce variable is specified
vRtrMplsLspSwitchStbyPathIndex and vRtrMplsLspSwitchStbyPath must be
also be specified.
A value of 'true' for vRtrMplsLspSwitchStbyPathForce specifies
a forced switch. A value of 'false' specifies no forced switch.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.1.1.57 |
vRtrMplsLspExcludeNodeAddrTypeThe value of vRtrMplsLspExcludeNodeAddrType indicates the type of
vRtrMplsLspExcludeNodeAddr.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.6.1.1.58 |
vRtrMplsLspExcludeNodeAddrWhen 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.rw InetAddress .1.3.6.1.4.1.6527.3.1.2.6.1.1.59 |
vRtrMplsLspIgpShortcutLfaTypeThe 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 used as a LFA SPF.
When the value of vRtrMplsLspIgpShortcutLfaType is set to 'lfaProtect'
the RSVP LSP is used as a shortcut while resolving IGP routes in LFA
SPF as well.
When the value of vRtrMplsLspIgpShortcutLfaType is set to 'lfaOnly'
the RSVP LSP is used as a LFA SPF and not used as igp-shortcut in
regular SPF.
An 'inconsistentValue' error is returned if an attempt is made to
set this object to a non-default value when the value of the object
vRtrMplsLspIgpShortcut is not set to 'true'.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.1.1.60 |
vRtrMplsLspToAddrTypeThe 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.
The value of 'nodeId' specifies an MPLS-TP node id and
vRtrMplsLspToNodeId should be configured.rw TmnxMplsLspAddrType .1.3.6.1.4.1.6527.3.1.2.6.1.1.61 |
vRtrMplsLspFromAddrTypeThe 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 vRtrMplsLspFromAddr should be configured.
When the value of vRtrMplsLspFromAddrType is 'nodeId', it specifies
an MPLS-TP node id type and vRtrMplsLspFromNodeId should be
configured.rw TmnxMplsLspAddrType .1.3.6.1.4.1.6527.3.1.2.6.1.1.62 |
vRtrMplsLspToNodeIdThe value of vRtrMplsLspToNodeId specifies the destination
node id of an MPLS-TP Static LSP.
vRtrMplsLspToNodeId is configured when vRtrMplsLspToAddrType is
set to 'nodeId'.rw TmnxMplsTpNodeID .1.3.6.1.4.1.6527.3.1.2.6.1.1.63 |
vRtrMplsLspFromNodeIdThe value of vRtrMplsLspFromNodeId specifies the source
node id of an MPLS-TP Static LSP.
vRtrMplsLspFromNodeId is configured when vRtrMplsLspFromAddrType is
set to 'nodeId'.rw TmnxMplsTpNodeID .1.3.6.1.4.1.6527.3.1.2.6.1.1.64 |
vRtrMplsLspDestGlobalIdThe 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.rw TmnxMplsTpGlobalID .1.3.6.1.4.1.6527.3.1.2.6.1.1.65 |
vRtrMplsLspDestTunnelNumThe value of vRtrMplsLspDestTunnelNum specifies the destination
tunnel number of an MPLS-TP Static LSP.rw Unsigned32 (0 | 1..61440) .1.3.6.1.4.1.6527.3.1.2.6.1.1.66 |
vRtrMplsLspStatTableThe vRtrMplsLspStatTable has an entry for each Labeled Switch
Path (LSP) configured for a virtual router in the system. SEQUENCE OF VRtrMplsLspStatEntry .1.3.6.1.4.1.6527.3.1.2.6.2 |
vRtrMplsLspStatEntryEach 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. VRtrMplsLspStatEntry .1.3.6.1.4.1.6527.3.1.2.6.2.1 |
vRtrMplsLspOctetsThe 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, which by default is
once every 5 minutes. If MPLS statistics gathering is not
enabled, this number will not increment.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.2.1.1 |
vRtrMplsLspPacketsThe 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, which by default is
once every 5 minutes. If MPLS statistics gathering is not
enabled, this number will not increment.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.2.1.2 |
vRtrMplsLspAgeThe age (i.e., time from creation till now) of this LSP in
10-millisecond periods.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.2.1.3 |
vRtrMplsLspTimeUpThe 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 %).ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.2.1.4 |
vRtrMplsLspTimeDownThe total time in 10-millisecond units that this LSP has not
been operational.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.2.1.5 |
vRtrMplsLspPrimaryTimeUpThe 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/vRtrMplsLspTimeUp * 100) %.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.2.1.6 |
vRtrMplsLspTransitionsThe number of state transitions (up -> down and down -> up)
this LSP has undergone.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.2.1.7 |
vRtrMplsLspLastTransitionThe time in 10-millisecond units since the last transition
occurred on this LSP.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.2.1.8 |
vRtrMplsLspPathChangesThe 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.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.2.1.9 |
vRtrMplsLspLastPathChangeThe time in 10-millisecond units since the last change
occurred on this LSP.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.2.1.10 |
vRtrMplsLspConfiguredPathsThe number of paths configured for this LSP.ro Integer32 .1.3.6.1.4.1.6527.3.1.2.6.2.1.11 |
vRtrMplsLspStandbyPathsThe number of standby paths configured for this LSP.ro Integer32 .1.3.6.1.4.1.6527.3.1.2.6.2.1.12 |
vRtrMplsLspOperationalPathsThe number of operational paths for this LSP. This includes
the path currently active, as well as operational standby
paths.ro Integer32 .1.3.6.1.4.1.6527.3.1.2.6.2.1.13 |
vRtrMplsLspConfP2mpInstancesThe value of vRtrMplsLspConfP2mpInstances indicates the number
of p2mp instances configured for this LSP.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.2.1.14 |
vRtrMplsLspPathTableSpinlockvoluntary serialization control for vRtrMplsLspPathTable.
Primarily used by SNMP manager to coordinate changes to
vRtrMplsLspPathInheritance.rw TestAndIncr (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.3 |
vRtrMplsLspPathTableThe vRtrMplsLspPathTable provides an association between an
LSP and a path. An LSP can have more than one path association,
but only one of those paths can be specified as the primary
path type. Paths are defined in as Tunnel entries in the
mplsTunnelTable in the MPLS-TE-MIB. SEQUENCE OF VRtrMplsLspPathEntry .1.3.6.1.4.1.6527.3.1.2.6.4 |
vRtrMplsLspPathEntryEach row entry represents an association between a Labeled Switch
Path (LSP) in the vRtrMplsLspTable and a path (or tunnel) entry in
the mplsTunnelTable. Entries in this table can be created and
deleted via SNMP SET operations. Setting RowStatus to 'active'
requires vRtrMplsLspPathType to have been assigned a valid value. VRtrMplsLspPathEntry .1.3.6.1.4.1.6527.3.1.2.6.4.1 |
vRtrMplsLspPathRowStatusThe row status used for creation, deletion, or control
of vRtrMplsLspPathTable entries. Before the row can be
placed into the 'active' state vRtrMplsLspPathType must
have been assigned a valid value.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.1 |
vRtrMplsLspPathLastChangeThe sysUpTime when this row was last modified.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.2 |
vRtrMplsLspPathTypeThis variable is an enum that represents the role this
path is taking within this LSP.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.4.1.3 |
vRtrMplsLspPathCosThe configured Class Of Service (COS) for this path. If
the value is between 0 and 7 inclusive, this value
will be inserted in the 3 bit COS field in the label.
If the value is 255, the value in the COS field of
the label will depend on other factors.rw INTEGER (0..7 | 255) .1.3.6.1.4.1.6527.3.1.2.6.4.1.4 |
vRtrMplsLspPathPropertiesThe set of configured properties for this path expressed
as a bit map. For example, if the path is an adaptive
path, the bit corresponding to bit value 1 is set.ro Bits .1.3.6.1.4.1.6527.3.1.2.6.4.1.5 |
vRtrMplsLspPathBandwidthThe value of vRtrMplsLspPathBandwidth specifies the amount
of bandwidth in mega-bits per seconds (Mbps) to be reserved
for this LSP path. A value of zero (0) indicates that no
bandwidth is reserved.rw Integer32 UNITS "mega-bits per second" .1.3.6.1.4.1.6527.3.1.2.6.4.1.6 |
vRtrMplsLspPathBwProtectWhen vRtrMplsLspPathBwProtect 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 multiple EF services will be
assigned to a single LSP. When bandwidth protection is
enabled on an LSP, each time this LSP is used for a certain
service the bandwidth allocated on that service is deducted
from the bandwidth reserved for the LSP. Once the bandwidth is
exhausted on the LSP, the ESR will provide feedback to the
provider indicating that this LSP has exhausted its resources.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.7 |
vRtrMplsLspPathStateThe current working state of this path within this LSP.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.4.1.8 |
vRtrMplsLspPathPreferenceWhen there is no path in the LSP with vRtrMplsLspPathType
value of 'primary', 'secondary' type paths of this LSP
with the same value of vRtrMplsLspPathPreference are used
for load sharing. When a 'primary' type path exists in
the LSP, vRtrMplsLspPathPreference is used to denote at
which priority one 'secondary' path will supercede another
when the 'primary' fails. 1 indicates the highest priority
value.
For LSP with vRtrMplsLspPathType value of 'standby' type paths
the value of vRtrMplsLspPathPreference is in the range of (1..255).
For path type 'primary' the value of vRtrMplsLspPathPreference
is set to 0. For path type 'secondary' the value of vRtrMplsLspPathPreference
is set to 255.rw INTEGER .1.3.6.1.4.1.6527.3.1.2.6.4.1.9 |
vRtrMplsLspPathCosSourceWhen vRtrMplsLspPathCosSource is set to 'true', the value of
vRtrMplsLspPathClassOfService overrides vRtrMplsLspClassOfService.
When 'false', the value of vRtrMplsLspClassOfService is used.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.10 |
vRtrMplsLspPathClassOfServiceThe name of the class of service value to be assigned to all
packets on the LSP is specified with vRtrMplsLspPathClassOfService.
The EXP bits in the MPLS header are set based on the global
mapping table that specified the mapping between the forwarding
class and the EXP bits. When class of service is specified,
all packets will be marked with the same EXP bits that match
the vRtrMplsLspPathClassOfService name in the mapping table.
An empty string, ''H, specifies no class of service. Packets
are assigned EXP bits based on the same mapping table, however
each packet is marked with EXP bits based on the forwarding
class from which it is serviced.rw TNamedItemOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.4.1.11 |
vRtrMplsLspPathSetupPriorityThe value of vRtrMplsLspPathSetupPriority 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 priority is higher than the hold
priority of the established LSPs, this LSP may preempt the other
LSPs. A value of zero (0) is the highest priority and a value
of seven (7) is the lowest priority.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.12 |
vRtrMplsLspPathHoldPriorityThe value of vRtrMplsLspPathHoldPriority 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 priority is higher than the hold
priority of the established LSPs, this LSP may preempt the other
LSPs. A value of zero (0) is the highest priority and a value
of seven (7) is the lowest priority.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.13 |
vRtrMplsLspPathRecordWhen the value of vRtrMplsLspPathRecord is 'record', recording of
all the hops that a LSP traverses is enabled.
When the value of vRtrMplsLspPathRecord is 'noRecord', recording
of all the hops that a LSP traverses is disabled.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.4.1.14 |
vRtrMplsLspPathHopLimitThe value of vRtrMplsLspPathHopLimit 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 vRtrMplsLspPathHopLimit bit in vRtrMplsLspPathInheritance
is cleared (0), the value returned to a GET request is inherited
from vRtrMplsLspHopLimit.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.15 |
vRtrMplsLspPathSharingWhen vRtrMplsLspPathSharing has a value of 'true', path-sharing
is enabled for the secondary path. Path-sharing is used to
control the hops of the secondary path.
When vRtrMplsLspPathSharing have a value of 'false', CSPF attempts
to find a path for the secondary that does not include any node
or link that is common to the active primary path.
This variable is valid only if vRtrMplsLspPathType is set to
'secondary'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.16 |
vRtrMplsLspPathAdminStateThe desired administrative state for this LSP path.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.4.1.17 |
vRtrMplsLspPathOperStateThe current operational state of this LSP path.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.4.1.18 |
vRtrMplsLspPathInheritanceFor each writable object in this row that can be configured to
inherit its value from its corresponding object in the
vRtrMplsLspTable, controls whether to inherit the operational value
of that object, or use the administratively set value.
Non mask bits will always have value of zero, and any attempt to
change the value will be silently discarded.
This object is a bit-mask, with the following positions:
vRtrMplsLspPathHopLimit 0x2000
vRtrMplsLspPathAdminGroupInclude 0x20000
vRtrMplsLspPathAdminGroupExclude 0x40000
vRtrMplsLspPathAdaptive 0x80000
vRtrMplsLspPathOptimizeTimer 0x100000
vRtrMplsLspPathClassType 0x1000000
When the bit for an object is set to one, then the
object's administrative and operational value are whatever
the DEFVAL or most recently SET value is. The corresponding
mask bit will be changed to one when SNMP SET is performed
on any of the inherited objects (vRtrMplsLspPathHopLimit,
vRtrMplsLspPathAdminGroupInclude, etc).
When the bit for an object is set to zero, then the
object's administrative and operational value are inherited
from the corresponding object in vRtrMplsLspTable.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.19 |
vRtrMplsLspPathLspIdThis value identifies the label switched path that
is signaled for this entry.ro MplsLSPID (MPLS-LSR-MIB) .1.3.6.1.4.1.6527.3.1.2.6.4.1.20 |
vRtrMplsLspPathRetryTimeRemainingThe time in 10-millisecond units to signal this path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.21 |
vRtrMplsLspPathTunnelARHopListIndexPrimary index into the mplsTunnelARHopTable identifying a
particular recorded hop list. A value of 0 implies that there
is no recored hop list associated with this LSP path.ro Integer32 (0|1..2147483647) .1.3.6.1.4.1.6527.3.1.2.6.4.1.22 |
vRtrMplsLspPathNegotiatedMTUThe value of vRtrMplsLspPathNegotiatedMTU specifies the size
for the Maximum transmission unit (MTU) that is negotiated
during establishment of this LSP Path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.23 |
vRtrMplsLspPathFailCodeThe value of vRtrMplsLspPathFailCode specifies the reason code
for LSP Path failure. A value of 0 indicates that no failure
has occurred.ro TmnxMplsLspFailCode .1.3.6.1.4.1.6527.3.1.2.6.4.1.24 |
vRtrMplsLspPathFailNodeAddrThe value of vRtrMplsLspPathFailNodeAddr specifies the IP address
of the node in the LSP path at which the LSP path failed. When
no failure has occurred, this value is 0.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.6.4.1.25 |
vRtrMplsLspPathAdminGroupIncludeThe value of vRtrMplsLspPathAdminGroupInclude is a bit-map that
specifies a list of admin groups that should be included when
this LSP path is setup. If bit 'n' is set, then the admin group
with value 'n' is included for this LSP path. This implies that
each link that this LSP path goes through must be associated with
at least one of the admin groups in the include list.
When the vRtrMplsLspPathAdminGroupInclude bit in
vRtrMplsLspPathInheritance is cleared (0), the value returned
to a GET request is inherited from vRtrMplsLspAdminGroupInclude.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.26 |
vRtrMplsLspPathAdminGroupExcludeThe value of vRtrMplsLspPathAdminGroupExclude is a bit-map that
specifies a list of admin groups that should be excluded when
this LSP path is setup. If bit 'n' is set, then the admin group
with value 'n' is excluded for this LSP path. This implies that
each link that this LSP path goes through must not be associated
with any of the admin groups in the exclude list.
When the vRtrMplsLspPathAdminGroupExclude bit in
vRtrMplsLspPathInheritance is cleared (0), the value returned
to a GET request is inherited from vRtrMplsLspAdminGroupExclude.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.27 |
vRtrMplsLspPathAdaptiveSetting the value of vRtrMplsLspPathAdaptive to 'true', enables
make-before-break functionality for the LSP path.
Setting the value to 'false', disables make-before-break
functionality for the path.
When the vRtrMplsLspPathAdaptive bit in vRtrMplsLspPathInheritance
is cleared (0), the value returned to a GET request is inherited
from vRtrMplsLspAdaptive.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.28 |
vRtrMplsLspPathOptimizeTimerThe value of vRtrMplsLspPathOptimizeTimer specifies the time, in
seconds, the software will wait before attempting to re-optimize
the LSP path.
When CSPF is enabled, changes in the network topology may cause
the existing path of a loose-hop LSP to become sub-optimal. Such
LSPs can be re-optimized and re-routed through more optimal paths
by recalculating the path for the LSP at periodic intervals. This
interval is controlled by the optimize timer.
A value of 0 indicates that optimization has been disabled.
When the vRtrMplsLspPathOptimizeTimer bit in
vRtrMplsLspPathInheritance is cleared (0), the value returned in
the GET request is inherited from vRtrMplsLspOptimizeTimer.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.29 |
vRtrMplsLspPathNextOptimizeThe value of vRtrMplsLspPathNextOptimize specifies the current value
of the optimize timer. This is the time, in seconds, remaining till
the optimize timer will expire and optimization will be started for
the LSP path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.30 |
vRtrMplsLspPathOperBandwidthThe value of vRtrMplsLspPathOperBandwidth specifies the amount of
bandwidth in mega-bits per seconds (Mbps) that has been reserved
for the operational LSP path.
When make-before-break functionality for the LSP is enabled and
if the path bandwidth is changed, the resources allocated to the
existing LSP paths will not be released until a new path with
the new bandwidth settings has been established. While a new path
is being signaled, the administrative value and the operational
values of the path bandwidth may differ. The value of
vRtrMplsLspPathBandwidth specifies the bandwidth requirements for
the new LSP path trying to be established whereas the value of
vRtrMplsLspPathOperBandwidth specifies the bandwidth reserved
for the existing LSP path.ro Integer32 UNITS "mega-bits per second" .1.3.6.1.4.1.6527.3.1.2.6.4.1.31 |
vRtrMplsLspPathMBBStateThe value of vRtrMplsLspPathMBBState specifies the state of the
most recent invocation of the make-before-break functionality.
Possible states are:
none (1) - no make-before-break invoked
success (2) - make-before-break successful
inProgress (3) - make-before-break in progress
fail (4) - make-before-break failed.
This object was made obsolete in release 6.0 R4 and replaced
with vRtrMplsLspPathLastMBBState.roobsolete Enumeration .1.3.6.1.4.1.6527.3.1.2.6.4.1.32 |
vRtrMplsLspPathResignalSetting the value of vRtrMplsLspPathResignal to 'doAction' triggers
the re-signaling of the LSP path.
If the LSP path is operationally down either due to network failure
or due to the retry attempts count being exceeded, setting this
variable to 'doAction' will initiate the signaling for the path. A
make-before-break signaling for the path will be initiated if the
LSP is operationally up but the make-before-break retry attempts
count was exceeded. Make-before-break signaling will also be
initiated for any LSP that is operationally up. This may be used
to cause a loose-hop LSP to be optimized.
If a re-signal is triggered while a re-signaling is already in
progress, the old transient state will be destroyed and a new
transaction being triggered.
An SNMP GET request on this object should return 'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.4.1.33 |
vRtrMplsLspPathTunnelCRHopListIndexPrimary index into the vRtrMplsTunnelCHopTable identifying a
particular computed hop list. A value of 0 implies that there
is no computed hop list associated with this LSP path.ro Integer32 (0|1..2147483647) .1.3.6.1.4.1.6527.3.1.2.6.4.1.34 |
vRtrMplsLspPathOperMTUThe value of vRtrMplsLspPathOperMTU specifies the size
for the Maximum transmission unit (MTU) that is currently
operation for this LSP Path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.35 |
vRtrMplsLspPathRecordLabelWhen the value of vRtrMplsLspPathRecordLabel is 'record',
recording of labels at each node that a LSP traverses is
enabled.
When the value of vRtrMplsLspPathRecordLabel is 'noRecord',
recording of labels at each node that a LSP traverses is
disabled.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.4.1.36 |
vRtrMplsLspPathSrlgThe value of vRtrMplsLspPathSrlg specifies whether the use of
SRLG constraint in the computation of a secondary path for an
LSP at the head-end Label Edge Router (LER) is enabled.
The value vRtrMplsLspPathSrlg is used only when the value of
vRtrMplsLspPathType is 'secondary'. When the value of
vRtrMplsLspPathSrlg is true, the use of SRLG constraint in the
computation of a secondary path is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.37 |
vRtrMplsLspPathSrlgDisjointThe value of vRtrMplsLspPathSrlgDisjoint specifies whether the
relevant standby lsp path is SRLG disjoint from the associated primary
lsp path for an LSP at the head-end Label Edge Router (LER).
The value vRtrMplsLspPathSrlgDisjoint is used only when the
value of vRtrMplsLspPathType is 'standby'. When the value of
vRtrMplsLspPathSrlgDisjoint is 'true', primary and standby lsp
path do not have SRLG membership in common. When the value of
vRtrMplsLspPathSrlgDisjoint is 'false', primary and standby lsp
path have SRLG membership in common.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.38 |
vRtrMplsLspPathLastResigAttemptThe value of vRtrMplsLspPathLastResigAttempt indicates the
sysUpTime when the last attempt to resignal this LSP was made.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.39 |
vRtrMplsLspPathMetricThe value of vRtrMplsLspPathMetric indicates the cost of the traffic
engineered path returned by the IGP.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.40 |
vRtrMplsLspPathLastMBBTypeThe value of vRtrMplsLspPathLastMBBType indicates the type of
last Make-before-break (MBB). If 'none', then no MBB has been
attempted.ro TmnxMplsMBBType .1.3.6.1.4.1.6527.3.1.2.6.4.1.41 |
vRtrMplsLspPathLastMBBEndThe value of vRtrMplsLspPathLastMBBEnd indicates the
sysUpTime when the last MBB ended.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.42 |
vRtrMplsLspPathLastMBBMetricThe value of vRtrMplsLspPathLastMBBMetric indicates the
cost of the traffic engineered path for the LSP path prior to MBB.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.43 |
vRtrMplsLspPathLastMBBStateThe value of vRtrMplsLspPathLastMBBState specifies whether the last
Make-before-break was successful or failed.
Possible states are:
none (1) - no make-before-break invoked
success (2) - make-before-break successful
fail (3) - make-before-break failed.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.4.1.44 |
vRtrMplsLspPathMBBTypeInProgThe value of vRtrMplsLspPathMBBTypeInProg indicates the type of the
Make-before-break (MBB) that is in progress. If 'none', then no MBB
is in progress.ro TmnxMplsMBBType .1.3.6.1.4.1.6527.3.1.2.6.4.1.45 |
vRtrMplsLspPathMBBStartedThe value of vRtrMplsLspPathMBBStarted indicates the
sysUpTime when the in-progress MBB started.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.46 |
vRtrMplsLspPathMBBNextRetryThe value of vRtrMplsLspPathMBBNextRetry indicates the amount
of time remaining in seconds before the next attempt is made to retry
the in-progress MBB.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.6.4.1.47 |
vRtrMplsLspPathMBBRetryAttemptsThe value of vRtrMplsLspPathMBBRetryAttempts indicates 'n' where
nth attempt for the MBB is in progress.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.48 |
vRtrMplsLspPathMBBFailCodeThe value of vRtrMplsLspPathMBBFailCode specifies the reason code
for in-progress MBB failure. A value of 'none' indicates that no failure
has occurred.ro TmnxMplsLspFailCode .1.3.6.1.4.1.6527.3.1.2.6.4.1.49 |
vRtrMplsLspPathMBBFailNodeArTypeThe value of vRtrMplsLspPathMBBFailNodeArType indicates the type of
vRtrMplsLspPathMBBFailNodeAddr. A value of 'unknown' indicates that no failure
has occurred.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.6.4.1.50 |
vRtrMplsLspPathMBBFailNodeAddrThe value of vRtrMplsLspPathMBBFailNodeAddr specifies the IP address
of the node in the LSP path at which the in-progress MBB failed. A value of 'unknown'
for vRtrMplsLspPathMBBFailNodeArType and empty string for
vRtrMplsLspPathMBBFailNodeAddr indicates that no failure has occurred.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.6.4.1.51 |
vRtrMplsLspPathClassTypeThe value of vRtrMplsLspPathClassType specifies the class type (CT)
associated with this LSP path. When the vRtrMplsLspPathClassType
bit in vRtrMplsLspPathInheritance is cleared (0), the value returned to
a GET request is inherited from vRtrMplsLspClassType.rw TmnxRsvpDSTEClassType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.4.1.52 |
vRtrMplsLspPathOperMetricThe value of vRtrMplsLspPathOperMetric indicates the operational
metric for the LSP path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.53 |
vRtrMplsLspPathResignalEligibleThe value of vRtrMplsLspPathResignalEligible indicates that the LSP path
is eligible for re-signaling on the basis of available bandwidth.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.54 |
vRtrMplsLspPathIsFastRetryThe value of vRtrMplsLspPathIsFastRetry indicates which retry
timer is being referred to by vRtrMplsLspPathRetryTimeRemaining.
When the value of vRtrMplsLspPathIsFastRetry is set to 'true',
vRtrMplsLspPathRetryTimeRemaining is referring to either the P2P
active path fast timer, vRtrMplsGenP2pActPathFastRetry or the
secondary fast retry timer, vRtrMplsGeneralSecFastRetryTimer.
When the value of vRtrMplsLspPathIsFastRetry is set to 'false',
vRtrMplsLspPathRetryTimeRemaining is referring to the LSP retry timer,
vRtrMplsLspRetryTimer.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.4.1.55 |
vRtrMplsLspPathBackupCTThe value of vRtrMplsLspPathBackupCT specifies the backup class type (CT)
associated with the LSP. A value of -1 indicates that no backup class type
has been configured for the LSP.rw Integer32 (-1|0..7) .1.3.6.1.4.1.6527.3.1.2.6.4.1.56 |
vRtrMplsLspPathMainCTRetryRemThe value of vRtrMplsLspPathMainCTRetryRem specifies the number of
remaining attempts the software should make before it can start using
the backup class type for the LSP.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.57 |
vRtrMplsLspPathOperCTThe value of vRtrMplsLspMainCTRetryLimit specifies operational
class type (CT) associated with the LSP. A value of -1 indicates
that no operational class type has been configured for the LSPro Integer32 (-1|0..7) .1.3.6.1.4.1.6527.3.1.2.6.4.1.58 |
vRtrMplsLspPathNewPathIndexThe value of vRtrMplsLspPathNewPathIndex specifies the index for the
new path in mplsTunnelTable.rw MplsTunnelIndex .1.3.6.1.4.1.6527.3.1.2.6.4.1.59 |
vRtrMplsLspPathMBBMainCTRetryRemThe value of vRtrMplsLspPathMBBMainCTRetryRem indicates the number of
remaining attempts the software should make before it can start using
the backup class type for the LSP.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.60 |
vRtrMplsLspPathSigBWMBBInProgThe value of vRtrMplsLspPathSigBWMBBInProg indicates the bandwidth
used to signal the MBB currently in progress.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.61 |
vRtrMplsLspPathSigBWLastMBBThe value of vRtrMplsLspPathSigBWLastMBB indicates the bandwidth
used to signal the last MBB that occurred.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.4.1.62 |
vRtrMplsLspPathActiveByManualThe value of vRtrMplsLspPathActiveByManual indicates whether
a secondary standby path has become the active LSP path
due to manual intervention. When vRtrMplsLspSwitchStbyPath is set
to 'doAction' a manual switch is attempted. When
vRtrMplsLspSwitchStbyPathForce is set to 'true' the manual switch is
forced.
When the value of vRtrMplsLspPathActiveByManual is set to
'notApplicable', the LSP path is active but not due to any manual
intervention.
When the value of vRtrMplsLspPathActiveByManual is set to 'noForce',
the LSP path has become active by a manual switch specified
by the user.
When the value of vRtrMplsLspPathActiveByManual is set to 'force',
the LSP path has become active by a forced manual switch executed
by the user.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.4.1.63 |
vRtrMplsLspPathTimeoutInThe value of vRtrMplsLspPathTimeoutIn specifies the amount of time
remaining, in seconds, for the LSP path state to time out after the
initial PATH message has been sent. If the timer expires and the LSP
path has not become operationally up, the LSP path is torn down and
the retry timer is started to schedule a new retry cycle.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.6.4.1.64 |
vRtrMplsLspPathMBBTimeoutInThe value of vRtrMplsLspPathMBBTimeoutIn specifies the amount of time
remaining, in seconds, for the in-progress MBB path state to time out
after the initial PATH message has been sent. If the timer expires and
the in-progress MBB path has not become operationally up, the MBB path
is torn down and the retry timer is started to schedule a new retry
cycle.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.6.4.1.65 |
vRtrMplsLspPathStatTableThe vRtrMplsLspPathStatTable has an entry for an association
between a Labeled Switch Path (LSP) in the vRtrMplsLspTable
and a path (or tunnel) entry in the mplsTunnelTable. SEQUENCE OF VRtrMplsLspPathStatEntry .1.3.6.1.4.1.6527.3.1.2.6.5 |
vRtrMplsLspPathStatEntryEach row entry represents a collection of statistics for
an association between a Labeled Switch Path (LSP) in the
vRtrMplsLspTable and a path (or tunnel) entry in the
mplsTunnelTable.
Entries cannot be created and deleted via SNMP SET operations. VRtrMplsLspPathStatEntry .1.3.6.1.4.1.6527.3.1.2.6.5.1 |
vRtrMplsLspPathTimeUpThe total time in 10-millisecond units that this LSP path has
been operational. For example, the percentage up time can be
determined by computing (vRtrMplsLspPathTimeUp/vRtrMplsLspAge * 100 %).ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.5.1.1 |
vRtrMplsLspPathTimeDownThe total time in 10-millisecond units that this LSP Path has
not been operational.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.5.1.2 |
vRtrMplsLspPathRetryAttemptsThe number of unsuccessful attempts which have been made to
signal this path. As soon as the path gets signalled, this is
set to 0.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.5.1.3 |
vRtrMplsLspPathTransitionCountThe object vRtrMplsLspPathTransitionCount maintains the number
of transitions that have occurred for this LSP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.5.1.4 |
vRtrMplsLspPathCspfQueriesThe value of vRtrMplsLspPathCspfQueries specifies the number
of CSPF queries that have been made for this LSP path.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.5.1.5 |
vRtrMplsXCTableThis table has an entry for each mplsXCEntry
in the mplsXCTable. It serves as an another
indirect index to the mplsXCTable. SEQUENCE OF VRtrMplsXCEntry .1.3.6.1.4.1.6527.3.1.2.6.6 |
vRtrMplsXCEntryAn entry in this table represents the indices
to be used to search the mplsXCTable. VRtrMplsXCEntry .1.3.6.1.4.1.6527.3.1.2.6.6.1 |
vRtrMplsXCIndexAn index of the mplsXCTable. It represents
mplsXCIndex, a field of the mplsXCTable.ro Integer32 .1.3.6.1.4.1.6527.3.1.2.6.6.1.1 |
vRtrMplsInSegmentIfIndexAn index of the mplsXCTable. It represents
mplsInSegmentIfIndex of the mplsInSegmentTable.ro InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.6527.3.1.2.6.6.1.2 |
vRtrMplsInSegmentLabelAn index of the mplsXCTable. It represents
mplsInSegmentLabel of the mplsInSegmentTable.ro MplsLabel (MPLS-LSR-MIB) .1.3.6.1.4.1.6527.3.1.2.6.6.1.3 |
vRtrMplsOutSegmentIndexAn index of the mplsXCTable. It represents
mplsOutSegmentIndex of the mplsOutSegmentTable.ro Integer32 .1.3.6.1.4.1.6527.3.1.2.6.6.1.4 |
vRtrMplsERHopTunnelIndexPrimary index into the mplsTunnelHopTable identifying a particular
recorded hop list (stores ERO in LSR).ro Integer32 .1.3.6.1.4.1.6527.3.1.2.6.6.1.5 |
vRtrMplsARHopTunnelIndexPrimary index into the mplsTunnelARHopTable identifying a particular
recorded hop list (stores RRO in LSR).ro Integer32 .1.3.6.1.4.1.6527.3.1.2.6.6.1.6 |
vRtrMplsRsvpSessionIndexAn index into the TIMETRA-RSVP-MIB::vRtrRsvpSessionTable identifying
a particular RSVP session.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.6.1.7 |
vRtrMplsXCFailCodeThe value of vRtrMplsXCFailCode specifies the reason code for
cross-connect failure. A value of 0 indicates that no failure
occurred.ro TmnxMplsLspFailCode .1.3.6.1.4.1.6527.3.1.2.6.6.1.8 |
vRtrMplsXCCHopTableIndexIndex to the vRtrMplsTunnelCHopTable entries that specify
the hops for the CSPF path for a detour LSP for this tunnel.ro Integer32 .1.3.6.1.4.1.6527.3.1.2.6.6.1.9 |
vRtrMplsGeneralTableThe vRtrMplsGeneralTable contains objects for general control and
management of an MPLS protocol instance within a virtual router. SEQUENCE OF VRtrMplsGeneralEntry .1.3.6.1.4.1.6527.3.1.2.6.7 |
vRtrMplsGeneralEntryEach 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 when vRtrMplsStatus in the vRtrConfTable is
set to 'create'. The entry is destroyed when vRtrMplsStatus is set
to 'delete' VRtrMplsGeneralEntry .1.3.6.1.4.1.6527.3.1.2.6.7.1 |
vRtrMplsGeneralLastChangeThe sysUpTime when this row was last modified.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.1 |
vRtrMplsGeneralAdminStateWhen 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 disable the MPLS protocol instance on this
router.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.7.1.2 |
vRtrMplsGeneralOperStatevRtrMplsGeneralOperState indicates the current operating state
of this MPLS protocol instance on this router.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.7.1.3 |
vRtrMplsGeneralPropagateTtlWhen 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 the label is written into the IP packet.
When vRtrMplsGeneralPropagateTtl is set to 'false', the ingress
ESR ignores the IP packet TTl and writes the value of 255 into
the label, while the egress ESR does not write the label TTL
into the IP packet. This assumes that all ESRs have been
configured to have vRtrMplsGeneralPropagateTtl set to 'false',
or this may result in unpredictable behavior.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.4 |
vRtrMplsGeneralTEThe value of vRtrMplsGeneralTE specifies the type of traffic
engineering used with this MPLS instance.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.7.1.5 |
vRtrMplsGeneralNewLspIndexThis 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 instance of
vRtrMplsLspEntry. If the SET fails with the code
'inconsistentValue', then the process must be repeated.
If the the SET succeeds, then the object is incremented
and the new instance is created according to the manager's
directions.rw TestAndIncr (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.6 |
vRtrMplsGeneralOptimizeTimerThe 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
the existing path of a loose-hop LSP to become sub-optimal. Such
LSPs can be re-optimized and re-routed through more optimal paths
by recalculating the path for the LSP at periodic intervals. This
interval is controlled by the optimize timer.
A value of 0 indicates that optimization has been disabled.
The value for vRtrMplsGeneralOptimizeTimer is by default inherited
by all LSPs and their paths.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.7 |
vRtrMplsGeneralFRObjectThe 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 reroute is disabled for the LSP or if the LSP is using
'One-to-one Backup'.
The value for vRtrMplsGeneralFRObject is by default inherited by
all LSPs.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.8 |
vRtrMplsGeneralResignalTimerThe 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.
When the resignal timer expires, if the new recorded hop list
(RRO) for an P2P LSP has a better metric than the current recorded
hop list, an attempt will be made to resignal that P2P LSP using
the make-before-break mechanism. If the attempt to resignal
an P2P LSP fails, the P2P LSP will continue to use the existing path
and a resignal will be attempted the next time the timer expires.
A value of 0 for the resignal timer indicates that timer-based
P2P LSP resignalling has been disabled.rw Unsigned32 (0|30..10080) UNITS "minutes" .1.3.6.1.4.1.6527.3.1.2.6.7.1.9 |
vRtrMplsGeneralHoldTimerThe 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 indicates that the hold timer has been disabled.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.10 |
vRtrMplsGeneralDynamicBypassThe value of vRtrMplsGeneralDynamicBypass specifies whether
dynamic bypass tunnels are enabled.
By default, dynamic bypass tunnels are enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.11 |
vRtrMplsGeneralNextResignalThe value of vRtrMplsGeneralNextResignal indicates the time
remaining, in minutes, for the vRtrMplsGeneralResignalTimer to expire.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.12 |
vRtrMplsGeneralOperDownReasonThe value of vRtrMplsGeneralOperDownReason indicates the reason
due to which the MPLS instance is operationally down.ro TmnxMplsOperDownReasonCode .1.3.6.1.4.1.6527.3.1.2.6.7.1.13 |
vRtrMplsGeneralSrlgFrrThe 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 value of vRtrMplsGeneralSrlgFrr is
'true' the use of SRLG constraint is enabled.
By default, the use of SRLG constraint is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.14 |
vRtrMplsGeneralSrlgFrrStrictThe 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 vRtrMplsGeneralSrlgFrrStrict is
'true' and a path that meets SRLG constraints is not found, the
bypass or detour is not setup. If this value is set to 'true'
when vRtrMplsGeneralSrlgFrr is set to 'false', vRtrMplsGeneralSrlgFrr
is set to 'true' also.
By default, the value of vRtrMplsGeneralSrlgFrrStrict is 'false'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.15 |
vRtrMplsGeneralNewP2mpInstIndexThe 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 writes the value back in the SET request that
creates a new instance of vRtrMplsP2mpInstEntry. If the SET fails with the code
'inconsistentValue', then the process must be repeated. If the the SET succeeds, then the
object is incremented and the new instance is created according to the manager's
directions.rw TestAndIncr (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.16 |
vRtrMplsGeneralLeastFillMinThdThe 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 across the sorted paths,
whenever two percentages differ by less than the value configured as the
vRtrMplsGeneralLeastFillMinThd, CSPF will consider them equal and will apply a random
number generator to select the path among these paths.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.17 |
vRtrMplsGenLeastFillReoptiThdThe 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 path which has
vRtrMplsLspLeastFill enabled, CSPF will first update the least-available bandwidth figure
for the current path of this LSP. It then applies the least-fill path
selection method to select a new path for this LSP. If the new computed path
has the same cost as the current path, it will compare the least-available
bandwidth figures of the two paths and if the difference exceeds
vRtrMplsGenLeastFillReoptiThd, a trap will be generated to indicate that
a better least-fill path is available for this LSP.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.18 |
vRtrMplsGeneralUseSrlgDBThe value of vRtrMplsGeneralUseSrlgDB specifies whether the use of the user SRLG
database by CSPF is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.19 |
vRtrMplsGeneralP2mpResigTimerThe 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.
When the resignal timer expires, an attempt to resignal the entire P2MP
instance comprising all source to leaf (S2Ls) are done, the IGP or TE metric
of the S2Ls are not taken into consideration.
If the attempt to resignal an P2MP LSP fails, the P2MP LSP will continue to use the
existing S2Ls and a resignal will be attempted the next time the timer expires.
A value of 0 for the resignal timer indicates that timer-based P2MP
LSP resignalling has been disabled.rw Unsigned32 (0|60..10080) UNITS "minutes" .1.3.6.1.4.1.6527.3.1.2.6.7.1.20 |
vRtrMplsGeneralP2mpNextResignalThe value of vRtrMplsGeneralP2mpNextResignal indicates the time
remaining, in minutes, for the vRtrMplsGeneralP2mpResigTimer to expire.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.21 |
vRtrMplsGeneralSecFastRetryTimerThe 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 timer will be started for the secondary path so that the path can
be retried sooner. If the next attempt also fails, further retries for
the path will use the configured value for LSP retry timer,
vRtrMplsLspRetryTimer.
If retry-timer for the LSP is configured to be less than the MPLS
secondary-fast-retry-timer, all retries for the secondary path will
use the LSP retry-timer.
A value of 0 indicates that fast retry for secondary paths has been
disabled.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.22 |
vRtrMplsGeneralShortTTLPropLocalThe 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 forwarded over a LSP shortcut. When the value is 'true' TTL
is propagated from the IP packet header into the header of the
resulting MPLS packet.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.23 |
vRtrMplsGeneralShortTTLPropTransThe 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 forwarded over a LSP shortcut. When the value is 'true' TTL
is propagated from the IP packet header into the header of the
resulting MPLS packet.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.24 |
vRtrMplsGeneralStaticLspFRTimerThe value of vRtrMplsGeneralStaticLspFRTimer specifies the audit time
for static LSPs which are not currently up.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.25 |
vRtrMplsGeneralAutoBWDefSampMulThe value of vRtrMplsGeneralAutoBWDefSampMul specifies the global
default for collection intervals in a sample interval.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.26 |
vRtrMplsGeneralAutoBWDefAdjMulThe value of vRtrMplsGeneralAutoBWDefAdjMul specifies the global
default for collection intervals in an adjust interval.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.27 |
vRtrMplsGeneralExpBackoffRetryThe value of vRtrMplsGeneralExpBackoffRetry specifies the state of
Exponential Backoff Retry mechanism.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.28 |
vRtrMplsGeneralCspfOnLooseHopThe value of vRtrMplsGeneralCspfOnLooseHop specifies whether the
Constrained Shortest Path First (CSPF) calculation till the next
loose hop is enabled or not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.29 |
vRtrMplsGeneralP2PMaxByPassAssocThe 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.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.30 |
vRtrMplsGenP2pActPathFastRetryThe 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 path P2P LSP fails.
When vRtrMplsGenP2pActPathFastRetry is set to 0, fast retry timer
for active path P2P LSP is disabled.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.31 |
vRtrMplsGenP2mpS2lFastRetryThe 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 attempt to setup active path P2MP S2L LSP fails.
When vRtrMplsGenP2mpS2lFastRetry is set to 0, fast retry timer
for active path P2MP S2L LSP is disabled.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.32 |
vRtrMplsGenLspInitRetryTimeoutThe 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 and the LSP path is not up, it is torn down and the LSP
retry timer is started to schedule a new retry cycle using a new
LSP-id.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.7.1.33 |
vRtrMplsLoggerEventBundlingThe 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::tmnxConfigCreate and
TIMETRA-SYSTEM-MIB::tmnxConfigDelete notifications that are generated
because of creation or deletion of entries in the vRtrMplsXCTable
during quiet period of 2 minutes are bundled in a single notification.
An entry is created or deleted in vRtrMplsXCTable when a RSVP session
is created or deleted on this ingress, transit or egress router
instance causing creation or deletion of an entry in
TIMETRA-RSVP-MIB::vRtrRsvpSessionTable.
A vRtrMplsXCBundleChange notification is generated after every quiet
interval of 2 minutes if one or more RSVP session changed state and
retained that state during the quiet interval. However if the state of
the RSVP sessions does not remain stable for an entire quiet interval,
the notification is generated after the maximum interval period of 10
minutes has elapsed.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.34 |
vRtrMplsGenIssuMplsLockdownThe 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.7.1.39 |
vRtrMplsGeneralStatTableThe vRtrMplsGeneralStatTable contains statistics for an MPLS
protocol instance within a virtual router. SEQUENCE OF VRtrMplsGeneralStatEntry .1.3.6.1.4.1.6527.3.1.2.6.8 |
vRtrMplsGeneralStatEntryEach row entry represents a collection of statistics for an
instance of the MPLS protocol running within a virtual router.
Entries cannot be created and deleted via SNMP SET operations. VRtrMplsGeneralStatEntry .1.3.6.1.4.1.6527.3.1.2.6.8.1 |
vRtrMplsGeneralStaticLspOriginateThe value of vRtrMplsGeneralStaticLspOriginate indicates the number of static LSPs that
originate at this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.1 |
vRtrMplsGeneralStaticLspTransitThe value of vRtrMplsGeneralStaticLspTransit indicates the number of static LSPs that
transit through this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.2 |
vRtrMplsGeneralStaticLspTerminateThe value of vRtrMplsGeneralStaticLspTerminate indicates the number of static LSPs that
terminate at this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.3 |
vRtrMplsGeneralDynamicLspOriginateThe value of vRtrMplsGeneralDynamicLspOriginate indicates the number of dynamic LSPs
that originate at this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.4 |
vRtrMplsGeneralDynamicLspTransitThe value of vRtrMplsGeneralDynamicLspTransit indicates the number of dynamic LSPs
that transit through this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.5 |
vRtrMplsGeneralDynamicLspTerminateThe value of vRtrMplsGeneralDynamicLspTerminate indicates the number of dynamic LSPs
that terminate at this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.6 |
vRtrMplsGeneralDetourLspOriginateThe value of vRtrMplsGeneralDetourLspOriginate indicates the number of detour LSPs
that originate at this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.7 |
vRtrMplsGeneralDetourLspTransitThe value of vRtrMplsGeneralDetourLspTransit indicates the number of detour LSPs
that transit through this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.8 |
vRtrMplsGeneralDetourLspTerminateThe value of vRtrMplsGeneralDetourLspTerminate indicates the number of detour LSPs
that terminate at this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.9 |
vRtrMplsGeneralS2lOriginateThe value of vRtrMplsGeneralS2lOriginate indicates the number of source to leaf (S2L)
sub LSP path called as S2L here that originate at this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.10 |
vRtrMplsGeneralS2lTransitThe value of vRtrMplsGeneralS2lOriginate indicates the number of S2Ls that
transit through this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.11 |
vRtrMplsGeneralS2lTerminateThe value of vRtrMplsGeneralS2lOriginate indicates the number of S2Ls that
terminate at this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.12 |
vRtrMplsGeneralLspEgrStatCountThe value of vRtrMplsGeneralLspEgrStatCount indicates the number of LSP egress
statistics configured on this virtual router.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.13 |
vRtrMplsGeneralLspIgrStatCountThe value of vRtrMplsGeneralLspIgrStatCount indicates the number of LSP ingress
statistics configured on this virtual router.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.14 |
vRtrMplsGenMplsTpLspOriginateThe value of vRtrMplsGenMplsTpLspOriginate indicates the number of
MPLS TP LSPs that originate at this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.15 |
vRtrMplsGenMplsTpLspTransitThe value of vRtrMplsGenMplsTpLspTransit indicates the number of
MPLS TP LSPs that transit through this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.16 |
vRtrMplsGenMplsTpLspTerminateThe value of vRtrMplsGenMplsTpLspTerminate indicates the number of
MPLS TP LSPs that terminate at this virtual router.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.17 |
vRtrMplsGenMplsTpOrigPathInstThe value of vRtrMplsGenMplsTpOrigPathInst indicates the number of
MPLS TP LSPs originate path instances.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.18 |
vRtrMplsGenMplsTpTranPathInstThe value of vRtrMplsGenMplsTpTranPathInst indicates the number of
MPLS TP LSPs transit path instances.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.19 |
vRtrMplsGenMplsTpTermPathInstThe value of vRtrMplsGenMplsTpTermPathInst indicates the number of
MPLS TP LSPs terminated path instances.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.8.1.20 |
vRtrMplsIfTableThe vRtrMplsIfTable has an entry for each router interface
configured for MPLS in the system. SEQUENCE OF VRtrMplsIfEntry .1.3.6.1.4.1.6527.3.1.2.6.9 |
vRtrMplsIfEntryEach 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 the vRtrIfEntry attribute,
vRtrIfMplsStatus, to 'create'. A row is removed if
vRtrIfMplsStatus is set to 'delete'. However, an attempt to
destroy a row will fail if vRtrMplsIfAdminState has
not first been set to 'outOfService'. VRtrMplsIfEntry .1.3.6.1.4.1.6527.3.1.2.6.9.1 |
vRtrMplsIfAdminStateThe desired administrative state for the MPLS protocol
running on this MPLS interface.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.9.1.1 |
vRtrMplsIfOperStateThis 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 state is not relevant and an SNMP GET request on this
object will return 'unknown'.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.9.1.2 |
vRtrMplsIfAdminGroupThe 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, the interface does not belong to any admin groups.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.9.1.3 |
vRtrMplsIfTeMetricThe 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
vRtrMplsLspCspfTeMetricEnabled, either the TE metric or the native
IGP metric is used in CSPF computations of the LSP paths. The maximum
value that can be configured is a 24 bit value.rw Unsigned32 (0|1..16777215) .1.3.6.1.4.1.6527.3.1.2.6.9.1.4 |
vRtrMplsIfStatTableThe vRtrMplsIfStatTable has an entry for each router interface
configured for MPLS in the system. SEQUENCE OF VRtrMplsIfStatEntry .1.3.6.1.4.1.6527.3.1.2.6.10 |
vRtrMplsIfStatEntryEach 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. VRtrMplsIfStatEntry .1.3.6.1.4.1.6527.3.1.2.6.10.1 |
vRtrMplsIfTxPktCountThe total number of MPLS labeled packets transmitted from this
interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.10.1.1 |
vRtrMplsIfRxPktCountThe total number of MPLS labeled packets received on this
interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.10.1.2 |
vRtrMplsIfTxOctetCountThe total number of bytes in MPLS labeled packets transmitted
on this interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.10.1.3 |
vRtrMplsIfRxOctetCountThe total number of bytes in MPLS labeled packets received on
this interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.10.1.4 |
vRtrMplsTunnelARHopTableThe vRtrMplsTunnelARHopTable augments the mplsTunnelARHopEntry
in the MPLS-TE-MIB. SEQUENCE OF VRtrMplsTunnelARHopEntry .1.3.6.1.4.1.6527.3.1.2.6.11 |
vRtrMplsTunnelARHopEntryA row entry in this table corresponds to a row entry in the
mplsTunnelARHopTable and adds to the information contained in
that table VRtrMplsTunnelARHopEntry .1.3.6.1.4.1.6527.3.1.2.6.11.1 |
vRtrMplsTunnelARHopProtectionIf the 'localAvailable' bit is set, it indicates that the link
downstream of this node has been protected by means of a local
repair mechanism. This mechanism can be either the one-to-one
backup method or the facility backup method.
If the 'localInUse' bit is set, then it indicates that the local
protection mechanism is being used to maintain this tunnel.
If the 'bandwidthProtected' bit is set, then it indicates that
the backup path is guaranteed to provide the desired bandwidth.
If the 'nodeProtected' bit is set, then it indicates that the
backup path provides protection against the failure of the next
LSR along the LSP.
If the 'nodeId' bit is set, it indicates that the address specified
in the Record Route Object's IPv4 or IPv6 sub-object is a node-id
address.ro Bits .1.3.6.1.4.1.6527.3.1.2.6.11.1.1 |
vRtrMplsTunnelARHopRecordLabelIf label recording is enabled, vRtrMplsTunnelARHopRecordLabel
specifies the label that is advertised to the previous hop in
the hop list. If label recording is disabled,
vRtrMplsTunnelARHopRecordLabel will have a value of 4294967295ro MplsLabel (MPLS-LSR-MIB) .1.3.6.1.4.1.6527.3.1.2.6.11.1.2 |
vRtrMplsTunnelARHopRouterIdvRtrMplsTunnelARHopRouterId specifies the router ID of the node
corresponding to this hop.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.6.11.1.3 |
vRtrMplsTunnelCHopTableThe vRtrMplsTunnelCHopTable is used to hold the CSPF
path for a detour LSP. Each entry indicates a single
hop.
Primary index is the vRtrMplsTunnelCHopListIndex which associates
multiple entries (hops) in the vRtrMplsTunnelCHopTable to a single
mplsTunnelEntry specified in the mplsTunnelTable.
The first row in the table is the first hop after the
origination point of the tunnel. SEQUENCE OF VRtrMplsTunnelCHopEntry .1.3.6.1.4.1.6527.3.1.2.6.12 |
vRtrMplsTunnelCHopEntryAn entry in this table represents a CSPF tunnel hop.
Entries are created and deleted by the system. VRtrMplsTunnelCHopEntry .1.3.6.1.4.1.6527.3.1.2.6.12.1 |
vRtrMplsTunnelCHopListIndexPrimary index into this table identifying a particular explicit route
object. Integer32 .1.3.6.1.4.1.6527.3.1.2.6.12.1.1 |
vRtrMplsTunnelCHopIndexSecondary index into this table identifying a particular hop. Integer32 .1.3.6.1.4.1.6527.3.1.2.6.12.1.2 |
vRtrMplsTunnelCHopAddrTypeDenotes the address type of this tunnel hop.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.12.1.3 |
vRtrMplsTunnelCHopIpv4AddrIf vRtrMplsTunnelCHopAddrType is set to ipV4(1), then this value will
contain the IPv4 address of this hop. This object is otherwise
insignificant and should contain a value of 0.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.6.12.1.4 |
vRtrMplsTunnelCHopIpv4PrefixLenIf vRtrMplsTunnelCHopAddrType is ipV4(1), then the prefix length for
this hop's IPv4 address is contained herein. This object is otherwise
insignificant and should contain a value of 0.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.6.12.1.5 |
vRtrMplsTunnelCHopIpv6AddrIf the vRtrMplsTunnelCHopAddrType is set to ipV6(2), then this
variable contains the IPv6 address of this hop. This object is
otherwise insignificant and should contain a value of 0.ro InetAddressIPv6 (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.6.12.1.6 |
vRtrMplsTunnelCHopIpv6PrefixLenIf vRtrMplsTunnelCHopAddrType is set to ipV6(2), this value will
contain the prefix length for this hop's IPv6 address. This object is
otherwise insignificant and should contain a value of 0.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.6.12.1.7 |
vRtrMplsTunnelCHopAsNumberIf vRtrMplsTunnelCHopAddrType is set to asNumber(3), then this value
will contain the AS number of this hop. This object is otherwise
insignificant and should contain a value of 0 to indicate this fact.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.6.12.1.8 |
vRtrMplsTunnelCHopLspIdIf vRtrMplsTunnelCHopAddrType is set to lspid(4), then this value will
contain the LSPID of a tunnel of this hop. The present tunnel being
configured is tunneled through this hop (using label stacking). This
object is otherwise insignificant and should contain a value of 0 to
indicate this fact.ro MplsLSPID (MPLS-LSR-MIB) .1.3.6.1.4.1.6527.3.1.2.6.12.1.9 |
vRtrMplsTunnelCHopStrictOrLooseDenotes whether this tunnel hop is routed in a strict or loose
fashion.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.12.1.10 |
vRtrMplsAdminGroupTableThe vRtrMplsAdminGroupTable has an entry for each administrative
group configured for the virtual router in the system.
Administrative groups are resource constructs that define a link
color or resource class. They provide the ability to classify
network resources (links) into groups or colors based on zones,
geographic location, link location, etc. By doing so, network
administrators are able to do more granular traffic engineering
of LSPs. SEQUENCE OF VRtrMplsAdminGroupEntry .1.3.6.1.4.1.6527.3.1.2.6.13 |
vRtrMplsAdminGroupEntryEach row entry in the vRtrMplsAdminGroupTable represents an
administrative group which is simply a mapping between a group
name (an ASCII string) and a group value (a number in the range
0 to 31).
Entries in this table are created and deleted via SNMP SET
operations. An entry is created by setting the value of
vRtrMplsAdminGroupRowStatus to 'createAndWait'. The row status
for this entry can be set to active only once the value of
vRtrMplsAdminGroupValue has been set to a valid number in the
range 0 to 31. The entry is destroyed when
vRtrMplsAdminGroupRowStatus is set to 'destroy'. VRtrMplsAdminGroupEntry .1.3.6.1.4.1.6527.3.1.2.6.13.1 |
vRtrMplsAdminGroupNameThe value of vRtrMplsAdminGroupName uniquely identifies the
name of the administrative group within a virtual router
instance. TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.13.1.1 |
vRtrMplsAdminGroupRowStatusvRtrMplsAdminGroupRowStatus is used to create, delete or
control entries in the vRtrMplsAdminGroupTable. To create
a row entry, the row status should be set to 'createAndWait'.
Before the row can be placed into the 'active' state,
vRtrMplsAdminGroupValue must be set to a value between 0
and 31. To delete a row entry, the row status should be set
to 'destroy'rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.13.1.2 |
vRtrMplsAdminGroupValueThe value of vRtrMplsAdminGroupValue specifies the group value
associated with this administrative group. This value is unique
within a virtual router instance.
A value of -1 indicates that the group value for this entry has
not been set.rw Integer32 (-1|0..31) .1.3.6.1.4.1.6527.3.1.2.6.13.1.3 |
vRtrMplsFSGroupTableThe vRtrMplsFSGroupTable has an entry for each group that is
a part of the fate sharing database configured for the virtual
router in the system.
A fate sharing group is used to define a group of links and
nodes in the network that share common risk attributes. To
minimize a single point of failure, backup paths can be created
that not only avoid the nodes and links of the primary path but
also any other nodes and links that share risk with the nodes
and links of the primary path.obsolete SEQUENCE OF VRtrMplsFSGroupEntry .1.3.6.1.4.1.6527.3.1.2.6.14 |
vRtrMplsFSGroupEntryEach row entry in the vRtrMplsFSGroupTable represents a
fate sharing group which is a database of nodes and links
that share common risk attributes.
Entries in this table are created and deleted via SNMP SET
operations. An entry is created by setting the value of
vRtrMplsFSGroupRowStatus to 'createAndGo'. An entry can
be deleted by setting vRtrMplsFSGroupRowStatus to 'destroy'.obsolete VRtrMplsFSGroupEntry .1.3.6.1.4.1.6527.3.1.2.6.14.1 |
vRtrMplsFSGroupNameThe value of vRtrMplsFSGroupName uniquely identifies the
name of the fate sharing group within a virtual router
instance.obsolete TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.14.1.1 |
vRtrMplsFSGroupRowStatusvRtrMplsFSGroupRowStatus is used to create, delete or
control entries in the vRtrMplsFSGroupTable. To create
a row entry, the row status should be set to 'createAndGo'.
To delete a row entry, the row status should be set to
'destroy'rwobsolete RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.14.1.2 |
vRtrMplsFSGroupCostThe value of vRtrMplsFSGroupCost specifies the cost assigned
to the fate sharing group. This cost is applied to all nodes
and links that are part of this group and used for CSPF
calculations. The higher the cost of the node or link, the
lesser its chance of being selected as part of the path.rwobsolete Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.14.1.3 |
vRtrMplsFSGroupParamsTableThe vRtrMplsFSGroupParamsTable has an entry for each node
or link that is part of a fate sharing group on this virtual
router.obsolete SEQUENCE OF VRtrMplsFSGroupParamsEntry .1.3.6.1.4.1.6527.3.1.2.6.15 |
vRtrMplsFSGroupParamsEntryEach row entry in the vRtrMplsFSGroupParamsTable represents
either a node or a link that is a part of a fate sharing group
defined in the vRtrMplsFSGroupTable.
Entries in this table are created and deleted via SNMP SET
operations. An entry is created by setting the value of
vRtrMplsFSGroupParamsRowStatus to 'createAndGo'. An entry
can be deleted by setting vRtrMplsFSGroupParamsRowStatus to
'destroy'.
To configure a node to be part of the group, create an entry
in this table with vRtrMplsFSGroupParamsFromAddr set to a
valid non-zero IP address and vRtrMplsFSGroupParamsToAddr set
to 0. To configure a link to be part of the group, create an
entry in this table with both vRtrMplsFSGroupParamsFromAddr
and vRtrMplsFSGroupParamsToAddr set to valid non-zero IP
addresses.obsolete VRtrMplsFSGroupParamsEntry .1.3.6.1.4.1.6527.3.1.2.6.15.1 |
vRtrMplsFSGroupParamsFromAddrThe value of vRtrMplsFSGroupParamsFromAddr along with the
value of vRtrMplsFSGroupParamsToAddr uniquely identifies a
link or node within a fate sharing group.
This value must be non-zero for all row entries whether it
represents a node or a link.obsolete IpAddress .1.3.6.1.4.1.6527.3.1.2.6.15.1.1 |
vRtrMplsFSGroupParamsToAddrThe value of vRtrMplsFSGroupParamsToAddr along with the
value of vRtrMplsFSGroupParamsFromAddr uniquely identifies
a link or node within a fate sharing group.
This value must be 0 for row entries that represent a node
and must be non-zero for row entries that represent a link.obsolete IpAddress .1.3.6.1.4.1.6527.3.1.2.6.15.1.2 |
vRtrMplsFSGroupParamsRowStatusvRtrMplsFSGroupParamsRowStatus is used to create, delete or
control entries in the vRtrMplsFSGroupParamsTable. To create
a row entry, the row status should be set to 'createAndGo'.
To delete a row entry, the row status should be set to
'destroy'rwobsolete RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.15.1.3 |
tmnxMplsNotificationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.6.16 |
vRtrMplsLspNotificationReasonCodeUsed by vRtrMplsLspDown, the value indicates the reason for the
LSP going down.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.16.1 |
vRtrMplsLspPathNotificationReasonCodeUsed by vRtrMplsLspPathDown, the value indicates the reason for the
LSP path going down.ro TmnxMplsLspFailCode .1.3.6.1.4.1.6527.3.1.2.6.16.2 |
vRtrMplsNotifyRowused by Alcatel-Lucent SROS series MPLS Configuration change
Notifications, the object ID indicates the MPLS table and entry.ro RowPointer (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.16.3 |
vRtrMplsP2mpInstNotifIndexThe unique value which identifies this Point to Multipoint Labeled
Switch Path (P2MP LSP) for this virtual router in the Alcatel-Lucent
SROS system. It is a unique value among entries with the
same value of vRtrID.ro TmnxVRtrMplsLspID (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.16.4 |
vRtrMplsP2mpInstNotifReasonCodeUsed by vRtrMplsP2mpInstanceDown, the value indicates the reason for
the P2MP instance going down.ro TmnxMplsP2mpInstFailCode .1.3.6.1.4.1.6527.3.1.2.6.16.5 |
vRtrMplsS2lSubLspNtDstAddrTypeThe value of vRtrMplsS2lSubLspDstAddrType indicates the type of
vRtrMplsS2lSubLspDstAddr.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.6.16.6 |
vRtrMplsS2lSubLspNtDstAddrThe value of vRtrMplsS2lSubLspDstAddr indicates the IP address
of the destination address of the S2L sub LSP.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.6.16.7 |
vRtrMplsLspPathCongChgPercentThe value of vRtrMplsLspPathCongChgPercent indicates the percentage
change in congestion.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.16.8 |
vRtrMplsLspPathMbbStatusThe value of vRtrMplsLspPathMbbStatus indicates the status of the
make-before-break (MBB) operation for the LSP path.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.16.9 |
vRtrMplsLspPathMbbReasonCodeThe value of vRtrMplsLspPathMbbReasonCode indicates the reason code
for the make-before-break (MBB) operation of the LSP path. It
indicates whether the operation is failed, aborted or ignored.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.16.10 |
vRtrMplsLspSwitchStbyReasonCodeThe value of vRtrMplsLspSwitchStbyReasonCode indicates the
reason for the failure of switch to a new standby path from the
current active standby path.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.16.13 |
vRtrMplsLspOldTunnelIndexThe value of vRtrMplsLspOldTunnelIndex indicates the tunnel index of
of the old LSP path.ro MplsTunnelIndex .1.3.6.1.4.1.6527.3.1.2.6.16.14 |
vRtrMplsXCNotifRednIndicesBitMapThe value of vRtrMplsXCNotifRednIndicesBitMap indicates the RSVP
sessions that either changed state and retained the changed state
for the entire quiet interval of 2 minutes or the RSVP sessions that
changed state during multiple intervals until a maximum interval of 10
minutes has elapsed.
Each bit location in vRtrMplsXCNotifRednIndicesBitMap corresponds to a
created or deleted row entry in vRtrMplsXCTable as identified by the
value of vRtrMplsXCIndex. This index is same as the value of
TIMETRA-RSVP-MIB::vRtrRsvpSessionIndex which corresponds to a created
or deleted RSVP session entry in TIMETRA-RSVP-MIB::vRtrRsvpSessionTable.
The value of vRtrMplsXCNotifyRednStartIndex indicates the index value of
the first affected row entry represented by bit 0, the most significant
bit.
If the value of vRtrMplsXCNotifyRednBundlingType is set to 'create (2)',
all the bits set in vRtrMplsXCNotifRednIndicesBitMap represent created
RSVP sessions.
If the value of vRtrMplsXCNotifyRednBundlingType is set to 'delete (1)',
all the bits set in vRtrMplsXCNotifRednIndicesBitMap represent deleted
RSVP sessions.ro OCTET STRING .1.3.6.1.4.1.6527.3.1.2.6.16.15 |
vRtrMplsXCNotifyRednBundlingTypeThe value of vRtrMplsXCNotifyRednBundlingType indicates whether this
notification is generated for deletion or creation of RSVP sessions on
this ingress, transit or egress router instance.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.16.16 |
vRtrMplsXCNotifyRednNumOfBitsSetThe value of vRtrMplsXCNotifyRednNumOfBitsSet indicates the total
number of bits set in vRtrMplsXCNotifRednIndicesBitMap.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.16.17 |
vRtrMplsXCNotifyRednStartIndexThe value of vRtrMplsXCNotifyRednStartIndex indicates which
vRtrMplsXCIndex is represented by the first bit in
vRtrMplsXCNotifRednIndicesBitMap.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.16.18 |
vRtrMplsXCNotifyRednEndIndexThe value of vRtrMplsXCNotifyRednEndIndex indicates which
vRtrMplsXCIndex is represented by the last bit in
vRtrMplsXCNotifRednIndicesBitMap.
The value vRtrMplsXCNotifyRednEndIndex can be useful for a sanity check
of vRtrMplsXCNotifyRednNumOfBitsSet.
vRtrMplsXCNotifyRednNumOfBitsSet. = (vRtrMplsXCNotifyRednEndIndex -
vRtrMplsXCNotifyRednStartIndex + 1).ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.16.19 |
vRtrMplsLabelRangeTableThe 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. SEQUENCE OF VRtrMplsLabelRangeEntry .1.3.6.1.4.1.6527.3.1.2.6.17 |
vRtrMplsLabelRangeEntryEach 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. VRtrMplsLabelRangeEntry .1.3.6.1.4.1.6527.3.1.2.6.17.1 |
vRtrMplsLabelTypeThe value of vRtrMplsLabelType specifies the type of
label and is the index for this table. Enumeration .1.3.6.1.4.1.6527.3.1.2.6.17.1.1 |
vRtrMplsLabelRangeMinThe value of vRtrMplsLabelRangeMin specifies the minimum
label value in the range for a particular label type.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.17.1.2 |
vRtrMplsLabelRangeMaxThe value of vRtrMplsLabelRangeMax specifies the maximum
label value in the range for a particular label type.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.17.1.3 |
vRtrMplsLabelRangeAgingThe value of vRtrMplsLabelRangeAging represents the
number of labels that are currently allocated and aging.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.17.1.4 |
vRtrMplsLabelRangeAvailableThe value of vRtrMplsLabelRangeAvailable represents the
number of labels that are currently available for each
label type.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.17.1.5 |
vRtrMplsStaticLSPLabelTableThe vRtrMplsStaticLSPLabelTable has an entry for each allocated
label that is part of the static LSP label range. This is a
read-only table. SEQUENCE OF VRtrMplsStaticLSPLabelEntry .1.3.6.1.4.1.6527.3.1.2.6.18 |
vRtrMplsStaticLSPLabelEntryEach 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. VRtrMplsStaticLSPLabelEntry .1.3.6.1.4.1.6527.3.1.2.6.18.1 |
vRtrMplsStaticLSPLabelThe value of vRtrMplsStaticLSPLabel specifies the label
value for a static LSP.
The range of vRtrMplsStaticLSPLabel is dynamic and
depends on the value of vRtrMplsLabelMaxStaticLspLabels.
If vRtrMplsLabelMaxStaticLspLabels is 0, static LSP labels
cannot be configured.
If vRtrMplsLabelMaxStaticLspLabels is 1, vRtrMplsStaticLSPLabel
can only be 32.
The normal range of vRtrMplsStaticLSPLabel starts at 32 and ends at
the value of vRtrMplsLabelMaxStaticLspLabels. MplsLabel .1.3.6.1.4.1.6527.3.1.2.6.18.1.1 |
vRtrMplsStaticLSPLabelOwnerThe value of vRtrMplsStaticLSPLabelOwner specifies the owner
for the label value vRtrMplsStaticLSPLabel.ro TmnxMplsLabelOwner .1.3.6.1.4.1.6527.3.1.2.6.18.1.2 |
vRtrMplsStaticSvcLabelTableThe vRtrMplsStaticSvcLabelTable has an entry for each allocated
label that is part of the static service label range. This
is a read-only table. SEQUENCE OF VRtrMplsStaticSvcLabelEntry .1.3.6.1.4.1.6527.3.1.2.6.19 |
vRtrMplsStaticSvcLabelEntryEach 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. VRtrMplsStaticSvcLabelEntry .1.3.6.1.4.1.6527.3.1.2.6.19.1 |
vRtrMplsStaticSvcLabelThe 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 vRtrMplsLabelMaxStaticSvcLabels.
If vRtrMplsLabelMaxStaticSvcLabels is 0, static SVC labels
cannot be configured.
The range for vRtrMplsStaticSvcLabel starts at
32 + vRtrMplsLabelMaxStaticLspLabels and ends at
32 + vRtrMplsLabelMaxStaticSvcLabels + vRtrMplsLabelMaxStaticSvcLabels. MplsLabel .1.3.6.1.4.1.6527.3.1.2.6.19.1.1 |
vRtrMplsStaticSvcLabelOwnerThe value of vRtrMplsStaticSvcLabelOwner specifies
the owner for the label value vRtrMplsStaticSvcLabel.ro TmnxMplsLabelOwner .1.3.6.1.4.1.6527.3.1.2.6.19.1.2 |
vRtrMplsSrlgGrpTableLastChangedThe value of vRtrMplsSrlgGrpTableLastChanged indicates the
sysUpTime at the time of the last modification to
vRtrMplsSrlgGrpTable by adding, deleting an entry or change
to a writable object in the table.
If no changes were made to the table since the last
re-initialization of the local network management subsystem,
then this object contains a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.20 |
vRtrMplsSrlgGrpTableThe vRtrMplsSrlgGrpTable has an entry for each Shared Risk Link
Groups (SRLG) group configured for MPLS in the system. SEQUENCE OF VRtrMplsSrlgGrpEntry .1.3.6.1.4.1.6527.3.1.2.6.21 |
vRtrMplsSrlgGrpEntryEach row entry represents a SRLG group on this virtual router
that participates in the MPLS protocol. A row can be created
or deleted via SNMP SET requests. VRtrMplsSrlgGrpEntry .1.3.6.1.4.1.6527.3.1.2.6.21.1 |
vRtrMplsSrlgGrpNameThe value of vRtrMplsSrlgGrpName indicates the SRLG group name. TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.21.1.1 |
vRtrMplsSrlgGrpRowStatusvRtrMplsSrlgGrpRowStatus is used to create, delete or
control entries in the vRtrMplsSrlgGrpTable. A value must
also be set for vRtrMplsSrlgGrpValue before the row entry can
transition to the 'active' state.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.21.1.2 |
vRtrMplsSrlgGrpLastChangedThe value of vRtrMplsSrlgGrpLastChanged indicates the timestamp of
last change to this row in vRtrMplsSrlgGrpTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.21.1.3 |
vRtrMplsSrlgGrpValueThe value of vRtrMplsSrlgGrpValue specifies the group value
associated with vRtrMplsSrlgGrpName. This value is unique
within a virtual router instance.
At the time of row creation, a value for vRtrMplsSrlgGrpValue
must be specified or else row creation would fail.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.21.1.4 |
vRtrMplsIfSrlgGrpTblLastChangedThe value of vRtrMplsIfSrlgGrpTblLastChanged indicates the
sysUpTime at the time of the last modification to
vRtrMplsIfSrlgGrpTable by adding, deleting an entry or change
to a writable object in the table.
If no changes were made to the table since the last
re-initialization of the local network management subsystem,
then this object contains a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.22 |
vRtrMplsIfSrlgGrpTableThe vRtrMplsIfSrlgGrpTable has an entry for each Shared Risk
Link Group (SRLG) groups associated with a router interface
configured for MPLS in the system. SEQUENCE OF VRtrMplsIfSrlgGrpEntry .1.3.6.1.4.1.6527.3.1.2.6.23 |
vRtrMplsIfSrlgGrpEntryEach row entry represents an SRLG group associated with a interface
on this virtual router that participates in the MPLS protocol.
A row can be created or deleted via SNMP SET requests. VRtrMplsIfSrlgGrpEntry .1.3.6.1.4.1.6527.3.1.2.6.23.1 |
vRtrMplsIfSrlgGrpNameThe value of vRtrMplsIfSrlgGrpName indicates the SRLG group name. TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.23.1.1 |
vRtrMplsIfSrlgGrpRowStatusvRtrMplsIfSrlgGrpRowStatus is used to create, delete or
control entries in the vRtrMplsIfSrlgGrpTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.23.1.2 |
vRtrMplsIfSrlgGrpLastChangedThe value of vRtrMplsIfSrlgGrpLastChanged indicates the timestamp
of last change to this row in vRtrMplsIfSrlgGrpTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.23.1.3 |
vRtrMplsP2mpInstTblLastChangedThe value of vRtrMplsP2mpInstTblLastChanged indicates the
sysUpTime at the time of the last modification to
vRtrMplsP2mpInstTable by adding, deleting an entry or change
to a writable object in the table.
If no changes were made to the table since the last
re-initialization of the local network management subsystem,
then this object contains a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.24 |
vRtrMplsP2mpInstTablevRtrMplsP2mpInstTable contains configuration information for
the Mpls Point to Multipoint (P2MP) Instance on a virtual router. SEQUENCE OF VRtrMplsP2mpInstEntry .1.3.6.1.4.1.6527.3.1.2.6.25 |
vRtrMplsP2mpInstEntryvRtrMplsP2mpInstEntry is an entry (conceptual row) in the
vRtrMplsP2mpInstTable. Each entry represents the configuration
for a Mpls Point to Multipoint (P2MP) Instance.
Entries in this table can be created and deleted via SNMP SET
operations. VRtrMplsP2mpInstEntry .1.3.6.1.4.1.6527.3.1.2.6.25.1 |
vRtrMplsP2mpInstIndexThe unique value which identifies this Point to Multipoint Labeled
Switch Path (P2MP LSP) for this virtual router in the Alcatel-Lucent
SROS system. It is a unique value among entries with the
same value of vRtrID. TmnxVRtrMplsLspID (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.25.1.1 |
vRtrMplsP2mpInstRowStatusvRtrMplsP2mpInstRowStatus is used to create, delete or
control entries in the vRtrMplsP2mpInstTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.25.1.2 |
vRtrMplsP2mpInstLastChangeThe value of vRtrMplsP2mpInstLastChange indicates the timestamp
of last change to this row in vRtrMplsP2mpInstTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.25.1.3 |
vRtrMplsP2mpInstNameThe value of vRtrMplsP2mpInstName specifies the administrative name
for the P2MP instance which must be unique within a virtual router instance.rw TNamedItemOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.25.1.4 |
vRtrMplsP2mpInstTypeThe value of vRtrMplsP2mpInstType specifies the type of P2MP LSP
instance.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.25.1.5 |
vRtrMplsP2mpInstPropertiesThe value of vRtrMplsP2mpInstProperties indicates the set of configured
properties for this path expressed as a bit map. For example, if the
path is an adaptive path, the bit corresponding to bit value 1 is set.ro Bits .1.3.6.1.4.1.6527.3.1.2.6.25.1.6 |
vRtrMplsP2mpInstBandwidthThe value of vRtrMplsP2mpInstBandwidth specifies the amount of
bandwidth in mega-bits per second (Mbps) to be reserved for the P2MP
LSP.rw Unsigned32 UNITS "mega-bits per second" .1.3.6.1.4.1.6527.3.1.2.6.25.1.7 |
vRtrMplsP2mpInstStateThe value of vRtrMplsP2mpInstState indicates the current working state
of this path within this P2MP LSP.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.25.1.8 |
vRtrMplsP2mpInstSetupPriorityThe value of vRtrMplsP2mpInstSetupPriority indicates the setup
priority to use when insufficient bandwidth is available to setup
a P2MP LSP. The setup priority is compared against the hold priority
of existing LSPs. If the setup priority is higher than the hold
priority of the established LSPs, this P2MP LSP may preempt the other
LSPs. A value of zero (0) is the highest priority and a value
of seven (7) is the lowest priority.
When the vRtrMplsP2mpInstHopLimit bit in vRtrMplsP2mpInstInheritance
is cleared (0), the value returned to a GET request is inherited
from vRtrMplsLspHopLimit.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.25.1.9 |
vRtrMplsP2mpInstHoldPriorityThe value of vRtrMplsP2mpInstHoldPriority indicates the hold
priority to use when insufficient bandwidth is available to setup
a P2MP LSP. The setup priority is compared against the hold priority
of existing LSPs. If the setup priority is higher than the hold
priority of the established LSPs, this P2MP LSP may preempt the other
LSPs. A value of zero (0) is the highest priority and a value
of seven (7) is the lowest priority.
When the vRtrMplsP2mpInstHopLimit bit in vRtrMplsP2mpInstInheritance
is cleared (0), the value returned to a GET request is inherited
from vRtrMplsLspHopLimit.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.25.1.10 |
vRtrMplsP2mpInstRecordThe value of vRtrMplsP2mpInstRecord specifies whether recording of
all hops that a P2MP LSP traverses is enabled. When the value of
vRtrMplsP2mpInstRecord is 'true', recording of all the hops that a
P2MP LSP traverses is enabled.
When the value of vRtrMplsP2mpInstRecord is 'false, recording of all
the hops that a P2MP LSP traverses is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.25.1.11 |
vRtrMplsP2mpInstHopLimitThe value of vRtrMplsP2mpInstHopLimit specifies the maximum number
of hops that a P2MP LSP will traverse including the ingress and
egress ESRs. A P2MP LSP will not be setup if the hop limit is
exceeded.
When the vRtrMplsP2mpInstHopLimit bit in vRtrMplsP2mpInstInheritance
is cleared (0), the value returned to a GET request is inherited
from vRtrMplsLspHopLimit.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.25.1.12 |
vRtrMplsP2mpInstAdminStateThe value of vRtrMplsP2mpInstAdminState specifies desired
administrative state for this P2MP LSP.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.25.1.13 |
vRtrMplsP2mpInstOperStateThe value of vRtrMplsP2mpInstOperState indicates the current
operational state of this P2MP LSP.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.25.1.14 |
vRtrMplsP2mpInstInheritanceThe value of vRtrMplsP2mpInstInheritance specifies whether or not
each writable object in this row inherits its value from its
corresponding object in the vRtrMplsLspTable. This object controls
whether to inherit the operational value of that associated object,
or use the administrative value configured in this row.
Non mask bits will always have value of zero, and any attempt to
change the value will be silently discarded.
This object is a bit-mask, with the following positions:
vRtrMplsP2mpInstHopLimit 0x40
vRtrMplsP2mpInstAdminGrpInclude 0x200
vRtrMplsP2mpInstAdminGrpExclude 0x400
vRtrMplsP2mpInstAdaptive 0x800
When the bit for an object is set to one, then the
object's administrative and operational value are whatever
the DEFVAL or most recently SET value is. The corresponding
mask bit will be changed to one when SNMP SET is performed
on any of the inherited objects (vRtrMplsP2mpInstHopLimit,
vRtrMplsP2mpInstAdminGrpInclude, etc).
When the bit for an object is set to zero, then the
object's administrative and operational value are inherited
from the corresponding object in vRtrMplsLspTable.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.25.1.15 |
vRtrMplsP2mpInstLspIdThe value of vRtrMplsP2mpInstLspId indicates the value which identifies
the label switched path that is signaled for this entry.ro MplsLSPID (MPLS-LSR-MIB) .1.3.6.1.4.1.6527.3.1.2.6.25.1.16 |
vRtrMplsP2mpInstNegotiatedMTUThe value of vRtrMplsP2mpInstNegotiatedMTU indicates the size
for the Maximum transmission unit (MTU) that is negotiated
during establishment of this P2MP LSP path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.25.1.17 |
vRtrMplsP2mpInstFailCodeThe value of vRtrMplsP2mpInstFailCode indicates the reason code
for P2MP LSP Path failure. A value of 0 indicates that no failure
has occurred.ro TmnxMplsLspFailCode .1.3.6.1.4.1.6527.3.1.2.6.25.1.18 |
vRtrMplsP2mpInstFailNodeArTypeThe value of vRtrMplsP2mpInstFailNodeArType indicates the type of
vRtrMplsP2mpInstFailNodeAddr. When no failure has occurred,
vRtrMplsP2mpInstFailNodeArType is 0.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.6.25.1.19 |
vRtrMplsP2mpInstFailNodeAddrThe value of vRtrMplsP2mpInstFailNodeAddr indicates the IP address
of the node in the P2MP LSP path at which the P2MP LSP path failed.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.6.25.1.20 |
vRtrMplsP2mpInstAdminGrpIncludeThe value of vRtrMplsP2mpInstAdminGrpInclude is a bit-map that
specifies a list of admin groups that should be included when
this P2MP LSP is setup. If bit 'n' is set, then the admin group
with value 'n' is included for this P2MP LSP. This implies that
each link that this P2MP LSP goes through must be associated with
at least one of the admin groups in the include list.
By default, all admin groups are in the include list.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.25.1.21 |
vRtrMplsP2mpInstAdminGrpExcludeThe value of vRtrMplsP2mpInstAdminGrpExclude is a bit-map that
specifies a list of admin groups that should be excluded when
this P2MP LSP is setup. If bit 'n' is set, then the admin group
with value 'n' is excluded for this P2MP LSP. This implies that
each link that this P2MP LSP goes through must not be associated
with any of the admin groups in the exclude list.
By default, no admin groups are in the exclude list.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.25.1.22 |
vRtrMplsP2mpInstAdaptiveThe value of vRtrMplsP2mpInstAdaptive specifies whether
make-before-break functionality is enabled. If the value of
vRtrMplsP2mpInstAdaptive is set to 'true', it enables make-before-break
functionality for the P2MP LSP.
When the attributes of an already established P2MP LSP are changed,
either through manual configuration or due to a change in network
topology, make-before-break functionality ensures that the resources of
the existing P2MP LSP will not be released until a new path (with the
same P2MP LSP Id) has been established and traffic flowing over the
existing path is seamlessly transferred to the new path.
If the value of vRtrMplsP2mpInstAdaptive is set to 'false', it
disables make-before-break functionality.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.25.1.23 |
vRtrMplsP2mpInstOperBandwidthThe value of vRtrMplsP2mpInstOperBandwidth indicates the amount of
bandwidth in mega-bits per seconds (Mbps) that has been reserved
for the operational P2MP LSP path.
When make-before-break functionality for the P2MP LSP is enabled and
if the path bandwidth is changed, the resources allocated to the
existing P2MP LSP paths will not be released until a new path with
the new bandwidth settings has been established. While a new path
is being signaled, the administrative value and the operational
values of the path bandwidth may differ. The value of
vRtrMplsP2mpInstBandwidth specifies the bandwidth requirements for
the new P2MP LSP path trying to be established whereas the value of
vRtrMplsP2mpInstOperBandwidth specifies the bandwidth reserved
for the existing P2MP LSP path.ro Integer32 UNITS "mega-bits per second" .1.3.6.1.4.1.6527.3.1.2.6.25.1.24 |
vRtrMplsP2mpInstResignalSetting the value of vRtrMplsP2mpInstResignal to 'doAction' triggers
the re-signaling of the P2MP LSP path.
If the P2MP LSP path is operationally down either due to network
failure or due to the retry attempts count being exceeded, setting this
variable to 'doAction' will initiate the signaling for the path. A
make-before-break signaling for the path will be initiated if the
P2MP LSP is operationally up but the make-before-break retry attempts
count was exceeded. Make-before-break signaling will also be
initiated for any P2MP LSP that is operationally up. This may be used
to cause a loose-hop P2MP LSP to be optimized.
If a re-signal is triggered while a re-signaling is already in
progress, the old transient state will be destroyed and a new
transaction being triggered.
An SNMP GET request on this object should return 'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.25.1.25 |
vRtrMplsP2mpInstOperMTUThe value of vRtrMplsP2mpInstOperMTU indicates the size
for the Maximum transmission unit (MTU) that is currently
in operation for this P2MP LSP Path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.25.1.26 |
vRtrMplsP2mpInstRecordLabelThe value of vRtrMplsP2mpInstRecordLabel specifies when the value of
vRtrMplsP2mpInstRecordLabel is 'record', recording of labels at each
node that a P2MP LSP traverses is enabled.
When the value of vRtrMplsP2mpInstRecordLabel is 'noRecord',
recording of labels at each node that a P2MP LSP traverses is
disabled.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.25.1.27 |
vRtrMplsP2mpInstLastResigAttptThe value of vRtrMplsP2mpInstLastResigAttpt indicates the
sysUpTime when the last attempt to resignal this P2MP LSP was made.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.25.1.28 |
vRtrMplsP2mpInstMetricThe value of vRtrMplsP2mpInstMetric indicates the cost of the traffic
engineered path returned by the IGP.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.25.1.29 |
vRtrMplsP2mpInstLastMBBTypeThe value of vRtrMplsP2mpInstLastMBBType indicates the type of
last Make-before-break (MBB). If 'none', then no MBB has been
attempted.ro TmnxMplsMBBType .1.3.6.1.4.1.6527.3.1.2.6.25.1.30 |
vRtrMplsP2mpInstLastMBBEndThe value of vRtrMplsP2mpInstLastMBBEnd indicates the
sysUpTime when the last MBB ended.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.25.1.31 |
vRtrMplsP2mpInstLastMBBMetricThe value of vRtrMplsP2mpInstLastMBBMetric indicates the
cost of the traffic engineered path for the P2MP LSP path prior to
MBB.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.25.1.32 |
vRtrMplsP2mpInstLastMBBStateThe value of vRtrMplsP2mpInstLastMBBState specifies whether the last
Make-before-break was successful or failed.
Possible states are:
none (1) - no make-before-break invoked
success (2) - make-before-break successful
fail (3) - make-before-break failed.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.25.1.33 |
vRtrMplsP2mpInstMBBTypeInProgThe value of vRtrMplsP2mpInstMBBTypeInProg indicates the type of the
Make-before-break (MBB) that is in progress. If 'none', then no MBB
is in progress.ro TmnxMplsMBBType .1.3.6.1.4.1.6527.3.1.2.6.25.1.34 |
vRtrMplsP2mpInstMBBStartedThe value of vRtrMplsP2mpInstMBBStarted indicates the
sysUpTime when the in-progress MBB started.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.25.1.35 |
vRtrMplsP2mpInstMBBNextRetryThe value of vRtrMplsP2mpInstMBBNextRetry indicates the amount
of time remaining in seconds before the next attempt is made to retry
the in-progress MBB.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.6.25.1.36 |
vRtrMplsP2mpInstMBBRetryAttptsThe value of vRtrMplsP2mpInstMBBRetryAttpts indicates 'n' where
nth attempt for the MBB is in progress.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.25.1.37 |
vRtrMplsP2mpInstMBBFailCodeThe value of vRtrMplsP2mpInstMBBFailCode indicates the reason code
for in-progress MBB failure. A value of 'none' indicates that no
failure has occurred.ro TmnxMplsLspFailCode .1.3.6.1.4.1.6527.3.1.2.6.25.1.38 |
vRtrMplsP2mpInstMBBFailNodeTypeThe value of vRtrMplsP2mpInstMBBFailNodeType indicates the type of
vRtrMplsP2mpInstMBBFailNodeAddr. A value of 'unknown' indicates that
no failure has occurred.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.6.25.1.39 |
vRtrMplsP2mpInstMBBFailNodeAddrThe value of vRtrMplsP2mpInstMBBFailNodeAddr indicates the IP address
of the node in the P2MP LSP path at which the in-progress MBB failed.
A value of 'unknown' for vRtrMplsP2mpInstMBBFailNodeType and empty
string for vRtrMplsP2mpInstMBBFailNodeAddr indicates that no failure
has occurred.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.6.25.1.40 |
vRtrMplsP2mpInstStatTableThe vRtrMplsP2mpInstStatTable has an entry for each Labeled Switch
Path (LSP) configured for a virtual router in the system. SEQUENCE OF VRtrMplsP2mpInstStatEntry .1.3.6.1.4.1.6527.3.1.2.6.26 |
vRtrMplsP2mpInstStatEntryEach row entry represents a collection of statistics for a P2MP
Labeled Switch Path (LSP) configured for a virtual router in
the system.
Entries cannot be created and deleted via SNMP SET operations. VRtrMplsP2mpInstStatEntry .1.3.6.1.4.1.6527.3.1.2.6.26.1 |
vRtrMplsP2mpInstStatS2lChangesThe value of vRtrMplsP2mpInstStatS2lChanges indicates the number of S2l
changes this P2MP LSP has had. For every S2l change (S2l down, S2l up,
S2l change), a corresponding syslog/trap (if enabled) is generated for
it.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.26.1.1 |
vRtrMplsP2mpInstStatLastS2lChangeThe value of vRtrMplsP2mpInstStatLastS2lChange indicates the time
since the last change occurred on this P2MP LSP.ro TimeInterval UNITS "10-milliseconds" .1.3.6.1.4.1.6527.3.1.2.6.26.1.2 |
vRtrMplsP2mpInstStatConfiguredS2lsThe value of vRtrMplsP2mpInstStatConfiguredS2ls indicates the number
of S2ls configured for this P2MP LSP.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.26.1.3 |
vRtrMplsP2mpInstStatOperationalS2lsThe value of vRtrMplsP2mpInstStatOperationalS2ls indicates the number
of operational S2ls for this P2MP LSP. This includes the S2ls currently
active.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.26.1.4 |
vRtrMplsP2mpInstStatLastS2lTimeUpThe value of vRtrMplsP2mpInstStatLastS2lTimeUp indicates the total time
that this S2l has been operational.ro TimeInterval UNITS "10-milliseconds" .1.3.6.1.4.1.6527.3.1.2.6.26.1.5 |
vRtrMplsP2mpInstStatLastS2lTimeDownThe value of vRtrMplsP2mpInstStatLastS2lTimeDown indicates the total time
that this S2l has not been operational.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.26.1.6 |
vRtrMplsP2mpInstStatTimeUpThe value of vRtrMplsP2mpInstStatTimeUp indicates the total time
that this P2MP instance has been operational.ro TimeInterval UNITS "10-milliseconds" .1.3.6.1.4.1.6527.3.1.2.6.26.1.7 |
vRtrMplsP2mpInstStatTimeDownThe value of vRtrMplsP2mpInstStatTimeDown indicates the total time
that this P2MP instance has not been operational.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.26.1.8 |
vRtrMplsP2mpInstStatTransitionsThe The value of vRtrMplsP2mpInstStatTransitions indicates the number of state transitions
(up -> down and down -> up) this P2mp instance has undergone.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.26.1.9 |
vRtrMplsP2mpInstStatLastTransThe value of vRtrMplsP2mpInstStatLastTrans indicates the time since the last transition
occurred on this P2mp instance.ro TimeInterval UNITS "ten-milliseconds" .1.3.6.1.4.1.6527.3.1.2.6.26.1.10 |
vRtrMplsS2lSubLspTblLastChangedThe value of vRtrMplsS2lSubLspTblLastChanged indicates the
sysUpTime at the time of the last modification to
vRtrMplsS2lSubLspTable by adding, deleting an entry or change
to a writable object in the table.
If no changes were made to the table since the last
re-initialization of the local network management subsystem,
then this object contains a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.27 |
vRtrMplsS2lSubLspTableThe vRtrMplsS2lSubLspTable provides an association between an
P2MP LSP and a source to leaf (S2L) sub LSP path called as S2L here.
A P2MP LSP can have more than one S2L sub LSP association. SEQUENCE OF VRtrMplsS2lSubLspEntry .1.3.6.1.4.1.6527.3.1.2.6.28 |
vRtrMplsS2lSubLspEntryEach row entry represents an association between a Labeled Switch
Path (P2MP LSP) in the vRtrMplsP2mpInstTable and a S2L sub LSP entry in
the vRtrMplsS2lSubLspTable. Entries in this table can be created and
deleted via SNMP SET operations. Setting RowStatus to 'active'
requires vRtrMplsS2lSubLspType to have been assigned a valid value. VRtrMplsS2lSubLspEntry .1.3.6.1.4.1.6527.3.1.2.6.28.1 |
vRtrMplsS2lSubLspDstAddrTypeThe value of vRtrMplsS2lSubLspDstAddrType indicates the type of
vRtrMplsS2lSubLspDstAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.6.28.1.1 |
vRtrMplsS2lSubLspDstAddrThe value of vRtrMplsS2lSubLspDstAddr indicates the IP address
of the destination address of the S2L sub LSP. InetAddress .1.3.6.1.4.1.6527.3.1.2.6.28.1.2 |
vRtrMplsS2lSubLspRowStatusThe value of vRtrMplsS2lSubLspRowStatus specifies row status used for
creation, deletion, or control of vRtrMplsLspPathTable entries. Before
the row can be placed into the 'active' state vRtrMplsS2lSubLspType must
have been assigned a valid value.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.28.1.3 |
vRtrMplsS2lSubLspLastChangeThe value of vRtrMplsS2lSubLspRowStatus indicates the sysUpTime when
this row was last modified.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.28.1.4 |
vRtrMplsS2lSubLspTypeThe value of vRtrMplsS2lSubLspRowStatus indicates the value that
represents the role this S2L sub LSP is taking within this P2MP LSP.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.28.1.5 |
vRtrMplsS2lSubLspPropertiesThe value of vRtrMplsS2lSubLspProperties indicates the set of
configured properties. For example, if the S2L sub LSP is an adaptive
S2L sub LSP, the bit corresponding to bit value 1 is set.ro Bits .1.3.6.1.4.1.6527.3.1.2.6.28.1.6 |
vRtrMplsS2lSubLspStateThe value of vRtrMplsS2lSubLspState indicates the current working
state of this S2L sub LSP within this LSP.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.28.1.7 |
vRtrMplsS2lSubLspAdminStateThe value of vRtrMplsS2lSubLspAdminState specifies the desired
administrative state for this P2MP S2L sub LSP.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.28.1.8 |
vRtrMplsS2lSubLspOperStateThe value of vRtrMplsS2lSubLspAdminState indicates the current
operational state of this P2MP S2L sub LSP.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.28.1.9 |
vRtrMplsS2lSubGroupIdThe value of vRtrMplsS2lSubGroupId indicates the value which
identifies the group for this entry.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.28.1.10 |
vRtrMplsS2lSubLspIdThe value of vRtrMplsS2lSubLspId indicates the value which identifies
the label switched path that is signaled for this entry.ro MplsLSPID (MPLS-LSR-MIB) .1.3.6.1.4.1.6527.3.1.2.6.28.1.11 |
vRtrMplsS2lSubLspRetryTimeRemainThe value of vRtrMplsS2lSubLspRetryTimeRemain indicates the time
to signal this S2L sub LSP.ro Unsigned32 UNITS "10-milliseconds" .1.3.6.1.4.1.6527.3.1.2.6.28.1.12 |
vRtrMplsS2lSubLspTunARHopLtIndexThe value of vRtrMplsS2lSubLspTunARHopLtIndex indicates Primary index
into the mplsTunnelARHopTable identifying a particular recorded hop
list. A value of 0 implies that there is no recored hop list associated
with this P2MP LSP path.ro Integer32 (0|1..2147483647) .1.3.6.1.4.1.6527.3.1.2.6.28.1.13 |
vRtrMplsS2lSubLspNegotiatedMTUThe value of vRtrMplsS2lSubLspNegotiatedMTU indicates the size
for the Maximum transmission unit (MTU) that is negotiated
during establishment of this P2MP LSP Path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.28.1.14 |
vRtrMplsS2lSubLspFailCodeThe value of vRtrMplsS2lSubLspFailCode indicates the reason code
for P2MP LSP Path failure. A value of 0 indicates that no failure
has occurred.ro TmnxMplsLspFailCode .1.3.6.1.4.1.6527.3.1.2.6.28.1.15 |
vRtrMplsS2lSubLspFailNodeArTypeThe value of vRtrMplsS2lSubLspFailNodeArType indicates type of
vRtrMplsS2lSubLspFailNodeAddr. When no failure has occurred, this value is 0.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.6.28.1.16 |
vRtrMplsS2lSubLspFailNodeAddrThe value of vRtrMplsS2lSubLspFailNodeAddr indicates the IP address
of the node in the P2MP S2L sub LSP at which the P2MP S2L sub LSP
failed.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.6.28.1.17 |
vRtrMplsS2lSubLspOperBandwidthThe value of vRtrMplsS2lSubLspOperBandwidth indicates the amount of
bandwidth in mega-bits per seconds (Mbps) that has been reserved
for the operational P2MP S2L sub LSP.
When make-before-break functionality for the P2MP LSP is enabled and
if the S2L sub LSP bandwidth is changed, the resources allocated to the
existing P2MP LSP paths will not be released until a new S2L sub LSP
with the new bandwidth settings has been established. While a new S2L
sub LSP is being signaled, the administrative value and the operational
values of the S2L sub LSP bandwidth may differ. The value of
vRtrMplsS2lSubLspOperBandwidth specifies the bandwidth requirements for
the new P2MP S2L sub LSP trying to be established whereas the value of
vRtrMplsS2lSubLspOperBandwidth specifies the bandwidth reserved
for the existing P2MP S2L sub LSP.ro Integer32 UNITS "mega-bits per second" .1.3.6.1.4.1.6527.3.1.2.6.28.1.18 |
vRtrMplsS2lSubLspTunCRHopLtIndexThe value of vRtrMplsS2lSubLspTunCRHopLtIndex indicates
primary index into the vRtrMplsTunnelCHopTable identifying a
particular computed hop list. A value of 0 implies that there
is no computed hop list associated with this LSP path.ro Integer32 (0|1..2147483647) .1.3.6.1.4.1.6527.3.1.2.6.28.1.19 |
vRtrMplsS2lSubLspOperMTUThe value of vRtrMplsS2lSubLspOperMTU indicates the size
for the Maximum transmission unit (MTU) that is currently
operation for this P2MP LSP Path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.28.1.20 |
vRtrMplsS2lSubLspLastResigAttptThe value of vRtrMplsS2lSubLspLastResigAttpt indicates the
sysUpTime when the last attempt to resignal this LSP was made.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.28.1.21 |
vRtrMplsS2lSubLspLastMBBTypeThe value of vRtrMplsS2lSubLspLastMBBType indicates the type of
last Make-before-break (MBB). If 'none', then no MBB has been
attempted.ro TmnxMplsMBBType .1.3.6.1.4.1.6527.3.1.2.6.28.1.22 |
vRtrMplsS2lSubLspLastMBBEndThe value of vRtrMplsS2lSubLspLastMBBEnd indicates the
sysUpTime when the last MBB ended.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.28.1.23 |
vRtrMplsS2lSubLspLastMBBMetricThe value of vRtrMplsS2lSubLspLastMBBMetric indicates the
cost of the traffic engineered S2L sub LSP for the S2L sub LSP
prior to MBB.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.28.1.24 |
vRtrMplsS2lSubLspLastMBBStateThe value of vRtrMplsS2lSubLspLastMBBState indicates whether the last
Make-before-break was successful or failed.
Possible states are:
none (1) - no make-before-break invoked
success (2) - make-before-break successful
fail (3) - make-before-break failed.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.28.1.25 |
vRtrMplsS2lSubLspMBBTypeInProgThe value of vRtrMplsS2lSubLspMBBTypeInProg indicates the type of the
Make-before-break (MBB) that is in progress. If 'none', then no MBB
is in progress.ro TmnxMplsMBBType .1.3.6.1.4.1.6527.3.1.2.6.28.1.26 |
vRtrMplsS2lSubLspMBBStartedThe value of vRtrMplsS2lSubLspMBBStarted indicates the
sysUpTime when the in-progress MBB started.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.28.1.27 |
vRtrMplsS2lSubLspMBBNextRetryThe value of vRtrMplsS2lSubLspMBBNextRetry indicates the amount
of time remaining in seconds before the next attempt is made to retry
the in-progress MBB.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.6.28.1.28 |
vRtrMplsS2lSubLspMBBRetryAttptsThe value of vRtrMplsS2lSubLspMBBRetryAttpts indicates 'n' where
nth attempt for the MBB is in progress.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.28.1.29 |
vRtrMplsS2lSubLspMBBFailCodeThe value of vRtrMplsS2lSubLspMBBFailCode indicates the reason code
for in-progress MBB failure. A value of 'none' indicates that no
failure has occurred.ro TmnxMplsLspFailCode .1.3.6.1.4.1.6527.3.1.2.6.28.1.30 |
vRtrMplsS2lSubLspMBBFailNodeTypeThe value of vRtrMplsS2lSubLspMBBFailNodeType indicates the type of
vRtrMplsS2lSubLspMBBFailNodeAddr. A value of 'unknown' indicates that
no failure has occurred.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.6.28.1.31 |
vRtrMplsS2lSubLspMBBFailNodeAddrThe value of vRtrMplsS2lSubLspMBBFailNodeAddr indicates the IP address
of the node in the S2L sub LSP at which the in-progress MBB failed. A
value of 'unknown' for vRtrMplsS2lSubLspMBBFailNodeType and empty
string for vRtrMplsS2lSubLspMBBFailNodeAddr indicates that no failure
has occurred.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.6.28.1.32 |
vRtrMplsS2lSubLspUpTimeThe value of vRtrMplsS2lSubLspUpTime indicates the timestamp
when the S2l came up.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.28.1.33 |
vRtrMplsS2lSubLspDownTimeThe value of vRtrMplsS2lSubLspDownTime indicates the timestamp
when the S2l went down.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.28.1.34 |
vRtrMplsS2lSubLspIsFastRetryThe value of vRtrMplsS2lSubLspIsFastRetry indicates which retry
timer is being referred to by vRtrMplsS2lSubLspRetryTimeRemain.
When the value of vRtrMplsLspPathIsFastRetry is set to 'true',
vRtrMplsLspPathRetryTimeRemaining is referring to the P2MP
S2L path fast timer, vRtrMplsGenP2mpS2lFastRetry.
When the value of vRtrMplsLspPathIsFastRetry is set to 'false',
vRtrMplsS2lSubLspRetryTimeRemain is referring to the LSP retry timer,
vRtrMplsLspRetryTimer.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.28.1.35 |
vRtrMplsS2lSubLspTimeoutInThe value of vRtrMplsS2lSubLspTimeoutIn specifies the amount of time
remaining, in seconds, for the S2L path state to time out after the
initial PATH message has been sent. If the timer expires and the S2L
path has not become operationally up, the S2L path is torn down and
the retry timer is started to schedule a new retry cycle.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.6.28.1.36 |
vRtrMplsS2lSubLspMBBTimeoutInThe value of vRtrMplsS2lSubLspMBBTimeoutIn specifies the amount of
time remaining, in seconds, for the in-progress S2L MBB path state to
time out after the initial PATH message has been sent. If the timer
expires and the in-progress S2L MBB path has not become operationally
up, the S2L MBB path is torn down and the retry timer is started to
schedule a new retry cycle.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.6.28.1.37 |
vRtrMplsS2lSubLspStatTableThe vRtrMplsS2lSubLspStatTable has an entry for each Labeled Switch
Path (LSP) configured for a virtual router in the system. SEQUENCE OF VRtrMplsS2lSubLspStatEntry .1.3.6.1.4.1.6527.3.1.2.6.29 |
vRtrMplsS2lSubLspStatEntryEach row entry represents a collection of statistics for a P2MP
Source to Leaf (S2L) Sub Labeled Switch Path (LSP) configured for a i
virtual router in the system.
Entries cannot be created and deleted via SNMP SET operations. VRtrMplsS2lSubLspStatEntry .1.3.6.1.4.1.6527.3.1.2.6.29.1 |
vRtrMplsS2lSubLspTimeUpThe value of vRtrMplsS2lSubLspTimeUp indicates the total time that
this LSP S2l has been operational. For example, the percentage up
time can be determined by computing
(vRtrMplsS2lSubLspTimeUp/vRtrMplsLspAge * 100 %).ro TimeInterval UNITS "10-milliseconds" .1.3.6.1.4.1.6527.3.1.2.6.29.1.1 |
vRtrMplsS2lSubLspTimeDownThe value of vRtrMplsS2lSubLspTimeUp indicates the total time that
this LSP S2l has not been operational.ro TimeInterval UNITS "10-milliseconds" .1.3.6.1.4.1.6527.3.1.2.6.29.1.2 |
vRtrMplsS2lSubLspRetryAttemptsThe value of vRtrMplsS2lSubLspRetryAttempts indicates
the number of unsuccessful attempts which have been made to
signal this S2l. As soon as the S2l gets signalled, this is
set to 0.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.29.1.3 |
vRtrMplsS2lSubLspTransitionCountThe value of vRtrMplsS2lSubLspTransitionCount indicates the number
of transitions that have occurred for this LSP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.29.1.4 |
vRtrMplsS2lSubLspCspfQueriesThe value of vRtrMplsS2lSubLspCspfQueries indicates the number
of CSPF queries that have been made for this LSP S2l.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.29.1.5 |
vRtrMplsSrlgDBRtrIdTblLastChgThe value of vRtrMplsSrlgDBRtrIdTblLastChg indicates the
sysUpTime at the time of the last modification to
vRtrMplsSrlgDBRtrIdTable by adding, deleting an entry or change
to a writable object in the table.
If no changes were made to the table since the last
re-initialization of the local network management subsystem,
then this object contains a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.30 |
vRtrMplsSrlgDBRtrIdTableThe vRtrMplsSrlgDBRtrIdTable has an entry for each router-id
configured under user Shared Risk Link Group (SRLG) database. The user
manually enters the SRLG membership information for any link
in the network, into the user SRLG database. SEQUENCE OF VRtrMplsSrlgDBRtrIdEntry .1.3.6.1.4.1.6527.3.1.2.6.31 |
vRtrMplsSrlgDBRtrIdEntryEach row entry represents a router ID under which interface entries
would be configured for the SRLG database table.
A row can be created or deleted via SNMP SET requests. VRtrMplsSrlgDBRtrIdEntry .1.3.6.1.4.1.6527.3.1.2.6.31.1 |
vRtrMplsSrlgDBRtrIdRouterIDThe value of vRtrMplsSrlgDBRtrIdRouterID specifies a 32-bit integer uniquely
identifying the router in the Autonomous System. By convention
to ensure uniqueness, this may default to the value of one of the
router's IPv4 host addresses, represented as a 32-bit unsigned
integer, if IPv4 is configured on the router. The router-id can be
either the local one or some remote router. TmnxMplsRouterId .1.3.6.1.4.1.6527.3.1.2.6.31.1.1 |
vRtrMplsSrlgDBRtrIdRowStatusvRtrMplsSrlgDBRtrIdRowStatus is used to create, delete or
control entries in the vRtrMplsSrlgDBRtrIdTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.31.1.2 |
vRtrMplsSrlgDBRtrIdAdminStateThe value of vRtrMplsSrlgDBRtrIdAdminState specifies the desired
administrative state for the router-id entry in the vRtrMplsSrlgDBRtrIdTable.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.31.1.3 |
vRtrMplsSrlgDBRtrIdLastChangedThe value of vRtrMplsSrlgDBRtrIdLastChanged indicates the timestamp
of last change to this row in vRtrMplsSrlgDBRtrIdTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.31.1.4 |
vRtrMplsSrlgDBIfTblLastChangedThe value of vRtrMplsSrlgDBIfTblLastChanged indicates the
sysUpTime at the time of the last modification to
vRtrMplsSrlgDBIfTable by adding, deleting an entry or change
to a writable object in the table.
If no changes were made to the table since the last
re-initialization of the local network management subsystem,
then this object contains a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.32 |
vRtrMplsSrlgDBIfTableThe vRtrMplsSrlgDBIfTable has an entry for each Shared Risk
Link Group (SRLG) groups associated with a interface which is
validated as part of a router ID in the routing table. The user
manually enters the SRLG membership information for any link
in the network, into the user SRLG database. SEQUENCE OF VRtrMplsSrlgDBIfEntry .1.3.6.1.4.1.6527.3.1.2.6.33 |
vRtrMplsSrlgDBIfEntryEach row entry represents an SRLG group associated with a interface
which is validated as part of a router ID in the routing table.
A row can be created or deleted via SNMP SET requests. VRtrMplsSrlgDBIfEntry .1.3.6.1.4.1.6527.3.1.2.6.33.1 |
vRtrMplsSrlgDBIfIntIpAddrTypeThe value of vRtrMplsSrlgDBIfIntIpAddrType indicates the type of
vRtrMplsSrlgDBIfIntIpAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.6.33.1.1 |
vRtrMplsSrlgDBIfIntIpAddrThe value of vRtrMplsSrlgDBIfIntIpAddr indicates the IP address
of the interface. InetAddress .1.3.6.1.4.1.6527.3.1.2.6.33.1.2 |
vRtrMplsSrlgDBIfSrlgGroupNameThe value of vRtrMplsSrlgDBIfSrlgGroupName indicates the SRLG group name. TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.33.1.3 |
vRtrMplsSrlgDBIfRowStatusvRtrMplsSrlgDBIfRowStatus is used to create, delete or
control entries in the vRtrMplsSrlgDBIfTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.33.1.4 |
vRtrMplsSrlgDBIfLastChangedThe value of vRtrMplsSrlgDBIfLastChanged indicates the timestamp
of last change to this row in vRtrMplsSrlgDBIfTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.33.1.5 |
vRtrMplsInSegmentTableThe vRtrMplsInSegmentTable augments the mplsInSegmentTable
in the MPLS-LSR-MIB. SEQUENCE OF VRtrMplsInSegmentEntry .1.3.6.1.4.1.6527.3.1.2.6.34 |
vRtrMplsInSegmentEntryA row entry in this table corresponds to a row entry in the
mplsInSegmentTable and adds to the information contained in
that table. VRtrMplsInSegmentEntry .1.3.6.1.4.1.6527.3.1.2.6.34.1 |
vRtrMplsInSegmentNumS2lsThe value of vRtrMplsInSegmentNumS2ls specifies number of S2Ls
on the insegment.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.34.1.1 |
vRtrMplsOutSegmentTableThe vRtrMplsOutSegmentTable augments the mplsOutSegmentTable
in the MPLS-LSR-MIB. SEQUENCE OF VRtrMplsOutSegmentEntry .1.3.6.1.4.1.6527.3.1.2.6.35 |
vRtrMplsOutSegmentEntryA row entry in this table corresponds to a row entry in the
mplsOutSegmentTable and adds to the information contained in
that table. VRtrMplsOutSegmentEntry .1.3.6.1.4.1.6527.3.1.2.6.35.1 |
vRtrMplsOutSegmentNumS2lsThe value of vRtrMplsOutSegmentNumS2ls specifies number of S2Ls
on the outsegment.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.35.1.1 |
vRtrMplsLspStatsTblLastChgdTimestamp of the last change to the vRtrMplsLspStatsTable
either from adding a row or removing a row.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.37 |
vRtrMplsLspStatsTablevRtrMplsLspStatsTable controls Statsistics in the ess data-path
at the ingress Label Switched Path (LSP) for an Mpls-Lsp FEC. SEQUENCE OF VRtrMplsLspStatsEntry .1.3.6.1.4.1.6527.3.1.2.6.38 |
vRtrMplsLspStatsEntryA row in this table represents information about the Statistics
collection per MPLS LSP. VRtrMplsLspStatsEntry .1.3.6.1.4.1.6527.3.1.2.6.38.1 |
vRtrMplsLspStatsTypeThe value of vRtrMplsLspStatsType indicates the type of statistics. Enumeration .1.3.6.1.4.1.6527.3.1.2.6.38.1.1 |
vRtrMplsLspStatsSenderAddrTypeThe value of vRtrMplsLspStatsSenderAddrType indicates address type of
vRtrMplsLspStatsSenderAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.6.38.1.2 |
vRtrMplsLspStatsSenderAddrThe value of vRtrMplsLspStatsSenderAddr indicates the sender address. InetAddress .1.3.6.1.4.1.6527.3.1.2.6.38.1.3 |
vRtrMplsLspStatsLspNameThe value of vRtrMplsLspStatsLspName indicates the lsp name. TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.38.1.4 |
vRtrMplsLspStatsRowStatusvRtrMplsLspStatsRowStatus is used for the creation or deletion
of entries in the vRtrMplsLspStatsTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.38.1.5 |
vRtrMplsLspStatsLastChangedThe value of vRtrMplsLspStatsLastChanged indicates the
time stamp of the last change to this row of this table.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.38.1.6 |
vRtrMplsLspStatsCollectStatsThe value of vRtrMplsLspStatsCollectStats specifies whether to
collect statistics for this prefix.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.38.1.7 |
vRtrMplsLspStatsAccntingPolicyThe 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.rw Unsigned32 (0 | 1..99) .1.3.6.1.4.1.6527.3.1.2.6.38.1.8 |
vRtrMplsLspStatsAdminStateThe value of vRtrMplsLspStatsAdminState specifies whether egress
statistics are enabled for this lsp.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.38.1.9 |
vRtrMplsLspStatisticsTableThe vRtrMplsLspStatisticsTable has an entry for each Labeled Switch
Path (LSP) configured for a virtual router in the system. SEQUENCE OF VRtrMplsLspStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.6.39 |
vRtrMplsLspStatisticsEntryEach 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. VRtrMplsLspStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.6.39.1 |
vRtrMplsInProfilePktsFc0The value of vRtrMplsInProfilePktsFc0 indicates the number of in
profile packets received for Forwarding Class 0.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.1 |
vRtrMplsInProfilePktsFc0Low32The value of vRtrMplsInProfilePktsFc0 indicates the lower
32 bits of the value of vRtrMplsInProfilePktsFc0.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.2 |
vRtrMplsInProfilePktsFc0High32The value of vRtrMplsInProfilePktsFc0 indicates the higher
32 bits of the value of vRtrMplsInProfilePktsFc0.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.3 |
vRtrMplsInProfilePktsFc1The value of vRtrMplsInProfilePktsFc1 indicates the number of in
profile packets received for Forwarding Class 1.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.4 |
vRtrMplsInProfilePktsFc1Low32The value of vRtrMplsInProfilePktsFc1 indicates the lower
32 bits of the value of vRtrMplsInProfilePktsFc1.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.5 |
vRtrMplsInProfilePktsFc1High32The value of vRtrMplsInProfilePktsFc1 indicates the higher
32 bits of the value of vRtrMplsInProfilePktsFc1.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.6 |
vRtrMplsInProfilePktsFc2The value of vRtrMplsInProfilePktsFc2 indicates the number of in
profile packets received for Forwarding Class 2.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.7 |
vRtrMplsInProfilePktsFc2Low32The value of vRtrMplsInProfilePktsFc2 indicates the lower
32 bits of the value of vRtrMplsInProfilePktsFc2.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.8 |
vRtrMplsInProfilePktsFc2High32The value of vRtrMplsInProfilePktsFc2 indicates the higher
32 bits of the value of vRtrMplsInProfilePktsFc2.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.9 |
vRtrMplsInProfilePktsFc3The value of vRtrMplsInProfilePktsFc3 indicates the number of in
profile packets received for Forwarding Class 3.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.10 |
vRtrMplsInProfilePktsFc3Low32The value of vRtrMplsInProfilePktsFc3 indicates the lower
32 bits of the value of vRtrMplsInProfilePktsFc3.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.11 |
vRtrMplsInProfilePktsFc3High32The value of vRtrMplsInProfilePktsFc3 indicates the higher
32 bits of the value of vRtrMplsInProfilePktsFc3.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.12 |
vRtrMplsInProfilePktsFc4The value of vRtrMplsInProfilePktsFc4 indicates the number of in
profile packets received for Forwarding Class 4.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.13 |
vRtrMplsInProfilePktsFc4Low32The value of vRtrMplsInProfilePktsFc4 indicates the lower
32 bits of the value of vRtrMplsInProfilePktsFc4.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.14 |
vRtrMplsInProfilePktsFc4High32The value of vRtrMplsInProfilePktsFc4 indicates the higher
32 bits of the value of vRtrMplsInProfilePktsFc4.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.15 |
vRtrMplsInProfilePktsFc5The value of vRtrMplsInProfilePktsFc5 indicates the number of in
profile packets received for Forwarding Class 5.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.16 |
vRtrMplsInProfilePktsFc5Low32The value of vRtrMplsInProfilePktsFc5 indicates the lower
32 bits of the value of vRtrMplsInProfilePktsFc5.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.17 |
vRtrMplsInProfilePktsFc5High32The value of vRtrMplsInProfilePktsFc5 indicates the higher
32 bits of the value of vRtrMplsInProfilePktsFc5.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.18 |
vRtrMplsInProfilePktsFc6The value of vRtrMplsInProfilePktsFc6 indicates the number of in
profile packets received for Forwarding Class 6.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.19 |
vRtrMplsInProfilePktsFc6Low32The value of vRtrMplsInProfilePktsFc6 indicates the lower
32 bits of the value of vRtrMplsInProfilePktsFc6.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.20 |
vRtrMplsInProfilePktsFc6High32The value of vRtrMplsInProfilePktsFc6 indicates the higher
32 bits of the value of vRtrMplsInProfilePktsFc6.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.21 |
vRtrMplsInProfilePktsFc7The value of vRtrMplsInProfilePktsFc7 indicates the number of in
profile packets received for Forwarding Class 7.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.22 |
vRtrMplsInProfilePktsFc7Low32The value of vRtrMplsInProfilePktsFc7 indicates the lower
32 bits of the value of vRtrMplsInProfilePktsFc7.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.23 |
vRtrMplsInProfilePktsFc7High32The value of vRtrMplsInProfilePktsFc7 indicates the higher
32 bits of the value of vRtrMplsInProfilePktsFc7.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.24 |
vRtrMplsInProfileOctetsFc0The value of vRtrMplsInProfileOctetsFc0 indicates the number of in
profile octets received for Forwarding Class 0.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.25 |
vRtrMplsInProfileOctetsFc0Low32The value of vRtrMplsInProfileOctetsFc0 indicates the lower
32 bits of the value of vRtrMplsInProfileOctetsFc0.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.26 |
vRtrMplsInProfileOctetsFc0High32The value of vRtrMplsInProfileOctetsFc0 indicates the higher
32 bits of the value of vRtrMplsInProfileOctetsFc0.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.27 |
vRtrMplsInProfileOctetsFc1The value of vRtrMplsInProfileOctetsFc1 indicates the number of in
profile octets received for Forwarding Class 1.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.28 |
vRtrMplsInProfileOctetsFc1Low32The value of vRtrMplsInProfileOctetsFc1 indicates the lower
32 bits of the value of vRtrMplsInProfileOctetsFc1.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.29 |
vRtrMplsInProfileOctetsFc1High32The value of vRtrMplsInProfileOctetsFc1 indicates the higher
32 bits of the value of vRtrMplsInProfileOctetsFc1.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.30 |
vRtrMplsInProfileOctetsFc2The value of vRtrMplsInProfileOctetsFc2 indicates the number of in
profile octets received for Forwarding Class 2.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.31 |
vRtrMplsInProfileOctetsFc2Low32The value of vRtrMplsInProfileOctetsFc2 indicates the lower
32 bits of the value of vRtrMplsInProfileOctetsFc2.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.32 |
vRtrMplsInProfileOctetsFc2High32The value of vRtrMplsInProfileOctetsFc2 indicates the higher
32 bits of the value of vRtrMplsInProfileOctetsFc2.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.33 |
vRtrMplsInProfileOctetsFc3The value of vRtrMplsInProfileOctetsFc3 indicates the number of in
profile octets received for Forwarding Class 3.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.34 |
vRtrMplsInProfileOctetsFc3Low32The value of vRtrMplsInProfileOctetsFc3 indicates the lower
32 bits of the value of vRtrMplsInProfileOctetsFc3.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.35 |
vRtrMplsInProfileOctetsFc3High32The value of vRtrMplsInProfileOctetsFc3 indicates the higher
32 bits of the value of vRtrMplsInProfileOctetsFc3.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.36 |
vRtrMplsInProfileOctetsFc4The value of vRtrMplsInProfileOctetsFc4 indicates the number of in
profile octets received for Forwarding Class 4.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.37 |
vRtrMplsInProfileOctetsFc4Low32The value of vRtrMplsInProfileOctetsFc4 indicates the lower
32 bits of the value of vRtrMplsInProfileOctetsFc4.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.38 |
vRtrMplsInProfileOctetsFc4High32The value of vRtrMplsInProfileOctetsFc4 indicates the higher
32 bits of the value of vRtrMplsInProfileOctetsFc4.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.39 |
vRtrMplsInProfileOctetsFc5The value of vRtrMplsInProfileOctetsFc5 indicates the number of in
profile octets received for Forwarding Class 5.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.40 |
vRtrMplsInProfileOctetsFc5Low32The value of vRtrMplsInProfileOctetsFc5 indicates the lower
32 bits of the value of vRtrMplsInProfileOctetsFc5.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.41 |
vRtrMplsInProfileOctetsFc5High32The value of vRtrMplsInProfileOctetsFc5 indicates the higher
32 bits of the value of vRtrMplsInProfileOctetsFc5.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.42 |
vRtrMplsInProfileOctetsFc6The value of vRtrMplsInProfileOctetsFc6 indicates the number of in
profile octets received for Forwarding Class 6.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.43 |
vRtrMplsInProfileOctetsFc6Low32The value of vRtrMplsInProfileOctetsFc6 indicates the lower
32 bits of the value of vRtrMplsInProfileOctetsFc6.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.44 |
vRtrMplsInProfileOctetsFc6High32The value of vRtrMplsInProfileOctetsFc6 indicates the higher
32 bits of the value of vRtrMplsInProfileOctetsFc6.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.45 |
vRtrMplsInProfileOctetsFc7The value of vRtrMplsInProfileOctetsFc7 indicates the number of in
profile octets received for Forwarding Class 7.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.46 |
vRtrMplsInProfileOctetsFc7Low32The value of vRtrMplsInProfileOctetsFc7 indicates the lower
32 bits of the value of vRtrMplsInProfileOctetsFc7.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.47 |
vRtrMplsInProfileOctetsFc7High32The value of vRtrMplsInProfileOctetsFc7 indicates the higher
32 bits of the value of vRtrMplsInProfileOctetsFc7.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.48 |
vRtrMplsOutOfProfPktsFc0The value of vRtrMplsOutOfProfPktsFc0 indicates the number of out of
profile packets received for Forwarding Class 0.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.49 |
vRtrMplsOutOfProfPktsFc0Low32The value of vRtrMplsOutOfProfPktsFc0 indicates the lower
32 bits of the value of vRtrMplsOutOfProfPktsFc0.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.50 |
vRtrMplsOutOfProfPktsFc0High32The value of vRtrMplsOutOfProfPktsFc0 indicates the higher
32 bits of the value of vRtrMplsOutOfProfPktsFc0.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.51 |
vRtrMplsOutOfProfPktsFc1The value of vRtrMplsOutOfProfPktsFc1 indicates the number of out of
profile packets received for Forwarding Class 1.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.52 |
vRtrMplsOutOfProfPktsFc1Low32The value of vRtrMplsOutOfProfPktsFc1 indicates the lower
32 bits of the value of vRtrMplsOutOfProfPktsFc1.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.53 |
vRtrMplsOutOfProfPktsFc1High32The value of vRtrMplsOutOfProfPktsFc1 indicates the higher
32 bits of the value of vRtrMplsOutOfProfPktsFc1.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.54 |
vRtrMplsOutOfProfPktsFc2The value of vRtrMplsOutOfProfPktsFc2 indicates the number of out of
profile packets received for Forwarding Class 2.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.55 |
vRtrMplsOutOfProfPktsFc2Low32The value of vRtrMplsOutOfProfPktsFc2 indicates the lower
32 bits of the value of vRtrMplsOutOfProfPktsFc2.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.56 |
vRtrMplsOutOfProfPktsFc2High32The value of vRtrMplsOutOfProfPktsFc2 indicates the higher
32 bits of the value of vRtrMplsOutOfProfPktsFc2.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.57 |
vRtrMplsOutOfProfPktsFc3The value of vRtrMplsOutOfProfPktsFc3 indicates the number of out of
profile packets received for Forwarding Class 3.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.58 |
vRtrMplsOutOfProfPktsFc3Low32The value of vRtrMplsOutOfProfPktsFc3 indicates the lower
32 bits of the value of vRtrMplsOutOfProfPktsFc3.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.59 |
vRtrMplsOutOfProfPktsFc3High32The value of vRtrMplsOutOfProfPktsFc3 indicates the higher
32 bits of the value of vRtrMplsOutOfProfPktsFc3.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.60 |
vRtrMplsOutOfProfPktsFc4The value of vRtrMplsOutOfProfPktsFc4 indicates the number of out of
profile packets received for Forwarding Class 4.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.61 |
vRtrMplsOutOfProfPktsFc4Low32The value of vRtrMplsOutOfProfPktsFc4 indicates the lower
32 bits of the value of vRtrMplsOutOfProfPktsFc4.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.62 |
vRtrMplsOutOfProfPktsFc4High32The value of vRtrMplsOutOfProfPktsFc4 indicates the higher
32 bits of the value of vRtrMplsOutOfProfPktsFc4.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.63 |
vRtrMplsOutOfProfPktsFc5The value of vRtrMplsOutOfProfPktsFc5 indicates the number of out of
profile packets received for Forwarding Class 5.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.64 |
vRtrMplsOutOfProfPktsFc5Low32The value of vRtrMplsOutOfProfPktsFc5 indicates the lower
32 bits of the value of vRtrMplsOutOfProfPktsFc5.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.65 |
vRtrMplsOutOfProfPktsFc5High32The value of vRtrMplsOutOfProfPktsFc5 indicates the higher
32 bits of the value of vRtrMplsOutOfProfPktsFc5.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.66 |
vRtrMplsOutOfProfPktsFc6The value of vRtrMplsOutOfProfPktsFc6 indicates the number of out of
profile packets received for Forwarding Class 6.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.67 |
vRtrMplsOutOfProfPktsFc6Low32The value of vRtrMplsOutOfProfPktsFc6 indicates the lower
32 bits of the value of vRtrMplsOutOfProfPktsFc6.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.68 |
vRtrMplsOutOfProfPktsFc6High32The value of vRtrMplsOutOfProfPktsFc6 indicates the higher
32 bits of the value of vRtrMplsOutOfProfPktsFc6.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.69 |
vRtrMplsOutOfProfPktsFc7The value of vRtrMplsOutOfProfPktsFc7 indicates the number of out of
profile packets received for Forwarding Class 7.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.70 |
vRtrMplsOutOfProfPktsFc7Low32The value of vRtrMplsOutOfProfPktsFc7 indicates the lower
32 bits of the value of vRtrMplsOutOfProfPktsFc7.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.71 |
vRtrMplsOutOfProfPktsFc7High32The value of vRtrMplsOutOfProfPktsFc7 indicates the higher
32 bits of the value of vRtrMplsOutOfProfPktsFc7.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.72 |
vRtrMplsOutOfProfOctetsFc0The value of vRtrMplsOutOfProfOctetsFc0 indicates the number of out of
profile octets received for Forwarding Class 0.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.73 |
vRtrMplsOutOfProfOctetsFc0Low32The value of vRtrMplsOutOfProfOctetsFc0 indicates the lower
32 bits of the value of vRtrMplsOutOfProfOctetsFc0.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.74 |
vRtrMplsOutOfProfOctetsFc0High32The value of vRtrMplsOutOfProfOctetsFc0 indicates the higher
32 bits of the value of vRtrMplsOutOfProfOctetsFc0.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.75 |
vRtrMplsOutOfProfOctetsFc1The value of vRtrMplsOutOfProfOctetsFc1 indicates the number of out of
profile octets received for Forwarding Class 1.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.76 |
vRtrMplsOutOfProfOctetsFc1Low32The value of vRtrMplsOutOfProfOctetsFc1 indicates the lower
32 bits of the value of vRtrMplsOutOfProfOctetsFc1.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.77 |
vRtrMplsOutOfProfOctetsFc1High32The value of vRtrMplsOutOfProfOctetsFc1 indicates the higher
32 bits of the value of vRtrMplsOutOfProfOctetsFc1.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.78 |
vRtrMplsOutOfProfOctetsFc2The value of vRtrMplsOutOfProfOctetsFc2 indicates the number of out of
profile octets received for Forwarding Class 2.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.79 |
vRtrMplsOutOfProfOctetsFc2Low32The value of vRtrMplsOutOfProfOctetsFc2 indicates the lower
32 bits of the value of vRtrMplsOutOfProfOctetsFc2.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.80 |
vRtrMplsOutOfProfOctetsFc2High32The value of vRtrMplsOutOfProfOctetsFc2 indicates the higher
32 bits of the value of vRtrMplsOutOfProfOctetsFc2.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.81 |
vRtrMplsOutOfProfOctetsFc3The value of vRtrMplsOutOfProfOctetsFc3 indicates the number of out of
profile octets received for Forwarding Class 3.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.82 |
vRtrMplsOutOfProfOctetsFc3Low32The value of vRtrMplsOutOfProfOctetsFc3 indicates the lower
32 bits of the value of vRtrMplsOutOfProfOctetsFc3.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.83 |
vRtrMplsOutOfProfOctetsFc3High32The value of vRtrMplsOutOfProfOctetsFc3 indicates the higher
32 bits of the value of vRtrMplsOutOfProfOctetsFc3.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.84 |
vRtrMplsOutOfProfOctetsFc4The value of vRtrMplsOutOfProfOctetsFc4 indicates the number of out of
profile octets received for Forwarding Class 4.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.85 |
vRtrMplsOutOfProfOctetsFc4Low32The value of vRtrMplsOutOfProfOctetsFc4 indicates the lower
32 bits of the value of vRtrMplsOutOfProfOctetsFc4.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.86 |
vRtrMplsOutOfProfOctetsFc4High32The value of vRtrMplsOutOfProfOctetsFc4 indicates the higher
32 bits of the value of vRtrMplsOutOfProfOctetsFc4.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.87 |
vRtrMplsOutOfProfOctetsFc5The value of vRtrMplsOutOfProfOctetsFc5 indicates the number of out of
profile octets received for Forwarding Class 5.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.88 |
vRtrMplsOutOfProfOctetsFc5Low32The value of vRtrMplsOutOfProfOctetsFc5 indicates the lower
32 bits of the value of vRtrMplsOutOfProfOctetsFc5.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.89 |
vRtrMplsOutOfProfOctetsFc5High32The value of vRtrMplsOutOfProfOctetsFc5 indicates the higher
32 bits of the value of vRtrMplsOutOfProfOctetsFc5.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.90 |
vRtrMplsOutOfProfOctetsFc6The value of vRtrMplsOutOfProfOctetsFc6 indicates the number of out of
profile octets received for Forwarding Class 6.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.91 |
vRtrMplsOutOfProfOctetsFc6Low32The value of vRtrMplsOutOfProfOctetsFc6 indicates the lower
32 bits of the value of vRtrMplsOutOfProfOctetsFc6.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.92 |
vRtrMplsOutOfProfOctetsFc6High32The value of vRtrMplsOutOfProfOctetsFc6 indicates the higher
32 bits of the value of vRtrMplsOutOfProfOctetsFc6.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.93 |
vRtrMplsOutOfProfOctetsFc7The value of vRtrMplsOutOfProfOctetsFc7 indicates the number of out of
profile octets received for Forwarding Class 7.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.6.39.1.94 |
vRtrMplsOutOfProfOctetsFc7Low32The value of vRtrMplsOutOfProfOctetsFc7 indicates the lower
32 bits of the value of vRtrMplsOutOfProfOctetsFc7.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.95 |
vRtrMplsOutOfProfOctetsFc7High32The value of vRtrMplsOutOfProfOctetsFc7 indicates the higher
32 bits of the value of vRtrMplsOutOfProfOctetsFc7.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.6.39.1.96 |
vRtrMplsLspStatsPSBMatchThe value of vRtrMplsLspStatsPSBMatch indicates if a path state block
(PSB) match was made against this LSP name.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.39.1.97 |
vRtrMplsLspStatsTpOnlyThe value of vRtrMplsLspStatsTpOnly indicates whether the statistics
apply to mpls-tp lsp or for regular rsvp-te signalled terminating LSP.
The value of 'true' indicates the statistics apply to mpls-tp LSP only.
The value of 'false' indicates the statistics apply for regular rsvp-te
signalled terminating LSP.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.39.1.98 |
vRtrMplsLspTemplateTblLastChgdThe value of vRtrMplsLspTemplateTblLastChgd indicates the
sysUpTime at the time of the last modification of an entry
in the vRtrMplsLspTemplateTable.
If no changes were made to the table since the last
re-initialization of the local network management subsystem,
then this object contains a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.40 |
vRtrMplsLspTemplateTableThe vRtrMplsLspTemplateTable has an entry for each Labeled Switch
Path Template(LSP Template) configured for a virtual router in the system.
The table contains a list of LSP Templates that are referenced when
dynamic LSP creation is required. SEQUENCE OF VRtrMplsLspTemplateEntry .1.3.6.1.4.1.6527.3.1.2.6.41 |
vRtrMplsLspTemplateEntryEach row entry represents a Labeled Switch Path Template (LSP Template)
configured for a virtual router in the system.
Entries in this table can be created and deleted via SNMP SET operations. VRtrMplsLspTemplateEntry .1.3.6.1.4.1.6527.3.1.2.6.41.1 |
vRtrMplsLspTemplateNameThe value of the object vRtrMplsLspTemplateName specifies the name of
the LSP Template which is used as a guideline to create and signal
multiple LSP instances when dynamic LSP creation is required. TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.41.1.1 |
vRtrMplsLspTemplateRowStatusThe value of vRtrMplsLspTemplateRowStatus specifies the Row Status
for this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.41.1.2 |
vRtrMplsLspTemplateLastChangedThe value of vRtrMplsLspTemplateLastChanged indicates the
timestamp of last change to this row in vRtrMplsLspTemplateTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.41.1.3 |
vRtrMplsLspTemplateAdminStateThe value of vRtrMplsLspTemplateAdminState specifies the current
administrative state of the LSP Template.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.41.1.4 |
vRtrMplsLspTemplateTypeThe value of vRtrMplsLspTemplateType specifies the type of the
LSP template.
When the value of vRtrMplsLspTemplateType is set to 'p2mp',
the template is used for auto creation of P2MP LSPs.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.41.1.5 |
vRtrMplsLspTemplateAdaptiveThe value of vRtrMplsLspTemplateAdaptive specifies whether the
make-before-break functionality is enabled for the LSPs that
are dynamically created using this LSP template.
When the value of vRtrMplsLspTemplateAdaptive is set to 'true',
make-before-break functionality is enabled. When the value is
set to 'false' make-before-break functionality is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.41.1.6 |
vRtrMplsLspTemplateBandwidthThe value of vRtrMplsLspTemplateBandwidth specifies the amount
of bandwidth in mega-bits per seconds (Mbps) to be reserved
for the LSPs that are dynamically created using this LSP template.
A value of zero (0) indicates that no bandwidth is reserved.rw Integer32 .1.3.6.1.4.1.6527.3.1.2.6.41.1.7 |
vRtrMplsLspTemplateCspfThe value of vRtrMplsLspTemplateCspf specifies whether the
CSPF computation for constrained-path LSP is enabled for
the LSPs that are dynamically created using this LSP template.
When the value of vRtrMplsLspTemplateCspf is set to 'true',
CSPF computation for constrained-path is enabled.
When the value is set to 'false', CSPF computation for
constrained-path is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.41.1.8 |
vRtrMplsLspTemplateDefaultPathThe value of vRtrMplsLspTemplateDefaultPath specifies the default
path used to signal LSPs that are dynamically created using this
LSP template.
If a corresponding index does not exist in MPLS-TE-MIB::mplsTunnelTable,
an 'inconsistentValue' error will be returned.rw MplsTunnelIndex .1.3.6.1.4.1.6527.3.1.2.6.41.1.9 |
vRtrMplsLspTemplateAdmGrpInclThe value of vRtrMplsLspTemplateAdmGrpIncl specifies a bit-map
of admin groups that are included when the dynamically created
LSPs using this template are setup .
If bit 'n' is set, then the admin group with value 'n' is included.
This implies that each link that the LSP goes through must be associated
with at least one of the admin groups in the include list.
By default, all admin groups are in the include list.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.41.1.10 |
vRtrMplsLspTemplateAdmGrpExclThe value of vRtrMplsLspTemplateAdmGrpExcl specifies a bit-map
of admin groups that are excluded when the dynamically created
LSPs using this template are setup.
If bit 'n' is set, then the admin group with value 'n' is excluded.
This implies that each link that the LSP goes through must not be associated
with any of the admin groups in the exclude list.
By default, no admin groups are in the exclude list.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.41.1.11 |
vRtrMplsLspTemplateFastRerouteThe value of vRtrMplsLspTemplateFastReroute specifies whether
fast reroute is enabled for the LSPs that are dynamically created
using this LSP template.
When the value of vRtrMplsLspTemplateFastReroute is set to 'true',
fast reroute is enabled for the LSP. When the value of
vRtrMplsLspTemplateFastReroute is set to'false', fast reroute
is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.41.1.12 |
vRtrMplsLspTemplateFRMethodThe value of vRtrMplsLspTemplateFRMethod specifies the fast reroute
method used for the LSPs that are dynamically created using this LSP template.
When the value of vRtrMplsLspTemplateFRMethod is set to 'oneToOneBackup',
a backup LSP is established which will intersect the original LSP somewhere
downstream of the point of link or node failure. For each LSP that is
backed up, a separate backup LSP is established.
When the value of vRtrMplsLspTemplateFRMethod is set to 'facilityBackup',
Instead of creating a separateLSP for every LSP that is to be backed up,
a single LSP is created which serves as a backup for a set of LSPs.
For LSP templates of type P2MP, oneToOneBackup is not supported.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.41.1.13 |
vRtrMplsLspTemplateFRHopLimitThe value of vRtrMplsLspTemplateFRHopLimit specifies the total number
of hops a detour or backup LSP can take before merging back onto the
main LSP path.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.41.1.14 |
vRtrMplsLspTemplateHopLimitThe value of vRtrMplsLspTemplateHopLimit specifies the maximum number
of hops that a dynamically created LSP will traverse including the
ingress and egress ESRs. A LSP will not be set up if the hop limit
is exceeded.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.41.1.15 |
vRtrMplsLspTemplateRecordThe value of vRtrMplsLspTemplateRecord specifies whether the
recording of all the hops is enabled for LSPs that are dynamically
created using this template.
When the value of vRtrMplsLspTemplateRecord is set to 'record', recording
of all the hops that a LSP traverses is enabled. When the value of
vRtrMplsLspTemplateRecord is set to 'noRecord', recording of all the hops that
a LSP traverses is disabled.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.41.1.16 |
vRtrMplsLspTemplateRecordLabelThe value of vRtrMplsLspTemplateRecordLabel specifies whether the
recording of labels is enabled for LSPs that are dynamically
created using this LSP template .
When the value of vRtrMplsLspTemplateRecordLabel is set to 'record',
recording of labels at each node that a LSP traverses is enabled.
When the value of vRtrMplsLspTemplateRecordLabel is set to 'noRecord',
recording of labels at each node that a LSP traverses is disabled.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.6.41.1.17 |
vRtrMplsLspTemplateRetryLimitThe value of vRtrMplsLspTemplateRetryLimit specifies the maximum number of
attempts made to establish an LSP that is dynamically created using this template.
A value of zero(0) specifies that an infinite number of retry attempts
should be made.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.41.1.18 |
vRtrMplsLspTemplateRetryTimerThe value of vRtrMplsLspTemplateRetryTimer specifies the time in seconds
a dynamically created Lsp waits before it attempts to re-establish itself.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.41.1.19 |
vRtrMplsLspTemplateCspfTeMetricThe value of vRtrMplsLspTemplateCspfTeMetric specifies whether the TE
metric is used for the purpose of the LSP path computation by
CSPF (Constrained Shortest Path First).
When the value of vRtrMplsLspTemplateCspfTeMetric is set to 'true', the
TE metric is used to compute the path of the LSP by CSPF. When the value of
vRtrMplsLspTemplateCspfTeMetric is set to 'false', IGP metric is used to
compute the path of the LSP by CSPF.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.41.1.20 |
vRtrMplsLspTemplateLspCountThe value of vRtrMplsLspTemplateLspCount indicates the number of
LSPs of type 'p2mpAuto' that are created using this template.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.41.1.21 |
vRtrMplsLspTemplateMvpnRefCountThe value of vRtrMplsLspTemplateMvpnRefCount indicates the number of
MVPNs as well as number of P2MP LSP users associated to this template.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.6.41.1.22 |
vRtrMplsLspAutoBWTableLastChgThe value of vRtrMplsLspAutoBWTableLastChg indicates the
sysUpTime at the time of the last modification to
vRtrMplsLspAutoBandwidthTable by adding, deleting an entry or change
to a writable object in the table.
If no changes were made to the table since the last
re-initialization of the local network management subsystem,
then this object contains a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.42 |
vRtrMplsLspAutoBandwidthTableThe vRtrMplsLspAutoBandwidthTable has an entry for auto bandwidth
configuration for each Labeled Switch Path (LSP) configured for a
virtual router in the system. SEQUENCE OF VRtrMplsLspAutoBandwidthEntry .1.3.6.1.4.1.6527.3.1.2.6.43 |
vRtrMplsLspAutoBandwidthEntryEach row entry represents auto bandwidth configuration
for a Labeled Switch Path (LSP) configured
for a virtual router in the system. VRtrMplsLspAutoBandwidthEntry .1.3.6.1.4.1.6527.3.1.2.6.43.1 |
vRtrMplsLspAutoBWLspNameThe value of vRtrMplsLspAutoBWLspName uniquely identifies a
row in the vRtrMplsLspAutoBandwidthTable. TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.43.1.1 |
vRtrMplsLspAutoBWLastChangeThe sysUpTime when this row was last modified.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.43.1.2 |
vRtrMplsLspAutoBWAdjDNPercentThe value of vRtrMplsLspAutoBWAdjDNPercent specifies minimum
difference between the current bandwidth reservation of the
LSP and the (measured) maximum average data rate, expressed
as a percentage of the current bandwidth, for decreasing
the bandwidth of the LSP. At the adjust interval expiry, if
the measured bandwidth falls below the current bandwidth by
the value of vRtrMplsLspAutoBWAdjDNPercent it can cause
a re-signaling attempt for the LSP
When the value of vRtrMplsLspAutoBWAdjDNPercent is 0 it means
that this threshold check is always true for any measured
bandwidth less than current bandwidthrw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.3 |
vRtrMplsLspAutoBWAdjDNMbpsThe value of vRtrMplsLspAutoBWAdjDNMbps specifies the minimum
difference between the current bandwidth reservation of the LSP
and the (measured) maximum average data rate, expressed as an
absolute bandwidth (Mbps), for decreasing the bandwidth
of the LSP.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.4 |
vRtrMplsLspAutoBWAdjMultiplierThe value of vRtrMplsLspAutoBWAdjMultiplier specifies the number
of collection intervals in the adjust interval.
The default value is derived from vRtrMplsGeneralAutoBWDefAdjMul
and vRtrMplsLspAutoBWAdjCount.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.5 |
vRtrMplsLspAutoBWAdjUPPercentThe value of vRtrMplsLspAutoBWAdjUPPercent specifies minimum
difference between the current bandwidth reservation of the
LSP and the (measured) maximum average data rate, expressed
as a percentage of the current bandwidth, for increasing
the bandwidth of the LSP. At the adjust interval expiry, if
the measured bandwidth exceeds the current bandwidth by
the value of vRtrMplsLspAutoBWAdjUPPercent it can cause
a re-signaling attempt for the LSP
When the value of vRtrMplsLspAutoBWAdjUPPercent is 0 it means
that this threshold check is always true for any measured
bandwidth greater than current bandwidthrw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.6 |
vRtrMplsLspAutoBWAdjUPMbpsThe value of vRtrMplsLspAutoBWAdjDNMbps specifies the minimum
difference between the current bandwidth reservation of the LSP
and the (measured) maximum average data rate, expressed as an
absolute bandwidth (Mbps), for increasing the bandwidth
of the LSP.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.7 |
vRtrMplsLspAutoBWMaxBWThe value of vRtrMplsLspAutoBWMaxBW specifies the maximum
that auto-bandwidth allocation is allowed to request for a LSP.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.8 |
vRtrMplsLspAutoBWMinBWThe value of vRtrMplsLspAutoBWMinBW specifies the minimum
that auto-bandwidth allocation is allowed to request for a LSP.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.9 |
vRtrMplsLspAutoBWMonitorBWThe value of vRtrMplsLspAutoBWMonitorBW specifies whether the
collection and display of auto-bandwidth measurements is
enabled or disabled for the LSP.
When the value of vRtrMplsLspAutoBWMonitorBW is 'true' the
collection and display of auto-bandwidth measurements is enabled
and when the value is 'false' it is disabled.rw TruthValue UNITS "Mbps" .1.3.6.1.4.1.6527.3.1.2.6.43.1.10 |
vRtrMplsLspAutoBWOverFlowThe value of vRtrMplsLspAutoBWOverFlow specifies number
of overflow samples that triggers an overflow auto-bandwidth
adjustment attempt.rw Unsigned32 (0|1..10) .1.3.6.1.4.1.6527.3.1.2.6.43.1.11 |
vRtrMplsLspAutoBWOvrFlwThresholdThe value of vRtrMplsLspAutoBWOvrFlwThreshold specifies the
minimum difference between the current bandwidth of the LSP
and the sampled data rate, expressed as a percentage of the
current bandwidth, for counting an overflow sample.rw Unsigned32 (0|1..100) UNITS "percent" .1.3.6.1.4.1.6527.3.1.2.6.43.1.12 |
vRtrMplsLspAutoBWOvrFlwBWThe value of vRtrMplsLspAutoBWOvrFlwBW specifies the
minimum difference between the current bandwidth of the LSP
and the sampled data rate, expressed as an absolute bandwidth
(Mbps), for counting an overflow sample.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.13 |
vRtrMplsLspAutoBWSampMultiplierThe value of vRtrMplsLspAutoBWSampMultiplier specifies the
mulitplier for collection intervals in a sample interval.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.14 |
vRtrMplsLspAutoBWSampTimeThe value of vRtrMplsLspAutoBWSampTime indicates the
sample multipler times the collection interval.ro Unsigned32 UNITS "minutes" .1.3.6.1.4.1.6527.3.1.2.6.43.1.15 |
vRtrMplsLspAutoBWLastAdjThe value of vRtrMplsLspAutoBWLastAdj indicates the
system time for the last auto-bandwidth
adjustment.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.43.1.16 |
vRtrMplsLspAutoBWLastAdjCauseThe value of vRtrMplsLspAutoBWLastAdjCause indicates the
cause for the last auto-bandwidth adjustment.ro TmnxMplsLspAutoBWLastAdjCause .1.3.6.1.4.1.6527.3.1.2.6.43.1.17 |
vRtrMplsLspAutoBWNextAdjThe value of vRtrMplsLspAutoBWNextAdj indicates the
system time when then adjust-timer will expire.ro Unsigned32 UNITS "minutes" .1.3.6.1.4.1.6527.3.1.2.6.43.1.18 |
vRtrMplsLspAutoBWMaxAvgRateThe value of vRtrMplsLspAutoBWMaxAvgRate indicates the
maximum average data rate in any sample interval of the
current adjust interval.ro Unsigned32 UNITS "Mbps" .1.3.6.1.4.1.6527.3.1.2.6.43.1.19 |
vRtrMplsLspAutoBWLastAvgRateThe value of vRtrMplsLspAutoBWLastAvgRate indicates the
avegare data rate in the sample interval that ended most
recently.ro Unsigned32 UNITS "Mbps" .1.3.6.1.4.1.6527.3.1.2.6.43.1.20 |
vRtrMplsLspAutoBWInheritanceFor 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 vRtrMplsLspAutoBWInheritance
that controls whether to inherit the operational value of the
object or use the administratively set value.
This object is a bit-mask, with the following positions:
vRtrMplsLspAutoBWAdjMultiplier 0x1
vRtrMplsLspAutoBWSampMultiplier 0x2
When the bit for an object is set to one, then the object's
administrative and operational value are whatever the DEFVAL
or most recently SET value is.
When the bit for an object is set to zero, then the object's
administrative and operational value are inherited from the
corresponding object in vRtrMplsGeneralTable.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.21 |
vRtrMplsLspAutoBWCurrentBWThe value of vRtrMplsLspAutoBWCurrentBW indicates the
current bandwidth reserved along the primary path.ro Unsigned32 UNITS "Mbps" .1.3.6.1.4.1.6527.3.1.2.6.43.1.22 |
vRtrMplsLspAutoBWAdjTimeThe value of vRtrMplsLspAutoBWAdjTime indicates the
adjust multipler times the collection interval.ro Unsigned32 UNITS "minutes" .1.3.6.1.4.1.6527.3.1.2.6.43.1.23 |
vRtrMplsLspAutoBWOvrFlwCountThe value of vRtrMplsLspAutoBWOvrFlwCount indicates the
number of overflow samples since the last reset.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.24 |
vRtrMplsLspAutoBWSampCountThe value of vRtrMplsLspAutoBWSampCount indicates the
count in the sample interval.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.25 |
vRtrMplsLspAutoBWAdjCountThe value of vRtrMplsLspAutoBWAdjCount indicates the
count in the adjust interval.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.26 |
vRtrMplsLspAutoBWOperStateThe value of vRtrMplsLspAutoBWOperState indicates the
opertional status for the LSP.ro TmnxEnabledDisabled (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.6.43.1.27 |
vRtrMplsLspAutoBWSampIntervalThe value of vRtrMplsLspAutoBWSampInterval indicates the
number of sample intervals.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.43.1.28 |
vRtrMplsLspPathOperTableThe vRtrMplsLspPathOperTable has an entry for an association
between a Labeled Switch Path (LSP) in the vRtrMplsLspTable
and a path (or tunnel) entry in the mplsTunnelTable. SEQUENCE OF VRtrMplsLspPathOperEntry .1.3.6.1.4.1.6527.3.1.2.6.44 |
vRtrMplsLspPathOperEntryEach row entry represents an operational status for an
association between a Labeled Switch Path (LSP) in the
vRtrMplsLspTable and a path (or tunnel) entry in the
mplsTunnelTable.
Entries cannot be created and deleted via SNMP SET operations.
A row entry will have valid operational status info when
vRtrMplsLspPathOperState is set to inService. VRtrMplsLspPathOperEntry .1.3.6.1.4.1.6527.3.1.2.6.44.1 |
vRtrMplsLspPathOperSetupPriorityThe value of vRtrMplsLspPathOperSetupPriority specifies the
setup priority used by the operational LSP path.
When make-before-break functionality for the LSP is enabled and
if the path setup priority is changed, the resources allocated
to the existing LSP paths will not be released until a new path
with the new setup priority settings has been established. While
a new path is being signaled, the administrative value and the
operational values of the path setup priority may differ. The
value of vRtrMplsLspPathSetupPriority specifies the setup
priority for the new LSP path trying to be established whereas
the value of vRtrMplsLspPathOperSetupPriority specifies the
setup priority for the existing LSP path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.44.1.1 |
vRtrMplsLspPathOperHoldPriorityThe value of vRtrMplsLspPathOperHoldPriority specifies the
hold priority used by the operational LSP path.
When make-before-break functionality for the LSP is enabled and
if the path hold priority is changed, the resources allocated
to the existing LSP paths will not be released until a new path
with the new hold priority settings has been established. While
a new path is being signaled, the administrative value and the
operational values of the path hold priority may differ. The
value of vRtrMplsLspPathHoldPriority specifies the hold priority
for the new LSP path trying to be established whereas the value
of vRtrMplsLspPathOperHoldPriority specifies the hold priority
for the existing LSP path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.44.1.2 |
vRtrMplsLspPathOperRecordThe value of vRtrMplsLspPathOperRecord specifies whether the
operational LSP path is recording or not recording all the
traversed hops.
When make-before-break functionality for the LSP is enabled and if the
path hops recording setting is changed, the resources allocated to the
existing LSP paths will not be released until a new path with the new
settings has been established. While a new path is being signaled, the
administrative value and the operational values of hops recording
setting of the path may differ. The value of vRtrMplsLspPathRecord
specifies the hops recording setting for the new LSP path trying to be
established whereas the value of vRtrMplsLspPathOperRecord specifies
the hops recording setting for the existing LSP path.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.44.1.3 |
vRtrMplsLspPathOperRecordLabelThe value of vRtrMplsLspPathOperRecordLabel specifies whether
the currently operational LSP path is recording or not
recording the label allocated at each traversed node.
When make-before-break functionality for the LSP is enabled and
if the path label recording setting is changed, the resources
allocated to the existing LSP paths will not be released until
a new path with the new settings has been established. While a
new path is being signaled, the administrative value and the
operational values of label recording setting of the path may
differ. The value of vRtrMplsLspPathRecordLabel specifies the
label recording setting for the new LSP path trying to be
established whereas the value of vRtrMplsLspPathOperRecordLabel
specifies the label recording setting for the existing LSP path.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.6.44.1.4 |
vRtrMplsLspPathOperHopLimitThe value of vRtrMplsLspPathOperHopLimit specifies the maximum
hops limit used by the currently operational LSP path.
When make-before-break functionality for the LSP is enabled and if
the hop limit is changed at either LSP or LSP path level, the
resources allocated to the existing LSP paths will not be released
until a new path with the new settings has been established. While
a new path is being signaled, the administrative value and the
operational values of the path hop limit may differ. The value of
either vRtrMplsLspHopLimit or vRtrMplsLspPathHopLimit specifies
the hop limit for the new LSP path trying to be established
whereas the value of vRtrMplsLspPathOperHopLimit specifies the hop
limit for the existing LSP path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.44.1.5 |
vRtrMplsLspPathOperAdminGrpInclThe value of vRtrMplsLspPathOperAdminGrpIncl is a bit-map
which specifies a list of admin groups included by the
currently operational LSP path.
When make-before-break functionality for the LSP is enabled and if
the list of included admin groups is changed at either LSP or LSP
path level, the resources allocated to the existing LSP paths will
not be released until a new path with the new settings has been
established. While a new path is being signaled, the
administrative value and the operational values of the path may
differ. The value of either vRtrMplsLspAdminGroupInclude or
vRtrMplsLspPathAdminGroupInclude specifies the include admin groups
bit-map for the new LSP path trying to be established whereas the
value of vRtrMplsLspPathOperAdminGrpIncl specifies the include admin
groups bit-map for the existing LSP path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.44.1.6 |
vRtrMplsLspPathOperAdminGrExcldThe value of vRtrMplsLspPathOperAdminGrExcld is a bit-map
which specifies a list of admin groups excluded by the
currently operational LSP path.
When make-before-break functionality for the LSP is enabled and if the
list of excluded admin groups is changed at either LSP or LSP path
level, the resources allocated to the existing LSP paths will not be
released until a new path with the new settings has been established.
While a new path is being signaled, the administrative value and the
operational values of the path may differ. The value of either
vRtrMplsLspAdminGroupExclude or vRtrMplsLspPathAdminGroupExclude
specifies the exclude admin groups bit-map for the new LSP path trying
to be established whereas the value of vRtrMplsLspPathOperAdminGrExcld
specifies the exclude admin groups bit-map for the existing LSP path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.44.1.7 |
vRtrMplsLspPathOperCspfThe value of vRtrMplsLspPathOperCspf specifies whether the
currently operational LSP path has used CSPF computation for
constrained-path enabled or disabled.
When make-before-break functionality for the LSP is enabled and if the
LSP CSPF setting is changed, the resources allocated to the existing
LSP paths will not be released until a new path with the new settings
has been established. While a new path is being signaled, the
administrative value and the operational values of the path may
differ. The value of vRtrMplsLspCspf specifies the CSPF setting for
the new LSP path trying to be established whereas the value of
vRtrMplsLspPathOperCspf specifies the CSPF setting for the existing
LSP path.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.44.1.8 |
vRtrMplsLspPathOperCspfToFrstLsThe value of vRtrMplsLspPathOperCspfToFrstLs specifies whether
the currently operational LSP path had CSPF to first loose hop
enabled or disabled.
When make-before-break functionality for the LSP is enabled
and if the LSP CSPF to First Loose Hop setting is changed,
the resources allocated to the existing LSP paths will not be
released until a new path with the new settings has been
established. While a new path is being signaled, the administrative
value and the operational values of the path may differ. The
value of vRtrMplsLspCspfToFirstLoose specifies the CSPF to First
Loose Hop setting for the new LSP path trying to be established
whereas the value of vRtrMplsLspPathOperCspfToFrstLs specifies
the CSPF to First Loose Hop setting for the existing LSP path.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.44.1.9 |
vRtrMplsLspPathOperLeastFillThe value of vRtrMplsLspPathOperLeastFill specifies whether
the currently operational LSP path was computed with the least-fill
path selection method.
When make-before-break functionality for the LSP is enabled and if the
LSP least-fill setting is changed, the resources allocated to the
existing LSP paths will not be released until a new path with the new
settings has been established. While a new path is being signaled, the
administrative value and the operational values of the path may
differ. The value of vRtrMplsLspLeastFill specifies the least-fill
setting for the new LSP path trying to be established whereas the
value of vRtrMplsLspPathOperLeastFill specifies the least-fill
setting for the existing LSP path.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.44.1.10 |
vRtrMplsLspPathOperRsvpAdspecThe value of vRtrMplsLspPathOperRsvpAdspec specifies whether
the currently operational LSP path has ADSPEC object included
in RSVP messages or not.
When make-before-break functionality for the LSP is enabled and if the
LSP adspec setting is changed, the resources allocated to the existing
LSP paths will not be released until a new path with the new settings
has been established. While a new path is being signaled, the
administrative value and the operational values of the path may
differ. The value of vRtrMplsLspRsvpAdspec specifies the adspec
setting for the new LSP path trying to be established whereas the
value of vRtrMplsLspPathOperRsvpAdspec specifies the adspec setting
for the existing LSP path.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.44.1.11 |
vRtrMplsLspPathOperFRNodeProtectThe value of vRtrMplsLspPathOperFRNodeProtect specifies
whether the currently operational LSP path has node protection
enabled or disabled.
When make-before-break functionality for the LSP is enabled and if the
LSP node protection setting is changed, the resources allocated to the
existing LSP paths will not be released until a new path with the new
settings has been established. While a new path is being signaled, the
administrative value and the operational values of the path may
differ. The value of vRtrMplsLspFRNodeProtect specifies the node
protection setting for the new LSP path trying to be established
whereas the value of vRtrMplsLspPathOperFRNodeProtect specifies the
node protection setting for the existing LSP path.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.44.1.12 |
vRtrMplsLspPathOperPropAdminGrpThe value of vRtrMplsLspPathOperPropAdminGrp specifies
whether the currently operational LSP path has propagation
admin-groups enabled or disabled.
When make-before-break functionality for the LSP is enabled and if the
LSP propagate admin groups setting is changed, the resources allocated
to the existing LSP paths will not be released until a new path with
the new settings has been established. While a new path is being
signaled, the administrative value and the operational values of the
path may differ. The value of vRtrMplsLspPropAdminGroup specifies the
propagate admin groups setting for the new LSP path trying to be
established whereas the value of vRtrMplsLspPathOperPropAdminGrp
specifies the propagate admin groups setting for the existing LSP
path.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.6.44.1.13 |
vRtrMplsLspPathOperFRHopLimitThe value of vRtrMplsLspPathOperFRHopLimit indicates the total number
of hops to be used by detour LSP before merging to currently
operational LSP path.
When make-before-break functionality for the LSP is enabled and if the
LSP FR Hop Limit setting is changed, the resources allocated
to the existing LSP paths will not be released until a new path with
the new settings has been established. While a new path is being
signaled, the administrative value and the operational values of the
path may differ. The value of vRtrMplsLspFRHopLimit specifies the
FR Hop Limit setting for the new LSP path trying to be
established whereas the value of vRtrMplsLspPathOperFRHopLimit
specifies the FR Hop Limit setting for the existing LSP
path.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.44.1.14 |
vRtrMplsLabelObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.6.45 |
vRtrMplsLabelMaxStaticLspLabelsThe value of vRtrMplsLabelMaxStaticLspLabels specifies the maximum
number of Static LSP labels available on the system.
vRtrMplsLabelMaxStaticLspLabels must be set along with
vRtrMplsLabelMaxStaticSvcLabels. The total of both values
should equal the maximum value allowed of 131040 or 262112 depending
on the system.
The maximum value of vRtrMplsLabelMaxStaticLspLabels value for
most systems is 113040 labels (128 * 1024 less 32 reserved labels).
The maximum value of vRtrMplsLabelMaxStaticLspLabels value for
chassis mode D systems is 262112 labels (256 * 1024 less 32 reserved
labels).rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.45.1 |
vRtrMplsLabelMaxStaticSvcLabelsThe value of vRtrMplsLabelMaxStaticSvcLabels specifies the maximum
number of Static SVC labels available on the system.
vRtrMplsLabelMaxStaticSvcLabels must be set along with
vRtrMplsLabelMaxStaticLspLabels. The total of both values
should equal the maximum value allowed of 113040 or 262112 depending
on the system.
The maximum value of vRtrMplsLabelMaxStaticLspLabels value for
most systems is 113040 labels (128 * 1024 less 32 reserved labels).
The maximum value of vRtrMplsLabelMaxStaticLspLabels value for
chassis mode D systems is 262112 labels (256 * 1024 less 32 reserved
labels).rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.6.45.2 |
tmnxMplsNotifyPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.6 |
tmnxMplsNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.6.0 |
vRtrMplsStateChangeThis Notification is generated when the MPLS
module changes state NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.1 |
vRtrMplsIfStateChangeThis Notification is generated when the MPLS
interface changes state NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.2 |
vRtrMplsLspUpThis Notification is generated when a LSP transitions
to the 'inService' state from any other state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.3 |
vRtrMplsLspDownThis Notification is generated when a LSP transitions
out of 'inService' state to any other state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.4 |
vRtrMplsLspPathUpThis Notification is generated when a LSP Path transitions
to the 'inService' state from any other state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.5 |
vRtrMplsLspPathDownThis Notification is generated when a LSP Path transitions
out of 'inService' state to any other state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.6 |
vRtrMplsLspPathReroutedThe vRtrMplsLspPathRerouted notification is generated when
an LSP Path is rerouted. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.7 |
vRtrMplsLspPathResignaledThe vRtrMplsLspPathResignaled notification is generated when
an LSP Path is resignaled. The vRtrMplsLspPathLastMBBType indicates
the reason why the LSP Path was resignaled. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.8 |
vRtrMplsP2mpInstanceUpThis Notification is generated when a P2MP instance transitions
to the 'inService' state from any other state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.9 |
vRtrMplsP2mpInstanceDownThis Notification is generated when a P2MP instance transitions
out of 'inService' state to any other state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.10 |
vRtrMplsS2lSubLspUpThis Notification is generated when a S2l sub LSP transitions
to the 'inService' state from any other state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.11 |
vRtrMplsS2lSubLspDownThis Notification is generated when a S2l sub LSP transitions
out of 'inService' state to any other state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.12 |
vRtrMplsS2lSubLspReroutedThe vRtrMplsS2lSubLspRerouted notification is generated when
an S2l sub LSP is rerouted. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.13 |
vRtrMplsS2lSubLspResignaledThe vRtrMplsS2lSubLspResignaled notification is generated when
an S2l sub LSP is resignaled. The vRtrMplsS2lSubLspLastMBBType
indicates the reason why the S2l sub LSP was resignaled. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.14 |
vRtrMplsLspPathSoftPreemptedThe vRtrMplsLspPathSoftPreempted notification is generated when
an LSP Path is soft-preempted. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.15 |
vRtrMplsLspPathLstFillReoptEligThe vRtrMplsLspPathLstFillReoptElig notification is generated when a timer based
re-signal found a path with the same cost but which has a better least-fill metric. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.16 |
vRtrMplsP2mpInstanceResignaledThis Notification is generated when a P2MP instance is resignaled.
The vRtrMplsP2mpInstLastMBBType indicates the reason why the P2MP
instance was resignaled. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.17 |
vRtrMplsResignalTimerExpiredThe vRtrMplsResignalTimerExpired notification is generated when
the resignal timer expires for a MPLS instance. Make before break (MBB)
would be started only on those P2P LSP (Point to Point) paths that need
to be resignaled. vRtrMplsGeneralResignalTimer would be reset once this
notification is sent. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.18 |
vRtrMplsLspPathMbbStatusEventThe vRtrMplsLspPathMbbStatusEvent notification is generated to report
the status of the make-before-break(MBB) operation for the LSP path. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.19 |
vRtrMplsLspSwitchStbyFailure[CAUSE] The vRtrMplsLspSwitchStbyFailure notification is generated
to report an unsuccessful switchover from the current active secondary
LSP path of an LSP to another secondary standby LSP path.
The reason for the failure is specified by
vRtrMplsLspSwitchStbyReasonCode.
[EFFECT] The switchover to the new standby path failed for the LSP.
[RECOVERY] The vRtrMplsLspSwitchStbyReasonCode will help the user
troubleshoot the failure. The user can attempt to switchover to
another standby LSP path again. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.20 |
vRtrMplsLspActivePathChanged[CAUSE] The vRtrMplsLspActivePathChanged notification is generated
when the active path of an LSP successfully switches to an new path.
This notification will also be sent when the active LSP path does
not change but only the switch method changes on the path.
The old LSP path index is specified by vRtrMplsLspOldTunnelIndex.
The state and switch method of the current active LSP path are
specified by vRtrMplsLspPathState and vRtrMplsLspPathActiveByManual
respectively.
[EFFECT] The switchover to the new LSP path was successful
or/and switch method of the current active LSP path changed.
[RECOVERY] There is no recovery required for this notification. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.21 |
vRtrMplsXCBundleChange[CAUSE] vRtrMplsXCBundleChange is generated when one or more RSVP
sessions changed the state and retained the changed state for entire
quiet interval of 2 minutes or till it reaches the maximum interval
of 10 minutes if the state of RSVP sessions kept on changing during
this period of multiple quiet intervals.
[EFFECT] RSVP sessions represented by bits in
vRtrMplsXCNotifRednIndicesBitMap changed state on this router instance.
[RECOVERY] There is no recovery required for this notification. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.22 |
vRtrMplsLblRangeModify[CAUSE] vRtrMplsLblRangeModify is generated when the values of
vRtrMplsLabelMaxStaticLspLabels or vRtrMplsLabelMaxStaticSvcLabels
have been modified.
[EFFECT] The maximum static labels are modified.
[RECOVERY] There is no recovery required for this notification. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.6.0.23 |