RSVP-MIB

MIB Reference — IPNetwork Monitor

All MIBsRSVP-MIB

Organization: IETF RSVP Working Group

Last Updated: 1998-08-25

Category: Quality of Service

Description:

Defines managed objects for managing the Resource Reservation Protocol (RSVP), which provides Quality of Service (QoS) resource reservation for network data flows.

Imported Objects

From IF-MIB

InterfaceIndex
ifIndexOBJECT-TYPE

From INTEGRATED-SERVICES-MIB

BitRate
BurstSize
MessageSize
Port
Protocol
QosService
SessionNumber
SessionType
intSrvFlowStatusOBJECT-TYPE

From SNMPv2-CONF

MODULE-COMPLIANCE
NOTIFICATION-GROUP
OBJECT-GROUP

From SNMPv2-SMI

Gauge32
Integer32
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
mib-2

From SNMPv2-TC

RowStatus
TEXTUAL-CONVENTION
TestAndIncr
TimeInterval
TimeStamp
TruthValue

What Is RSVP-MIB?

RSVP-MIB is a vendor-neutral IETF standards-track module covering the Resource Reservation Protocol, which routers and hosts use to signal and reserve per-flow bandwidth and Quality-of-Service resources across a network path. Its full object set (beyond the conformance groups sampled here) covers RSVP session state, sender/receiver flow descriptors, and reserved-resource/style information for each active reservation. Because the sample for this module surfaced only its conformance objects (rsvpGroups, rsvpCompliances), the concrete monitoring focus at this granularity is protocol/software compliance and feature-support status rather than a specific runtime counter, though the broader MIB is used operationally to track active reservation counts and per-flow resource state for qos rsvp deployments. It is closely tied to the underlying IP-MIB/IF-MIB for interface indexing of RSVP-enabled interfaces, and often deployed alongside DiffServ/MPLS-TE MIBs in QoS-aware networks. It is typically deployed on routers participating in RSVP-based QoS reservation or RSVP-TE (traffic engineering) for MPLS in service-provider and enterprise WAN backbones.

IPNetwork Monitor allows you to monitor SNMP objects defined in RSVP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • RSVP feature/compliance support level

Supported Devices

  • vendor-neutral, standards-based MIB, not tied to a specific manufacturer
  • QoS-capable routers supporting RSVP/RSVP-TE reservations

Monitoring Examples

The objects captured in this sample (rsvpGroups, rsvpCompliances) are conformance/compliance statement objects rather than runtime data, so this batch does not evidence a concrete monitoring scenario from real polled values. In actual use, the broader RSVP-MIB (per RFC 2206) exposes session and reservation tables that an administrator would poll to confirm active reservations and reserved bandwidth per flow on RSVP-enabled interfaces. Given the limited sample here, that runtime behavior can be described only generically rather than tied to specific object names observed in this data.

OIDs
OID symbolicOID numericTypeAccessDescription
rsvp1.3.6.1.2.1.51The MIB module to describe the RSVP Protocol
rsvpObjects1.3.6.1.2.1.51.1
rsvpSessionTable1.3.6.1.2.1.51.1.1not-accessibleA table of all sessions seen by a given system.
rsvpSessionEntry1.3.6.1.2.1.51.1.1.1not-accessibleA single session seen by a given system.
SES rsvpSessionNumber1.3.6.1.2.1.51.1.1.1.1SessionNumbernot-accessibleThe number of this session. This is for SNMP Indexing purposes only and has no relation to any protocol value.
SES rsvpSessionType1.3.6.1.2.1.51.1.1.1.2SessionTyperead-onlyThe type of session (IP4, IP6, IP6 with flow information, etc).
OCT rsvpSessionDestAddr1.3.6.1.2.1.51.1.1.1.3OCTET STRINGread-onlyThe destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'active'.
INT rsvpSessionDestAddrLength1.3.6.1.2.1.51.1.1.1.4INTEGERread-onlyThe CIDR prefix length of the session address, which is 32 for IP4 host and multicast addresses, and 128 for IP6 addresses. This object may not be changed when the value of the RowStatus object is 'active'.
PRO rsvpSessionProtocol1.3.6.1.2.1.51.1.1.1.5Protocolread-onlyThe IP Protocol used by this session. This object may not be changed when the value of the RowStatus object is 'active'.
POR rsvpSessionPort1.3.6.1.2.1.51.1.1.1.6Portread-onlyThe UDP or TCP port number used as a destination port for all senders in this session. If the IP protocol in use, specified by rsvpSenderProtocol, is 50 (ESP) or 51 (AH), this represents a virtual destination port number. A value of zero indicates that the IP protocol in use does not have ports. This object may not be changed when the value of the RowStatus object is 'active'.
G32 rsvpSessionSenders1.3.6.1.2.1.51.1.1.1.7Gauge32read-onlyThe number of distinct senders currently known to be part of this session.
G32 rsvpSessionReceivers1.3.6.1.2.1.51.1.1.1.8Gauge32read-onlyThe number of reservations being requested of this system for this session.
G32 rsvpSessionRequests1.3.6.1.2.1.51.1.1.1.9Gauge32read-onlyThe number of reservation requests this system is sending upstream for this session.
rsvpSenderTable1.3.6.1.2.1.51.1.2not-accessibleInformation describing the state information displayed by senders in PATH messages.
rsvpSenderEntry1.3.6.1.2.1.51.1.2.1not-accessibleInformation describing the state information displayed by a single sender's PATH message.
SES rsvpSenderNumber1.3.6.1.2.1.51.1.2.1.1SessionNumbernot-accessibleThe number of this sender. This is for SNMP Indexing purposes only and has no relation to any protocol value.
SES rsvpSenderType1.3.6.1.2.1.51.1.2.1.2SessionTyperead-createThe type of session (IP4, IP6, IP6 with flow information, etc).
OCT rsvpSenderDestAddr1.3.6.1.2.1.51.1.2.1.3OCTET STRINGread-createThe destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'active'.
OCT rsvpSenderAddr1.3.6.1.2.1.51.1.2.1.4OCTET STRINGread-createThe source address used by this sender in this session. This object may not be changed when the value of the RowStatus object is 'active'.
INT rsvpSenderDestAddrLength1.3.6.1.2.1.51.1.2.1.5INTEGERread-createThe length of the destination address in bits. This is the CIDR Prefix Length, which for IP4 hosts and multicast addresses is 32 bits. This object may not be changed when the value of the RowStatus object is 'active'.
INT rsvpSenderAddrLength1.3.6.1.2.1.51.1.2.1.6INTEGERread-createThe length of the sender's address in bits. This is the CIDR Prefix Length, which for IP4 hosts and multicast addresses is 32 bits. This object may not be changed when the value of the RowStatus object is 'active'.
PRO rsvpSenderProtocol1.3.6.1.2.1.51.1.2.1.7Protocolread-createThe IP Protocol used by this session. This object may not be changed when the value of the RowStatus object is 'active'.
POR rsvpSenderDestPort1.3.6.1.2.1.51.1.2.1.8Portread-createThe UDP or TCP port number used as a destination port for all senders in this session. If the IP protocol in use, specified by rsvpSenderProtocol, is 50 (ESP) or 51 (AH), this represents a virtual destination port number. A value of zero indicates that the IP protocol in use does not have ports. This object may not be changed when the value of the RowStatus object is 'active'.
POR rsvpSenderPort1.3.6.1.2.1.51.1.2.1.9Portread-createThe UDP or TCP port number used as a source port for this sender in this session. If the IP protocol in use, specified by rsvpSenderProtocol is 50 (ESP) or 51 (AH), this represents a generalized port identifier (GPI). A value of zero indicates that the IP protocol in use does not have ports. This object may not be changed when the value of the RowStatus object is 'active'.
INT rsvpSenderFlowId1.3.6.1.2.1.51.1.2.1.10INTEGERread-onlyThe flow ID that this sender is using, if this is an IPv6 session.
OCT rsvpSenderHopAddr1.3.6.1.2.1.51.1.2.1.11OCTET STRINGread-createThe address used by the previous RSVP hop (which may be the original sender).
I32 rsvpSenderHopLih1.3.6.1.2.1.51.1.2.1.12Integer32read-createThe Logical Interface Handle used by the previous RSVP hop (which may be the original sender).
NUM rsvpSenderInterface1.3.6.1.2.1.51.1.2.1.13InterfaceIndexread-createThe ifIndex value of the interface on which this PATH message was most recently received.
BIT rsvpSenderTSpecRate1.3.6.1.2.1.51.1.2.1.14BitRateread-createThe Average Bit Rate of the sender's data stream. Within a transmission burst, the arrival rate may be as fast as rsvpSenderTSpecPeakRate (if supported by the service model); however, averaged across two or more burst intervals, the rate should not exceed rsvpSenderTSpecRate. Note that this is a prediction, often based on the general capability of a type of codec or particular encoding; the measured average rate may be significantly lower.
BIT rsvpSenderTSpecPeakRate1.3.6.1.2.1.51.1.2.1.15BitRateread-createThe Peak Bit Rate of the sender's data stream. Traffic arrival is not expected to exceed this rate at any time, apart from the effects of jitter in the network. If not specified in the TSpec, this returns zero or noSuchValue.
BUR rsvpSenderTSpecBurst1.3.6.1.2.1.51.1.2.1.16BurstSizeread-createThe size of the largest burst expected from the sender at a time.
MES rsvpSenderTSpecMinTU1.3.6.1.2.1.51.1.2.1.17MessageSizeread-createThe minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size.
MES rsvpSenderTSpecMaxTU1.3.6.1.2.1.51.1.2.1.18MessageSizeread-createThe maximum message size for this flow. The admission algorithm will reject TSpecs whose Maximum Transmission Unit, plus the interface headers, exceed the interface MTU.
NUM rsvpSenderInterval1.3.6.1.2.1.51.1.2.1.19RefreshIntervalread-createThe interval between refresh messages as advertised by the Previous Hop.
T/F rsvpSenderRSVPHop1.3.6.1.2.1.51.1.2.1.20TruthValueread-createIf TRUE, the node believes that the previous IP hop is an RSVP hop. If FALSE, the node believes that the previous IP hop may not be an RSVP hop.
TIM rsvpSenderLastChange1.3.6.1.2.1.51.1.2.1.21TimeStampread-onlyThe time of the last change in this PATH message; This is either the first time it was received or the time of the most recent change in parameters.
OCT rsvpSenderPolicy1.3.6.1.2.1.51.1.2.1.22OCTET STRINGread-createThe contents of the policy object, displayed as an uninterpreted string of octets, including the object header. In the absence of such an object, this should be of zero length.
T/F rsvpSenderAdspecBreak1.3.6.1.2.1.51.1.2.1.23TruthValueread-createThe global break bit general characterization parameter from the ADSPEC. If TRUE, at least one non-IS hop was detected in the path. If FALSE, no non-IS hops were detected.
INT rsvpSenderAdspecHopCount1.3.6.1.2.1.51.1.2.1.24INTEGERread-createThe hop count general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present
BIT rsvpSenderAdspecPathBw1.3.6.1.2.1.51.1.2.1.25BitRateread-createThe path bandwidth estimate general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present
I32 rsvpSenderAdspecMinLatency1.3.6.1.2.1.51.1.2.1.26Integer32read-createThe minimum path latency general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present
INT rsvpSenderAdspecMtu1.3.6.1.2.1.51.1.2.1.27INTEGERread-createThe composed Maximum Transmission Unit general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present
T/F rsvpSenderAdspecGuaranteedSvc1.3.6.1.2.1.51.1.2.1.28TruthValueread-createIf TRUE, the ADSPEC contains a Guaranteed Service fragment. If FALSE, the ADSPEC does not contain a Guaranteed Service fragment.
T/F rsvpSenderAdspecGuaranteedBreak1.3.6.1.2.1.51.1.2.1.29TruthValueread-createIf TRUE, the Guaranteed Service fragment has its 'break' bit set, indicating that one or more nodes along the path do not support the guaranteed service. If FALSE, and rsvpSenderAdspecGuaranteedSvc is TRUE, the 'break' bit is not set. If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns FALSE or noSuchValue.
I32 rsvpSenderAdspecGuaranteedCtot1.3.6.1.2.1.51.1.2.1.30Integer32read-createIf rsvpSenderAdspecGuaranteedSvc is TRUE, this is the end-to-end composed value for the guaranteed service 'C' parameter. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
I32 rsvpSenderAdspecGuaranteedDtot1.3.6.1.2.1.51.1.2.1.31Integer32read-createIf rsvpSenderAdspecGuaranteedSvc is TRUE, this is the end-to-end composed value for the guaranteed service 'D' parameter. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
I32 rsvpSenderAdspecGuaranteedCsum1.3.6.1.2.1.51.1.2.1.32Integer32read-createIf rsvpSenderAdspecGuaranteedSvc is TRUE, this is the composed value for the guaranteed service 'C' parameter since the last reshaping point. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
I32 rsvpSenderAdspecGuaranteedDsum1.3.6.1.2.1.51.1.2.1.33Integer32read-createIf rsvpSenderAdspecGuaranteedSvc is TRUE, this is the composed value for the guaranteed service 'D' parameter since the last reshaping point. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
INT rsvpSenderAdspecGuaranteedHopCount1.3.6.1.2.1.51.1.2.1.34INTEGERread-createIf rsvpSenderAdspecGuaranteedSvc is TRUE, this is the service-specific override of the hop count general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
BIT rsvpSenderAdspecGuaranteedPathBw1.3.6.1.2.1.51.1.2.1.35BitRateread-createIf rsvpSenderAdspecGuaranteedSvc is TRUE, this is the service-specific override of the path bandwidth estimate general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
I32 rsvpSenderAdspecGuaranteedMinLatency1.3.6.1.2.1.51.1.2.1.36Integer32read-createIf rsvpSenderAdspecGuaranteedSvc is TRUE, this is the service-specific override of the minimum path latency general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
INT rsvpSenderAdspecGuaranteedMtu1.3.6.1.2.1.51.1.2.1.37INTEGERread-createIf rsvpSenderAdspecGuaranteedSvc is TRUE, this is the service-specific override of the composed Maximum Transmission Unit general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
T/F rsvpSenderAdspecCtrlLoadSvc1.3.6.1.2.1.51.1.2.1.38TruthValueread-createIf TRUE, the ADSPEC contains a Controlled Load Service fragment. If FALSE, the ADSPEC does not contain a Controlled Load Service fragment.
T/F rsvpSenderAdspecCtrlLoadBreak1.3.6.1.2.1.51.1.2.1.39TruthValueread-createIf TRUE, the Controlled Load Service fragment has its 'break' bit set, indicating that one or more nodes along the path do not support the controlled load service. If FALSE, and rsvpSenderAdspecCtrlLoadSvc is TRUE, the 'break' bit is not set. If rsvpSenderAdspecCtrlLoadSvc is FALSE, this returns FALSE or noSuchValue.
INT rsvpSenderAdspecCtrlLoadHopCount1.3.6.1.2.1.51.1.2.1.40INTEGERread-createIf rsvpSenderAdspecCtrlLoadSvc is TRUE, this is the service-specific override of the hop count general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecCtrlLoadSvc is FALSE, this returns zero or noSuchValue.
BIT rsvpSenderAdspecCtrlLoadPathBw1.3.6.1.2.1.51.1.2.1.41BitRateread-createIf rsvpSenderAdspecCtrlLoadSvc is TRUE, this is the service-specific override of the path bandwidth estimate general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecCtrlLoadSvc is FALSE, this returns zero or noSuchValue.
I32 rsvpSenderAdspecCtrlLoadMinLatency1.3.6.1.2.1.51.1.2.1.42Integer32read-createIf rsvpSenderAdspecCtrlLoadSvc is TRUE, this is the service-specific override of the minimum path latency general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecCtrlLoadSvc is FALSE, this returns zero or noSuchValue.
INT rsvpSenderAdspecCtrlLoadMtu1.3.6.1.2.1.51.1.2.1.43INTEGERread-createIf rsvpSenderAdspecCtrlLoadSvc is TRUE, this is the service-specific override of the composed Maximum Transmission Unit general characterization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecCtrlLoadSvc is FALSE, this returns zero or noSuchValue.
ROW rsvpSenderStatus1.3.6.1.2.1.51.1.2.1.44RowStatusread-create'active' for all active PATH messages. This object may be used to install static PATH information or delete PATH information.
INT rsvpSenderTTL1.3.6.1.2.1.51.1.2.1.45INTEGERread-onlyThe TTL value in the RSVP header that was last received.
rsvpSenderOutInterfaceTable1.3.6.1.2.1.51.1.3not-accessibleList of outgoing interfaces that PATH messages use. The ifIndex is the ifIndex value of the egress interface.
rsvpSenderOutInterfaceEntry1.3.6.1.2.1.51.1.3.1not-accessibleList of outgoing interfaces that a particular PATH message has.
ROW rsvpSenderOutInterfaceStatus1.3.6.1.2.1.51.1.3.1.1RowStatusread-only'active' for all active PATH messages.
rsvpResvTable1.3.6.1.2.1.51.1.4not-accessibleInformation describing the state information displayed by receivers in RESV messages.
rsvpResvEntry1.3.6.1.2.1.51.1.4.1not-accessibleInformation describing the state information displayed by a single receiver's RESV message concerning a single sender.
SES rsvpResvNumber1.3.6.1.2.1.51.1.4.1.1SessionNumbernot-accessibleThe number of this reservation request. This is for SNMP Indexing purposes only and has no relation to any protocol value.
SES rsvpResvType1.3.6.1.2.1.51.1.4.1.2SessionTyperead-createThe type of session (IP4, IP6, IP6 with flow information, etc).
OCT rsvpResvDestAddr1.3.6.1.2.1.51.1.4.1.3OCTET STRINGread-createThe destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'active'.
OCT rsvpResvSenderAddr1.3.6.1.2.1.51.1.4.1.4OCTET STRINGread-createThe source address of the sender selected by this reservation. The value of all zeroes indicates 'all senders'. This object may not be changed when the value of the RowStatus object is 'active'.
INT rsvpResvDestAddrLength1.3.6.1.2.1.51.1.4.1.5INTEGERread-createThe length of the destination address in bits. This is the CIDR Prefix Length, which for IP4 hosts and multicast addresses is 32 bits. This object may not be changed when the value of the RowStatus object is 'active'.
INT rsvpResvSenderAddrLength1.3.6.1.2.1.51.1.4.1.6INTEGERread-createThe length of the sender's address in bits. This is the CIDR Prefix Length, which for IP4 hosts and multicast addresses is 32 bits. This object may not be changed when the value of the RowStatus object is 'active'.
PRO rsvpResvProtocol1.3.6.1.2.1.51.1.4.1.7Protocolread-createThe IP Protocol used by this session. This object may not be changed when the value of the RowStatus object is 'active'.
POR rsvpResvDestPort1.3.6.1.2.1.51.1.4.1.8Portread-createThe UDP or TCP port number used as a destination port for all senders in this session. If the IP protocol in use, specified by rsvpResvProtocol, is 50 (ESP) or 51 (AH), this represents a virtual destination port number. A value of zero indicates that the IP protocol in use does not have ports. This object may not be changed when the value of the RowStatus object is 'active'.
POR rsvpResvPort1.3.6.1.2.1.51.1.4.1.9Portread-createThe UDP or TCP port number used as a source port for this sender in this session. If the IP protocol in use, specified by rsvpResvProtocol is 50 (ESP) or 51 (AH), this represents a generalized port identifier (GPI). A value of zero indicates that the IP protocol in use does not have ports. This object may not be changed when the value of the RowStatus object is 'active'.
OCT rsvpResvHopAddr1.3.6.1.2.1.51.1.4.1.10OCTET STRINGread-createThe address used by the next RSVP hop (which may be the ultimate receiver).
I32 rsvpResvHopLih1.3.6.1.2.1.51.1.4.1.11Integer32read-createThe Logical Interface Handle received from the previous RSVP hop (which may be the ultimate receiver).
NUM rsvpResvInterface1.3.6.1.2.1.51.1.4.1.12InterfaceIndexread-createThe ifIndex value of the interface on which this RESV message was most recently received.
QOS rsvpResvService1.3.6.1.2.1.51.1.4.1.13QosServiceread-createThe QoS Service classification requested by the receiver.
BIT rsvpResvTSpecRate1.3.6.1.2.1.51.1.4.1.14BitRateread-createThe Average Bit Rate of the sender's data stream. Within a transmission burst, the arrival rate may be as fast as rsvpResvTSpecPeakRate (if supported by the service model); however, averaged across two or more burst intervals, the rate should not exceed rsvpResvTSpecRate. Note that this is a prediction, often based on the general capability of a type of codec or particular encoding; the measured average rate may be significantly lower.
BIT rsvpResvTSpecPeakRate1.3.6.1.2.1.51.1.4.1.15BitRateread-createThe Peak Bit Rate of the sender's data stream. Traffic arrival is not expected to exceed this rate at any time, apart from the effects of jitter in the network. If not specified in the TSpec, this returns zero or noSuchValue.
BUR rsvpResvTSpecBurst1.3.6.1.2.1.51.1.4.1.16BurstSizeread-createThe size of the largest burst expected from the sender at a time. If this is less than the sender's advertised burst size, the receiver is asking the network to provide flow pacing beyond what would be provided under normal circumstances. Such pacing is at the network's option.
MES rsvpResvTSpecMinTU1.3.6.1.2.1.51.1.4.1.17MessageSizeread-createThe minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size.
MES rsvpResvTSpecMaxTU1.3.6.1.2.1.51.1.4.1.18MessageSizeread-createThe maximum message size for this flow. The admission algorithm will reject TSpecs whose Maximum Transmission Unit, plus the interface headers, exceed the interface MTU.
BIT rsvpResvRSpecRate1.3.6.1.2.1.51.1.4.1.19BitRateread-createIf the requested service is Guaranteed, as specified by rsvpResvService, this is the clearing rate that is being requested. Otherwise, it is zero, or the agent may return noSuchValue.
I32 rsvpResvRSpecSlack1.3.6.1.2.1.51.1.4.1.20Integer32read-createIf the requested service is Guaranteed, as specified by rsvpResvService, this is the delay slack. Otherwise, it is zero, or the agent may return noSuchValue.
NUM rsvpResvInterval1.3.6.1.2.1.51.1.4.1.21RefreshIntervalread-createThe interval between refresh messages as advertised by the Next Hop.
OCT rsvpResvScope1.3.6.1.2.1.51.1.4.1.22OCTET STRINGread-createThe contents of the scope object, displayed as an uninterpreted string of octets, including the object header. In the absence of such an object, this should be of zero length. If the length is non-zero, this contains a series of IP4 or IP6 addresses.
T/F rsvpResvShared1.3.6.1.2.1.51.1.4.1.23TruthValueread-createIf TRUE, a reservation shared among senders is requested. If FALSE, a reservation specific to this sender is requested.
T/F rsvpResvExplicit1.3.6.1.2.1.51.1.4.1.24TruthValueread-createIf TRUE, individual senders are listed using Filter Specifications. If FALSE, all senders are implicitly selected. The Scope Object will contain a list of senders that need to receive this reservation request for the purpose of routing the RESV message.
T/F rsvpResvRSVPHop1.3.6.1.2.1.51.1.4.1.25TruthValueread-createIf TRUE, the node believes that the previous IP hop is an RSVP hop. If FALSE, the node believes that the previous IP hop may not be an RSVP hop.
TIM rsvpResvLastChange1.3.6.1.2.1.51.1.4.1.26TimeStampread-onlyThe time of the last change in this reservation request; This is either the first time it was received or the time of the most recent change in parameters.
OCT rsvpResvPolicy1.3.6.1.2.1.51.1.4.1.27OCTET STRINGread-createThe contents of the policy object, displayed as an uninterpreted string of octets, including the object header. In the absence of such an object, this should be of zero length.
ROW rsvpResvStatus1.3.6.1.2.1.51.1.4.1.28RowStatusread-create'active' for all active RESV messages. This object may be used to install static RESV information or delete RESV information.
INT rsvpResvTTL1.3.6.1.2.1.51.1.4.1.29INTEGERread-onlyThe TTL value in the RSVP header that was last received.
INT rsvpResvFlowId1.3.6.1.2.1.51.1.4.1.30INTEGERread-onlyThe flow ID that this receiver is using, if this is an IPv6 session.
rsvpResvFwdTable1.3.6.1.2.1.51.1.5not-accessibleInformation describing the state information displayed upstream in RESV messages.
rsvpResvFwdEntry1.3.6.1.2.1.51.1.5.1not-accessibleInformation describing the state information displayed upstream in an RESV message concerning a single sender.
SES rsvpResvFwdNumber1.3.6.1.2.1.51.1.5.1.1SessionNumbernot-accessibleThe number of this reservation request. This is for SNMP Indexing purposes only and has no relation to any protocol value.
SES rsvpResvFwdType1.3.6.1.2.1.51.1.5.1.2SessionTyperead-onlyThe type of session (IP4, IP6, IP6 with flow information, etc).
OCT rsvpResvFwdDestAddr1.3.6.1.2.1.51.1.5.1.3OCTET STRINGread-onlyThe destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'active'.
OCT rsvpResvFwdSenderAddr1.3.6.1.2.1.51.1.5.1.4OCTET STRINGread-onlyThe source address of the sender selected by this reservation. The value of all zeroes indicates 'all senders'. This object may not be changed when the value of the RowStatus object is 'active'.
INT rsvpResvFwdDestAddrLength1.3.6.1.2.1.51.1.5.1.5INTEGERread-onlyThe length of the destination address in bits. This is the CIDR Prefix Length, which for IP4 hosts and multicast addresses is 32 bits. This object may not be changed when the value of the RowStatus object is 'active'.
INT rsvpResvFwdSenderAddrLength1.3.6.1.2.1.51.1.5.1.6INTEGERread-onlyThe length of the sender's address in bits. This is the CIDR Prefix Length, which for IP4 hosts and multicast addresses is 32 bits. This object may not be changed when the value of the RowStatus object is 'active'.
PRO rsvpResvFwdProtocol1.3.6.1.2.1.51.1.5.1.7Protocolread-onlyThe IP Protocol used by a session. for secure sessions, this indicates IP Security. This object may not be changed when the value of the RowStatus object is 'active'.
POR rsvpResvFwdDestPort1.3.6.1.2.1.51.1.5.1.8Portread-onlyThe UDP or TCP port number used as a destination port for all senders in this session. If the IP protocol in use, specified by rsvpResvFwdProtocol, is 50 (ESP) or 51 (AH), this represents a virtual destination port number. A value of zero indicates that the IP protocol in use does not have ports. This object may not be changed when the value of the RowStatus object is 'active'.
POR rsvpResvFwdPort1.3.6.1.2.1.51.1.5.1.9Portread-onlyThe UDP or TCP port number used as a source port for this sender in this session. If the IP protocol in use, specified by rsvpResvFwdProtocol is 50 (ESP) or 51 (AH), this represents a generalized port identifier (GPI). A value of zero indicates that the IP protocol in use does not have ports. This object may not be changed when the value of the RowStatus object is 'active'.
OCT rsvpResvFwdHopAddr1.3.6.1.2.1.51.1.5.1.10OCTET STRINGread-onlyThe address of the (previous) RSVP that will receive this message.
I32 rsvpResvFwdHopLih1.3.6.1.2.1.51.1.5.1.11Integer32read-onlyThe Logical Interface Handle sent to the (previous) RSVP that will receive this message.
NUM rsvpResvFwdInterface1.3.6.1.2.1.51.1.5.1.12InterfaceIndexread-onlyThe ifIndex value of the interface on which this RESV message was most recently sent.
QOS rsvpResvFwdService1.3.6.1.2.1.51.1.5.1.13QosServiceread-onlyThe QoS Service classification requested.
BIT rsvpResvFwdTSpecRate1.3.6.1.2.1.51.1.5.1.14BitRateread-onlyThe Average Bit Rate of the sender's data stream. Within a transmission burst, the arrival rate may be as fast as rsvpResvFwdTSpecPeakRate (if supported by the service model); however, averaged across two or more burst intervals, the rate should not exceed rsvpResvFwdTSpecRate. Note that this is a prediction, often based on the general capability of a type of codec or particular encoding; the measured average rate may be significantly lower.
BIT rsvpResvFwdTSpecPeakRate1.3.6.1.2.1.51.1.5.1.15BitRateread-onlyThe Peak Bit Rate of the sender's data stream Traffic arrival is not expected to exceed this rate at any time, apart from the effects of jitter in the network. If not specified in the TSpec, this returns zero or noSuchValue.
BUR rsvpResvFwdTSpecBurst1.3.6.1.2.1.51.1.5.1.16BurstSizeread-onlyThe size of the largest burst expected from the sender at a time. If this is less than the sender's advertised burst size, the receiver is asking the network to provide flow pacing beyond what would be provided under normal circumstances. Such pacing is at the network's option.
MES rsvpResvFwdTSpecMinTU1.3.6.1.2.1.51.1.5.1.17MessageSizeread-onlyThe minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size.
MES rsvpResvFwdTSpecMaxTU1.3.6.1.2.1.51.1.5.1.18MessageSizeread-onlyThe maximum message size for this flow. The admission algorithm will reject TSpecs whose Maximum Transmission Unit, plus the interface headers, exceed the interface MTU.
BIT rsvpResvFwdRSpecRate1.3.6.1.2.1.51.1.5.1.19BitRateread-onlyIf the requested service is Guaranteed, as specified by rsvpResvService, this is the clearing rate that is being requested. Otherwise, it is zero, or the agent may return noSuchValue.
I32 rsvpResvFwdRSpecSlack1.3.6.1.2.1.51.1.5.1.20Integer32read-onlyIf the requested service is Guaranteed, as specified by rsvpResvService, this is the delay slack. Otherwise, it is zero, or the agent may return noSuchValue.
NUM rsvpResvFwdInterval1.3.6.1.2.1.51.1.5.1.21RefreshIntervalread-onlyThe interval between refresh messages advertised to the Previous Hop.
OCT rsvpResvFwdScope1.3.6.1.2.1.51.1.5.1.22OCTET STRINGread-onlyThe contents of the scope object, displayed as an uninterpreted string of octets, including the object header. In the absence of such an object, this should be of zero length.
T/F rsvpResvFwdShared1.3.6.1.2.1.51.1.5.1.23TruthValueread-onlyIf TRUE, a reservation shared among senders is requested. If FALSE, a reservation specific to this sender is requested.
T/F rsvpResvFwdExplicit1.3.6.1.2.1.51.1.5.1.24TruthValueread-onlyIf TRUE, individual senders are listed using Filter Specifications. If FALSE, all senders are implicitly selected. The Scope Object will contain a list of senders that need to receive this reservation request for the purpose of routing the RESV message.
T/F rsvpResvFwdRSVPHop1.3.6.1.2.1.51.1.5.1.25TruthValueread-onlyIf TRUE, the node believes that the next IP hop is an RSVP hop. If FALSE, the node believes that the next IP hop may not be an RSVP hop.
TIM rsvpResvFwdLastChange1.3.6.1.2.1.51.1.5.1.26TimeStampread-onlyThe time of the last change in this request; This is either the first time it was sent or the time of the most recent change in parameters.
OCT rsvpResvFwdPolicy1.3.6.1.2.1.51.1.5.1.27OCTET STRINGread-onlyThe contents of the policy object, displayed as an uninterpreted string of octets, including the object header. In the absence of such an object, this should be of zero length.
ROW rsvpResvFwdStatus1.3.6.1.2.1.51.1.5.1.28RowStatusread-write'active' for all active RESV messages. This object may be used to delete RESV information.
INT rsvpResvFwdTTL1.3.6.1.2.1.51.1.5.1.29INTEGERread-onlyThe TTL value in the RSVP header that was last received.
INT rsvpResvFwdFlowId1.3.6.1.2.1.51.1.5.1.30INTEGERread-onlyThe flow ID that this receiver is using, if this is an IPv6 session.
rsvpIfTable1.3.6.1.2.1.51.1.6not-accessibleThe RSVP-specific attributes of the system's interfaces.
rsvpIfEntry1.3.6.1.2.1.51.1.6.1not-accessibleThe RSVP-specific attributes of the a given interface.
G32 rsvpIfUdpNbrs1.3.6.1.2.1.51.1.6.1.1Gauge32read-onlyThe number of neighbors perceived to be using only the RSVP UDP Encapsulation.
G32 rsvpIfIpNbrs1.3.6.1.2.1.51.1.6.1.2Gauge32read-onlyThe number of neighbors perceived to be using only the RSVP IP Encapsulation.
G32 rsvpIfNbrs1.3.6.1.2.1.51.1.6.1.3Gauge32read-onlyThe number of neighbors currently perceived; this will exceed rsvpIfIpNbrs + rsvpIfUdpNbrs by the number of neighbors using both encapsulations.
INT rsvpIfRefreshBlockadeMultiple1.3.6.1.2.1.51.1.6.1.4INTEGERread-createThe value of the RSVP value 'Kb', Which is the minimum number of refresh intervals that blockade state will last once entered.
INT rsvpIfRefreshMultiple1.3.6.1.2.1.51.1.6.1.5INTEGERread-createThe value of the RSVP value 'K', which is the number of refresh intervals which must elapse (minimum) before a PATH or RESV message which is not being refreshed will be aged out.
INT rsvpIfTTL1.3.6.1.2.1.51.1.6.1.6INTEGERread-createThe value of SEND_TTL used on this interface for messages this node originates. If set to zero, the node determines the TTL via other means.
NUM rsvpIfRefreshInterval1.3.6.1.2.1.51.1.6.1.7TimeIntervalread-createThe value of the RSVP value 'R', which is the minimum period between refresh transmissions of a given PATH or RESV message on an interface.
NUM rsvpIfRouteDelay1.3.6.1.2.1.51.1.6.1.8TimeIntervalread-createThe approximate period from the time a route is changed to the time a resulting message appears on the interface.
T/F rsvpIfEnabled1.3.6.1.2.1.51.1.6.1.9TruthValueread-createIf TRUE, RSVP is enabled on this Interface. If FALSE, RSVP is not enabled on this interface.
T/F rsvpIfUdpRequired1.3.6.1.2.1.51.1.6.1.10TruthValueread-createIf TRUE, manual configuration forces the use of UDP encapsulation on the interface. If FALSE, UDP encapsulation is only used if rsvpIfUdpNbrs is not zero.
ROW rsvpIfStatus1.3.6.1.2.1.51.1.6.1.11RowStatusread-create'active' on interfaces that are configured for RSVP.
rsvpNbrTable1.3.6.1.2.1.51.1.7not-accessibleInformation describing the Neighbors of an RSVP system.
rsvpNbrEntry1.3.6.1.2.1.51.1.7.1not-accessibleInformation describing a single RSVP Neighbor.
OCT rsvpNbrAddress1.3.6.1.2.1.51.1.7.1.1OCTET STRINGnot-accessibleThe IP4 or IP6 Address used by this neighbor. This object may not be changed when the value of the RowStatus object is 'active'.
RSV rsvpNbrProtocol1.3.6.1.2.1.51.1.7.1.2RsvpEncapsulationread-createThe encapsulation being used by this neighbor.
ROW rsvpNbrStatus1.3.6.1.2.1.51.1.7.1.3RowStatusread-create'active' for all neighbors. This object may be used to configure neighbors. In the presence of configured neighbors, the implementation may (but is not required to) limit the set of valid neighbors to those configured.
rsvpGenObjects1.3.6.1.2.1.51.2
G32 rsvpBadPackets1.3.6.1.2.1.51.2.1Gauge32read-onlyThis object keeps a count of the number of bad RSVP packets received.
TES rsvpSenderNewIndex1.3.6.1.2.1.51.2.2TestAndIncrread-writeThis object is used to assign values to rsvpSenderNumber as described in 'Textual Conventions for SNMPv2'. The network manager reads the object, and then writes the value back in the SET that creates a new instance of rsvpSenderEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated; If the SET succeeds, then the object is incremented, and the new instance is created according to the manager's directions.
TES rsvpResvNewIndex1.3.6.1.2.1.51.2.3TestAndIncrread-writeThis object is used to assign values to rsvpResvNumber as described in 'Textual Conventions for SNMPv2'. The network manager reads the object, and then writes the value back in the SET that creates a new instance of rsvpResvEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated; If the SET succeeds, then the object is incremented, and the new instance is created according to the manager's directions.
TES rsvpResvFwdNewIndex1.3.6.1.2.1.51.2.4TestAndIncrread-writeThis object is used to assign values to rsvpResvFwdNumber as described in 'Textual Conventions for SNMPv2'. The network manager reads the object, and then writes the value back in the SET that creates a new instance of rsvpResvFwdEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated; If the SET succeeds, then the object is incremented, and the new instance is created according to the manager's directions.
TES rsvpSessionNewIndex1.3.6.1.2.1.51.2.5TestAndIncrread-writeThis object is used to assign values to rsvpSessionNumber as described in 'Textual Conventions for SNMPv2'. The network manager reads the object, and then writes the value back in the SET that creates a new instance of rsvpSessionEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated; If the SET succeeds, then the object is incremented, and the new instance is created according to the manager's directions.
rsvpNotificationsPrefix1.3.6.1.2.1.51.3
rsvpNotifications1.3.6.1.2.1.51.3.0
NTF newFlow1.3.6.1.2.1.51.3.0.1The newFlow trap indicates that the originating system has installed a new flow in its classifier, or (when reservation authorization is in view) is prepared to install such a flow in the classifier and is requesting authorization. The objects included with the Notification may be used to read further information using the Integrated Services and RSVP MIBs. Authorization or non- authorization may be enacted by a write to the variable intSrvFlowStatus.
NTF lostFlow1.3.6.1.2.1.51.3.0.2The lostFlow trap indicates that the originating system has removed a flow from its classifier.
rsvpConformance1.3.6.1.2.1.51.4
rsvpGroups1.3.6.1.2.1.51.4.1
rsvpSessionGroup1.3.6.1.2.1.51.4.1.1These objects are required for RSVP Systems.
rsvpSenderGroup1.3.6.1.2.1.51.4.1.2These objects are required for RSVP Systems.
rsvpResvGroup1.3.6.1.2.1.51.4.1.3These objects are required for RSVP Systems.
rsvpResvFwdGroup1.3.6.1.2.1.51.4.1.4These objects are optional, used for some RSVP Systems.
rsvpIfGroup1.3.6.1.2.1.51.4.1.5These objects are required for RSVP Systems.
rsvpNbrGroup1.3.6.1.2.1.51.4.1.6These objects are required for RSVP Systems.
rsvpGenObjectsGroup1.3.6.1.2.1.51.4.1.7This objects are required for RSVP Systems.
rsvpSenderOutInterfaceGroup1.3.6.1.2.1.51.4.1.8These objects are required for RSVP Systems.
rsvpNotificationGroup1.3.6.1.2.1.51.4.1.9This notification is required for Systems supporting the RSVP Policy Module using an SNMP interface to the Policy Manager.
rsvpCompliances1.3.6.1.2.1.51.4.2
rsvpCompliance1.3.6.1.2.1.51.4.2.1The compliance statement. Note that the implementation of this module requires implementation of the Integrated Services MIB as well.

RFC description

Resource Reservation Protocol MIB defining objects for monitoring and managing RSVP session state, reservation status, and QoS parameters (RFC 2206).

Start monitoring vendor-neutral, standards-based MIB, QoS-capable routers supporting RSVP/RSVP-TE reservations with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download RSVP-MIB