All MIBs › Wellfleet-RSVP-MIB
Category: VPN and Tunneling
Description: Monitors Wellfleet RSVP reservation requests, session states, and admitted bandwidth statistics.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) 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.
What Is Wellfleet-RSVP-MIB?
The Wellfleet-RSVP-MIB is a vendor MIB from Wellfleet Communications (an early router maker later absorbed into Bay Networks/Nortel) for monitoring the Resource Reservation Protocol (RSVP) used for network Quality of Service (QoS) signaling. It exposes data on RSVP reservation requests, per-session state, and admitted bandwidth statistics for flows traversing the router. Administrators use it to monitor the software-level status of the RSVP signaling process on the device, including how many reservations are active, whether sessions are being admitted or refused, and how much bandwidth has been committed against configured limits. Because RSVP runs over IP interfaces, this MIB is typically used alongside the standard IF-MIB and RFC 2205/2206 RSVP MIB conventions for correlating reservation state to specific interfaces. It would have been deployed on legacy Wellfleet/Bay Networks routers in enterprise or carrier WANs that used RSVP-based traffic engineering or integrated-services QoS. Network engineers evaluating or troubleshooting this functionality can download the Wellfleet-RSVP-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in Wellfleet-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.
Supported Devices
- Wellfleet/Bay Networks routers
- legacy RSVP-enabled WAN routers
Monitoring Examples
An administrator could poll the RSVP session table to see active reservation entries and their admitted bandwidth, watching for a spike in refused reservations that would indicate a link nearing its reservable capacity. Tracking the count of active sessions over time can reveal whether an RSVP-enabled interface is being oversubscribed, prompting a review of configured bandwidth pools.
What Can Be Monitored
- RSVP reservation requests
- session state
- admitted bandwidth
- active reservation count
- reservation refusals
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Gauge | |
| IpAddress |
From Wellfleet-COMMON-MIB
| wfReservationProtocolGroup | OBJECT-IDENTITY |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| wfRsvp | 1.3.6.1.4.1.18.3.5.16.1.1.1 | |||
| INT wfRsvpCurrentSoloistSlot | 1.3.6.1.4.1.18.3.5.16.1.1.1.11 | INTEGER | read-only | The Current RSVP Soloist slot. Slots can be 1-14. Default is zero. |
| INT wfRsvpDebugLogFilter | 1.3.6.1.4.1.18.3.5.16.1.1.1.6 | INTEGER | read-write | Turn RSVP log ON or OFF for RSVP debugging messages. The bit position is used to represent a RSVP module: RSVP_LOG_RIF_PROCESSING 0x0001 - RIF processing. RSVP_LOG_SOLO_PROCESSING 0x0002 - SOLO processing. RSVP_LOG_ROUTE_INTF_PROCESSING 0x0004 - ROUTE interface processing. RSVP_LOG_MERGE_PROCESSING 0x0008 - MERGE processing. RSVP_LOG_DB_PROCESSING 0x0010 - database access processing. RSVP_LOG_INTSERV_INTF_PROCESSING 0x0020 - INTSERV interface processing. RSVP_LOG_CRM_INTF_PROCESSING 0x0040 - CRM interface processing. RSVP_LOG_STATIC_RSVP 0x0080 - STATIC RSVP processing. RSVP_LOG_CONTROL_PROCESSING 0x0100 - CONTROL processing. RSVP_LOG_MAP_VEC_PROCESSING 0x0200 - MAP VECTOR processing. RSVP_LOG_PROXY_PROCESSING 0x0400 - RSVP MIB PROXY processing. RSVP_LOG_REFRESH_PROCESSING 0x0800 - Path/Resv Refresh processing. |
| INT wfRsvpDelete | 1.3.6.1.4.1.18.3.5.16.1.1.1.1 | INTEGER | read-write | Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete Rsvp. |
| INT wfRsvpDisable | 1.3.6.1.4.1.18.3.5.16.1.1.1.2 | INTEGER | read-write | Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable Rsvp. |
| wfRsvpGroup | 1.3.6.1.4.1.18.3.5.16.1.1 | |||
| INT wfRsvpIfCct | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.4 | INTEGER | read-only | The circuit number of this RSVP interface |
| INT wfRsvpIfDelete | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.1 | INTEGER | read-write | Indicates whether this RSVP If record is to be deleted or created |
| INT wfRsvpIfEnable | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.2 | INTEGER | read-write | Indicates whether this RSVP intf record is to be enabled or disabled |
| wfRsvpIfEntry | 1.3.6.1.4.1.18.3.5.16.1.1.6.1 | not-accessible | A description of an RSVP interface | |
| GAU wfRsvpIfIpNbrs | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.6 | Gauge | read-only | The number of neighbors perceived to be using only the RSVP IP Encapsulation. |
| GAU wfRsvpIfNbrs | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.7 | Gauge | read-only | The number of neighbors currently perceived; this will exceed wfRsvpIfIpNbrs + wfRsvpIfUdpNbrs by the number of neighbors using both encapsulations. |
| INT wfRsvpIfRefreshBlockadeMultiple | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.8 | INTEGER | read-write | The value of the RSVP value 'Kb', Which is the minimum number of refresh intervals that blockade state will last once entered. |
| INT wfRsvpIfRefreshInterval | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.11 | INTEGER | read-write | 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. UNITS milliseconds |
| INT wfRsvpIfRefreshMultiple | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.9 | INTEGER | read-write | 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. |
| INT wfRsvpIfRouteDelay | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.12 | INTEGER | read-write | The approximate period from the time a route is changed to the time a resulting message ap- pears on the interface. UNITS hundredths of a second |
| INT wfRsvpIfState | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.3 | INTEGER | read-only | The current state of the RSVP interface. Invalid indicates an error in processing the cfg record |
| wfRsvpIfTable | 1.3.6.1.4.1.18.3.5.16.1.1.6 | not-accessible | List of configured RSVP interface. | |
| INT wfRsvpIfTTL | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.10 | INTEGER | read-write | 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. |
| GAU wfRsvpIfUdpNbrs | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.5 | Gauge | read-only | The number of neighbors perceived to be using only the RSVP UDP Encapsulation. |
| INT wfRsvpIfUdpRequired | 1.3.6.1.4.1.18.3.5.16.1.1.6.1.13 | INTEGER | read-write | If TRUE, manual configuration forcees the use of UDP ncapsulation on the interface. If FALSE, UDP encapsulation is only used if wfrsvpIfUdpNbrs is not zero. |
| INT wfRsvpInfoLogFilter | 1.3.6.1.4.1.18.3.5.16.1.1.1.5 | INTEGER | read-write | Turn RSVP log ON or OFF for RSVP informational and warning messages. The bit position is used to represent a RSVP module: RSVP_LOG_RIF_PROCESSING 0x0001 - RIF processing. RSVP_LOG_SOLO_PROCESSING 0x0002 - SOLO processing. RSVP_LOG_ROUTE_INTF_PROCESSING 0x0004 - ROUTE interface processing. RSVP_LOG_MERGE_PROCESSING 0x0008 - MERGE processing. RSVP_LOG_DB_PROCESSING 0x0010 - database access processing. RSVP_LOG_INTSERV_INTF_PROCESSING 0x0020 - INTSERV interface processing. RSVP_LOG_CRM_INTF_PROCESSING 0x0040 - CRM interface processing. RSVP_LOG_STATIC_RSVP 0x0080 - STATIC RSVP processing. RSVP_LOG_CONTROL_PROCESSING 0x0100 - CONTROL processing. RSVP_LOG_MAP_VEC_PROCESSING 0x0200 - MAP VECTOR processing. RSVP_LOG_PROXY_PROCESSING 0x0400 - RSVP MIB PROXY processing. RSVP_LOG_REFRESH_PROCESSING 0x0800 - Path/Resv Refresh processing. |
| IP wfRsvpNbrAddress | 1.3.6.1.4.1.18.3.5.16.1.1.7.1.1 | IpAddress | read-only | The IP4 or IP6 Address used by this neighbor. This object may not be changed when the value of the RowStatus object is 'valid'. |
| INT wfRsvpNbrCct | 1.3.6.1.4.1.18.3.5.16.1.1.7.1.3 | INTEGER | read-only | The circuit number of the interface where the neighbor is learned |
| wfRsvpNbrEntry | 1.3.6.1.4.1.18.3.5.16.1.1.7.1 | not-accessible | Information describing a single RSVP Neigh- bor. | |
| INT wfRsvpNbrProtocol | 1.3.6.1.4.1.18.3.5.16.1.1.7.1.2 | INTEGER | read-only | The encapsulation being used by this neigh- bor. |
| INT wfRsvpNbrStatus | 1.3.6.1.4.1.18.3.5.16.1.1.7.1.4 | INTEGER | read-only | 'valid' 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. |
| wfRsvpNbrTable | 1.3.6.1.4.1.18.3.5.16.1.1.7 | not-accessible | Information describing the Neighbors of an RSVP system. | |
| IP wfRsvpResvDestAddr | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.1 | IpAddress | read-only | The destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'valid'. |
| INT wfRsvpResvDestAddrLength | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.3 | INTEGER | read-only | 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 'valid'. |
| INT wfRsvpResvDestPort | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.6 | INTEGER | read-only | 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 wfRsvpResvProtocol, 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 'valid'. |
| wfRsvpResvEntry | 1.3.6.1.4.1.18.3.5.16.1.1.4.1 | not-accessible | Information describing the state information displayed by a single receiver's RESV message concerning a single sender. | |
| INT wfRsvpResvExplicit | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.23 | INTEGER | read-only | 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. |
| IP wfRsvpResvFwdDestAddr | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.1 | IpAddress | read-only | The destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'valid'. |
| INT wfRsvpResvFwdDestAddrLength | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.3 | INTEGER | read-only | 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 'valid'. |
| INT wfRsvpResvFwdDestPort | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.6 | INTEGER | read-only | 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 wfRsvpResvFwdProtocol, 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 'valid'. |
| wfRsvpResvFwdEntry | 1.3.6.1.4.1.18.3.5.16.1.1.5.1 | not-accessible | Information describing the state information displayed upstream in an RESV message concern- ing a single sender. | |
| INT wfRsvpResvFwdExplicit | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.23 | INTEGER | read-only | 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. |
| IP wfRsvpResvFwdHopAddr | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.8 | IpAddress | read-only | The address used by the next RSVP hop (which may be the ultimate receiver). |
| INT wfRsvpResvFwdHopLih | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.9 | INTEGER | read-only | The Logical Interface Handle received from the previous RSVP hop (which may be the ultimate receiver). |
| INT wfRsvpResvFwdInterface | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.10 | INTEGER | read-only | The ifIndex value of the interface on which this RESV message was most recently received. |
| INT wfRsvpResvFwdInterval | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.20 | INTEGER | read-only | The interval between refresh messages as ad- vertised by the Next Hop. |
| INT wfRsvpResvFwdLastChange | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.25 | INTEGER | read-only | 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. |
| OCT wfRsvpResvFwdPolicy | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.26 | OCTET STRING | read-only | 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. |
| INT wfRsvpResvFwdPort | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.7 | INTEGER | read-only | 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 wfRsvpResvFwdProto- 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 'valid'. |
| INT wfRsvpResvFwdProtocol | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.5 | INTEGER | read-only | The IP Protocol used by this session. This object may not be changed when the value of the RowStatus object is 'valid'. |
| INT wfRsvpResvFwdRSpecRate | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.18 | INTEGER | read-only | If the requested service is Guaranteed, as specified by wfRsvpResvFwdService, this is the clearing rate that is being requested. Other- wise, it is zero, or the agent may return noSuchValue. UNITS, bits per second |
| INT wfRsvpResvFwdRSpecSlack | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.19 | INTEGER | read-only | If the requested service is Guaranteed, as specified by wfRsvpResvFwdService, this is the delay slack. Otherwise, it is zero, or the agent may return noSuchValue.UNITS, microseconds |
| INT wfRsvpResvFwdRSVPHop | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.24 | INTEGER | read-only | 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. |
| OCT wfRsvpResvFwdScope | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.21 | OCTET STRING | read-only | 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. |
| IP wfRsvpResvFwdSenderAddr | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.2 | IpAddress | read-only | 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 'valid'. |
| INT wfRsvpResvFwdSenderAddrLength | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.4 | INTEGER | read-only | 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 'valid'. |
| INT wfRsvpResvFwdService | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.11 | INTEGER | read-only | The QoS Service classification requested by the receiver. |
| INT wfRsvpResvFwdShared | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.22 | INTEGER | read-only | If TRUE, a reservation shared among senders is requested. If FALSE, a reservation specific to this sender is requested. |
| INT wfRsvpResvFwdStatus | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.27 | INTEGER | read-only | 'valid' for all active RESV messages. This object may be used to install static RESV in- formation or delete RESV information. |
| wfRsvpResvFwdTable | 1.3.6.1.4.1.18.3.5.16.1.1.5 | not-accessible | Information describing the state information displayed upstream in RESV messages. | |
| INT wfRsvpResvFwdTSpecBurst | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.14 | INTEGER | read-only | 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. UNITS, bytes |
| INT wfRsvpResvFwdTSpecLevel | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.17 | INTEGER | read-only | If the service is predictive or controlled- delay, this is the service level that is being requested. Otherwise, it is zero, or the agent may return noSuchValue. |
| INT wfRsvpResvFwdTSpecMaxTU | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.16 | INTEGER | read-only | 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. |
| INT wfRsvpResvFwdTSpecMinTU | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.15 | INTEGER | read-only | The minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size. |
| INT wfRsvpResvFwdTSpecPeakRate | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.13 | INTEGER | read-only | 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. UNITS, bits per second |
| INT wfRsvpResvFwdTSpecRate | 1.3.6.1.4.1.18.3.5.16.1.1.5.1.12 | INTEGER | read-only | The Average Bit Rate of the sender's data stream. Within a transmission burst, the ar- rival rate may be as fast as wfRsvpResvFwdTSpec- PeakRate (if supported by the service model); however, averaged across two or more burst in- tervals, the rate should not exceed wfRsvpResvFwdTSpecRate. 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. UNITS, bits per second |
| IP wfRsvpResvHopAddr | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.8 | IpAddress | read-only | The address used by the next RSVP hop (which may be the ultimate receiver). |
| INT wfRsvpResvHopLih | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.9 | INTEGER | read-only | The Logical Interface Handle received from the previous RSVP hop (which may be the ultimate receiver). |
| INT wfRsvpResvInterface | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.10 | INTEGER | read-only | The ifIndex value of the interface on which this RESV message was most recently received. |
| INT wfRsvpResvInterval | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.20 | INTEGER | read-only | The interval between refresh messages as ad- vertised by the Next Hop. UNITS milliseconds |
| INT wfRsvpResvLastChange | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.25 | INTEGER | read-only | 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. |
| OCT wfRsvpResvPolicy | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.27 | OCTET STRING | read-only | 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. |
| INT wfRsvpResvPort | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.7 | INTEGER | read-only | 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 wfRsvpResvProto- 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 'valid'. |
| INT wfRsvpResvProtocol | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.5 | INTEGER | read-only | The IP Protocol used by this session. This object may not be changed when the value of the RowStatus object is 'valid'. |
| INT wfRsvpResvRSBTimeout | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.26 | INTEGER | read-only | The remaining lifetime of this reservation's RSB. |
| INT wfRsvpResvRSpecRate | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.18 | INTEGER | read-only | If the requested service is Guaranteed, as specified by wfRsvpResvService, this is the clearing rate that is being requested. Other- wise, it is zero, or the agent may return noSuchValue. UNITS, bits per second |
| INT wfRsvpResvRSpecSlack | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.19 | INTEGER | read-only | If the requested service is Guaranteed, as specified by wfRsvpResvService, this is the delay slack. Otherwise, it is zero, or the agent may return noSuchValue.UNITS, microseconds |
| INT wfRsvpResvRSVPHop | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.24 | INTEGER | read-only | 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. |
| OCT wfRsvpResvScope | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.21 | OCTET STRING | read-only | 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. |
| IP wfRsvpResvSenderAddr | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.2 | IpAddress | read-only | 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 'valid'. |
| INT wfRsvpResvSenderAddrLength | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.4 | INTEGER | read-only | 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 'valid'. |
| INT wfRsvpResvService | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.11 | INTEGER | read-only | The QoS Service classification requested by the receiver. |
| INT wfRsvpResvShared | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.22 | INTEGER | read-only | If TRUE, a reservation shared among senders is requested. If FALSE, a reservation specific to this sender is requested. |
| INT wfRsvpResvStatus | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.28 | INTEGER | read-only | 'valid' for all active RESV messages. |
| wfRsvpResvTable | 1.3.6.1.4.1.18.3.5.16.1.1.4 | not-accessible | Information describing the state information displayed by receivers in RESV messages. | |
| INT wfRsvpResvTSpecBurst | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.14 | INTEGER | read-only | 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. UNITS, bytes |
| INT wfRsvpResvTSpecLevel | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.17 | INTEGER | read-only | If the service is predictive or controlled- delay, this is the service level that is being requested. Otherwise, it is zero, or the agent may return noSuchValue. |
| INT wfRsvpResvTSpecMaxTU | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.16 | INTEGER | read-only | 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. |
| INT wfRsvpResvTSpecMinTU | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.15 | INTEGER | read-only | The minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size. |
| INT wfRsvpResvTSpecPeakRate | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.13 | INTEGER | read-only | 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. UNITS, bits per second |
| INT wfRsvpResvTSpecRate | 1.3.6.1.4.1.18.3.5.16.1.1.4.1.12 | INTEGER | read-only | The Average Bit Rate of the sender's data stream. Within a transmission burst, the ar- rival rate may be as fast as wfRsvpResvTSpec- PeakRate (if supported by the service model); however, averaged across two or more burst in- tervals, the rate should not exceed wfRsvpResvTSpecRate. 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. UNITS, bits per second |
| IP wfRsvpSenderAddr | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.2 | IpAddress | read-only | The source address used by this sender in this session. This object may not be changed when the value of the RowStatus object is 'valid'. |
| INT wfRsvpSenderAddrLength | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.4 | INTEGER | read-only | 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 'valid'. |
| INT wfRsvpSenderAdspecBreak | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.21 | INTEGER | read-only | 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. |
| INT wfRsvpSenderAdspecCLBreak | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.37 | INTEGER | read-only | 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 wfRsvpSenderAdspecCLSvc is TRUE, the 'break' bit is not set. If wfRsvpSenderAdspecCLSvc is FALSE, this returns FALSE or noSuchValue. |
| INT wfRsvpSenderAdspecCLHopCount | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.38 | INTEGER | read-only | If wfRsvpSenderAdspecCLSvc 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 wfRsvpSenderAdspecCLSvc is FALSE, this returns zero or noSuchValue. |
| INT wfRsvpSenderAdspecCLMinLatency | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.40 | INTEGER | read-only | If wfRsvpSenderAdspecCLSvc 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 wfRsvpSenderAdspecCLSvc is FALSE, this returns zero or noSuchValue. UNITS, microseconds |
| INT wfRsvpSenderAdspecCLMtu | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.41 | INTEGER | read-only | If wfRsvpSenderAdspecCLSvc 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 wfRsvpSenderAdspecCLSvc is FALSE, this returns zero or noSuchValue. UNITS, bytes |
| INT wfRsvpSenderAdspecCLPathBw | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.39 | INTEGER | read-only | If wfRsvpSenderAdspecCLSvc 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 wfRsvpSenderAdspecCLSvc is FALSE, this returns zero or noSuchValue. UNITS, bits per second |
| INT wfRsvpSenderAdspecCLSvc | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.36 | INTEGER | read-only | If TRUE, the ADSPEC contains a Controlled Load Service fragment. If FALSE, the ADSPEC does not contain a Controlled Load Service frag- ment. |
| INT wfRsvpSenderAdspecGSBreak | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.27 | INTEGER | read-only | 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- derAdspecGSSvc is TRUE, the 'break' bit is not set. If wfRsvpSenderAdspecGuaranteedSvc is FALSE, this returns FALSE or noSuchValue. |
| INT wfRsvpSenderAdspecGSCsum | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.30 | INTEGER | read-only | If wfRsvpSenderAdspecGSSvc 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 wfRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, bytes |
| INT wfRsvpSenderAdspecGSCtot | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.28 | INTEGER | read-only | If wfRsvpSenderAdspecGSSvc 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 wfRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, bytes |
| INT wfRsvpSenderAdspecGSDsum | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.31 | INTEGER | read-only | If wfRsvpSenderAdspecGSSvc 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 wfRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, microseconds |
| INT wfRsvpSenderAdspecGSDtot | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.29 | INTEGER | read-only | If wfRsvpSenderAdspecGSSvc 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 wfRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, microseconds |
| INT wfRsvpSenderAdspecGSHopCount | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.32 | INTEGER | read-only | If wfRsvpSenderAdspecGSSvc 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 wfRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. |
| INT wfRsvpSenderAdspecGSMinLatency | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.34 | INTEGER | read-only | If wfRsvpSenderAdspecGSSvc 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 wfRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, microseconds |
| INT wfRsvpSenderAdspecGSMtu | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.35 | INTEGER | read-only | If wfRsvpSenderAdspecGSSvc 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 wfRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, bytes |
| INT wfRsvpSenderAdspecGSPathBw | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.33 | INTEGER | read-only | If wfRsvpSenderAdspecGSSvc 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 wfRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, bits per second |
| INT wfRsvpSenderAdspecGSSvc | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.26 | INTEGER | read-only | If TRUE, the ADSPEC contains a Guaranteed Ser- vice fragment. If FALSE or noValue, the ADSPEC does not contain a Guaranteed Service fragment. |
| INT wfRsvpSenderAdspecHopCount | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.22 | INTEGER | read-only | 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 |
| INT wfRsvpSenderAdspecMinLatency | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.24 | INTEGER | read-only | 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 UNITS, microseconds |
| INT wfRsvpSenderAdspecMtu | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.25 | INTEGER | read-only | 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 UNITS, bytes |
| INT wfRsvpSenderAdspecPathBw | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.23 | INTEGER | read-only | 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 UNITS, bits per second |
| IP wfRsvpSenderDestAddr | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.1 | IpAddress | read-only | The destination IP address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'valid'. |
| INT wfRsvpSenderDestAddrLength | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.3 | INTEGER | read-only | 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 'valid'. |
| INT wfRsvpSenderDestPort | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.6 | INTEGER | read-only | 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 'valid'. |
| wfRsvpSenderEntry | 1.3.6.1.4.1.18.3.5.16.1.1.3.1 | not-accessible | Information describing the state information displayed by a single sender's PATH message. | |
| IP wfRsvpSenderHopAddr | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.8 | IpAddress | read-only | The address used by the previous RSVP hop (which may be the original sender). |
| INT wfRsvpSenderHopLih | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.9 | INTEGER | read-only | The Logical Interface Handle used by the pre- vious RSVP hop (which may be the original sender). |
| INT wfRsvpSenderInterface | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.10 | INTEGER | read-only | The ifIndex value of the interface on which this PATH message was most recently received. |
| INT wfRsvpSenderInterval | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.16 | INTEGER | read-only | The interval between refresh messages as ad- vertised by the Previous Hop. UNITS milliseconds |
| INT wfRsvpSenderLastChange | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.18 | INTEGER | read-only | 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. |
| OCT wfRsvpSenderPolicy | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.20 | OCTET STRING | read-only | 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. |
| INT wfRsvpSenderPort | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.7 | INTEGER | read-only | 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 'valid'. |
| INT wfRsvpSenderProtocol | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.5 | INTEGER | read-only | The IP Protocol used by this session. This object may not be changed when the value of the RowStatus object is 'valid'. |
| INT wfRsvpSenderPSBTimeout | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.19 | INTEGER | read-only | The remaining lifetime of this sender's PSB. |
| INT wfRsvpSenderRSVPHop | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.17 | INTEGER | read-only | 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. |
| INT wfRsvpSenderStatus | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.42 | INTEGER | read-only | 'valid' for all active PATH messages. |
| wfRsvpSenderTable | 1.3.6.1.4.1.18.3.5.16.1.1.3 | not-accessible | Information describing the state information displayed by senders in PATH messages. | |
| INT wfRsvpSenderTSpecBurst | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.13 | INTEGER | read-only | The size of the largest burst expected from the sender at a time. UNITS, bytes |
| INT wfRsvpSenderTSpecMaxTU | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.15 | INTEGER | read-only | 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. |
| INT wfRsvpSenderTSpecMinTU | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.14 | INTEGER | read-only | The minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size. |
| INT wfRsvpSenderTSpecPeakRate | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.12 | INTEGER | read-only | 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. UNITS, bits per second |
| INT wfRsvpSenderTSpecRate | 1.3.6.1.4.1.18.3.5.16.1.1.3.1.11 | INTEGER | read-only | 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. UNITS, bits per second |
| IP wfRsvpSessionDestAddr | 1.3.6.1.4.1.18.3.5.16.1.1.2.1.1 | IpAddress | read-only | The destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'valid'. |
| INT wfRsvpSessionDestAddrLength | 1.3.6.1.4.1.18.3.5.16.1.1.2.1.2 | INTEGER | read-only | The CIDR prefix length of the session address, which is 32 for IP4 host and multicast ad- dresses. This object may not be changed when the value of the RowStatus object is 'valid'. |
| wfRsvpSessionEntry | 1.3.6.1.4.1.18.3.5.16.1.1.2.1 | not-accessible | Statistics concerning a single RSVP session seen by a given system. | |
| INT wfRsvpSessionPort | 1.3.6.1.4.1.18.3.5.16.1.1.2.1.4 | INTEGER | read-only | 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 'valid'. |
| INT wfRsvpSessionProtocol | 1.3.6.1.4.1.18.3.5.16.1.1.2.1.3 | INTEGER | read-only | The IP Protocol used by this session. This object may not be changed when the value of the RowStatus object is 'valid'. |
| GAU wfRsvpSessionReceivers | 1.3.6.1.4.1.18.3.5.16.1.1.2.1.6 | Gauge | read-only | The number of reservations being requested of this system for this session. |
| GAU wfRsvpSessionRequests | 1.3.6.1.4.1.18.3.5.16.1.1.2.1.7 | Gauge | read-only | The number of reservation requests this system is sending upstream for this session. |
| GAU wfRsvpSessionSenders | 1.3.6.1.4.1.18.3.5.16.1.1.2.1.5 | Gauge | read-only | The number of senders currently known to be part of this session. |
| wfRsvpSessionTable | 1.3.6.1.4.1.18.3.5.16.1.1.2 | not-accessible | Statistics concerning the sessions seen by a given system. | |
| GAU wfRsvpSoloistSlots | 1.3.6.1.4.1.18.3.5.16.1.1.1.4 | Gauge | read-write | Slot mask for which slot(s) RSVP Soloist is eligible to run on. The MSBit represents slot 1, the next most significant bit represents slot 2, and so on... Slots can be 1-14. Default is all slots on a BCN. |
| INT wfRsvpState | 1.3.6.1.4.1.18.3.5.16.1.1.1.3 | INTEGER | read-only | The current state of Rsvp. |
| GAU wfRsvpTotalReservations | 1.3.6.1.4.1.18.3.5.16.1.1.1.9 | Gauge | read-only | The total number of Reservation (RESV) states in the router. |
| GAU wfRsvpTotalReserved | 1.3.6.1.4.1.18.3.5.16.1.1.1.10 | Gauge | read-only | The total number of of successful reservations. |
| GAU wfRsvpTotalSenders | 1.3.6.1.4.1.18.3.5.16.1.1.1.8 | Gauge | read-only | The total number of Sender (PATH) states in the router. |
| INT wfRsvpTraceLogFilter | 1.3.6.1.4.1.18.3.5.16.1.1.1.7 | INTEGER | read-write | Turn RSVP log ON or OFF for RSVP trace messages. The bit position is used to represent a RSVP module: RSVP_LOG_RIF_PROCESSING 0x0001 - RIF processing. RSVP_LOG_SOLO_PROCESSING 0x0002 - SOLO processing. RSVP_LOG_ROUTE_INTF_PROCESSING 0x0004 - ROUTE interface processing. RSVP_LOG_MERGE_PROCESSING 0x0008 - MERGE processing. RSVP_LOG_DB_PROCESSING 0x0010 - database access processing. RSVP_LOG_INTSERV_INTF_PROCESSING 0x0020 - INTSERV interface processing. RSVP_LOG_CRM_INTF_PROCESSING 0x0040 - CRM interface processing. RSVP_LOG_STATIC_RSVP 0x0080 - STATIC RSVP processing. RSVP_LOG_CONTROL_PROCESSING 0x0100 - CONTROL processing. RSVP_LOG_MAP_VEC_PROCESSING 0x0200 - MAP VECTOR processing. RSVP_LOG_PROXY_PROCESSING 0x0400 - RSVP MIB PROXY processing. RSVP_LOG_REFRESH_PROCESSING 0x0800 - Path/Resv Refresh processing. |
| wfSRsvp | 1.3.6.1.4.1.18.3.5.16.1.1.8 | |||
| INT wfSRsvpDebugLogFilter | 1.3.6.1.4.1.18.3.5.16.1.1.8.6 | INTEGER | read-write | Turn Static RSVP log ON or OFF for debugging messages. The bit position is used to represent a RSVP module: RSVP_LOG_RIF_PROCESSING 0x0001 - RIF processing. RSVP_LOG_SOLO_PROCESSING 0x0002 - SOLO processing. RSVP_LOG_ROUTE_INTF_PROCESSING 0x0004 - ROUTE interface processing. RSVP_LOG_MERGE_PROCESSING 0x0008 - MERGE processing. RSVP_LOG_DB_PROCESSING 0x0010 - database access processing. RSVP_LOG_INTSERV_INTF_PROCESSING 0x0020 - INTSERV interface processing. RSVP_LOG_CRM_INTF_PROCESSING 0x0040 - CRM interface processing. RSVP_LOG_STATIC_RSVP 0x0080 - STATIC RSVP processing. RSVP_LOG_CONTROL_PROCESSING 0x0100 - CONTROL processing. RSVP_LOG_MAP_VEC_PROCESSING 0x0200 - MAP VECTOR processing. RSVP_LOG_PROXY_PROCESSING 0x0400 - RSVP MIB PROXY processing. RSVP_LOG_REFRESH_PROCESSING 0x0800 - Path/Resv Refresh processing. |
| INT wfSRsvpDelete | 1.3.6.1.4.1.18.3.5.16.1.1.8.1 | INTEGER | read-write | Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete Static Rsvp. |
| INT wfSRsvpDisable | 1.3.6.1.4.1.18.3.5.16.1.1.8.2 | INTEGER | read-write | Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable Static Rsvp. |
| INT wfSRsvpInfoLogFilter | 1.3.6.1.4.1.18.3.5.16.1.1.8.5 | INTEGER | read-write | Turn Static RSVP log ON or OFF for informational and warning messages. There is only RSVP_LOG_RIF_PROCESSING 0x0001 - RIF processing. RSVP_LOG_SOLO_PROCESSING 0x0002 - SOLO processing. RSVP_LOG_ROUTE_INTF_PROCESSING 0x0004 - ROUTE interface processing. RSVP_LOG_MERGE_PROCESSING 0x0008 - MERGE processing. RSVP_LOG_DB_PROCESSING 0x0010 - database access processing. RSVP_LOG_INTSERV_INTF_PROCESSING 0x0020 - INTSERV interface processing. RSVP_LOG_CRM_INTF_PROCESSING 0x0040 - CRM interface processing. RSVP_LOG_STATIC_RSVP 0x0080 - STATIC RSVP processing. RSVP_LOG_CONTROL_PROCESSING 0x0100 - CONTROL processing. RSVP_LOG_MAP_VEC_PROCESSING 0x0200 - MAP VECTOR processing. RSVP_LOG_PROXY_PROCESSING 0x0400 - RSVP MIB PROXY processing. RSVP_LOG_REFRESH_PROCESSING 0x0800 - Path/Resv Refresh processing. |
| INT wfSRsvpRefreshInterval | 1.3.6.1.4.1.18.3.5.16.1.1.8.8 | INTEGER | read-write | The value of the RSVP value 'R', which is the minimum period between refresh transmissions of a given STATIC PATH or STATIC RESV message. UNITS milliseconds |
| INT wfSRsvpResvCreate | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.1 | INTEGER | read-write | Whether to Delete this RESV RSB |
| IP wfSRsvpResvDestAddr | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.8 | IpAddress | read-write | The destination address used by all senders in this session. This object may not be changed when the value of the Status object is 'valid'. |
| INT wfSRsvpResvDestAddrLength | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.10 | INTEGER | read-write | 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 Status object is 'valid'. |
| INT wfSRsvpResvDestPort | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.13 | INTEGER | read-write | 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 wfSRsvpResvProtocol, 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 Status object is 'valid'. |
| INT wfSRsvpResvDestReplicate | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.5 | INTEGER | read-write | Number of sessions for which this static path state should be replicated. For each replication, wfSRsvpResvDestAddr will be incremented by one. |
| INT wfSRsvpResvEnable | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.2 | INTEGER | read-write | Whether to Disable this RESV RSB |
| wfSRsvpResvEntry | 1.3.6.1.4.1.18.3.5.16.1.1.10.1 | not-accessible | Information describing the state information used to statically configure a reservation. | |
| INT wfSRsvpResvExplicit | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.32 | INTEGER | read-write | 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. |
| INT wfSRsvpResvFilterSpecNum | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.15 | INTEGER | read-write | For SE reservation style, this is the number of filter specs. For WF and FF styles, this is ignored. If SE style, there must be wfSRsvpResvFilterSpecNum SenderAddr and SenderPort entries where SenderPort 'j' is used by SenderAddr 'j'. |
| IP wfSRsvpResvHopAddr | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.16 | IpAddress | read-write | The address used by the next RSVP hop (which may be the ultimate receiver). |
| INT wfSRsvpResvHopLih | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.17 | INTEGER | read-write | The Logical Interface Handle received from the previous RSVP hop (which may be the ultimate receiver). |
| OCT wfSRsvpResvIntegrity | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.7 | OCTET STRING | read-write | The contents of the integrity 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. |
| INT wfSRsvpResvInterface | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.18 | INTEGER | read-write | The ifIndex value of the interface on which this RESV message was most recently received. |
| INT wfSRsvpResvNumber | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.4 | INTEGER | read-only | The number of this static resv. This is for SNMP Indexing purposes only and has no relation to any protocol value. |
| OCT wfSRsvpResvPolicy | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.33 | OCTET STRING | read-write | 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. |
| INT wfSRsvpResvPort | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.14 | INTEGER | read-write | 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 wfSRsvpResvProto- 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 Status object is 'valid'. |
| INT wfSRsvpResvProtocol | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.12 | INTEGER | read-write | The IP Protocol used by this session. This object may not be changed when the value of the Status object is 'valid'. |
| INT wfSRsvpResvReplicate | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.6 | INTEGER | read-write | Number of senders for which this static path state should be replicated. For each replication, wfSRsvpResvAddr will be incremented by one. |
| INT wfSRsvpResvRSpecRate | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.27 | INTEGER | read-write | If the requested service is Guaranteed, as specified by wfSRsvpResvService, this is the clearing rate that is being requested. Other- wise, it is zero, or the agent may return noSuchValue. UNITS, bits per second |
| INT wfSRsvpResvRSpecSlack | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.28 | INTEGER | read-write | If the requested service is Guaranteed, as specified by wfSRsvpResvService, this is the delay slack. Otherwise, it is zero, or the agent may return noSuchValue.UNITS, microseconds |
| OCT wfSRsvpResvScope | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.30 | OCTET STRING | read-write | The contents of the scope object, displayed as an uninterpreted string of octets. 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. |
| INT wfSRsvpResvScopeNum | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.29 | INTEGER | read-write | The number of addresses in wfSRsvpResvScope. In the absence of the scope object, this should be zero |
| IP wfSRsvpResvSenderAddr | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.9 | IpAddress | read-write | 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 Status object is 'valid'. |
| INT wfSRsvpResvSenderAddrLength | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.11 | INTEGER | read-write | 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 Status object is 'valid'. |
| INT wfSRsvpResvService | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.20 | INTEGER | read-write | The QoS Service classification requested by the receiver. |
| INT wfSRsvpResvShared | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.31 | INTEGER | read-write | If TRUE, a reservation shared among senders is requested. If FALSE, a reservation specific to this sender is requested. |
| INT wfSRsvpResvStatus | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.3 | INTEGER | read-only | 'valid' for all active RESV messages. This object may be used to install static RESV in- formation or delete RESV information. |
| wfSRsvpResvTable | 1.3.6.1.4.1.18.3.5.16.1.1.10 | not-accessible | Information describing the state information displayed by statically configured reservation. | |
| INT wfSRsvpResvTimeValue | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.19 | INTEGER | read-write | 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. UNITS milliseconds |
| INT wfSRsvpResvTSpecBurst | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.23 | INTEGER | read-write | 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. UNITS, bytes |
| INT wfSRsvpResvTSpecLevel | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.26 | INTEGER | read-write | If the service is predictive or controlled- delay, this is the service level that is being requested. Otherwise, it is zero, or the agent may return noSuchValue. |
| INT wfSRsvpResvTSpecMaxTU | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.25 | INTEGER | read-write | 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. |
| INT wfSRsvpResvTSpecMinTU | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.24 | INTEGER | read-write | The minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size. |
| INT wfSRsvpResvTSpecPeakRate | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.22 | INTEGER | read-write | 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. UNITS, bits per second |
| INT wfSRsvpResvTSpecRate | 1.3.6.1.4.1.18.3.5.16.1.1.10.1.21 | INTEGER | read-write | The Average Bit Rate of the sender's data stream. Within a transmission burst, the ar- rival rate may be as fast as wfSRsvpResvTSpec- PeakRate (if supported by the service model); however, averaged across two or more burst in- tervals, the rate should not exceed wfSRsvpResvTSpecRate. 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. UNITS, bits per second |
| IP wfSRsvpSenderAddr | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.9 | IpAddress | read-write | The source address used by this sender in this session. This object may not be changed when the value of the Status object is 'valid'. |
| INT wfSRsvpSenderAddrLength | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.11 | INTEGER | read-write | 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 Status object is 'valid'. |
| INT wfSRsvpSenderAdspec | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.25 | INTEGER | read-write | If TRUE, an adspec is sent, if FALSE, no adspec is sent. |
| INT wfSRsvpSenderAdspecBreak | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.26 | INTEGER | read-write | 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. |
| INT wfSRsvpSenderAdspecCLBreak | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.43 | INTEGER | read-write | 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 wfSRsvpSenderAdspecCLSvc is TRUE, the 'break' bit is not set. If wfSRsvpSenderAdspecCLSvc is FALSE, this returns FALSE or noSuchValue. |
| INT wfSRsvpSenderAdspecCLHopCount | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.45 | INTEGER | read-write | If wfSRsvpSenderAdspecCLSvc 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 wfSRsvpSenderAdspecCLSvc is FALSE, this returns zero or noSuchValue. |
| INT wfSRsvpSenderAdspecCLMinLatency | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.47 | INTEGER | read-write | If wfSRsvpSenderAdspecCLSvc 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 wfSRsvpSenderAdspecCLSvc is FALSE, this returns zero or noSuchValue. UNITS, microseconds |
| INT wfSRsvpSenderAdspecCLMtu | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.48 | INTEGER | read-write | If wfSRsvpSenderAdspecCLSvc 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 wfSRsvpSenderAdspecCLSvc is FALSE, this returns zero or noSuchValue. UNITS, bytes |
| INT wfSRsvpSenderAdspecCLOverrides | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.44 | INTEGER | read-write | If TRUE, the ADSPEC contains general parameter overrides for controlled load service. If FALSE, teh ADSPEC does not contains controlled load service overrides. Note, if TRUE, ALL override parameters will be included and must be specified. |
| INT wfSRsvpSenderAdspecCLPathBw | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.46 | INTEGER | read-write | If wfSRsvpSenderAdspecCLSvc 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 wfSRsvpSenderAdspecCLSvc is FALSE, this returns zero or noSuchValue. UNITS, bits per second |
| INT wfSRsvpSenderAdspecCLSvc | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.42 | INTEGER | read-write | If TRUE, the ADSPEC contains a Controlled Load Service fragment. If FALSE, the ADSPEC does not contain a Controlled Load Service frag- ment. |
| INT wfSRsvpSenderAdspecGSBreak | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.32 | INTEGER | read-write | 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 wfSRrsvpSenderAdspecGSSvc is TRUE, the 'break' bit is not set. If wfSRsvpSenderAdspecGSSvc is FALSE, this returns FALSE or noSuchValue. |
| INT wfSRsvpSenderAdspecGSCsum | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.35 | INTEGER | read-write | If wfSRsvpSenderAdspecGSSvc 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 wfSRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, bytes |
| INT wfSRsvpSenderAdspecGSCtot | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.33 | INTEGER | read-write | If wfSRsvpSenderAdspecGSSvc 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 wfSRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, bytes |
| INT wfSRsvpSenderAdspecGSDsum | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.36 | INTEGER | read-write | If wfSRsvpSenderAdspecGSSvc 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 wfSRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, microseconds |
| INT wfSRsvpSenderAdspecGSDtot | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.34 | INTEGER | read-write | If wfSRsvpSenderAdspecGSSvc 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 wfSRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, microseconds |
| INT wfSRsvpSenderAdspecGSHopCount | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.38 | INTEGER | read-write | If wfSRsvpSenderAdspecGSSvc 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 wfSRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. |
| INT wfSRsvpSenderAdspecGSMinLatency | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.40 | INTEGER | read-write | If wfSRsvpSenderAdspecGSSvc 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 wfSRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, microseconds |
| INT wfSRsvpSenderAdspecGSMtu | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.41 | INTEGER | read-write | If wfSRsvpSenderAdspecGSSvc 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 wfSRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, bytes |
| INT wfSRsvpSenderAdspecGSOverrides | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.37 | INTEGER | read-write | If TRUE, the ADSPEC contains general parameter overrides for guaranteed service. If FALSE, the ADSPEC does not contains guaranteed service overrides. Note, if TRUE, ALL override parameters will be included and must be specified. |
| INT wfSRsvpSenderAdspecGSPathBw | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.39 | INTEGER | read-write | If wfSRsvpSenderAdspecGSSvc 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 wfSRsvpSenderAdspecGSSvc is FALSE, this returns zero or noSuchValue. UNITS, bits per second |
| INT wfSRsvpSenderAdspecGSSvc | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.31 | INTEGER | read-write | If TRUE, the ADSPEC contains a Guaranteed Ser- vice fragment. If FALSE, the ADSPEC does not contain a Guaranteed Service fragment. |
| INT wfSRsvpSenderAdspecHopCount | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.27 | INTEGER | read-write | 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 |
| INT wfSRsvpSenderAdspecMinLatency | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.29 | INTEGER | read-write | 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 UNITS, microseconds |
| INT wfSRsvpSenderAdspecMtu | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.30 | INTEGER | read-write | 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 UNITS, bytes |
| INT wfSRsvpSenderAdspecPathBw | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.28 | INTEGER | read-write | 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 UNITS, bits per second |
| INT wfSRsvpSenderCreate | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.1 | INTEGER | read-write | Whether to Delete this sender PSB |
| IP wfSRsvpSenderDestAddr | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.8 | IpAddress | read-write | The destination IP address used by all senders in this session. This object may not be changed when the value of the Status object is 'valid'. |
| INT wfSRsvpSenderDestAddrLength | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.10 | INTEGER | read-write | 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 Status object is 'valid'. |
| INT wfSRsvpSenderDestPort | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.13 | INTEGER | read-write | 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 Status object is 'valid'. |
| INT wfSRsvpSenderDestReplicate | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.5 | INTEGER | read-write | Number of sessions for which this static path state should be replicated. For each replication, wfSRsvpSenderDestAddr will be incremented by one. |
| INT wfSRsvpSenderEnable | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.2 | INTEGER | read-write | Whether to Disable this Sender PSB |
| wfSRsvpSenderEntry | 1.3.6.1.4.1.18.3.5.16.1.1.9.1 | not-accessible | Information describing the state information used to create a sender thru configuration. | |
| IP wfSRsvpSenderHopAddr | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.15 | IpAddress | read-write | The address used by the previous RSVP hop (which may be the original sender). |
| INT wfSRsvpSenderHopLih | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.16 | INTEGER | read-write | The Logical Interface Handle used by the pre- vious RSVP hop (which may be the original sender). |
| OCT wfSRsvpSenderIntegrity | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.7 | OCTET STRING | read-write | The contents of the integrity 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. |
| INT wfSRsvpSenderInterface | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.17 | INTEGER | read-write | The ifIndex value of the interface on which this PATH message was most recently received. |
| INT wfSRsvpSenderNumber | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.4 | INTEGER | read-only | The number of this static sender. This is for SNMP Indexing purposes only and has no relation to any protocol value. |
| OCT wfSRsvpSenderPolicy | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.24 | OCTET STRING | read-write | 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. |
| INT wfSRsvpSenderPort | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.14 | INTEGER | read-write | 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 RsvpStaticSenderPro- 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 Status object is 'valid'. |
| INT wfSRsvpSenderProtocol | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.12 | INTEGER | read-write | The IP Protocol used by this session. This object may not be changed when the value of the Status object is 'valid'. |
| INT wfSRsvpSenderReplicate | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.6 | INTEGER | read-write | Number of senders for which this static path state should be replicated. For each replication, wfSRsvpSenderAddr will be incremented by one. |
| INT wfSRsvpSenderStatus | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.3 | INTEGER | read-only | Whether this Static PSB is valid or not |
| wfSRsvpSenderTable | 1.3.6.1.4.1.18.3.5.16.1.1.9 | not-accessible | Information describing the state information displayed by senders statically configured. | |
| INT wfSRsvpSenderTimeValue | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.18 | INTEGER | read-write | 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. UNITS milliseconds |
| INT wfSRsvpSenderTSpecBurst | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.21 | INTEGER | read-write | The size of the largest burst expected from the sender at a time. UNITS, bytes |
| INT wfSRsvpSenderTSpecMaxTU | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.23 | INTEGER | read-write | 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. |
| INT wfSRsvpSenderTSpecMinTU | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.22 | INTEGER | read-write | The minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size. |
| INT wfSRsvpSenderTSpecPeakRate | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.20 | INTEGER | read-write | 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. UNITS, bits per second |
| INT wfSRsvpSenderTSpecRate | 1.3.6.1.4.1.18.3.5.16.1.1.9.1.19 | INTEGER | read-write | The Average Bit Rate of the sender's data stream. Within a transmission burst, the ar- rival rate may be as fast as RsvpStaticSenderTSpec- 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. UNITS, bits per second |
| INT wfSRsvpSoloistSlot | 1.3.6.1.4.1.18.3.5.16.1.1.8.4 | INTEGER | read-write | Slot for which slot Static RSVP Soloist is eligible to run on. Slots can be 1-14. |
| INT wfSRsvpState | 1.3.6.1.4.1.18.3.5.16.1.1.8.3 | INTEGER | read-only | The current state of Static Rsvp. |
| GAU wfSRsvpTotalReservations | 1.3.6.1.4.1.18.3.5.16.1.1.8.10 | Gauge | read-only | The total number of Static Reservation (RESV) states in the router. |
| GAU wfSRsvpTotalSenders | 1.3.6.1.4.1.18.3.5.16.1.1.8.9 | Gauge | read-only | The total number of Static Sender (PATH) states in the router. |
| INT wfSRsvpTraceLogFilter | 1.3.6.1.4.1.18.3.5.16.1.1.8.7 | INTEGER | read-write | Turn RSVP log ON or OFF for RSVP trace messages. The bit position is used to represent a RSVP module: RSVP_LOG_RIF_PROCESSING 0x0001 - RIF processing. RSVP_LOG_SOLO_PROCESSING 0x0002 - SOLO processing. RSVP_LOG_ROUTE_INTF_PROCESSING 0x0004 - ROUTE interface processing. RSVP_LOG_MERGE_PROCESSING 0x0008 - MERGE processing. RSVP_LOG_DB_PROCESSING 0x0010 - database access processing. RSVP_LOG_INTSERV_INTF_PROCESSING 0x0020 - INTSERV interface processing. RSVP_LOG_CRM_INTF_PROCESSING 0x0040 - CRM interface processing. RSVP_LOG_STATIC_RSVP 0x0080 - STATIC RSVP processing. RSVP_LOG_CONTROL_PROCESSING 0x0100 - CONTROL processing. RSVP_LOG_MAP_VEC_PROCESSING 0x0200 - MAP VECTOR processing. RSVP_LOG_PROXY_PROCESSING 0x0400 - RSVP MIB PROXY processing. RSVP_LOG_REFRESH_PROCESSING 0x0800 - Path/Resv Refresh processing. |
RFC description
RSVP (Resource Reservation Protocol) configuration and status management for Wellfleet routers, monitoring reservation state.
Start monitoring Wellfleet/Bay Networks routers, legacy RSVP-enabled WAN routers (reservation/admission-state status) 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.