MIBs Depot

RSVP-MIB

Registered at
1.3.6.1.2.1.51
Last updated
1995-11-03 05:00
Organization
IETF RSVP Working Group
Namespace
standard
Source file
RSVP-MIB
Digest
sha256:5b6863e10aceae7ee015e312d1feee3070173da0a046fadb2724ae29f5643878

Description

The MIB module to describe the RSVP Protocol

Contact

Fred Baker Postal: Cisco Systems 519 Lado Drive Santa Barbara, California 93111 Tel: +1 805 681 0115 E-Mail: fred@cisco.com John Krawczyk Postal: ArrowPoint Communications 235 Littleton Road Westford, Massachusetts 01886 Tel: +1 508 692 5875 E-Mail: jjk@tiac.net Arun Sastry Postal: Cisco Systems 210 W. Tasman Drive San Jose, California 95134 Tel: +1 408 526 7685 E-Mail: arun@cisco.com

Imports

FromSymbols
IF-MIBInterfaceIndex, ifIndex
INTEGRATED-SERVICES-MIBBitRate, BurstSize, MessageSize, Port, Protocol, QosService, SessionNumber, SessionType, intSrvFlowStatus
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIGauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, mib-2
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TestAndIncr, TimeInterval, TimeStamp, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
INTEGRATED-SERVICES-MIB
RSVP-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
RefreshInterval
TEXTUAL-CONVENTION
The number of milliseconds that are expected to elapse between refreshes of path or reserva- tion state. Unrefreshed Path or reservation state is removed after a small multiple of this period.
current
RsvpEncapsulation
TEXTUAL-CONVENTION
This indicates the encapsulation that an RSVP Neighbor is perceived to be using.
current

Objects

NameOIDSyntaxAccessStatus
rsvpObjects
OBJECT-IDENTITY
1.3.6.1.2.1.51.1
rsvpSessionTable
OBJECT-TYPE
A table of all sessions seen by a given sys- tem.
1.3.6.1.2.1.51.1.1not-accessiblecurrent
rsvpSessionEntry
OBJECT-TYPE
A single session seen by a given system.
1.3.6.1.2.1.51.1.1.1not-accessiblecurrent
rsvpSessionNumber
OBJECT-TYPE
The number of this session. This is for SNMP Indexing purposes only and has no relation to any protocol value.
1.3.6.1.2.1.51.1.1.1.1SessionNumbernot-accessiblecurrent
rsvpSessionType
OBJECT-TYPE
The type of session (IP4, IP6, IP6 with flow information, etc).
1.3.6.1.2.1.51.1.1.1.2SessionTyperead-onlycurrent
rsvpSessionDestAddr
OBJECT-TYPE
The destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'ac- tive'.
1.3.6.1.2.1.51.1.1.1.3OCTET STRING (SIZE(4..16))read-onlycurrent
rsvpSessionDestAddrLength
OBJECT-TYPE
The CIDR prefix length of the session address, which is 32 for IP4 host and multicast ad- dresses, and 128 for IP6 addresses. This ob- ject may not be changed when the value of the RowStatus object is 'active'.
1.3.6.1.2.1.51.1.1.1.4INTEGER (0..128)read-onlycurrent
rsvpSessionProtocol
OBJECT-TYPE
The IP Protocol used by this session. This object may not be changed when the value of the RowStatus object is 'active'.
1.3.6.1.2.1.51.1.1.1.5Protocolread-onlycurrent
rsvpSessionPort
OBJECT-TYPE
The UDP or TCP port number used as a destina- tion port for all senders in this session. If the IP protocol in use, specified by rsvpSen- derProtocol, 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'.
1.3.6.1.2.1.51.1.1.1.6Portread-onlycurrent
rsvpSessionSenders
OBJECT-TYPE
The number of distinct senders currently known to be part of this session.
1.3.6.1.2.1.51.1.1.1.7Gauge32read-onlycurrent
rsvpSessionReceivers
OBJECT-TYPE
The number of reservations being requested of this system for this session.
1.3.6.1.2.1.51.1.1.1.8Gauge32read-onlycurrent
rsvpSessionRequests
OBJECT-TYPE
The number of reservation requests this system is sending upstream for this session.
1.3.6.1.2.1.51.1.1.1.9Gauge32read-onlycurrent
rsvpSenderTable
OBJECT-TYPE
Information describing the state information displayed by senders in PATH messages.
1.3.6.1.2.1.51.1.2not-accessiblecurrent
rsvpSenderEntry
OBJECT-TYPE
Information describing the state information displayed by a single sender's PATH message.
1.3.6.1.2.1.51.1.2.1not-accessiblecurrent
rsvpSenderNumber
OBJECT-TYPE
The number of this sender. This is for SNMP Indexing purposes only and has no relation to any protocol value.
1.3.6.1.2.1.51.1.2.1.1SessionNumbernot-accessiblecurrent
rsvpSenderType
OBJECT-TYPE
The type of session (IP4, IP6, IP6 with flow information, etc).
1.3.6.1.2.1.51.1.2.1.2SessionTyperead-createcurrent
rsvpSenderDestAddr
OBJECT-TYPE
The destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'ac- tive'.
1.3.6.1.2.1.51.1.2.1.3OCTET STRING (SIZE(4..16))read-createcurrent
rsvpSenderAddr
OBJECT-TYPE
The source address used by this sender in this session. This object may not be changed when the value of the RowStatus object is 'active'.
1.3.6.1.2.1.51.1.2.1.4OCTET STRING (SIZE(4..16))read-createcurrent
rsvpSenderDestAddrLength
OBJECT-TYPE
The 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'.
1.3.6.1.2.1.51.1.2.1.5INTEGER (0..128)read-createcurrent
rsvpSenderAddrLength
OBJECT-TYPE
The 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'.
1.3.6.1.2.1.51.1.2.1.6INTEGER (0..128)read-createcurrent
rsvpSenderProtocol
OBJECT-TYPE
The IP Protocol used by this session. This object may not be changed when the value of the RowStatus object is 'active'.
1.3.6.1.2.1.51.1.2.1.7Protocolread-createcurrent
rsvpSenderDestPort
OBJECT-TYPE
The UDP or TCP port number used as a destina- tion port for all senders in this session. If the IP protocol in use, specified by rsvpSen- derProtocol, 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'.
1.3.6.1.2.1.51.1.2.1.8Portread-createcurrent
rsvpSenderPort
OBJECT-TYPE
The UDP or TCP port number used as a source port for this sender in this session. If the IP protocol in use, specified by rsvpSenderPro- tocol 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 'ac- tive'.
1.3.6.1.2.1.51.1.2.1.9Portread-createcurrent
rsvpSenderFlowId
OBJECT-TYPE
The flow ID that this sender is using, if this is an IPv6 session.
1.3.6.1.2.1.51.1.2.1.10INTEGER (0..16777215)read-onlycurrent
rsvpSenderHopAddr
OBJECT-TYPE
The address used by the previous RSVP hop (which may be the original sender).
1.3.6.1.2.1.51.1.2.1.11OCTET STRING (SIZE(4..16))read-createcurrent
rsvpSenderHopLih
OBJECT-TYPE
The Logical Interface Handle used by the pre- vious RSVP hop (which may be the original sender).
1.3.6.1.2.1.51.1.2.1.12Integer32read-createcurrent
rsvpSenderInterface
OBJECT-TYPE
The ifIndex value of the interface on which this PATH message was most recently received.
1.3.6.1.2.1.51.1.2.1.13InterfaceIndexread-createcurrent
rsvpSenderTSpecRate
OBJECT-TYPE
The Average Bit Rate of the sender's data stream. Within a transmission burst, the ar- rival rate may be as fast as rsvpSenderTSpec- PeakRate (if supported by the service model); however, averaged across two or more burst in- tervals, the rate should not exceed rsvpSen- derTSpecRate. 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.
1.3.6.1.2.1.51.1.2.1.14BitRateread-createcurrent
rsvpSenderTSpecPeakRate
OBJECT-TYPE
The 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.
1.3.6.1.2.1.51.1.2.1.15BitRateread-createcurrent
rsvpSenderTSpecBurst
OBJECT-TYPE
The size of the largest burst expected from the sender at a time.
1.3.6.1.2.1.51.1.2.1.16BurstSizeread-createcurrent
rsvpSenderTSpecMinTU
OBJECT-TYPE
The minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size.
1.3.6.1.2.1.51.1.2.1.17MessageSizeread-createcurrent
rsvpSenderTSpecMaxTU
OBJECT-TYPE
The maximum message size for this flow. The admission algorithm will reject TSpecs whose Maximum Transmission Unit, plus the interface headers, exceed the interface MTU.
1.3.6.1.2.1.51.1.2.1.18MessageSizeread-createcurrent
rsvpSenderInterval
OBJECT-TYPE
The interval between refresh messages as ad- vertised by the Previous Hop.
1.3.6.1.2.1.51.1.2.1.19RefreshIntervalread-createcurrent
rsvpSenderRSVPHop
OBJECT-TYPE
If TRUE, the node believes that the previous IP hop is an RSVP hop. If FALSE, the node be- lieves that the previous IP hop may not be an RSVP hop.
1.3.6.1.2.1.51.1.2.1.20TruthValueread-createcurrent
rsvpSenderLastChange
OBJECT-TYPE
The time of the last change in this PATH mes- sage; This is either the first time it was re- ceived or the time of the most recent change in parameters.
1.3.6.1.2.1.51.1.2.1.21TimeStampread-onlycurrent
rsvpSenderPolicy
OBJECT-TYPE
The 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.
1.3.6.1.2.1.51.1.2.1.22OCTET STRING (SIZE(4..65536))read-createcurrent
rsvpSenderAdspecBreak
OBJECT-TYPE
The 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.
1.3.6.1.2.1.51.1.2.1.23TruthValueread-createcurrent
rsvpSenderAdspecHopCount
OBJECT-TYPE
The hop count general characterization parame- ter from the ADSPEC. A return of zero or noSuchValue indicates one of the following con- ditions: the invalid bit was set the parameter was not present
1.3.6.1.2.1.51.1.2.1.24INTEGER (0..65535)read-createcurrent
rsvpSenderAdspecPathBw
OBJECT-TYPE
The path bandwidth estimate general character- ization parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the fol- lowing conditions: the invalid bit was set the parameter was not present
1.3.6.1.2.1.51.1.2.1.25BitRateread-createcurrent
rsvpSenderAdspecMinLatency
OBJECT-TYPE
The minimum path latency general characteriza- tion parameter from the ADSPEC. A return of zero or noSuchValue indicates one of the fol- lowing conditions: the invalid bit was set the parameter was not present
1.3.6.1.2.1.51.1.2.1.26Integer32read-createcurrent
rsvpSenderAdspecMtu
OBJECT-TYPE
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
1.3.6.1.2.1.51.1.2.1.27INTEGER (0..65535)read-createcurrent
rsvpSenderAdspecGuaranteedSvc
OBJECT-TYPE
If TRUE, the ADSPEC contains a Guaranteed Ser- vice fragment. If FALSE, the ADSPEC does not contain a Guaranteed Service fragment.
1.3.6.1.2.1.51.1.2.1.28TruthValueread-createcurrent
rsvpSenderAdspecGuaranteedBreak
OBJECT-TYPE
If 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 rsvpSen- derAdspecGuaranteedSvc is TRUE, the 'break' bit is not set. If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns FALSE or noSuchValue.
1.3.6.1.2.1.51.1.2.1.29TruthValueread-createcurrent
rsvpSenderAdspecGuaranteedCtot
OBJECT-TYPE
If 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 fol- lowing conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
1.3.6.1.2.1.51.1.2.1.30Integer32read-createcurrent
rsvpSenderAdspecGuaranteedDtot
OBJECT-TYPE
If 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 fol- lowing conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
1.3.6.1.2.1.51.1.2.1.31Integer32read-createcurrent
rsvpSenderAdspecGuaranteedCsum
OBJECT-TYPE
If rsvpSenderAdspecGuaranteedSvc is TRUE, this is the composed value for the guaranteed ser- vice 'C' parameter since the last reshaping point. A return of zero or noSuchValue indi- cates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
1.3.6.1.2.1.51.1.2.1.32Integer32read-createcurrent
rsvpSenderAdspecGuaranteedDsum
OBJECT-TYPE
If rsvpSenderAdspecGuaranteedSvc is TRUE, this is the composed value for the guaranteed ser- vice 'D' parameter since the last reshaping point. A return of zero or noSuchValue indi- cates one of the following conditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
1.3.6.1.2.1.51.1.2.1.33Integer32read-createcurrent
rsvpSenderAdspecGuaranteedHopCount
OBJECT-TYPE
If 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.
1.3.6.1.2.1.51.1.2.1.34INTEGER (0..65535)read-createcurrent
rsvpSenderAdspecGuaranteedPathBw
OBJECT-TYPE
If 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 con- ditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
1.3.6.1.2.1.51.1.2.1.35BitRateread-createcurrent
rsvpSenderAdspecGuaranteedMinLatency
OBJECT-TYPE
If 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 noSuch- Value indicates one of the following condi- tions: the invalid bit was set the parameter was not present If rsvpSenderAdspecGuaranteedSvc is FALSE, this returns zero or noSuchValue.
1.3.6.1.2.1.51.1.2.1.36Integer32read-createcurrent
rsvpSenderAdspecGuaranteedMtu
OBJECT-TYPE
If rsvpSenderAdspecGuaranteedSvc is TRUE, this is the service-specific override of the com- posed Maximum Transmission Unit general charac- terization 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.
1.3.6.1.2.1.51.1.2.1.37INTEGER (0..65535)read-createcurrent
rsvpSenderAdspecCtrlLoadSvc
OBJECT-TYPE
If TRUE, the ADSPEC contains a Controlled Load Service fragment. If FALSE, the ADSPEC does not contain a Controlled Load Service frag- ment.
1.3.6.1.2.1.51.1.2.1.38TruthValueread-createcurrent
rsvpSenderAdspecCtrlLoadBreak
OBJECT-TYPE
If 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.
1.3.6.1.2.1.51.1.2.1.39TruthValueread-createcurrent
rsvpSenderAdspecCtrlLoadHopCount
OBJECT-TYPE
If 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.
1.3.6.1.2.1.51.1.2.1.40INTEGER (0..65535)read-createcurrent
rsvpSenderAdspecCtrlLoadPathBw
OBJECT-TYPE
If 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 con- ditions: the invalid bit was set the parameter was not present If rsvpSenderAdspecCtrlLoadSvc is FALSE, this returns zero or noSuchValue.
1.3.6.1.2.1.51.1.2.1.41BitRateread-createcurrent
rsvpSenderAdspecCtrlLoadMinLatency
OBJECT-TYPE
If 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 noSuch- Value indicates one of the following condi- tions: the invalid bit was set the parameter was not present If rsvpSenderAdspecCtrlLoadSvc is FALSE, this returns zero or noSuchValue.
1.3.6.1.2.1.51.1.2.1.42Integer32read-createcurrent
rsvpSenderAdspecCtrlLoadMtu
OBJECT-TYPE
If rsvpSenderAdspecCtrlLoadSvc is TRUE, this is the service-specific override of the com- posed Maximum Transmission Unit general charac- terization 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.
1.3.6.1.2.1.51.1.2.1.43INTEGER (0..65535)read-createcurrent
rsvpSenderStatus
OBJECT-TYPE
'active' for all active PATH messages. This object may be used to install static PATH in- formation or delete PATH information.
1.3.6.1.2.1.51.1.2.1.44RowStatusread-createcurrent
rsvpSenderTTL
OBJECT-TYPE
The TTL value in the RSVP header that was last received.
1.3.6.1.2.1.51.1.2.1.45INTEGER (0..255)read-onlycurrent
rsvpSenderOutInterfaceTable
OBJECT-TYPE
List of outgoing interfaces that PATH messages use. The ifIndex is the ifIndex value of the egress interface.
1.3.6.1.2.1.51.1.3not-accessiblecurrent
rsvpSenderOutInterfaceEntry
OBJECT-TYPE
List of outgoing interfaces that a particular PATH message has.
1.3.6.1.2.1.51.1.3.1not-accessiblecurrent
rsvpSenderOutInterfaceStatus
OBJECT-TYPE
'active' for all active PATH messages.
1.3.6.1.2.1.51.1.3.1.1RowStatusread-onlycurrent
rsvpResvTable
OBJECT-TYPE
Information describing the state information displayed by receivers in RESV messages.
1.3.6.1.2.1.51.1.4not-accessiblecurrent
rsvpResvEntry
OBJECT-TYPE
Information describing the state information displayed by a single receiver's RESV message concerning a single sender.
1.3.6.1.2.1.51.1.4.1not-accessiblecurrent
rsvpResvNumber
OBJECT-TYPE
The number of this reservation request. This is for SNMP Indexing purposes only and has no relation to any protocol value.
1.3.6.1.2.1.51.1.4.1.1SessionNumbernot-accessiblecurrent
rsvpResvType
OBJECT-TYPE
The type of session (IP4, IP6, IP6 with flow information, etc).
1.3.6.1.2.1.51.1.4.1.2SessionTyperead-createcurrent
rsvpResvDestAddr
OBJECT-TYPE
The destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'ac- tive'.
1.3.6.1.2.1.51.1.4.1.3OCTET STRING (SIZE(4..16))read-createcurrent
rsvpResvSenderAddr
OBJECT-TYPE
The source address of the sender selected by this reservation. The value of all zeroes in- dicates 'all senders'. This object may not be changed when the value of the RowStatus object is 'active'.
1.3.6.1.2.1.51.1.4.1.4OCTET STRING (SIZE(4..16))read-createcurrent
rsvpResvDestAddrLength
OBJECT-TYPE
The 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'.
1.3.6.1.2.1.51.1.4.1.5INTEGER (0..128)read-createcurrent
rsvpResvSenderAddrLength
OBJECT-TYPE
The 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'.
1.3.6.1.2.1.51.1.4.1.6INTEGER (0..128)read-createcurrent
rsvpResvProtocol
OBJECT-TYPE
The IP Protocol used by this session. This object may not be changed when the value of the RowStatus object is 'active'.
1.3.6.1.2.1.51.1.4.1.7Protocolread-createcurrent
rsvpResvDestPort
OBJECT-TYPE
The UDP or TCP port number used as a destina- tion 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'.
1.3.6.1.2.1.51.1.4.1.8Portread-createcurrent
rsvpResvPort
OBJECT-TYPE
The UDP or TCP port number used as a source port for this sender in this session. If the IP protocol in use, specified by rsvpResvProto- col 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 'ac- tive'.
1.3.6.1.2.1.51.1.4.1.9Portread-createcurrent
rsvpResvHopAddr
OBJECT-TYPE
The address used by the next RSVP hop (which may be the ultimate receiver).
1.3.6.1.2.1.51.1.4.1.10OCTET STRING (SIZE(4..16))read-createcurrent
rsvpResvHopLih
OBJECT-TYPE
The Logical Interface Handle received from the previous RSVP hop (which may be the ultimate receiver).
1.3.6.1.2.1.51.1.4.1.11Integer32read-createcurrent
rsvpResvInterface
OBJECT-TYPE
The ifIndex value of the interface on which this RESV message was most recently received.
1.3.6.1.2.1.51.1.4.1.12InterfaceIndexread-createcurrent
rsvpResvService
OBJECT-TYPE
The QoS Service classification requested by the receiver.
1.3.6.1.2.1.51.1.4.1.13QosServiceread-createcurrent
rsvpResvTSpecRate
OBJECT-TYPE
The Average Bit Rate of the sender's data stream. Within a transmission burst, the ar- rival rate may be as fast as rsvpResvTSpec- PeakRate (if supported by the service model); however, averaged across two or more burst in- tervals, 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.
1.3.6.1.2.1.51.1.4.1.14BitRateread-createcurrent
rsvpResvTSpecPeakRate
OBJECT-TYPE
The 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.
1.3.6.1.2.1.51.1.4.1.15BitRateread-createcurrent
rsvpResvTSpecBurst
OBJECT-TYPE
The 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 pac- ing is at the network's option.
1.3.6.1.2.1.51.1.4.1.16BurstSizeread-createcurrent
rsvpResvTSpecMinTU
OBJECT-TYPE
The minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size.
1.3.6.1.2.1.51.1.4.1.17MessageSizeread-createcurrent
rsvpResvTSpecMaxTU
OBJECT-TYPE
The maximum message size for this flow. The admission algorithm will reject TSpecs whose Maximum Transmission Unit, plus the interface headers, exceed the interface MTU.
1.3.6.1.2.1.51.1.4.1.18MessageSizeread-createcurrent
rsvpResvRSpecRate
OBJECT-TYPE
If the requested service is Guaranteed, as specified by rsvpResvService, this is the clearing rate that is being requested. Other- wise, it is zero, or the agent may return noSuchValue.
1.3.6.1.2.1.51.1.4.1.19BitRateread-createcurrent
rsvpResvRSpecSlack
OBJECT-TYPE
If the requested service is Guaranteed, as specified by rsvpResvService, this is the delay slack. Otherwise, it is zero, or the agent may return noSuchValue.
1.3.6.1.2.1.51.1.4.1.20Integer32read-createcurrent
rsvpResvInterval
OBJECT-TYPE
The interval between refresh messages as ad- vertised by the Next Hop.
1.3.6.1.2.1.51.1.4.1.21RefreshIntervalread-createcurrent
rsvpResvScope
OBJECT-TYPE
The 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.
1.3.6.1.2.1.51.1.4.1.22OCTET STRING (SIZE(0..65536))read-createcurrent
rsvpResvShared
OBJECT-TYPE
If TRUE, a reservation shared among senders is requested. If FALSE, a reservation specific to this sender is requested.
1.3.6.1.2.1.51.1.4.1.23TruthValueread-createcurrent
rsvpResvExplicit
OBJECT-TYPE
If 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.
1.3.6.1.2.1.51.1.4.1.24TruthValueread-createcurrent
rsvpResvRSVPHop
OBJECT-TYPE
If TRUE, the node believes that the previous IP hop is an RSVP hop. If FALSE, the node be- lieves that the previous IP hop may not be an RSVP hop.
1.3.6.1.2.1.51.1.4.1.25TruthValueread-createcurrent
rsvpResvLastChange
OBJECT-TYPE
The time of the last change in this reserva- tion request; This is either the first time it was received or the time of the most recent change in parameters.
1.3.6.1.2.1.51.1.4.1.26TimeStampread-onlycurrent
rsvpResvPolicy
OBJECT-TYPE
The 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.
1.3.6.1.2.1.51.1.4.1.27OCTET STRING (SIZE(0..65536))read-createcurrent
rsvpResvStatus
OBJECT-TYPE
'active' for all active RESV messages. This object may be used to install static RESV in- formation or delete RESV information.
1.3.6.1.2.1.51.1.4.1.28RowStatusread-createcurrent
rsvpResvTTL
OBJECT-TYPE
The TTL value in the RSVP header that was last received.
1.3.6.1.2.1.51.1.4.1.29INTEGER (0..255)read-onlycurrent
rsvpResvFlowId
OBJECT-TYPE
The flow ID that this receiver is using, if this is an IPv6 session.
1.3.6.1.2.1.51.1.4.1.30INTEGER (0..16777215)read-onlycurrent
rsvpResvFwdTable
OBJECT-TYPE
Information describing the state information displayed upstream in RESV messages.
1.3.6.1.2.1.51.1.5not-accessiblecurrent
rsvpResvFwdEntry
OBJECT-TYPE
Information describing the state information displayed upstream in an RESV message concern- ing a single sender.
1.3.6.1.2.1.51.1.5.1not-accessiblecurrent
rsvpResvFwdNumber
OBJECT-TYPE
The number of this reservation request. This is for SNMP Indexing purposes only and has no relation to any protocol value.
1.3.6.1.2.1.51.1.5.1.1SessionNumbernot-accessiblecurrent
rsvpResvFwdType
OBJECT-TYPE
The type of session (IP4, IP6, IP6 with flow information, etc).
1.3.6.1.2.1.51.1.5.1.2SessionTyperead-onlycurrent
rsvpResvFwdDestAddr
OBJECT-TYPE
The destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'ac- tive'.
1.3.6.1.2.1.51.1.5.1.3OCTET STRING (SIZE(4..16))read-onlycurrent
rsvpResvFwdSenderAddr
OBJECT-TYPE
The source address of the sender selected by this reservation. The value of all zeroes in- dicates 'all senders'. This object may not be changed when the value of the RowStatus object is 'active'.
1.3.6.1.2.1.51.1.5.1.4OCTET STRING (SIZE(4..16))read-onlycurrent
rsvpResvFwdDestAddrLength
OBJECT-TYPE
The 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'.
1.3.6.1.2.1.51.1.5.1.5INTEGER (0..128)read-onlycurrent
rsvpResvFwdSenderAddrLength
OBJECT-TYPE
The 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'.
1.3.6.1.2.1.51.1.5.1.6INTEGER (0..128)read-onlycurrent
rsvpResvFwdProtocol
OBJECT-TYPE
The IP Protocol used by a session. for secure sessions, this indicates IP Security. This ob- ject may not be changed when the value of the RowStatus object is 'active'.
1.3.6.1.2.1.51.1.5.1.7Protocolread-onlycurrent
rsvpResvFwdDestPort
OBJECT-TYPE
The UDP or TCP port number used as a destina- tion 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 ob- ject may not be changed when the value of the RowStatus object is 'active'.
1.3.6.1.2.1.51.1.5.1.8Portread-onlycurrent
rsvpResvFwdPort
OBJECT-TYPE
The 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 ob- ject may not be changed when the value of the RowStatus object is 'active'.
1.3.6.1.2.1.51.1.5.1.9Portread-onlycurrent
rsvpResvFwdHopAddr
OBJECT-TYPE
The address of the (previous) RSVP that will receive this message.
1.3.6.1.2.1.51.1.5.1.10OCTET STRING (SIZE(4..16))read-onlycurrent
rsvpResvFwdHopLih
OBJECT-TYPE
The Logical Interface Handle sent to the (pre- vious) RSVP that will receive this message.
1.3.6.1.2.1.51.1.5.1.11Integer32read-onlycurrent
rsvpResvFwdInterface
OBJECT-TYPE
The ifIndex value of the interface on which this RESV message was most recently sent.
1.3.6.1.2.1.51.1.5.1.12InterfaceIndexread-onlycurrent
rsvpResvFwdService
OBJECT-TYPE
The QoS Service classification requested.
1.3.6.1.2.1.51.1.5.1.13QosServiceread-onlycurrent
rsvpResvFwdTSpecRate
OBJECT-TYPE
The Average Bit Rate of the sender's data stream. Within a transmission burst, the ar- rival rate may be as fast as rsvpResvFwdTSpec- PeakRate (if supported by the service model); however, averaged across two or more burst in- tervals, 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.
1.3.6.1.2.1.51.1.5.1.14BitRateread-onlycurrent
rsvpResvFwdTSpecPeakRate
OBJECT-TYPE
The 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.
1.3.6.1.2.1.51.1.5.1.15BitRateread-onlycurrent
rsvpResvFwdTSpecBurst
OBJECT-TYPE
The 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 pac- ing is at the network's option.
1.3.6.1.2.1.51.1.5.1.16BurstSizeread-onlycurrent
rsvpResvFwdTSpecMinTU
OBJECT-TYPE
The minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size.
1.3.6.1.2.1.51.1.5.1.17MessageSizeread-onlycurrent
rsvpResvFwdTSpecMaxTU
OBJECT-TYPE
The maximum message size for this flow. The admission algorithm will reject TSpecs whose Maximum Transmission Unit, plus the interface headers, exceed the interface MTU.
1.3.6.1.2.1.51.1.5.1.18MessageSizeread-onlycurrent
rsvpResvFwdRSpecRate
OBJECT-TYPE
If the requested service is Guaranteed, as specified by rsvpResvService, this is the clearing rate that is being requested. Other- wise, it is zero, or the agent may return noSuchValue.
1.3.6.1.2.1.51.1.5.1.19BitRateread-onlycurrent
rsvpResvFwdRSpecSlack
OBJECT-TYPE
If the requested service is Guaranteed, as specified by rsvpResvService, this is the delay slack. Otherwise, it is zero, or the agent may return noSuchValue.
1.3.6.1.2.1.51.1.5.1.20Integer32read-onlycurrent
rsvpResvFwdInterval
OBJECT-TYPE
The interval between refresh messages adver- tised to the Previous Hop.
1.3.6.1.2.1.51.1.5.1.21RefreshIntervalread-onlycurrent
rsvpResvFwdScope
OBJECT-TYPE
The 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.
1.3.6.1.2.1.51.1.5.1.22OCTET STRING (SIZE(0..65536))read-onlycurrent
rsvpResvFwdShared
OBJECT-TYPE
If TRUE, a reservation shared among senders is requested. If FALSE, a reservation specific to this sender is requested.
1.3.6.1.2.1.51.1.5.1.23TruthValueread-onlycurrent
rsvpResvFwdExplicit
OBJECT-TYPE
If 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.
1.3.6.1.2.1.51.1.5.1.24TruthValueread-onlycurrent
rsvpResvFwdRSVPHop
OBJECT-TYPE
If TRUE, the node believes that the next IP hop is an RSVP hop. If FALSE, the node be- lieves that the next IP hop may not be an RSVP hop.
1.3.6.1.2.1.51.1.5.1.25TruthValueread-onlycurrent
rsvpResvFwdLastChange
OBJECT-TYPE
The 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 parame- ters.
1.3.6.1.2.1.51.1.5.1.26TimeStampread-onlycurrent
rsvpResvFwdPolicy
OBJECT-TYPE
The 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.
1.3.6.1.2.1.51.1.5.1.27OCTET STRING (SIZE(0..65536))read-onlycurrent
rsvpResvFwdStatus
OBJECT-TYPE
'active' for all active RESV messages. This object may be used to delete RESV information.
1.3.6.1.2.1.51.1.5.1.28RowStatusread-writecurrent
rsvpResvFwdTTL
OBJECT-TYPE
The TTL value in the RSVP header that was last received.
1.3.6.1.2.1.51.1.5.1.29INTEGER (0..255)read-onlycurrent
rsvpResvFwdFlowId
OBJECT-TYPE
The flow ID that this receiver is using, if this is an IPv6 session.
1.3.6.1.2.1.51.1.5.1.30INTEGER (0..16777215)read-onlycurrent
rsvpIfTable
OBJECT-TYPE
The RSVP-specific attributes of the system's interfaces.
1.3.6.1.2.1.51.1.6not-accessiblecurrent
rsvpIfEntry
OBJECT-TYPE
The RSVP-specific attributes of the a given interface.
1.3.6.1.2.1.51.1.6.1not-accessiblecurrent
rsvpIfUdpNbrs
OBJECT-TYPE
The number of neighbors perceived to be using only the RSVP UDP Encapsulation.
1.3.6.1.2.1.51.1.6.1.1Gauge32read-onlycurrent
rsvpIfIpNbrs
OBJECT-TYPE
The number of neighbors perceived to be using only the RSVP IP Encapsulation.
1.3.6.1.2.1.51.1.6.1.2Gauge32read-onlycurrent
rsvpIfNbrs
OBJECT-TYPE
The number of neighbors currently perceived; this will exceed rsvpIfIpNbrs + rsvpIfUdpNbrs by the number of neighbors using both encapsu- lations.
1.3.6.1.2.1.51.1.6.1.3Gauge32read-onlycurrent
rsvpIfRefreshBlockadeMultiple
OBJECT-TYPE
The value of the RSVP value 'Kb', Which is the minimum number of refresh intervals that blockade state will last once entered.
1.3.6.1.2.1.51.1.6.1.4INTEGER (1..65536)read-createcurrent
rsvpIfRefreshMultiple
OBJECT-TYPE
The 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.
1.3.6.1.2.1.51.1.6.1.5INTEGER (1..65536)read-createcurrent
rsvpIfTTL
OBJECT-TYPE
The 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.
1.3.6.1.2.1.51.1.6.1.6INTEGER (0..255)read-createcurrent
rsvpIfRefreshInterval
OBJECT-TYPE
The value of the RSVP value 'R', which is the minimum period between refresh transmissions of a given PATH or RESV message on an interface.
1.3.6.1.2.1.51.1.6.1.7TimeIntervalread-createcurrent
rsvpIfRouteDelay
OBJECT-TYPE
The approximate period from the time a route is changed to the time a resulting message ap- pears on the interface.
1.3.6.1.2.1.51.1.6.1.8TimeIntervalread-createcurrent
rsvpIfEnabled
OBJECT-TYPE
If TRUE, RSVP is enabled on this Interface. If FALSE, RSVP is not enabled on this inter- face.
1.3.6.1.2.1.51.1.6.1.9TruthValueread-createcurrent
rsvpIfUdpRequired
OBJECT-TYPE
If TRUE, manual configuration forces the use of UDP encapsulation on the interface. If FALSE, UDP encapsulation is only used if rsvpI- fUdpNbrs is not zero.
1.3.6.1.2.1.51.1.6.1.10TruthValueread-createcurrent
rsvpIfStatus
OBJECT-TYPE
'active' on interfaces that are configured for RSVP.
1.3.6.1.2.1.51.1.6.1.11RowStatusread-createcurrent
rsvpNbrTable
OBJECT-TYPE
Information describing the Neighbors of an RSVP system.
1.3.6.1.2.1.51.1.7not-accessiblecurrent
rsvpNbrEntry
OBJECT-TYPE
Information describing a single RSVP Neigh- bor.
1.3.6.1.2.1.51.1.7.1not-accessiblecurrent
rsvpNbrAddress
OBJECT-TYPE
The IP4 or IP6 Address used by this neighbor. This object may not be changed when the value of the RowStatus object is 'active'.
1.3.6.1.2.1.51.1.7.1.1OCTET STRING (SIZE(4..16))not-accessiblecurrent
rsvpNbrProtocol
OBJECT-TYPE
The encapsulation being used by this neigh- bor.
1.3.6.1.2.1.51.1.7.1.2RsvpEncapsulationread-createcurrent
rsvpNbrStatus
OBJECT-TYPE
'active' for all neighbors. This object may be used to configure neighbors. In the pres- ence of configured neighbors, the implementa- tion may (but is not required to) limit the set of valid neighbors to those configured.
1.3.6.1.2.1.51.1.7.1.3RowStatusread-createcurrent
rsvpGenObjects
OBJECT-IDENTITY
1.3.6.1.2.1.51.2
rsvpBadPackets
OBJECT-TYPE
This object keeps a count of the number of bad RSVP packets received.
1.3.6.1.2.1.51.2.1Gauge32read-onlycurrent
rsvpSenderNewIndex
OBJECT-TYPE
This object is used to assign values to rsvpSenderNumber as described in 'Textual Con- ventions 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 ob- ject is incremented, and the new instance is created according to the manager's directions.
1.3.6.1.2.1.51.2.2TestAndIncrread-writecurrent
rsvpResvNewIndex
OBJECT-TYPE
This object is used to assign values to rsvpResvNumber as described in 'Textual Conven- tions 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.
1.3.6.1.2.1.51.2.3TestAndIncrread-writecurrent
rsvpResvFwdNewIndex
OBJECT-TYPE
This object is used to assign values to rsvpResvFwdNumber as described in 'Textual Con- ventions 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 ob- ject is incremented, and the new instance is created according to the manager's directions.
1.3.6.1.2.1.51.2.4TestAndIncrread-writecurrent
rsvpNotificationsPrefix
OBJECT-IDENTITY
1.3.6.1.2.1.51.3
rsvpNotifications
OBJECT-IDENTITY
1.3.6.1.2.1.51.3.0
rsvpConformance
OBJECT-IDENTITY
1.3.6.1.2.1.51.4
rsvpGroups
OBJECT-IDENTITY
1.3.6.1.2.1.51.4.1
rsvpCompliances
OBJECT-IDENTITY
1.3.6.1.2.1.51.4.2

Notifications

NameOIDStatus
newFlow
NOTIFICATION-TYPE
The newFlow trap indicates that the originat- ing 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 authoriza- tion. The objects included with the Notifica- tion 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 intSrvFlowS- tatus.
1.3.6.1.2.1.51.3.0.1current
lostFlow
NOTIFICATION-TYPE
The lostFlow trap indicates that the originat- ing system has removed a flow from its classif- ier.
1.3.6.1.2.1.51.3.0.2current

Conformance

NameOIDStatus
rsvpSessionGroup
OBJECT-GROUP
These objects are required for RSVP Systems.
1.3.6.1.2.1.51.4.1.1current
rsvpSenderGroup
OBJECT-GROUP
These objects are required for RSVP Systems.
1.3.6.1.2.1.51.4.1.2current
rsvpResvGroup
OBJECT-GROUP
These objects are required for RSVP Systems.
1.3.6.1.2.1.51.4.1.3current
rsvpResvFwdGroup
OBJECT-GROUP
These objects are optional, used for some RSVP Systems.
1.3.6.1.2.1.51.4.1.4current
rsvpIfGroup
OBJECT-GROUP
These objects are required for RSVP Systems.
1.3.6.1.2.1.51.4.1.6current
rsvpNbrGroup
OBJECT-GROUP
These objects are required for RSVP Systems.
1.3.6.1.2.1.51.4.1.7current
rsvpNotificationGroup
NOTIFICATION-GROUP
This notification is required for Systems sup- porting the RSVP Policy Module using an SNMP interface to the Policy Manager.
1.3.6.1.2.1.51.4.1.8current
rsvpCompliance
MODULE-COMPLIANCE
The compliance statement. Note that the im- plementation of this module requires implemen- tation of the Integrated Services MIB as well.
1.3.6.1.2.1.51.4.2.1current