rfc2206.txt
来自「RFC 的详细文档!」· 文本 代码 · 共 1,914 行 · 第 1/5 页
TXT
1,914 行
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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'."
::= { rsvpResvEntry 4 }
rsvpResvDestAddrLength OBJECT-TYPE
SYNTAX INTEGER(0..128)
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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'."
::= { rsvpResvEntry 5 }
rsvpResvSenderAddrLength OBJECT-TYPE
SYNTAX INTEGER(0..128)
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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'."
Baker, et. al. Standards Track [Page 28]
RFC 2206 RSVP MIB using SMIv2 September 1997
::= { rsvpResvEntry 6 }
rsvpResvProtocol OBJECT-TYPE
SYNTAX Protocol
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The IP Protocol used by this session. This
object may not be changed when the value of the
RowStatus object is 'active'."
::= { rsvpResvEntry 7 }
rsvpResvDestPort OBJECT-TYPE
SYNTAX Port
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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'."
::= { rsvpResvEntry 8 }
rsvpResvPort OBJECT-TYPE
SYNTAX Port
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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'."
::= { rsvpResvEntry 9 }
Baker, et. al. Standards Track [Page 29]
RFC 2206 RSVP MIB using SMIv2 September 1997
rsvpResvHopAddr OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(4..16))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The address used by the next RSVP hop (which
may be the ultimate receiver)."
::= { rsvpResvEntry 10 }
rsvpResvHopLih OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The Logical Interface Handle received from the
previous RSVP hop (which may be the ultimate
receiver)."
::= { rsvpResvEntry 11 }
rsvpResvInterface OBJECT-TYPE
SYNTAX InterfaceIndex
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The ifIndex value of the interface on which
this RESV message was most recently received."
::= { rsvpResvEntry 12 }
rsvpResvService OBJECT-TYPE
SYNTAX QosService
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The QoS Service classification requested by
the receiver."
::= { rsvpResvEntry 13 }
rsvpResvTSpecRate OBJECT-TYPE
SYNTAX BitRate
UNITS "bits per second"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The Average Bit Rate of the sender's data
Baker, et. al. Standards Track [Page 30]
RFC 2206 RSVP MIB using SMIv2 September 1997
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."
::= { rsvpResvEntry 14 }
rsvpResvTSpecPeakRate OBJECT-TYPE
SYNTAX BitRate
UNITS "bits per second"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
::= { rsvpResvEntry 15 }
rsvpResvTSpecBurst OBJECT-TYPE
SYNTAX BurstSize
UNITS "bytes"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
::= { rsvpResvEntry 16 }
rsvpResvTSpecMinTU OBJECT-TYPE
SYNTAX MessageSize
MAX-ACCESS read-create
Baker, et. al. Standards Track [Page 31]
RFC 2206 RSVP MIB using SMIv2 September 1997
STATUS current
DESCRIPTION
"The minimum message size for this flow. The
policing algorithm will treat smaller messages
as though they are this size."
::= { rsvpResvEntry 17 }
rsvpResvTSpecMaxTU OBJECT-TYPE
SYNTAX MessageSize
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
::= { rsvpResvEntry 18 }
rsvpResvRSpecRate OBJECT-TYPE
SYNTAX BitRate
UNITS "bits per second"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
::= { rsvpResvEntry 19 }
rsvpResvRSpecSlack OBJECT-TYPE
SYNTAX Integer32
UNITS "microseconds"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
::= { rsvpResvEntry 20 }
rsvpResvInterval OBJECT-TYPE
Baker, et. al. Standards Track [Page 32]
RFC 2206 RSVP MIB using SMIv2 September 1997
SYNTAX RefreshInterval
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The interval between refresh messages as ad-
vertised by the Next Hop."
::= { rsvpResvEntry 21 }
rsvpResvScope OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..65536))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
::= { rsvpResvEntry 22 }
rsvpResvShared OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"If TRUE, a reservation shared among senders is
requested. If FALSE, a reservation specific to
this sender is requested."
::= { rsvpResvEntry 23 }
rsvpResvExplicit OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
::= { rsvpResvEntry 24 }
Baker, et. al. Standards Track [Page 33]
RFC 2206 RSVP MIB using SMIv2 September 1997
rsvpResvRSVPHop OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
::= { rsvpResvEntry 25 }
rsvpResvLastChange OBJECT-TYPE
SYNTAX TimeStamp
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"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."
::= { rsvpResvEntry 26 }
rsvpResvPolicy OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..65536))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
::= { rsvpResvEntry 27 }
rsvpResvStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"'active' for all active RESV messages. This
object may be used to install static RESV in-
formation or delete RESV information."
::= { rsvpResvEntry 28 }
rsvpResvTTL OBJECT-TYPE
Baker, et. al. Standards Track [Page 34]
RFC 2206 RSVP MIB using SMIv2 September 1997
SYNTAX INTEGER (0..255)
MAX-ACCESS read-only
STATUS current
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?