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
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex, ifIndex |
| INTEGRATED-SERVICES-MIB | BitRate, BurstSize, MessageSize, Port, Protocol, QosService, SessionNumber, SessionType, intSrvFlowStatus |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, mib-2 |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| rsvpSessionEntry OBJECT-TYPE A single session seen by a given system. | 1.3.6.1.2.1.51.1.1.1 | not-accessible | current | |
| 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.1 | SessionNumber | not-accessible | current |
| rsvpSessionType OBJECT-TYPE The type of session (IP4, IP6, IP6 with flow information, etc). | 1.3.6.1.2.1.51.1.1.1.2 | SessionType | read-only | current |
| 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.3 | OCTET STRING (SIZE(4..16)) | read-only | current |
| 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.4 | INTEGER (0..128) | read-only | current |
| 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.5 | Protocol | read-only | current |
| 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.6 | Port | read-only | current |
| 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.7 | Gauge32 | read-only | current |
| 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.8 | Gauge32 | read-only | current |
| 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.9 | Gauge32 | read-only | current |
| rsvpSenderTable OBJECT-TYPE Information describing the state information displayed by senders in PATH messages. | 1.3.6.1.2.1.51.1.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | SessionNumber | not-accessible | current |
| rsvpSenderType OBJECT-TYPE The type of session (IP4, IP6, IP6 with flow information, etc). | 1.3.6.1.2.1.51.1.2.1.2 | SessionType | read-create | current |
| 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.3 | OCTET STRING (SIZE(4..16)) | read-create | current |
| 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.4 | OCTET STRING (SIZE(4..16)) | read-create | current |
| 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.5 | INTEGER (0..128) | read-create | current |
| 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.6 | INTEGER (0..128) | read-create | current |
| 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.7 | Protocol | read-create | current |
| 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.8 | Port | read-create | current |
| 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.9 | Port | read-create | current |
| 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.10 | INTEGER (0..16777215) | read-only | current |
| 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.11 | OCTET STRING (SIZE(4..16)) | read-create | current |
| 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.12 | Integer32 | read-create | current |
| 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.13 | InterfaceIndex | read-create | current |
| 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.14 | BitRate | read-create | current |
| 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.15 | BitRate | read-create | current |
| 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.16 | BurstSize | read-create | current |
| 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.17 | MessageSize | read-create | current |
| 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.18 | MessageSize | read-create | current |
| 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.19 | RefreshInterval | read-create | current |
| 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.20 | TruthValue | read-create | current |
| 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.21 | TimeStamp | read-only | current |
| 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.22 | OCTET STRING (SIZE(4..65536)) | read-create | current |
| 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.23 | TruthValue | read-create | current |
| 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.24 | INTEGER (0..65535) | read-create | current |
| 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.25 | BitRate | read-create | current |
| 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.26 | Integer32 | read-create | current |
| 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.27 | INTEGER (0..65535) | read-create | current |
| 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.28 | TruthValue | read-create | current |
| 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.29 | TruthValue | read-create | current |
| 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.30 | Integer32 | read-create | current |
| 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.31 | Integer32 | read-create | current |
| 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.32 | Integer32 | read-create | current |
| 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.33 | Integer32 | read-create | current |
| 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.34 | INTEGER (0..65535) | read-create | current |
| 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.35 | BitRate | read-create | current |
| 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.36 | Integer32 | read-create | current |
| 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.37 | INTEGER (0..65535) | read-create | current |
| 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.38 | TruthValue | read-create | current |
| 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.39 | TruthValue | read-create | current |
| 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.40 | INTEGER (0..65535) | read-create | current |
| 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.41 | BitRate | read-create | current |
| 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.42 | Integer32 | read-create | current |
| 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.43 | INTEGER (0..65535) | read-create | current |
| 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.44 | RowStatus | read-create | current |
| rsvpSenderTTL OBJECT-TYPE The TTL value in the RSVP header that was last received. | 1.3.6.1.2.1.51.1.2.1.45 | INTEGER (0..255) | read-only | current |
| 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.3 | not-accessible | current | |
| rsvpSenderOutInterfaceEntry OBJECT-TYPE List of outgoing interfaces that a particular PATH message has. | 1.3.6.1.2.1.51.1.3.1 | not-accessible | current | |
| rsvpSenderOutInterfaceStatus OBJECT-TYPE 'active' for all active PATH messages. | 1.3.6.1.2.1.51.1.3.1.1 | RowStatus | read-only | current |
| rsvpResvTable OBJECT-TYPE Information describing the state information displayed by receivers in RESV messages. | 1.3.6.1.2.1.51.1.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | SessionNumber | not-accessible | current |
| rsvpResvType OBJECT-TYPE The type of session (IP4, IP6, IP6 with flow information, etc). | 1.3.6.1.2.1.51.1.4.1.2 | SessionType | read-create | current |
| 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.3 | OCTET STRING (SIZE(4..16)) | read-create | current |
| 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.4 | OCTET STRING (SIZE(4..16)) | read-create | current |
| 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.5 | INTEGER (0..128) | read-create | current |
| 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.6 | INTEGER (0..128) | read-create | current |
| 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.7 | Protocol | read-create | current |
| 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.8 | Port | read-create | current |
| 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.9 | Port | read-create | current |
| 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.10 | OCTET STRING (SIZE(4..16)) | read-create | current |
| 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.11 | Integer32 | read-create | current |
| 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.12 | InterfaceIndex | read-create | current |
| rsvpResvService OBJECT-TYPE The QoS Service classification requested by the receiver. | 1.3.6.1.2.1.51.1.4.1.13 | QosService | read-create | current |
| 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.14 | BitRate | read-create | current |
| 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.15 | BitRate | read-create | current |
| 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.16 | BurstSize | read-create | current |
| 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.17 | MessageSize | read-create | current |
| 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.18 | MessageSize | read-create | current |
| 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.19 | BitRate | read-create | current |
| 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.20 | Integer32 | read-create | current |
| 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.21 | RefreshInterval | read-create | current |
| 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.22 | OCTET STRING (SIZE(0..65536)) | read-create | current |
| 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.23 | TruthValue | read-create | current |
| 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.24 | TruthValue | read-create | current |
| 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.25 | TruthValue | read-create | current |
| 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.26 | TimeStamp | read-only | current |
| 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.27 | OCTET STRING (SIZE(0..65536)) | read-create | current |
| 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.28 | RowStatus | read-create | current |
| rsvpResvTTL OBJECT-TYPE The TTL value in the RSVP header that was last received. | 1.3.6.1.2.1.51.1.4.1.29 | INTEGER (0..255) | read-only | current |
| 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.30 | INTEGER (0..16777215) | read-only | current |
| rsvpResvFwdTable OBJECT-TYPE Information describing the state information displayed upstream in RESV messages. | 1.3.6.1.2.1.51.1.5 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | SessionNumber | not-accessible | current |
| rsvpResvFwdType OBJECT-TYPE The type of session (IP4, IP6, IP6 with flow information, etc). | 1.3.6.1.2.1.51.1.5.1.2 | SessionType | read-only | current |
| 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.3 | OCTET STRING (SIZE(4..16)) | read-only | current |
| 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.4 | OCTET STRING (SIZE(4..16)) | read-only | current |
| 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.5 | INTEGER (0..128) | read-only | current |
| 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.6 | INTEGER (0..128) | read-only | current |
| 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.7 | Protocol | read-only | current |
| 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.8 | Port | read-only | current |
| 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.9 | Port | read-only | current |
| rsvpResvFwdHopAddr OBJECT-TYPE The address of the (previous) RSVP that will receive this message. | 1.3.6.1.2.1.51.1.5.1.10 | OCTET STRING (SIZE(4..16)) | read-only | current |
| 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.11 | Integer32 | read-only | current |
| 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.12 | InterfaceIndex | read-only | current |
| rsvpResvFwdService OBJECT-TYPE The QoS Service classification requested. | 1.3.6.1.2.1.51.1.5.1.13 | QosService | read-only | current |
| 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.14 | BitRate | read-only | current |
| 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.15 | BitRate | read-only | current |
| 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.16 | BurstSize | read-only | current |
| 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.17 | MessageSize | read-only | current |
| 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.18 | MessageSize | read-only | current |
| 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.19 | BitRate | read-only | current |
| 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.20 | Integer32 | read-only | current |
| rsvpResvFwdInterval OBJECT-TYPE The interval between refresh messages adver- tised to the Previous Hop. | 1.3.6.1.2.1.51.1.5.1.21 | RefreshInterval | read-only | current |
| 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.22 | OCTET STRING (SIZE(0..65536)) | read-only | current |
| 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.23 | TruthValue | read-only | current |
| 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.24 | TruthValue | read-only | current |
| 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.25 | TruthValue | read-only | current |
| 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.26 | TimeStamp | read-only | current |
| 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.27 | OCTET STRING (SIZE(0..65536)) | read-only | current |
| 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.28 | RowStatus | read-write | current |
| rsvpResvFwdTTL OBJECT-TYPE The TTL value in the RSVP header that was last received. | 1.3.6.1.2.1.51.1.5.1.29 | INTEGER (0..255) | read-only | current |
| 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.30 | INTEGER (0..16777215) | read-only | current |
| rsvpIfTable OBJECT-TYPE The RSVP-specific attributes of the system's interfaces. | 1.3.6.1.2.1.51.1.6 | not-accessible | current | |
| rsvpIfEntry OBJECT-TYPE The RSVP-specific attributes of the a given interface. | 1.3.6.1.2.1.51.1.6.1 | not-accessible | current | |
| 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.1 | Gauge32 | read-only | current |
| 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.2 | Gauge32 | read-only | current |
| 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.3 | Gauge32 | read-only | current |
| 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.4 | INTEGER (1..65536) | read-create | current |
| 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.5 | INTEGER (1..65536) | read-create | current |
| 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.6 | INTEGER (0..255) | read-create | current |
| 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.7 | TimeInterval | read-create | current |
| 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.8 | TimeInterval | read-create | current |
| 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.9 | TruthValue | read-create | current |
| 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.10 | TruthValue | read-create | current |
| rsvpIfStatus OBJECT-TYPE 'active' on interfaces that are configured for RSVP. | 1.3.6.1.2.1.51.1.6.1.11 | RowStatus | read-create | current |
| rsvpNbrTable OBJECT-TYPE Information describing the Neighbors of an RSVP system. | 1.3.6.1.2.1.51.1.7 | not-accessible | current | |
| rsvpNbrEntry OBJECT-TYPE Information describing a single RSVP Neigh- bor. | 1.3.6.1.2.1.51.1.7.1 | not-accessible | current | |
| 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.1 | OCTET STRING (SIZE(4..16)) | not-accessible | current |
| rsvpNbrProtocol OBJECT-TYPE The encapsulation being used by this neigh- bor. | 1.3.6.1.2.1.51.1.7.1.2 | RsvpEncapsulation | read-create | current |
| 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.3 | RowStatus | read-create | current |
| 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.1 | Gauge32 | read-only | current |
| 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.2 | TestAndIncr | read-write | current |
| 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.3 | TestAndIncr | read-write | current |
| 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.4 | TestAndIncr | read-write | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| rsvpSessionGroup OBJECT-GROUP These objects are required for RSVP Systems. | 1.3.6.1.2.1.51.4.1.1 | current |
| rsvpSenderGroup OBJECT-GROUP These objects are required for RSVP Systems. | 1.3.6.1.2.1.51.4.1.2 | current |
| rsvpResvGroup OBJECT-GROUP These objects are required for RSVP Systems. | 1.3.6.1.2.1.51.4.1.3 | current |
| rsvpResvFwdGroup OBJECT-GROUP These objects are optional, used for some RSVP Systems. | 1.3.6.1.2.1.51.4.1.4 | current |
| rsvpIfGroup OBJECT-GROUP These objects are required for RSVP Systems. | 1.3.6.1.2.1.51.4.1.6 | current |
| rsvpNbrGroup OBJECT-GROUP These objects are required for RSVP Systems. | 1.3.6.1.2.1.51.4.1.7 | current |
| 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.8 | current |
| 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.1 | current |