TIMETRA-RSVP-MIB
AI MIB Summary
The TIMETRA-RSVP-MIB enables SNMP-based provisioning and monitoring of Resource Reservation Protocol (RSVP) extensions and traffic engineering parameters on Alcatel-Lucent Service Router Operating System (SROS) platforms. It facilitates the management of RSVP session states, label bindings, and QoS resource reservations required for MPLS traffic engineering.
This document is the SNMP MIB module to manage and provision RSVP extensions for the Alcatel-Lucent SROS device.
Copyright 2000-2012 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:
timetraRsvpMIBModule.1.3.6.1.4.1.6527.1.1.3.7
305
Objects
Active
Status
11
Dependencies
Imported Objects
Objects
305 total| Object Name |
|---|
timetraRsvpMIBModuleThis document is the SNMP MIB module to manage and provision
RSVP extensions for the Alcatel-Lucent SROS device.
Copyright 2000-2012 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.7 |
tmnxRsvpConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.7 |
tmnxRsvpCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.7.1 |
tmnxRsvpGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.7.2 |
tmnxRsvpObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.7 |
vRtrRsvpGeneralTableThe vRtrRsvpGeneralTable contains objects for general control and
management of an RSVP protocol instance within a virtual router. SEQUENCE OF VRtrRsvpGeneralEntry .1.3.6.1.4.1.6527.3.1.2.7.1 |
vRtrRsvpGeneralEntryEach 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 vRtrRsvpStatus in the vRtrConfTable is
set to 'create'. The entry is destroyed when vRtrRsvpStatus is set
to 'delete' VRtrRsvpGeneralEntry .1.3.6.1.4.1.6527.3.1.2.7.1.1 |
vRtrRsvpGeneralLastChangeThe sysUpTime when this row was last modified.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.1.1.1 |
vRtrRsvpGeneralAdminStateWhen vRtrRsvpGeneralAdminState is set to 'inService', the agent
attempts to enable the RSVP protocol instance on this router.
When vRtrRsvpGeneralAdminState is set to 'outOfService', the
agent attempts to disable the RSVP protocol instance on this
router.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.7.1.1.2 |
vRtrRsvpGeneralOperStatevRtrRsvpGeneralOperState indicates the current operating state
of this RSVP protocol instance on this router.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.7.1.1.3 |
vRtrRsvpGeneralKeepMultiplierThe value of vRtrRsvpGeneralKeepMultiplier is used by RSVP to
declare either a reservation down or the neighbor as down.
When vRtrRsvpIfKeepMultiplier is set to the value of zero (0),
the value of vRtrRsvpGeneralKeepMultiplier is applied to RSVP
running on that specific interface.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.4 |
vRtrRsvpGeneralRefreshTimeThe value of vRtrRsvpGeneralRefreshTime controls the interval
between the seccessive Path and Resv refresh messages.
RSVP declares the session down after it misses
((keep-multiplier + 0.5) * 1.5 * refresh-time)) consecutive
refresh messages.
When the value of vRtrRsvpIfRefreshTime is set to zero (0),
the value of vRtrRsvpGeneralRefreshTime is applied to that
specific RSVP interface.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.5 |
vRtrRsvpGeneralMsgPacingSetting the value of vRtrRsvpGeneralMsgPacing to 'true',
enables RSVP message pacing wherein a specified number
of RSVP messages are sent within a specified interval.
Setting the value of vRtrRsvpGeneralMsgPacing to 'false',
disables RSVP message pacing.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.1.1.6 |
vRtrRsvpGeneralMsgPacingMaxBurstWhen RSVP message pacing is enabled (i.e. when
vRtrRsvpGeneralMsgPacing is set to 'true'), the value
of vRtrRsvpGeneralMsgPacingMaxBurst specifies the
maximum number of RSVP messages that are sent
during a configured interval under normal operating
conditions.
This variable is not valid if RSVP message pacing is
disabled (i.e. when vRtrRsvpGeneralMsgPacing is set
to 'false')rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.7 |
vRtrRsvpGeneralMsgPacingPeriodWhen RSVP message pacing is enabled (i.e. when
vRtrRsvpGeneralMsgPacing is set to 'true'), the value of
vRtrRsvpGeneralMsgPacingPeriod specifies the interval (in
milliseconds) during which a configured number of RSVP
messages are sent.
This variable is not valid if RSVP message pacing is
disabled (i.e. when vRtrRsvpGeneralMsgPacing is set
to 'false')rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.8 |
vRtrRsvpGeneralRefreshBypassThe value of vRtrRsvpGeneralRefreshBypass specifies whether the
refresh reduction capabilities over all bypass tunnels originating
on the PLR node is enabled. Since a bypass tunnel may merge with
the primary LSP path in a node downstream of the next-hop, there
is no direct interface between the PLR and the MP node and it is
possible that the latter will not accept summary refresh messages
received over the bypass.
When the value of vRtrRsvpGeneralRefreshBypass is 'false', the
summary refresh messages on the node for all primary LSPs over
the bypass tunnels they are associated with, is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.1.1.9 |
vRtrRsvpGenRapidRetransmitTimeThe value of vRtrRsvpGenRapidRetransmitTime specifies the value
of the rapid retransmission interval. This is used in the
retransmission mechanism based on an exponential backoff timer
in order to handle unacknowledged message objects.
vRtrRsvpGenRapidRetransmitTime must be smaller than the regular
refresh interval vRtrRsvpGeneralRefreshTime.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.10 |
vRtrRsvpGenRapidRetryLimitThe value of vRtrRsvpGenRapidRetryLimit specifies the rapid retry
limit. This is used in the retransmission mechanism based on an
exponential backoff timer in order to handle unacknowledged message
objects. The node stops retransmission of unacknowledged RSVP
messages whenever the updated backoff interval exceeds the value of
vRtrRsvpGeneralRefreshTime or the number of retransmissions reaches
the value of the vRtrRsvpGenRapidRetryLimit, whichever comes first.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.11 |
vRtrRsvpGenGracefulShutdownThe value of vRtrRsvpGenGracefulShutdown specifies whether
graceful shutdown of the RSVP node is enabled. When this object
has a value of 'true', graceful shutdown is enabled. When its
value is 'false', graceful shutdown is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.1.1.12 |
vRtrRsvpGenPreemptionTimerThe value of vRtrRsvpGenPreemptionTimer specifies the time a
node holds on to a reservation for which it has triggered the
soft preemption procedure. The preempting node starts a preemption
timer for each preempted LSP path. While this timer is on, the
node continues to refresh the Path and Resv for the preempted
LSP path. When the timer expires, the node tears down the LSP
path if the head-end node has not already done so.
A value of 0 means that the node does not hold on to the reservation
at all.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.13 |
vRtrRsvpGenTEThresholdUpdateThe value of vRtrRsvpGenTEThresholdUpdate specifies if threshold
based IGP Traffic Engineering (TE) is enabled or disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.1.1.14 |
vRtrRsvpGenTEUpdateOnCacFailThe value of vRtrRsvpGenTEUpdateOnCacFail specifies if IGP TE
update on Connection Admission Control (CAC) failure during LSP
setup is enabled or disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.1.1.15 |
vRtrRsvpGenTEUpdateTimerThe value of vRtrRsvpGenTEUpdateTimer specifies the time interval
to wait before a forced update of bandwidth to sync the bandwidth
can be triggered. The update only happens when a bandwidth
change occurs that does not cross any of the existing thresholds.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.16 |
vRtrRsvpGenImplicitNullThe value of vRtrRsvpGenImplicitNull specifies whether or not to
signal implicit null values for all label switched paths associated
with this RSVP when this node is an egress Label Edge Router (LER).
When the value is 'true' implicit null values are signaled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.1.1.17 |
vRtrRsvpGenNodeIdInRroThe value of vRtrRsvpGenNodeIdInRro specifies whether or not the
node-id is included in Record Route Object (RRO).rw Enumeration .1.3.6.1.4.1.6527.3.1.2.7.1.1.18 |
vRtrRsvpGenP2PMrgPntAbrtTimerThe value of vRtrRsvpGenP2PMrgPntAbrtTimer specifies the time in
seconds, MPLS will wait to clean up all the point-to-point (P2P)
LSP paths which have the Incoming Label Mapping (ILM) on the failed
interface and which have not already received a Path refresh over
the bypass LSP. When the value of vRtrRsvpGenP2PMrgPntAbrtTimer is
set to higher than zero, it will come into effect when a node
activates Merge-Point procedure on one or more P2P LSP path. As soon
an ingress interface goes operationally down, the Merge-Point Node
starts the abort timer.
Setting the value of vRtrRsvpGenP2PMrgPntAbrtTimer to 0 disables merge
point abort timer.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.19 |
vRtrRsvpGenP2MPMrgPntAbrtTimerThe value of vRtrRsvpGenP2MPMrgPntAbrtTimer specifies the time in
seconds, MPLS will wait to clean up all the point-to-multi-point
(P2MP) source to leaf (S2L) LSP paths which have the Incoming Label
Mapping (ILM) on the failed interface and which have not already
received a Path refresh over the bypass LSP. When the value of
vRtrRsvpGenP2MPMrgPntAbrtTimer is set to higher than zero, it will
come into effect when a node activates Merge-Point procedure on
one or more P2MP S2L LSP path. As soon an ingress interface goes
operationally down, the Merge-Point Node starts the abort timer.
Setting the value of vRtrRsvpGenP2MPMrgPntAbrtTimer to 0 disables
merge point abort timer.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.20 |
vRtrRsvpGeneralGrHlprMaxRcvryTmThe value of vRtrRsvpGeneralGrHlprMaxRcvryTm specifies the maximum
time in seconds, a graceful helper will wait for session recovery.
This value is compared with the neighbor's advertised recovery time
and the minimum of the two is used. This value is used to cap the
recovery time advertised by the neighbor.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.21 |
vRtrRsvpGeneralGrHlprMaxRstrtTmThe value of vRtrRsvpGeneralGrHlprMaxRstrtTm specifies the maximum
time in seconds a graceful helper will waits for session restart after
it has determined that the neighbor is down. This value is compared
with the neighbor's advertised restart time and the minimum of the two
is used. This is used to cap the restart time advertised by the
neighbor.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.1.1.22 |
vRtrRsvpGeneralStatTableThe vRtrRsvpGeneralStatTable contains statistics for an RSVP
protocol instance within a virtual router. SEQUENCE OF VRtrRsvpGeneralStatEntry .1.3.6.1.4.1.6527.3.1.2.7.2 |
vRtrRsvpGeneralStatEntryEach row entry represents a collection of statistics for an
instance of the RSVP protocol running within a virtual router.
Entries cannot be created and deleted via SNMP SET operations. VRtrRsvpGeneralStatEntry .1.3.6.1.4.1.6527.3.1.2.7.2.1 |
vRtrRsvpGeneralPsbTimeoutsThe value of vRtrRsvpGeneralPsbTimeouts gives the total
number of PSB timeouts.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.2.1.1 |
vRtrRsvpGeneralRsbTimeoutsThe value of vRtrRsvpGeneralRsbTimeouts gives the total
number of RSB timeouts.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.2.1.2 |
vRtrRsvpGeneralGrhPsbTimeoutsThe value of vRtrRsvpGeneralGrhPsbTimeouts indicates the total
number of PSB timeouts that occurred due to the session not being
recovered during recovery phase of the graceful restart procedure.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.2.1.3 |
vRtrRsvpGeneralGrhRsbTimeoutsThe value of vRtrRsvpGeneralGrhRsbTimeouts indicates the total
number of RSB timeouts that occurred due to the session not being
recovered during recovery phase of the graceful restart procedure.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.2.1.4 |
vRtrRsvpIfTableThe vRtrRsvpIfTable provides an extension of the rsvpIfTable in
the RSVP-MIB. SEQUENCE OF VRtrRsvpIfEntry .1.3.6.1.4.1.6527.3.1.2.7.3 |
vRtrRsvpIfEntryEach row entry in the vRtrRsvpIfTable represents additional columns
for attributes specific to the Alcatel-Lucent 7x50 SR RSVP implementation. VRtrRsvpIfEntry .1.3.6.1.4.1.6527.3.1.2.7.3.1 |
vRtrRsvpIfLastEnabledTimeThe vRtrRsvpIfLastEnabledTime variable contains the sysUpTime
value when rsvpIfEnabled was last set to enabled (1) to
run the RSVP protocol on this interface.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.3.1.1 |
vRtrRsvpIfVRtrIfIndexThe vRtrRsvpIfVRtrIfIndex contains the value of vRtrIfIndex for
the entry in the vRtrIfTable associated with this RSVP interface.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.6527.3.1.2.7.3.1.2 |
vRtrRsvpIfAggregateAggregate messages are used to pack multiple RSVP messages into
a single packet to reduce the network overhead. When
vRtrRsvpIfAggregate is set to 'true', RSVP negotiates with each
neighbor and gets consensus before sending aggregate messages.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.3.1.3 |
vRtrRsvpIfAuthenticationKeyThe value of vRtrRsvpIfAuthenticationKey specifies the
authentication key to be used on this RSVP interface. It is used
along with vRtrRsvpIfAuthentication which specifies whether
authentication using MD5 message based digest protocol is
enabled.
The authentication key can be any combination of
letters or numbers. Note that the string may contain embedded
nulls.
An SNMP get request on this object should return an OCTET STRING
of length 0.
vRtrRsvpIfAuthentication and vRtrRsvpIfAuthenticationKey, which
indicate whether or not authentication is enabled, must be set
together in the same SNMP request PDU or else the set request
fails with an inconsistentValue error.
By default, authentication is disabled and
vRtrRsvpIfAuthenticationKey is set to the empty string, ''H.rw OCTET STRING .1.3.6.1.4.1.6527.3.1.2.7.3.1.4 |
vRtrRsvpIfHelloIntervalThe value of vRtrRsvpIfHelloInterval specifies the length of time,
in seconds, between the Hello packets that the router sends on
the interface. This value must be the same for all routers
attached to a common network. When vRtrRsvpIfHelloInterval is
set to a value of zero (0), the sending of hello messages is
disabled.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.3.1.5 |
vRtrRsvpIfSubscriptionThe value of vRtrRsvpIfSubscription specifies the percentage of the
link bandwidth that RSVP can use for reservation. When the value
of vRtrRsvpIfSubscription is set to zero (0), no new sessions are
permitted on this interface. Over subscription, > 100% is also
allowed on the interface.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.3.1.6 |
vRtrRsvpIfKeepMultiplierThe value of vRtrRsvpIfKeepMultiplier is used by RSVP to
declare either a reservation down or the neighbor as down.
When vRtrRsvpIfKeepMultiplier is set to the value of zero (0),
the value of vRtrRsvpGeneralKeepMultiplier is applied to RSVP
running on this interface.rwobsolete Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.3.1.7 |
vRtrRsvpIfRefreshTimeThe value of vRtrRsvpIfRefreshTime controls the interval
between the seccessive Path and Resv refresh messages.
RSVP declares the session down after it misses
((keep-multiplier + 0.5) * 1.5 * refresh-time)) consecutive
refresh messages.
When the value of vRtrRsvpIfRefreshTime is set to zero (0),
the value of vRtrRsvpGeneralRefreshTime is applied to that
specific RSVP interface.rwobsolete Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.3.1.8 |
vRtrRsvpIfOperStatevRtrRsvpIfOperState indicates the current operating state
of the RSVP protocol on this 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.7.3.1.9 |
vRtrRsvpIfActiveSessionCountThe total number of active RSVP sessions on this interface.
This count includes sessions that have requested bandwidth
as well as sessions that have not requested any bandwidth.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.3.1.10 |
vRtrRsvpIfActiveReservationCountThe total number of active RSVP sessions that have reserved
bandwidth.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.3.1.11 |
vRtrRsvpIfTotalSessionCountThe total number of RSVP sessions on this interface.
This count includes sessions that are active as well as
sessions that have been signalled but a response has not
yet been received.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.3.1.12 |
vRtrRsvpIfBandwidthThe value of vRtrRsvpIfBandwidth indicates the interface bandwidth in
mega-bits per second (Mbps) for the RSVP protocol on this interface.
This is typically the port Speed.ro Unsigned32 UNITS "mega-bits per second" .1.3.6.1.4.1.6527.3.1.2.7.3.1.13 |
vRtrRsvpIfReservedBandwidthThe value of vRtrRsvpIfReservedBandwidth specifies the amount of
bandwidth in mega-bits per second (Mbps) to reserved by the
RSVP sessions on this interface. A value of zero (0) indicates
that no bandwidth is reserved.ro Unsigned32 UNITS "mega-bits per second" .1.3.6.1.4.1.6527.3.1.2.7.3.1.14 |
vRtrRsvpIfAuthenticationThe value of vRtrRsvpIfAuthentication specifies whether
authentication is enabled. When the value is 'true', authentication
using MD5 message based digest protocol is enabled and
vRtrRsvpIfAuthenticationKey specifies the authentication key to be
used.
When the value of vRtrRsvpIfAuthentication is 'false', authentication
using MD5 message based digest protocol is disabled and
vRtrRsvpIfAuthenticationKey is an empty string.
vRtrRsvpIfAuthentication and vRtrRsvpIfAuthenticationKey, which
indicates whether or not authentication is enabled, must be set
together in the same SNMP request PDU when vRtrRsvpIfAuthentication
is 'true' or else the set request fails with an inconsistentValue
error.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.3.1.15 |
vRtrRsvpIfAuthChallengeThe value of vRtrRsvpIfAuthChallenge specifies if RSVP integrity
challenge/response handshake is to be performed with RSVP
neighbors.
By default, integrity handshake with neighbors is disabled and
the value is set to 'false'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.3.1.16 |
vRtrRsvpIfAuthKeyIdThe value of vRtrRsvpIfAuthKeyId indicates a number that must be
unique for a given sender. A locally unique key identifier is
generated using some combination of the address of the sending
interface and the key number.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.3.1.17 |
vRtrRsvpIfAuthRxSeqNumThe value of vRtrRsvpIfAuthRxSeqNum indicates a monotonically
increasing, unique sequence number for the receiver.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.3.1.18 |
vRtrRsvpIfAuthTxSeqNumThe value of vRtrRsvpIfAuthTxSeqNum indicates a monotonically
increasing, unique sequence number for the sender.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.3.1.19 |
vRtrRsvpIfAuthWindowSizeThe value of vRtrRsvpIfAuthWindowSize indicates the receiver's
tolerance to out-of-order message delivery. At the receiver,
packets reordered within vRtrRsvpIfAuthWindowSize would only
be accepted.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.3.1.20 |
vRtrRsvpIfRefreshReductionThe value of vRtrRsvpIfRefreshReduction specifies whether the use
of the RSVP overhead refresh reduction capabilities on this RSVP
interface is enabled. When the value of vRtrRsvpIfRefreshReduction
is 'true' refresh reduction capabilities are enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.3.1.21 |
vRtrRsvpIfReliableDeliveryThe value of vRtrRsvpIfReliableDelivery specifies whether reliable
delivery of RSVP messages over the RSVP interface is enabled. When
the value of vRtrRsvpIfReliableDelivery is 'true' reliable delivery
of RSVP messages over RSVP interface is enabled.
vRtrRsvpIfReliableDelivery is not valid if vRtrRsvpIfRefreshReduction
is disabled, i.e. when vRtrRsvpIfRefreshReduction is set to 'false'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.3.1.22 |
vRtrRsvpIfBfdEnabledThe value of vRtrRsvpIfBfdEnabled specifies whether Bi-directional
Forwarding Detection is enabled on this RSVP interface.
When the value is 'true', this RSVP interface can establish BFD
sessions and use BFD as a signalling mechanism. When it is 'false',
it cannot use BFD.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.3.1.23 |
vRtrRsvpIfGracefulShutdownThe value of vRtrRsvpIfGracefulShutdown specifies whether
graceful shutdown of the RSVP interface is enabled. When this object
has a value of 'true', graceful shutdown is enabled on the interface.
When its value is 'false', graceful shutdown is disabled on the
interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.3.1.24 |
vRtrRsvpIfDSTECt0BwPercentThe value of vRtrRsvpIfDSTECt0BwPercent specifies the percentage
of link bandwidth for class type (CT) 0. A bandwidth percentage
is specified for each Class Type and the sum of all the bandwidth
percentages must not exceed 100%. Bandwidth percentages for all 8
class types must be set together in the same SNMP request PDU or
else the set request fails with an inconsistentValue error.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.3.1.25 |
vRtrRsvpIfDSTECt1BwPercentThe value of vRtrRsvpIfDSTECt1BwPercent specifies the percentage
link bandwidth for CT 1.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.3.1.26 |
vRtrRsvpIfDSTECt2BwPercentThe value of vRtrRsvpIfDSTECt2BwPercent specifies the percentage
link bandwidth for CT 2.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.3.1.27 |
vRtrRsvpIfDSTECt3BwPercentThe value of vRtrRsvpIfDSTECt3BwPercent specifies the percentage
link bandwidth for CT 3.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.3.1.28 |
vRtrRsvpIfDSTECt4BwPercentThe value of vRtrRsvpIfDSTECt4BwPercent specifies the percentage
link bandwidth for CT 4.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.3.1.29 |
vRtrRsvpIfDSTECt5BwPercentThe value of vRtrRsvpIfDSTECt5BwPercent specifies the percentage
link bandwidth for CT 5.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.3.1.30 |
vRtrRsvpIfDSTECt6BwPercentThe value of vRtrRsvpIfDSTECt6BwPercent specifies the percentage
link bandwidth for CT 6.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.3.1.31 |
vRtrRsvpIfDSTECt7BwPercentThe value of vRtrRsvpIfDSTECt7BwPercent specifies the percentage
link bandwidth for CT 7.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.3.1.32 |
vRtrRsvpIfInheritanceA bit within vRtrRsvpIfInheritance specifies whether to inherit the
operational values of the corresponding inherited objects from
vRtrRsvpGeneralTable or use the administratively set values.
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:
vRtrRsvpIfDSTECt0BwPercent 0x40000
When the bit has value of one, then all bandwidths for CTs
(vRtrRsvpIfDSTECt0BwPercent,..vRtrRsvpIfDSTECt7BwPercent)
administrative and operational values are either the DEFVAL values or
the most recently SET values. The mask bit for object
vRtrRsvpIfDSTECt0BwPercent will be set to one when set is performed
on the objects vRtrRsvpIfDSTECt0BwPercent,..vRtrRsvpIfDSTECt7BwPercent.
Any attempt to set the mask bit to one will be silently discarded.
When the bit is set to zero, then all bandwidths for CTs
administrative and operational value are inherited from the
corresponding bandwidths for CTs in vRtrRsvpDSTETable.
vRtrRsvpDSTETable is augment of vRtrRsvpGeneralTable.
vRtrRsvpIfTEThresholdLevelUp1 0x80000
When the bit has value of one, then all Up threshold values
(vRtrRsvpIfTEThresholdLevelUp1,..vRtrRsvpIfTEThresholdLevelUp16)
are either the DEFVAL values or the most recently SET values.
The mask bit for object vRtrRsvpIfTEThresholdLevelUp1 will
be set to one when set is performed on the objects
vRtrRsvpIfTEThresholdLevelUp1,..vRtrRsvpIfTEThresholdLevelUp16. Any
attempt to set the mask bit to one will be silently discarded.
When the bit is set to zero, then all the Up threshold values
are inherited from the corresponding Up thresholds in
vRtrRsvpGenTEThresholdTable. vRtrRsvpGenTEThresholdTable is
augment of vRtrRsvpGeneralTable.
vRtrRsvpIfTEThresholdLevelDn1 0x100000
When the bit has value of one, then all Down threshold values
(vRtrRsvpIfTEThresholdLevelDn1,..vRtrRsvpIfTEThresholdLevelDn16)
are either the DEFVAL values or the most recently SET values.
The mask bit for object vRtrRsvpIfTEThresholdLevelDn1 will
be set to one when set is performed on the objects
vRtrRsvpIfTEThresholdLevelDn1,..vRtrRsvpIfTEThresholdLevelDn16. Any
attempt to set the mask bit to one will be silently discarded.
When the bit is set to zero, then all the Down threshold values
are inherited from the corresponding Down thresholds in
vRtrRsvpGenTEThresholdTable. vRtrRsvpGenTEThresholdTable is
augment of vRtrRsvpGeneralTable.
vRtrRsvpIfImplicitNull 0x200000
When the bit has value of one, then value of vRtrRsvpIfImplicitNull
is either the DEFVAL or the most recently SET value. The mask bit for
object vRtrRsvpIfImplicitNull will be set to one when set is
performed on the object vRtrRsvpIfImplicitNull. Any attempt to set
the mask bit to one will be silently discarded.
When the bit is set to zero, then value of vRtrRsvpIfImplicitNull is
inherited from the corresponding implicit null object in
vRtrRsvpGeneralTable.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.3.1.33 |
vRtrRsvpIfDSTEBC0BwThe value of vRtrRsvpIfDSTEBC0Bw indicates Bandwidth Constraint (BC)
for Class Type 0 (CT0).ro Counter64 UNITS "Kbps" .1.3.6.1.4.1.6527.3.1.2.7.3.1.34 |
vRtrRsvpIfDSTEBC1BwThe value of vRtrRsvpIfDSTEBC1Bw indicates the bandwidth constraint
for CT 1.ro Counter64 UNITS "Kbps" .1.3.6.1.4.1.6527.3.1.2.7.3.1.35 |
vRtrRsvpIfDSTEBC2BwThe value of vRtrRsvpIfDSTEBC2Bw indicates the bandwidth constraint
for CT 2.ro Counter64 UNITS "Kbps" .1.3.6.1.4.1.6527.3.1.2.7.3.1.36 |
vRtrRsvpIfDSTEBC3BwThe value of vRtrRsvpIfDSTEBC3Bw indicates the bandwidth constraint
for CT 3.ro Counter64 UNITS "Kbps" .1.3.6.1.4.1.6527.3.1.2.7.3.1.37 |
vRtrRsvpIfDSTEBC4BwThe value of vRtrRsvpIfDSTEBC4Bw indicates the bandwidth constraint
for CT 4.ro Counter64 UNITS "Kbps" .1.3.6.1.4.1.6527.3.1.2.7.3.1.38 |
vRtrRsvpIfDSTEBC5BwThe value of vRtrRsvpIfDSTEBC5Bw indicates the bandwidth constraint
for CT 5.ro Counter64 UNITS "Kbps" .1.3.6.1.4.1.6527.3.1.2.7.3.1.39 |
vRtrRsvpIfDSTEBC6BwThe value of vRtrRsvpIfDSTEBC6Bw indicates the bandwidth constraint
for CT 6.ro Counter64 UNITS "Kbps" .1.3.6.1.4.1.6527.3.1.2.7.3.1.40 |
vRtrRsvpIfDSTEBC7BwThe value of vRtrRsvpIfDSTEBC7Bw indicates the bandwidth constraint
for CT 7.ro Counter64 UNITS "Kbps" .1.3.6.1.4.1.6527.3.1.2.7.3.1.41 |
vRtrRsvpIfImplicitNullThe value of vRtrRsvpIfImplicitNull specifies whether or not to
signal implicit null values for all label switched paths associated
with this RSVP interface when this node is an egress Label Edge
Router (LER). When the value is 'true' implicit null values are
signaled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.3.1.42 |
vRtrRsvpIfIgpUpdatePendingThe value of vRtrRsvpIfIgpUpdatePending indicates if the TE update
which is to be sent to IGP on any bandwidth change is pending for
the interface.
When the value of vRtrRsvpIfIgpUpdatePending is 'true' IGP TE update
is pending for a bandwidth change on the interface.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.3.1.43 |
vRtrRsvpIfIgpNextUpdateThe value of vRtrRsvpIfIgpNextUpdate indicates the time remaining
in seconds before the next TE update would be sent to IGP for the
interface.
The value of vRtrRsvpIfIgpNextUpdate is applicable only when the
value of vRtrRsvpIfIgpUpdatePending is 'true'.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.7.3.1.44 |
vRtrRsvpIfGraceHelperThe value of vRtrRsvpIfGraceHelper specifies whether graceful restart
helper mode is enabled or disabled. When the graceful restart helper
mode when enabled, the system will advertise Restart capability object
which will allow neighboring router to request for a grace period
during which the system will continue to use previously established
RSVP session. This is typically used when a neighboring router's
control plane restarts but its forwarding plane is expected to
continue to forward traffic.
The system will advertise Restart capability object with value of the
restart, and the recovery times always set to 0.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.3.1.45 |
vRtrRsvpIfMaxResvBandwidthThe value of vRtrRsvpIfMaxResvBandwidth specifies the amount
of bandwidth in mega-bits per second (Mbps) available to be
reserved for the RSVP protocol on this interface. This is
typically the (port Speed * subscription Percentage).ro Unsigned32 UNITS "mega-bits per second" .1.3.6.1.4.1.6527.3.1.2.7.3.1.46 |
vRtrRsvpIfStatTableThe vRtrRsvpIfStatTable contains objects for reporting statistics
associated with an interface running RSVP. SEQUENCE OF VRtrRsvpIfStatEntry .1.3.6.1.4.1.6527.3.1.2.7.4 |
vRtrRsvpIfStatEntryEach row entry represents an interface running the RSVP protocol
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 the RSVP protocol is configured on
a virtual router interface. The entry is destroyed when RSVP is
removed from the interface. VRtrRsvpIfStatEntry .1.3.6.1.4.1.6527.3.1.2.7.4.1 |
vRtrRsvpIfStatTxPathsThe total number of RSVP PATH messages that have been transmitted
from this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.1 |
vRtrRsvpIfStatTxPathErrorsThe total number of RSVP PATH ERROR messages that have been
transmitted from this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.2 |
vRtrRsvpIfStatTxPathTearsThe total number of RSVP PATH TEAR messages that have been
transmitted from this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.3 |
vRtrRsvpIfStatTxResvsThe total number of RSVP RESV messages that have been transmitted
from this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.4 |
vRtrRsvpIfStatTxResvErrorsThe total number of RSVP RESV ERROR messages that have been
transmitted from this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.5 |
vRtrRsvpIfStatTxResvTearsThe total number of RSVP RESV TEAR messages that have been
transmitted from this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.6 |
vRtrRsvpIfStatTxResvConfirmsThe total number of RSVP RESV CONFIRM messages that have been
transmitted from this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.7 |
vRtrRsvpIfStatTxBundlesThe total number of RSVP bundled packets that have been
transmitted on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.8 |
vRtrRsvpIfStatTxAcksThe total number of RSVP ACK messages that have been transmitted
on this RSVP interface when refresh reduction is enabled.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.9 |
vRtrRsvpIfStatTxHelloReqsThe total number of RSVP HELLO REQ packets that have been
transmitted on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.10 |
vRtrRsvpIfStatTxSRefreshesThe total number of summary refresh, SREFRESH, messages that
have been transmitted on this RSVP interface when refresh
reduction is enabled.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.11 |
vRtrRsvpIfStatTxPktsThe total number of error free RSVP packets that have been
transmitted on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.12 |
vRtrRsvpIfStatTxErrorPktsThe total number of RSVP packets with errors that have been
transmitted on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.13 |
vRtrRsvpIfStatTxTotalPktsThe total number of RSVP packets, including error packets,
that have been transmitted on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.14 |
vRtrRsvpIfStatRxPathsThe total number of RSVP PATH messages that have been received
on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.15 |
vRtrRsvpIfStatRxPathErrorsThe total number of RSVP PATH ERROR messages that have been
transmitted on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.16 |
vRtrRsvpIfStatRxPathTearsThe total number of RSVP PATH TEAR messages that have been
received on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.17 |
vRtrRsvpIfStatRxResvsThe total number of RSVP RESV messages that have been received
on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.18 |
vRtrRsvpIfStatRxResvErrorsThe total number of RSVP RESV ERROR messages that have been
received on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.19 |
vRtrRsvpIfStatRxResvTearsThe total number of RSVP RESV TEAR messages that have been
received on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.20 |
vRtrRsvpIfStatRxResvConfirmsThe total number of RSVP RESV CONFIRM messages that have been
received on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.21 |
vRtrRsvpIfStatRxBundlesThe total number of RSVP bundled packets received on this
RSVP interface. Bundled packets are sent when refresh
reduction is enabled.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.22 |
vRtrRsvpIfStatRxAcksThe total number of RSVP ACK messages received when refresh
reduction is enabled on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.23 |
vRtrRsvpIfStatRxHelloReqsThe total number of RSVP HELLO REQ messages received on this
RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.24 |
vRtrRsvpIfStatRxSRefreshesThe total number of RSVP summary refresh, SREFRESH, messages
received on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.25 |
vRtrRsvpIfStatRxPktsThe total number of error free RSVP packets received on this
RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.26 |
vRtrRsvpIfStatRxErrorPktsThe total number of RSVP packets with errors received on this
RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.27 |
vRtrRsvpIfStatRxTotalPktsThe total number of RSVP packets, including errors, received
on this RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.28 |
vRtrRsvpIfStatHelloTimeoutThe total number of hello messages that timed out on this
RSVP interface.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.4.1.29 |
vRtrRsvpIfStatTxAuthErrorsThe total number of RSVP packets with MD5 errors sent by this
RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.30 |
vRtrRsvpIfStatRxAuthErrorsThe total number of RSVP packets with MD5 errors received on this
RSVP interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.4.1.31 |
vRtrRsvpSessionTableThe vRtrRsvpSessionTable contains objects for reporting sessions
associated with the RSVP protocol running in a virtual router. SEQUENCE OF VRtrRsvpSessionEntry .1.3.6.1.4.1.6527.3.1.2.7.5 |
vRtrRsvpSessionEntryEach row entry represents a session of the RSVP protocol
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 the RSVP protocol
establishes a session. The entry is destroyed when the RSVP
session is removed. VRtrRsvpSessionEntry .1.3.6.1.4.1.6527.3.1.2.7.5.1 |
vRtrRsvpSessionIndexThe unique value that identifies this RSVP session for
the RSVP protocol for this virtual router in the system.
it is a unique value among entries with the same value
of vRtrID. Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.5.1.1 |
vRtrRsvpSessionStateThe current operational state of this RSVP session.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.7.5.1.2 |
vRtrRsvpSessionNameThe administrative name assigned to this RSVP session by the
agent.ro DisplayString .1.3.6.1.4.1.6527.3.1.2.7.5.1.3 |
vRtrRsvpSessionSetupPriorityThe value of vRtrRsvpSessionSetupPriority is the setup priority
used for this RSVP session when there is not enough bandwidth
available to setup this session. If the setup priority is greater
than the hold priority for another established session, then this
session can preempt the existing session. A value of zero (0) is
the highest priority and a value of seven (7) is the lowest
priority.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.5.1.4 |
vRtrRsvpSessionHoldPriorityThe value of vRtrRsvpSessionHoldPriority is the hold priority
to be used for this RSVP session when there is insufficient
bandwidth available to setup another session. The other session's
setup priority is compared against this session's hold priority.
If its setup priority is higher than this session's hold priority,
this session may be preempted by the other session. A value of
zero (0) is the highest priority and a value of seven (7) is the
lowest priority.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.5.1.5 |
vRtrRsvpSessionFlagsvRtrRsvpSessionFlags is a bit-mask that indicates the current
setting of the attribute flags for this RSVP session. Session
attributes include local protection, label recording, reservation
styles, bandwidth protection desired and node protection desired.
If a bit is set, has a value of one (1), the attribute is enabled
or true for this RSVP session.
Bit positions:ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.5.1.6 |
vRtrRsvpSessionEndpointAddressThe value of vRtrRsvpSessionEndpointAddress is the IP address
of the egress node for the tunnel supporting this session.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.7.5.1.7 |
vRtrRsvpSessionLspIdThe value of vRtrRsvpSessionLspId is a unique ID assigned by the
agent to this RSVP session. It is derived from the
vRtrMplsLspIndex of the MPLS LSP associated with this RSVP
session.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.5.1.8 |
vRtrRsvpSessionSenderAddressvRtrRsvpSessionSenderAddress is the IP address of the sender node
for the tunnel supporting this session. It is derived from the
source address of the associated MPLS LSP definition.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.7.5.1.9 |
vRtrRsvpSessionTypeThe value of vRtrRsvpSessionType indicates this node's position
in the path of this RSVP session.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.7.5.1.10 |
vRtrRsvpSessionLocalProtectAvailableWhen vRtrRsvpSessionLocalProtectAvailable has a value of 'true',
the link downstream from this node is protected via a local
repair mechanismro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.5.1.11 |
vRtrRsvpSessionLocalProtectInUseWhen vRtrRsvpSessionLocalProtectInUse has a value of 'true', a
local protection mechanism is in use to maintain the tunnel
supporting this RSVP session.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.5.1.12 |
vRtrRsvpSessionStyleThe value of vRtrRsvpSessionStyle indicates the reservation style
used for this RSVP session. The value 'styleSE' represents shared
explicit style. The value 'styleFF' represents fixed filter style.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.7.5.1.13 |
vRtrRsvpSessionTunnelIdvRtrRsvpSessionTunnelId is the mplsTunnelIndex for the associated
row entry in the mplsTunnelTable supporting this RSVP session.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.5.1.14 |
vRtrRsvpSessionExtTunnelIdvRtrRsvpSessionExtTunnelId is the IP address of the ingress node of
the tunnel supporting this RSVP session.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.7.5.1.15 |
vRtrRsvpSessionNextHopIpAddressvRtrRsvpSessionNextHopIpAddress is the IP address of the next-hop
for this RSVP session.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.7.5.1.16 |
vRtrRsvpSessionDetourIndexvRtrRsvpSessionDetourIndex is the vRtrRsvpSessionIndex of the
RSVP session that serves as a detour for this RSVP session.
vRtrRsvpSessionDetourIndex is 0 if there is no detour for
this RSVP session.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.5.1.17 |
vRtrRsvpSessionDetourPLRIdvRtrRsvpSessionDetourPLRId is the IP address that identifies
the beginning point of detour which is a PLR. Any local address
on the PLR can be used.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.7.5.1.18 |
vRtrRsvpSessionDetourAvoidNodeIdvRtrRsvpSessionDetourAvoidNodeId is the router ID of the
immediate downstream node that the PLR is trying to avoid.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.7.5.1.19 |
vRtrRsvpSessionPreviousHopvRtrRsvpSessionPreviousHop is the IP address of the
node that forwarded the RSVP PATH message.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.7.5.1.20 |
vRtrRsvpSessionFailCodeThe value of vRtrRsvpSessionFailCode specifies the reason
for RSVP session failure. A value of 0 indicates that no
failure has occurred.ro TmnxRsvpSessionFailCode .1.3.6.1.4.1.6527.3.1.2.7.5.1.21 |
vRtrRsvpSessionFailNodeAddrThe value of vRtrRsvpSessionFailNodeAddr specifies the
IP address of the node at which the RSVP session failed.
When no failure has occurred, this value is 0.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.7.5.1.22 |
vRtrRsvpSessionXCIndexThe value of vRtrRsvpSessionXCIndex specifies the index
into the mplsXCTable which identifies the cross-connect
entry associated with this RSVP session.ro Integer32 .1.3.6.1.4.1.6527.3.1.2.7.5.1.23 |
vRtrRsvpSessionBypassIndexvRtrRsvpSessionBypassIndex is the vRtrRsvpSessionIndex of the
RSVP session that serves as a bypass tunnel (facility backup)
for this RSVP session. vRtrRsvpSessionBypassIndex is 0 if
there is no bypass tunnel for this RSVP session.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.5.1.24 |
vRtrRsvpSessionBypassAvoidvRtrRsvpSessionBypassAvoid is the router ID of the immediate
downstream node or the IP address of the link that the PLR is
trying to avoid.ro IpAddress .1.3.6.1.4.1.6527.3.1.2.7.5.1.25 |
vRtrRsvpSessionBypassActiveThe value of vRtrRsvpSessionBypassActive is 'true', if a protected
LSP is actively using the bypass tunnel represented by this RSVP
session.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.5.1.26 |
vRtrRsvpSessionBypassDnstrmLabelIf the LSP associated with this RSVP session is protected by a
bypass tunnel (vRtrRsvpSessionBypassIndex for the session is a
non-zero value), then vRtrRsvpSessionBypassDnstrmLabel is the
ingress label that the Merge Point advertises for the LSP.ro MplsLabel (MPLS-LSR-MIB) .1.3.6.1.4.1.6527.3.1.2.7.5.1.27 |
vRtrRsvpSessionSubGrpIdThe value of vRtrRsvpSessionSubGrpId indicates the identifier for
sub group.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.5.1.28 |
vRtrRsvpSessionSubGrpOrgIdTypeThe value of vRtrRsvpSessionSubGrpOrgIdType indicates the type of
vRtrRsvpSessionSubGrpOrgIdAddr.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.7.5.1.29 |
vRtrRsvpSessionSubGrpOrgIdAddrThe value of vRtrRsvpSessionSubGrpOrgIdAddr indicates the IP address
of the sub group originator.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.7.5.1.30 |
vRtrRsvpSessionLeafAddrTypeThe value of vRtrMplsS2lSubLspDstAddrType indicates the type of
vRtrRsvpSessionLeafAddr.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.7.5.1.31 |
vRtrRsvpSessionLeafAddrThe value of vRtrRsvpSessionLeafAddr indicates the IP address
of the leaf address.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.7.5.1.32 |
vRtrRsvpSessionP2mpIdThe value of vRtrRsvpSessionP2mpId indicates a unique identifier
known as point to multipoint (P2MP) identifier (ID).ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.5.1.33 |
vRtrRsvpSessionClassTypeThe value of vRtrRsvpSessionClassType indicates the class type
for this RSVP session.ro TmnxRsvpDSTEClassType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.7.5.1.34 |
vRtrRsvpSessionFrrPropertiesThe value of vRtrRsvpSessionFrrProperties indicates criteria or
constraints that were used at the time of computation of the FRR bypass
tunnel or detour session associated with any primary LSP path on the
system. This is applicable only for sessions being protected by FRR
bypass tunnels or detours.
Currently vRtrRsvpSessionFrrProperties has bits defined for
SRLG properties only as follows:
srlgNotStrict - If set, implies that SRLG is Not Strict
srlgDisjoint - If set, implies that SRLG is Disjointro Bits .1.3.6.1.4.1.6527.3.1.2.7.5.1.35 |
vRtrRsvpSessionStatTableThe vRtrRsvpSessionStatTable contains statistics for an RSVP
session. SEQUENCE OF VRtrRsvpSessionStatEntry .1.3.6.1.4.1.6527.3.1.2.7.6 |
vRtrRsvpSessionStatEntryEach row entry represents a collection of statistics for an
RSVP session.
Entries cannot be created and deleted via SNMP SET operations. VRtrRsvpSessionStatEntry .1.3.6.1.4.1.6527.3.1.2.7.6.1 |
vRtrRsvpSessionTxPathsThe total number of RSVP PATH messages transmitted for this
RSVP session.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.6.1.1 |
vRtrRsvpSessionRxPathsThe total number of RSVP PATH messages received for this RSVP
session.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.6.1.2 |
vRtrRsvpSessionTxResvsThe total number of RSVP RESV messages transmitted for this
RSVP session.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.6.1.3 |
vRtrRsvpSessionRxResvsThe total number of RSVP RESV messages received for this RSVP
session.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.6.1.4 |
vRtrRsvpSessionDetourTimeUpvRtrRsvpSessionDetourTimeUp is the total time in 10-millisecond
units that the detour LSP has been operational.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.6.1.5 |
vRtrRsvpSessionDetourAgevRtrRsvpSessionDetourAge is the age (i.e., time from creation
till now) of this detour LSP in 10-millisecond periods.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.6.1.6 |
vRtrRsvpSessionBypassTimeUpvRtrRsvpSessionBypassTimeUp is the total time in 10-millisecond
units that the bypass tunnel has been operational.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.6.1.7 |
vRtrRsvpSessionBypassAgevRtrRsvpSessionBypassAge is the age (i.e., time from creation
till now) of this bypass tunnel in 10-millisecond periods.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.6.1.8 |
vRtrRsvpSessionBypassLspCountvRtrRsvpSessionBypassLspCount specifies the number of LSPs that
are protected by this bypass tunnel.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.7.6.1.9 |
vRtrRsvpSessionTxSrefreshPathsThe value of vRtrRsvpSessionTxSrefreshPaths indicates the number of
times PATH refresh for the session was sent as a part of a
Srefresh message.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.6.1.10 |
vRtrRsvpSessionRxSrefreshPathsThe value of vRtrRsvpSessionRxSrefreshPaths indicates the number of
times PATH was refreshed using message ID from full PATH refresh
or Srefresh message for this RSVP session.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.6.1.11 |
vRtrRsvpSessionTxSrefreshResvsThe value of vRtrRsvpSessionTxSrefreshResvs indicates the number of
times RESV refresh for the session was sent as a part of a
Srefresh message.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.6.1.12 |
vRtrRsvpSessionRxSrefreshResvsThe value of vRtrRsvpSessionRxSrefreshResvs indicates the number of
times RESV was refreshed using message ID from full RESV refresh
or Srefresh message for this RSVP session.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.7.6.1.13 |
tmnxRsvpNotificationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.7.7 |
vRtrRsvpIfNbrDownReasonCodeUsed by vRtrRsvpIfNbrStateDown notification,
vRtrRsvpIfNbrDownReasonCode specifies the reason
for a RSVP interface neighbor becoming inactive.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.7.7.1 |
vRtrRsvpPEFailOverReasonCodeUsed by vRtrRsvpPEFailOverPriToStdBy notification.
vRtrRsvpPEFailOverReasonCode specifies the reason
for Provider Edge (PE) switch over.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.7.7.2 |
vRtrRsvpSessionTypeTableThe vRtrRsvpSessionTypeTable is a read-only table that contains
objects for reporting sessions associated with the RSVP protocol
running in a virtual router. This table is created at the same
time entries in vRtrRsvpSessionTable are created. This table
serves the purpose of grouping together all the sessions of a
particular type. SEQUENCE OF VRtrRsvpSessionTypeEntry .1.3.6.1.4.1.6527.3.1.2.7.8 |
vRtrRsvpSessionTypeEntryEach row entry represents a session for the RSVP protocol 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 the RSVP protocol establishes a session.
The entry is destroyed when the RSVP session is removed. VRtrRsvpSessionTypeEntry .1.3.6.1.4.1.6527.3.1.2.7.8.1 |
vRtrRsvpSessionTypeNameThe value of vRtrRsvpSessionTypeName indicates
vRtrRsvpSessionName, the administrative name assigned to this RSVP
session by the agent.ro DisplayString .1.3.6.1.4.1.6527.3.1.2.7.8.1.1 |
vRtrRsvpProtectedSessionTableThe vRtrRsvpProtectedSessionTable is a read-only table that contains
objects for reporting sessions associated with the RSVP protocol
running in a virtual router which are protected by bypass tunnel. SEQUENCE OF VRtrRsvpProtectedSessionEntry .1.3.6.1.4.1.6527.3.1.2.7.9 |
vRtrRsvpProtectedSessionEntryEach row entry represents a session that is protected by a bypass
tunnel associated with the RSVP protocol running in 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 an RSVP session is associated with a bypass tunnel that can
protect it. The entry is destroyed when the association is
removed, which happens when either the session itself goes down
or the bypass tunnel that is protecting it goes down. VRtrRsvpProtectedSessionEntry .1.3.6.1.4.1.6527.3.1.2.7.9.1 |
vRtrRsvpProtectedSessionPLRIndexvRtrRsvpProtectedSessionPLRIndex is a unique number that identifies
an instance of protection provided by the bypass tunnel. Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.9.1.1 |
vRtrRsvpProtectedSessionSessIndexvRtrRsvpProtectedSessionSessIndex is the vRtrRsvpSessionIndex for
the session protected by this bypass tunnel Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.9.1.2 |
vRtrRsvpProtectedSessionNameThe value of vRtrRsvpProtectedSessionName indicates
vRtrRsvpSessionName, the administrative name assigned to this RSVP
session by the agent.ro DisplayString .1.3.6.1.4.1.6527.3.1.2.7.9.1.3 |
vRtrRsvpNbrTableThe vRtrRsvpNbrTable is a read-only table that contains objects
describing the neighbors associated with the RSVP protocol running in
a virtual router. SEQUENCE OF VRtrRsvpNbrEntry .1.3.6.1.4.1.6527.3.1.2.7.10 |
vRtrRsvpNbrEntryEach row entry represents a single RSVP neighbor associated
with the RSVP protocol running in 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 an RSVP neighbor comes up. The entry is destroyed when
the neighbor goes down. VRtrRsvpNbrEntry .1.3.6.1.4.1.6527.3.1.2.7.10.1 |
vRtrRsvpNbrAddressTypeThe value of vRtrRsvpNbrAddressType indicates the type of
vRtrRsvpNbrAddress. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.7.10.1.1 |
vRtrRsvpNbrAddressThe value of vRtrRsvpNbrAddress indicates the address of the RSVP
neighbor. InetAddress .1.3.6.1.4.1.6527.3.1.2.7.10.1.2 |
vRtrRsvpNbrOperStateThe value of vRtrRsvpNbrOperState indicates the current operational
state of the RSVP neighbor.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.7.10.1.3 |
vRtrRsvpNbrLastOperChangeThe value of vRtrRsvpNbrLastOperChange indicates the time interval
which has elapsed since the RSVP neighbor's operational state last
changed.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.10.1.4 |
vRtrRsvpNbrFlagsThe value of vRtrRsvpNbrFlags indicates the set of properties for
this RSVP neighbor. The bits are defined as follows :
localRefreshReduction - If set, implies that refresh reduction is
configured locally for this neighbor.
localReliableDelivery - If set, implies that reliable delivery is
configured locally for this neighbor.
remoteRefreshReduction - If set, implies that the refresh reduction
is supported on the remote end.
remoteMessageId - If set, implies that message ID object is
supported on the remote end.ro Bits .1.3.6.1.4.1.6527.3.1.2.7.10.1.5 |
vRtrRsvpNbrSrcInstanceThe value of vRtrRsvpNbrSrcInstance indicates the source instance for
this neighbor.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.10.1.6 |
vRtrRsvpNbrDstInstanceThe value of vRtrRsvpNbrDstInstance indicates the destination instance
for this neighbor.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.10.1.7 |
vRtrRsvpNbrHelloRefreshTimeRemThe value of vRtrRsvpNbrHelloRefreshTimeRem indicates the time
remaining in the hello refresh timer. When the hello refresh timer
expires, a Hello message is sent to the neighbor.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.7.10.1.8 |
vRtrRsvpNbrHelloTimeoutTimeRemThe value of vRtrRsvpNbrHelloTimeoutTimeRem indicates the time
remaining in the hello timeout timer. If a Hello message is not
received from the neighbor before this timer expires, the neighbor
is considered operationally down.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.7.10.1.9 |
vRtrRsvpNbrHelloTimeoutCntThe value of vRtrRsvpNbrHelloTimeoutCnt indicates number of times
the hello timeout timer expired for the neighbor.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.10.1.10 |
vRtrRsvpNbrInstanceMismatchCntThe value of vRtrRsvpNbrInstanceMismatchCnt indicates number of
times the source and destination instances received in a Hello
message did not match the destination and source instance for
this neighbor.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.10.1.11 |
vRtrRsvpNbrSrefreshTimeRemThe value of vRtrRsvpNbrSrefreshTimeRem indicates the time remaining
in the Srefresh timer. An Srefresh message is sent when this
timer expires.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.7.10.1.12 |
vRtrRsvpNbrEpochNumThe value of vRtrRsvpNbrEpochNum indicates the epoch number received
from the neighbor.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.10.1.13 |
vRtrRsvpNbrMaxMsgIdThe value of vRtrRsvpNbrMaxMsgId indicates the highest message ID
received from neighbor.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.7.10.1.14 |
vRtrRsvpNbrOutofOrderMsgsThe value of vRtrRsvpNbrOutofOrderMsgs indicates the number of out of
order messages recieved from the neighbor.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.10.1.15 |
vRtrRsvpNbrRetransmittedMsgsThe value of vRtrRsvpNbrRetransmittedMsgs indicates the number of
times messages have been retransmitted to the neighbor because the
neighbor did not acknowledge that it received the message.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.10.1.16 |
vRtrRsvpNbrGrStateThe value of vRtrRsvpNbrGrState indicates the current state of the
neighbor after loss of communication.
none - phase info not available.
restartInProg - indicates restart phase is in progress
recoveryInProg - indicates recovery phase is in progress
cleanup - indicates cleanup in progress.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.7.10.1.17 |
vRtrRsvpNbrGrHelperInvkCntThe value of vRtrRsvpNbrGrHelperInvkCnt indicates the number of times
that GR helper procedure has been invoked.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.7.10.1.18 |
vRtrRsvpNbrGrHelperTimeRemThe value of vRtrRsvpNbrGrHelperTimeRem indicates the amount of time
remaining, in seconds, for the restart phase or recovery phase to
timeout. If the timer expires, the RSVP session not recovered will be
torn down.
The value of vRtrRsvpNbrGrHelperTimeRem will only be valid when
vRtrRsvpIfGraceHelper is set to 'true'.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.7.10.1.19 |
vRtrRsvpNbrGrRestartCapThe value of vRtrRsvpNbrGrRestartCap indicates whether or not the
neighbor supports graceful restart.
The value of vRtrRsvpNbrGrRestartCap will only be valid when
vRtrRsvpIfGraceHelper is set to 'true'.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.10.1.20 |
vRtrRsvpNbrGrRestartTimeThe value of vRtrRsvpNbrGrRecoveryTime indicates the restart timer
advertised by the neighbor.
The value of vRtrRsvpNbrGrRestartTime will only be valid
when vRtrRsvpIfGraceHelper is set to 'true' and when
vRtrRsvpNbrGrRestartCap has value of 'true'.ro Unsigned32 UNITS "milliseconds" .1.3.6.1.4.1.6527.3.1.2.7.10.1.21 |
vRtrRsvpNbrGrRecoveryTimeThe value of vRtrRsvpNbrGrRecoveryTime indicates the recovery
timer advertised by the neighbor.
The value of vRtrRsvpNbrGrRecoveryTime will only be valid
when vRtrRsvpIfGraceHelper is set to 'true' and when
vRtrRsvpNbrGrRestartCap has value of 'true'.ro Unsigned32 UNITS "milliseconds" .1.3.6.1.4.1.6527.3.1.2.7.10.1.22 |
vRtrRsvpIfDSTETableThe vRtrRsvpIfDSTETable is a read-only table that contains objects
related to Differentiated Services Traffic Engineering (DSTE) feature
associated with the RSVP protocol running on a virtual router
interface. Row entries in this table are created by the agent when
the interface is created. This table always contain eight rows;
each row corresponds to a TE class. SEQUENCE OF VRtrRsvpIfDSTEEntry .1.3.6.1.4.1.6527.3.1.2.7.11 |
vRtrRsvpIfDSTEEntryEach row entry represents a vRtrRsvpIfDSTEEntry of the RSVP protocol
running on a virtual router interface. Entries in this table cannot
be created and deleted via SNMP SET operations. VRtrRsvpIfDSTEEntry .1.3.6.1.4.1.6527.3.1.2.7.11.1 |
vRtrRsvpIfDSTETEClassThe value of vRtrRsvpIfDSTETEClass indicates the unique value that
identifies the traffic engineering (TE) class for this row entry. TmnxRsvpDSTETeClass .1.3.6.1.4.1.6527.3.1.2.7.11.1.1 |
vRtrRsvpIfDSTEReservedBwThe value of vRtrRsvpIfDSTEReservedBw indicates the amount of
bandwidth in kilo-bits per second (Kbps) that is currently reserved
by the RSVP sessions on this interface. A value of zero (0)
indicates that no bandwidth is reserved.ro Counter64 UNITS "Kbps" .1.3.6.1.4.1.6527.3.1.2.7.11.1.2 |
vRtrRsvpIfDSTEUnreservedBwThe value of vRtrRsvpIfDSTEUnreservedBw indicates the unreserved
bandwidth for each TE class.ro Counter64 UNITS "Kbps" .1.3.6.1.4.1.6527.3.1.2.7.11.1.3 |
vRtrRsvpDSTETeClassTableThe vRtrRsvpDSTETeClassTable is a table that contains objects
related to traffic engineering (TE) classes for Differentiated
Services Traffic Engineering (DSTE) feature associated with the
RSVP protocol running in a virtual router. SEQUENCE OF VRtrRsvpDSTETeClassEntry .1.3.6.1.4.1.6527.3.1.2.7.12 |
vRtrRsvpDSTETeClassEntryEach row entry represents a TE Class entry within a virtual router.
Entries in this table cannot be created and deleted via SNMP
operations, they can be read and modified through SNMP GET and SET
operations. Row entries are created by the agent when the RSVP
protocol is created. There are always 8 entries in this table,
one for each TE class. VRtrRsvpDSTETeClassEntry .1.3.6.1.4.1.6527.3.1.2.7.12.1 |
vRtrRsvpDSTETeClassThe value of vRtrRsvpDSTETeClass indicates the unique value that
identifies the TE class. TmnxRsvpDSTETeClass .1.3.6.1.4.1.6527.3.1.2.7.12.1.1 |
vRtrRsvpDSTETeClassClassTypeThe value of vRtrRsvpDSTETeClassClassType indicates the class
type (CT) associated with the TE class. Both
vRtrRsvpDSTETeClassClassType and vRtrRsvpDSTETeClassPriority need
to be set in the same PDU for a row to be created. A value of -1
indicates that the CT for this TE class is invalid and hence the
TE class is considered as not configured.rw Integer32 (-1|0..7) .1.3.6.1.4.1.6527.3.1.2.7.12.1.2 |
vRtrRsvpDSTETeClassPriorityThe value of vRtrRsvpDSTETeClassPriority indicates the priority
associated with the TE class. Both vRtrRsvpDSTETeClassClassType
and vRtrRsvpDSTETeClassPriority need to be set in the same PDU for
a row to be created. A value of -1 indicates that the priority for
this TE class is invalid and hence the TE class is considered as not
configured.rw Integer32 (-1|0..7) .1.3.6.1.4.1.6527.3.1.2.7.12.1.3 |
vRtrRsvpDSTETableThe vRtrRsvpDSTETable contains objects related to Differentiated
Services Traffic Engineering (DSTE) feature associated with the RSVP
protocol running in a virtual router. SEQUENCE OF VRtrRsvpDSTEEntry .1.3.6.1.4.1.6527.3.1.2.7.13 |
vRtrRsvpDSTEEntryEach row entry represents a vRtrRsvpDSTEEntry of the RSVP protocol
within a virtual router. Entries in this table cannot be
created and deleted via SNMP SET operations. An entry in this table
is created when a row is created in vRtrRsvpGeneralTable. VRtrRsvpDSTEEntry .1.3.6.1.4.1.6527.3.1.2.7.13.1 |
vRtrRsvpDSTEAdmCtlModelThe value of vRtrRsvpDSTEAdmCtlModel specifies the admission
control model.
basic (0) - 'DiffServ' TE is disabled,
mam (1) - 'DiffServ' TE is enabled with Maximum Allocation Model,
rdm (2) - 'DiffServ' TE is enabled with Russian Dolls Model.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.7.13.1.1 |
vRtrRsvpDSTECt0BwPercentThe value of vRtrRsvpDSTECt0BwPercent specifies the percentage
of the bandwidth assigned to CT 0. By default this value is
inherited by all the interfaces unless it is explicitly configured
for an interface. When the value of vRtrRsvpDSTEAdmCtlModel is
changed, vRtrRsvpDSTECt0BwPercent resets the default value
specific to that admission control model. The default value is
100 for the 'basic' model and is 0 for 'mam' and 'rdm' models.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.13.1.2 |
vRtrRsvpDSTECt1BwPercentThe value of vRtrRsvpDSTECt1BwPercent specifies the percentage link
bandwidth for CT 1. Whenever the admission control model specified
by vRtrRsvpDSTEAdmCtlModel changes, vRtrRsvpDSTECt1BwPercent is reset
to default values for that specific admisson control model.
vRtrRsvpDSTECt1BwPercent resets to 0 for all values of
vRtrRsvpDSTEAdmCtlModel.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.13.1.3 |
vRtrRsvpDSTECt2BwPercentThe value of vRtrRsvpDSTECt2BwPercent specifies the percentage link
bandwidth for CT 2. Whenever the admission control model specified by
vRtrRsvpDSTEAdmCtlModel changes, vRtrRsvpDSTECt2BwPercent is reset
to 0.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.13.1.4 |
vRtrRsvpDSTECt3BwPercentThe value of vRtrRsvpDSTECt3BwPercent specifies the percentage link
bandwidth for CT 3. Whenever the admission control model specified by
vRtrRsvpDSTEAdmCtlModel changes, vRtrRsvpDSTECt3BwPercent is reset
to 0.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.13.1.5 |
vRtrRsvpDSTECt4BwPercentThe value of vRtrRsvpDSTECt4BwPercent specifies the percentage link
bandwidth for CT 4. Whenever the admission control model specified by
vRtrRsvpDSTEAdmCtlModel changes, vRtrRsvpDSTECt4BwPercent is reset
to 0.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.13.1.6 |
vRtrRsvpDSTECt5BwPercentThe value of vRtrRsvpDSTECt5BwPercent specifies the percentage link
bandwidth for CT 5. Whenever the admission control model specified by
vRtrRsvpDSTEAdmCtlModel changes, vRtrRsvpDSTECt5BwPercent is reset
to 0.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.13.1.7 |
vRtrRsvpDSTECt6BwPercentThe value of vRtrRsvpDSTECt6BwPercent specifies the percentage link
bandwidth for CT 6. Whenever the admission control model specified by
vRtrRsvpDSTEAdmCtlModel changes, vRtrRsvpDSTECt6BwPercent is reset
to 0.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.13.1.8 |
vRtrRsvpDSTECt7BwPercentThe value of vRtrRsvpDSTECt7BwPercent specifies the percentage link
bandwidth for CT 7. Whenever the admission control model specified by
vRtrRsvpDSTEAdmCtlModel changes, vRtrRsvpDSTECt7BwPercent is reset to
0.rw TmnxRsvpDSTEBwPercent .1.3.6.1.4.1.6527.3.1.2.7.13.1.9 |
vRtrRsvpDSTEFCMappingTableThe vRtrRsvpDSTEFCMappingTable has an entry for each Forwarding
Class (FC) to Class Type (CT) mapping related to DSTE configured
on this system. SEQUENCE OF VRtrRsvpDSTEFCMappingEntry .1.3.6.1.4.1.6527.3.1.2.7.14 |
vRtrRsvpDSTEFCMappingEntryEach row entry represents a particular FC name to CT mapping.
Entries are created/deleted by the user. VRtrRsvpDSTEFCMappingEntry .1.3.6.1.4.1.6527.3.1.2.7.14.1 |
vRtrRsvpDSTEFCMappingNameThe value of vRtrRsvpDSTEFCMappingName specifies the forwarding
class for which this mapping is defined. TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.7.14.1.1 |
vRtrRsvpDSTEFCMappingRowStatusThe value of vRtrRsvpDSTEFCMappingRowStatus is used for the
creation and deletion of forwarding class to class type mappings.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.7.14.1.2 |
vRtrRsvpDSTEFCMappingClassTypeThe value of vRtrRsvpDSTEFCMappingClassType specifies the
class type. This object MUST be specified at row creation time.rw TmnxRsvpDSTEClassType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.7.14.1.3 |
vRtrRsvpGenTEThresholdTableThe vRtrRsvpGenTEThresholdTable contains objects related to up
and down threshold levels each expressed as a percentage of
available bandwidth. SEQUENCE OF VRtrRsvpGenTEThresholdEntry .1.3.6.1.4.1.6527.3.1.2.7.15 |
vRtrRsvpGenTEThresholdEntryEach row entry represents a vRtrRsvpGenTEThresholdEntry of the
RSVP protocol within a virtual router. An entry in this table
is created when a row is created in the vRtrRsvpGeneralTable. VRtrRsvpGenTEThresholdEntry .1.3.6.1.4.1.6527.3.1.2.7.15.1 |
vRtrRsvpGenTEThresholdLevelUp1The value of vRtrRsvpGenTEThresholdLevelUp1 specifies up TE
threshold level 1.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.1 |
vRtrRsvpGenTEThresholdLevelUp2The value of vRtrRsvpGenTEThresholdLevelUp2 specifies up TE
threshold level 2.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.2 |
vRtrRsvpGenTEThresholdLevelUp3The value of vRtrRsvpGenTEThresholdLevelUp3 specifies up TE
threshold level 3.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.3 |
vRtrRsvpGenTEThresholdLevelUp4The value of vRtrRsvpGenTEThresholdLevelUp4 specifies up TE
threshold level 4.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.4 |
vRtrRsvpGenTEThresholdLevelUp5The value of vRtrRsvpGenTEThresholdLevelUp5 specifies up TE
threshold level 5.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.5 |
vRtrRsvpGenTEThresholdLevelUp6The value of vRtrRsvpGenTEThresholdLevelUp6 specifies up TE
threshold level 6.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.6 |
vRtrRsvpGenTEThresholdLevelUp7The value of vRtrRsvpGenTEThresholdLevelUp7 specifies up TE
threshold level 7.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.7 |
vRtrRsvpGenTEThresholdLevelUp8The value of vRtrRsvpGenTEThresholdLevelUp8 specifies up TE
threshold level 8.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.8 |
vRtrRsvpGenTEThresholdLevelUp9The value of vRtrRsvpGenTEThresholdLevelUp9 specifies up TE
threshold level 9.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.9 |
vRtrRsvpGenTEThresholdLevelUp10The value of vRtrRsvpGenTEThresholdLevelUp10 specifies up TE
threshold level 10.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.10 |
vRtrRsvpGenTEThresholdLevelUp11The value of vRtrRsvpGenTEThresholdLevelUp11 specifies up TE
threshold level 11.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.11 |
vRtrRsvpGenTEThresholdLevelUp12The value of vRtrRsvpGenTEThresholdLevelUp12 specifies up TE
threshold level 12.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.12 |
vRtrRsvpGenTEThresholdLevelUp13The value of vRtrRsvpGenTEThresholdLevelUp13 specifies up TE
threshold level 13.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.13 |
vRtrRsvpGenTEThresholdLevelUp14The value of vRtrRsvpGenTEThresholdLevelUp14 specifies up TE
threshold level 14.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.14 |
vRtrRsvpGenTEThresholdLevelUp15The value of vRtrRsvpGenTEThresholdLevelUp14 specifies up TE
threshold level 15.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.15 |
vRtrRsvpGenTEThresholdLevelUp16The value of vRtrRsvpGenTEThresholdLevelUp16 specifies up TE
threshold level 16.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.16 |
vRtrRsvpGenTEThresholdLevelDn1The value of vRtrRsvpGenTEThresholdLevelDn1 specifies down TE
threshold level 1.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.33 |
vRtrRsvpGenTEThresholdLevelDn2The value of vRtrRsvpGenTEThresholdLevelDn2 specifies down TE
threshold level 2.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.34 |
vRtrRsvpGenTEThresholdLevelDn3The value of vRtrRsvpGenTEThresholdLevelDn3 specifies down TE
threshold level 3.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.35 |
vRtrRsvpGenTEThresholdLevelDn4The value of vRtrRsvpGenTEThresholdLevelDn4 specifies down TE
threshold level 4.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.36 |
vRtrRsvpGenTEThresholdLevelDn5The value of vRtrRsvpGenTEThresholdLevelDn5 specifies down TE
threshold level 5.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.37 |
vRtrRsvpGenTEThresholdLevelDn6The value of vRtrRsvpGenTEThresholdLevelDn7 specifies down TE
threshold level 6.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.38 |
vRtrRsvpGenTEThresholdLevelDn7The value of vRtrRsvpGenTEThresholdLevelDn7 specifies down TE
threshold level 7.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.39 |
vRtrRsvpGenTEThresholdLevelDn8The value of vRtrRsvpGenTEThresholdLevelDn8 specifies down TE
threshold level 8.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.40 |
vRtrRsvpGenTEThresholdLevelDn9The value of vRtrRsvpGenTEThresholdLevelDn9 specifies down TE
threshold level 9.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.41 |
vRtrRsvpGenTEThresholdLevelDn10The value of vRtrRsvpGenTEThresholdLevelDn10 specifies down TE
threshold level 10.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.42 |
vRtrRsvpGenTEThresholdLevelDn11The value of vRtrRsvpGenTEThresholdLevelDn11 specifies down TE
threshold level 11.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.43 |
vRtrRsvpGenTEThresholdLevelDn12The value of vRtrRsvpGenTEThresholdLevelDn12 specifies down TE
threshold level 12.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.44 |
vRtrRsvpGenTEThresholdLevelDn13The value of vRtrRsvpGenTEThresholdLevelDn13 specifies down TE
threshold level 13.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.45 |
vRtrRsvpGenTEThresholdLevelDn14The value of vRtrRsvpGenTEThresholdLevelDn14 specifies down TE
threshold level 14.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.46 |
vRtrRsvpGenTEThresholdLevelDn15The value of vRtrRsvpGenTEThresholdLevelDn15 specifies down TE
threshold level 15.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.47 |
vRtrRsvpGenTEThresholdLevelDn16The value of vRtrRsvpGenTEThresholdLevelDn16 specifies down TE
threshold level 16.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.15.1.48 |
vRtrRsvpIfTEThresholdTableThe vRtrRsvpIfTEThresholdTable contains objects related to up and
down threshold levels per interface each expressed as a percentage
of available bandwidth. SEQUENCE OF VRtrRsvpIfTEThresholdEntry .1.3.6.1.4.1.6527.3.1.2.7.16 |
vRtrRsvpIfTEThresholdEntryEach row entry represents a vRtrRsvpIfTEThresholdEntry of the RSVP
protocol within a virtual router. An entry in this table is created
when a row is created in the rsvpIfEntry. VRtrRsvpIfTEThresholdEntry .1.3.6.1.4.1.6527.3.1.2.7.16.1 |
vRtrRsvpIfTEThresholdLevelUp1The value of vRtrRsvpIfTEThresholdLevelUp1 specifies up
TE threshold level 1 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.1 |
vRtrRsvpIfTEThresholdLevelUp2The value of vRtrRsvpIfTEThresholdLevelUp2 specifies up
TE threshold level 2 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.2 |
vRtrRsvpIfTEThresholdLevelUp3The value of vRtrRsvpIfTEThresholdLevelUp3 specifies up
TE threshold level 3 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.3 |
vRtrRsvpIfTEThresholdLevelUp4The value of vRtrRsvpIfTEThresholdLevelUp4 specifies up
TE threshold level 4 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.4 |
vRtrRsvpIfTEThresholdLevelUp5The value of vRtrRsvpIfTEThresholdLevelUp5 specifies up
TE threshold level 5 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.5 |
vRtrRsvpIfTEThresholdLevelUp6The value of vRtrRsvpIfTEThresholdLevelUp6 specifies up
TE threshold level 6 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.6 |
vRtrRsvpIfTEThresholdLevelUp7The value of vRtrRsvpIfTEThresholdLevelUp7 specifies up
TE threshold level 7 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.7 |
vRtrRsvpIfTEThresholdLevelUp8The value of vRtrRsvpIfTEThresholdLevelUp8 specifies up
TE threshold level 8 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.8 |
vRtrRsvpIfTEThresholdLevelUp9The value of vRtrRsvpIfTEThresholdLevelUp9 specifies up
TE threshold level 9 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.9 |
vRtrRsvpIfTEThresholdLevelUp10The value of vRtrRsvpIfTEThresholdLevelUp10 specifies up
TE threshold level 10 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.10 |
vRtrRsvpIfTEThresholdLevelUp11The value of vRtrRsvpIfTEThresholdLevelUp11 specifies up
TE threshold level 11 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.11 |
vRtrRsvpIfTEThresholdLevelUp12The value of vRtrRsvpIfTEThresholdLevelUp12 specifies up
TE threshold level 12 bandwidth for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.12 |
vRtrRsvpIfTEThresholdLevelUp13The value of vRtrRsvpIfTEThresholdLevelUp13 specifies up
TE threshold level 13 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.13 |
vRtrRsvpIfTEThresholdLevelUp14The value of vRtrRsvpIfTEThresholdLevelUp14 specifies up
TE threshold level 14 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.14 |
vRtrRsvpIfTEThresholdLevelUp15The value of vRtrRsvpIfTEThresholdLevelUp14 specifies up
TE threshold level 15 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.15 |
vRtrRsvpIfTEThresholdLevelUp16The value of vRtrRsvpIfTEThresholdLevelUp16 specifies up
TE threshold level 16 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.16 |
vRtrRsvpIfTEThresholdLevelDn1The value of vRtrRsvpIfTEThresholdLevelDn1 specifies down
TE threshold level 1 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.33 |
vRtrRsvpIfTEThresholdLevelDn2The value of vRtrRsvpIfTEThresholdLevelDn2 specifies down
TE threshold level 2 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.34 |
vRtrRsvpIfTEThresholdLevelDn3The value of vRtrRsvpIfTEThresholdLevelDn3 specifies down
TE threshold level 3 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.35 |
vRtrRsvpIfTEThresholdLevelDn4The value of vRtrRsvpIfTEThresholdLevelDn4 specifies down
TE threshold level 4 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.36 |
vRtrRsvpIfTEThresholdLevelDn5The value of vRtrRsvpIfTEThresholdLevelDn5 specifies down
TE threshold level 5 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.37 |
vRtrRsvpIfTEThresholdLevelDn6The value of vRtrRsvpIfTEThresholdLevelDn7 specifies down
TE threshold level 6 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.38 |
vRtrRsvpIfTEThresholdLevelDn7The value of vRtrRsvpIfTEThresholdLevelDn7 specifies down
TE threshold level 7 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.39 |
vRtrRsvpIfTEThresholdLevelDn8The value of vRtrRsvpIfTEThresholdLevelDn8 specifies down
TE threshold level 8 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.40 |
vRtrRsvpIfTEThresholdLevelDn9The value of vRtrRsvpIfTEThresholdLevelDn9 specifies down
TE threshold level 9 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.41 |
vRtrRsvpIfTEThresholdLevelDn10The value of vRtrRsvpIfTEThresholdLevelDn10 specifies down
TE threshold level 10 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.42 |
vRtrRsvpIfTEThresholdLevelDn11The value of vRtrRsvpIfTEThresholdLevelDn11 specifies down
TE threshold level 11 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.43 |
vRtrRsvpIfTEThresholdLevelDn12The value of vRtrRsvpIfTEThresholdLevelDn12 specifies down
TE threshold level 12 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.44 |
vRtrRsvpIfTEThresholdLevelDn13The value of vRtrRsvpIfTEThresholdLevelDn13 specifies down
TE threshold level 13 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.45 |
vRtrRsvpIfTEThresholdLevelDn14The value of vRtrRsvpIfTEThresholdLevelDn14 specifies down
TE threshold level 14 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.46 |
vRtrRsvpIfTEThresholdLevelDn15The value of vRtrRsvpIfTEThresholdLevelDn15 specifies down
TE threshold level 15 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.47 |
vRtrRsvpIfTEThresholdLevelDn16The value of vRtrRsvpIfTEThresholdLevelDn16 specifies down
TE threshold level 16 for the interface.rw TmnxRsvpTEThresholdLevel .1.3.6.1.4.1.6527.3.1.2.7.16.1.48 |
tmnxRsvpNotifyPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.7 |
tmnxRsvpNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.7.0 |
vRtrRsvpStateChangeThis Notification is generated when the
RSVP module changes state NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.7.0.1 |
vRtrRsvpIfStateChangeThis Notification is generated when a RSVP
interface changes state NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.7.0.2 |
vRtrRsvpIfNbrStateUpThe vRtrRsvpIfNbrStateUp notification is
generated when a RSVP interface neighbor
changes to active state NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.7.0.3 |
vRtrRsvpIfNbrStateDownThe vRtrRsvpIfNbrStateDown notification is
generated when a RSVP interface neighbor
changes to inactive state NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.7.0.4 |
vRtrRsvpPEFailOverPriToStdBy[CAUSE] The vRtrRsvpPEFailOverPriToStdBy notification is
raised when primary Provider Edge (PE) has switched over
to standby PE. The IP address of the primary PE can be
extracted from the vRtrPimNgMvpnUMHPEAddrType and
vRtrPimNgMvpnUMHPEAddr indexes of the varbinds in this
notification.
[EFFECT] The tunnel traffic may be affected.
[RECOVERY] None required. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.7.0.5 |
vRtrRsvpPEFailOverStdByToPri[CAUSE] The vRtrRsvpPEFailOverPriToStdBy notification is
raised when standby Provider Edge (PE) has switched over
to primary PE. The IP address of the primary PE can be
extracted from the vRtrPimNgMvpnUMHPEAddrType and
vRtrPimNgMvpnUMHPEAddr indexes of the varbinds in this
notification.
[EFFECT] The tunnel traffic may be affected.
[RECOVERY] None required. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.7.0.6 |