RSVP-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for RSVP-MIB.
169
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
169 total| Object Name |
|---|
rsvp OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51 |
RFC1155-SMI Unknown .1.3.6.1.4.1.3727.20.20.3.1.51 |
rsvpObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.1 |
rsvpSessionTableA table of all sessions seen by a given
system. SEQUENCE OF RsvpSessionEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.1 |
rsvpSessionEntryA single session seen by a given system. RsvpSessionEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.1.1 |
rsvpSessionNumberThe number of this session. This is for SNMP
Indexing purposes only and has no relation to
any protocol value. SessionNumber -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.1.1.1 |
rsvpSessionTypeThe type of session (IP4, IP6, IP6 with flow
information, etc).ro SessionType -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.1.1.2 |
rsvpSessionDestAddrThe destination address used by all senders in
this session. This object may not be changed
when the value of the RowStatus object is
'active'.ro OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.1.1.3 |
rsvpSessionDestAddrLengthThe CIDR prefix length of the session address,
which is 32 for IP4 host and multicast
addresses, and 128 for IP6 addresses. This
object may not be changed when the value of the
RowStatus object is 'active'.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.1.1.4 |
rsvpSessionProtocolThe IP Protocol used by this session. This
object may not be changed when the value of the
RowStatus object is 'active'.ro Protocol -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.1.1.5 |
rsvpSessionPortThe UDP or TCP port number used as a
destination port for all senders in this
session. If the IP protocol in use, specified
by rsvpSenderProtocol, is 50 (ESP) or 51 (AH),
this represents a virtual destination port
number. A value of zero indicates that the IP
protocol in use does not have ports. This
object may not be changed when the value of the
RowStatus object is 'active'.ro Port -- Rsyntax OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.1.1.6 |
rsvpSessionSendersThe number of distinct senders currently known
to be part of this session.ro Gauge .1.3.6.1.4.1.3727.20.20.3.1.51.1.1.1.7 |
rsvpSessionReceiversThe number of reservations being requested of
this system for this session.ro Gauge .1.3.6.1.4.1.3727.20.20.3.1.51.1.1.1.8 |
rsvpSessionRequestsThe number of reservation requests this system
is sending upstream for this session.ro Gauge .1.3.6.1.4.1.3727.20.20.3.1.51.1.1.1.9 |
rsvpSenderTableInformation describing the state information
displayed by senders in PATH messages. SEQUENCE OF RsvpSenderEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.2 |
rsvpSenderEntryInformation describing the state information
displayed by a single sender's PATH message. RsvpSenderEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1 |
rsvpSenderNumberThe number of this sender. This is for SNMP
Indexing purposes only and has no relation to
any protocol value. SessionNumber -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.1 |
rsvpSenderTypeThe type of session (IP4, IP6, IP6 with flow
information, etc).rw SessionType -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.2 |
rsvpSenderDestAddrThe destination address used by all senders in
this session. This object may not be changed
when the value of the RowStatus object is
'active'.rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.3 |
rsvpSenderAddrThe source address used by this sender in this
session. This object may not be changed when
the value of the RowStatus object is 'active'.rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.4 |
rsvpSenderDestAddrLengthThe 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'.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.5 |
rsvpSenderAddrLengthThe 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'.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.6 |
rsvpSenderProtocolThe IP Protocol used by this session. This
object may not be changed when the value of the
RowStatus object is 'active'.rw Protocol -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.7 |
rsvpSenderDestPortThe UDP or TCP port number used as a
destination port for all senders in this
session. If the IP protocol in use, specified
by rsvpSenderProtocol, is 50 (ESP) or 51 (AH),
this represents a virtual destination port
number. A value of zero indicates that the IP
protocol in use does not have ports. This
object may not be changed when the value of the
RowStatus object is 'active'.rw Port -- Rsyntax OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.8 |
rsvpSenderPortThe UDP or TCP port number used as a source
port for this sender in this session. If the
IP protocol in use, specified by
rsvpSenderProtocol is 50 (ESP) or 51 (AH), this
represents a generalized port identifier (GPI).
A value of zero indicates that the IP protocol
in use does not have ports. This object may
not be changed when the value of the RowStatus
object is 'active'.rw Port -- Rsyntax OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.9 |
rsvpSenderFlowIdThe flow ID that this sender is using, if
this is an IPv6 session.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.10 |
rsvpSenderHopAddrThe address used by the previous RSVP hop
(which may be the original sender).rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.11 |
rsvpSenderHopLihThe Logical Interface Handle used by the
previous RSVP hop (which may be the original
sender).rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.12 |
rsvpSenderInterfaceThe ifIndex value of the interface on which
this PATH message was most recently received.rw InterfaceIndex -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.13 |
rsvpSenderTSpecRateThe Average Bit Rate of the sender's data
stream. Within a transmission burst, the
arrival rate may be as fast as
rsvpSenderTSpecPeakRate (if supported by the
service model); however, averaged across two or
more burst intervals, the rate should not
exceed rsvpSenderTSpecRate.
Note that this is a prediction, often based on
the general capability of a type of codec or
particular encoding; the measured average rate
may be significantly lower.rw BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.14 |
rsvpSenderTSpecPeakRateThe 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.rw BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.15 |
rsvpSenderTSpecBurstThe size of the largest burst expected from
the sender at a time.rw BurstSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.16 |
rsvpSenderTSpecMinTUThe minimum message size for this flow. The
policing algorithm will treat smaller messages
as though they are this size.rw MessageSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.17 |
rsvpSenderTSpecMaxTUThe maximum message size for this flow. The
admission algorithm will reject TSpecs whose
Maximum Transmission Unit, plus the interface
headers, exceed the interface MTU.rw MessageSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.18 |
rsvpSenderIntervalThe interval between refresh messages as
advertised by the Previous Hop.rw RefreshInterval -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.19 |
rsvpSenderRSVPHopIf TRUE, the node believes that the previous
IP hop is an RSVP hop. If FALSE, the node
believes that the previous IP hop may not be an
RSVP hop.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.20 |
rsvpSenderLastChangeThe time of the last change in this PATH
message; This is either the first time it was
received or the time of the most recent change
in parameters.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.21 |
rsvpSenderPolicyThe 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.rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.22 |
rsvpSenderAdspecBreakThe 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.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.23 |
rsvpSenderAdspecHopCountThe 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 presentrw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.24 |
rsvpSenderAdspecPathBwThe path bandwidth estimate general
characterization parameter from the ADSPEC. A
return of zero or noSuchValue indicates one of
the following conditions:
the invalid bit was set
the parameter was not presentrw BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.25 |
rsvpSenderAdspecMinLatencyThe minimum path latency general
characterization parameter from the ADSPEC. A
return of zero or noSuchValue indicates one of
the following conditions:
the invalid bit was set
the parameter was not presentrw INTEGER -- Units -- microseconds .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.26 |
rsvpSenderAdspecMtuThe 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 presentrw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.27 |
rsvpSenderAdspecGuaranteedSvcIf TRUE, the ADSPEC contains a Guaranteed
Service fragment. If FALSE, the ADSPEC does
not contain a Guaranteed Service fragment.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.28 |
rsvpSenderAdspecGuaranteedBreakIf TRUE, the Guaranteed Service fragment has
its 'break' bit set, indicating that one or
more nodes along the path do not support the
guaranteed service. If FALSE, and
rsvpSenderAdspecGuaranteedSvc is TRUE, the
'break' bit is not set.
If rsvpSenderAdspecGuaranteedSvc is FALSE, this
returns FALSE or noSuchValue.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.29 |
rsvpSenderAdspecGuaranteedCtotIf rsvpSenderAdspecGuaranteedSvc is TRUE, this
is the end-to-end composed value for the
guaranteed service 'C' parameter. A return of
zero or noSuchValue indicates one of the
following conditions:
the invalid bit was set
the parameter was not present
If rsvpSenderAdspecGuaranteedSvc is FALSE, this
returns zero or noSuchValue.rw INTEGER -- Units -- bytes .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.30 |
rsvpSenderAdspecGuaranteedDtotIf rsvpSenderAdspecGuaranteedSvc is TRUE, this
is the end-to-end composed value for the
guaranteed service 'D' parameter. A return of
zero or noSuchValue indicates one of the
following conditions:
the invalid bit was set
the parameter was not present
If rsvpSenderAdspecGuaranteedSvc is FALSE, this
returns zero or noSuchValue.rw INTEGER -- Units -- microseconds .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.31 |
rsvpSenderAdspecGuaranteedCsumIf rsvpSenderAdspecGuaranteedSvc is TRUE, this
is the composed value for the guaranteed
service 'C' parameter since the last reshaping
point. A return of zero or noSuchValue
indicates one of the following conditions:
the invalid bit was set
the parameter was not present
If rsvpSenderAdspecGuaranteedSvc is FALSE, this
returns zero or noSuchValue.rw INTEGER -- Units -- bytes .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.32 |
rsvpSenderAdspecGuaranteedDsumIf rsvpSenderAdspecGuaranteedSvc is TRUE, this
is the composed value for the guaranteed
service 'D' parameter since the last reshaping
point. A return of zero or noSuchValue
indicates one of the following conditions:
the invalid bit was set
the parameter was not present
If rsvpSenderAdspecGuaranteedSvc is FALSE, this
returns zero or noSuchValue.rw INTEGER -- Units -- microseconds .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.33 |
rsvpSenderAdspecGuaranteedHopCountIf 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.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.34 |
rsvpSenderAdspecGuaranteedPathBwIf rsvpSenderAdspecGuaranteedSvc is TRUE, this
is the service-specific override of the path
bandwidth estimate general characterization
parameter from the ADSPEC. A return of zero or
noSuchValue indicates one of the following
conditions:
the invalid bit was set
the parameter was not present
If rsvpSenderAdspecGuaranteedSvc is FALSE, this
returns zero or noSuchValue.rw BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.35 |
rsvpSenderAdspecGuaranteedMinLatencyIf rsvpSenderAdspecGuaranteedSvc is TRUE, this
is the service-specific override of the minimum
path latency general characterization parameter
from the ADSPEC. A return of zero or
noSuchValue indicates one of the following
conditions:
the invalid bit was set
the parameter was not present
If rsvpSenderAdspecGuaranteedSvc is FALSE, this
returns zero or noSuchValue.rw INTEGER -- Units -- microseconds .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.36 |
rsvpSenderAdspecGuaranteedMtuIf rsvpSenderAdspecGuaranteedSvc is TRUE, this
is the service-specific override of the
composed Maximum Transmission Unit general
characterization parameter from the ADSPEC. A
return of zero or noSuchValue indicates one of
the following conditions:
the invalid bit was set
the parameter was not present
If rsvpSenderAdspecGuaranteedSvc is FALSE, this
returns zero or noSuchValue.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.37 |
rsvpSenderAdspecCtrlLoadSvcIf TRUE, the ADSPEC contains a Controlled Load
Service fragment. If FALSE, the ADSPEC does
not contain a Controlled Load Service
fragment.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.38 |
rsvpSenderAdspecCtrlLoadBreakIf 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.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.39 |
rsvpSenderAdspecCtrlLoadHopCountIf 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.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.40 |
rsvpSenderAdspecCtrlLoadPathBwIf rsvpSenderAdspecCtrlLoadSvc is TRUE, this
is the service-specific override of the path
bandwidth estimate general characterization
parameter from the ADSPEC. A return of zero or
noSuchValue indicates one of the following
conditions:
the invalid bit was set
the parameter was not present
If rsvpSenderAdspecCtrlLoadSvc is FALSE, this
returns zero or noSuchValue.rw BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.41 |
rsvpSenderAdspecCtrlLoadMinLatencyIf rsvpSenderAdspecCtrlLoadSvc is TRUE, this
is the service-specific override of the minimum
path latency general characterization parameter
from the ADSPEC. A return of zero or
noSuchValue indicates one of the following
conditions:
the invalid bit was set
the parameter was not present
If rsvpSenderAdspecCtrlLoadSvc is FALSE, this
returns zero or noSuchValue.rw INTEGER -- Units -- microseconds .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.42 |
rsvpSenderAdspecCtrlLoadMtuIf rsvpSenderAdspecCtrlLoadSvc is TRUE, this
is the service-specific override of the
composed Maximum Transmission Unit general
characterization parameter from the ADSPEC. A
return of zero or noSuchValue indicates one of
the following conditions:
the invalid bit was set
the parameter was not present
If rsvpSenderAdspecCtrlLoadSvc is FALSE, this
returns zero or noSuchValue.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.43 |
rsvpSenderStatus'active' for all active PATH messages. This
object may be used to install static PATH
information or delete PATH information.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.44 |
rsvpSenderTTLThe TTL value in the RSVP header that was last
received.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.2.1.45 |
rsvpSenderOutInterfaceTableList of outgoing interfaces that PATH messages
use. The ifIndex is the ifIndex value of the
egress interface. SEQUENCE OF RsvpSenderOutInterfaceEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.3 |
rsvpSenderOutInterfaceEntryList of outgoing interfaces that a particular
PATH message has. RsvpSenderOutInterfaceEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.3.1 |
rsvpSenderOutInterfaceStatus'active' for all active PATH messages.ro RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.3.1.1 |
rsvpResvTableInformation describing the state information
displayed by receivers in RESV messages. SEQUENCE OF RsvpResvEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.4 |
rsvpResvEntryInformation describing the state information
displayed by a single receiver's RESV message
concerning a single sender. RsvpResvEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1 |
rsvpResvNumberThe number of this reservation request. This
is for SNMP Indexing purposes only and has no
relation to any protocol value. SessionNumber -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.1 |
rsvpResvTypeThe type of session (IP4, IP6, IP6 with flow
information, etc).rw SessionType -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.2 |
rsvpResvDestAddrThe destination address used by all senders in
this session. This object may not be changed
when the value of the RowStatus object is
'active'.rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.3 |
rsvpResvSenderAddrThe source address of the sender selected by
this reservation. The value of all zeroes
indicates 'all senders'. This object may not
be changed when the value of the RowStatus
object is 'active'.rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.4 |
rsvpResvDestAddrLengthThe 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'.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.5 |
rsvpResvSenderAddrLengthThe 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'.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.6 |
rsvpResvProtocolThe IP Protocol used by this session. This
object may not be changed when the value of the
RowStatus object is 'active'.rw Protocol -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.7 |
rsvpResvDestPortThe UDP or TCP port number used as a
destination port for all senders in this
session. If the IP protocol in use, specified
by rsvpResvProtocol, is 50 (ESP) or 51 (AH),
this represents a virtual destination port
number. A value of zero indicates that the IP
protocol in use does not have ports. This
object may not be changed when the value of the
RowStatus object is 'active'.rw Port -- Rsyntax OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.8 |
rsvpResvPortThe UDP or TCP port number used as a source
port for this sender in this session. If the
IP protocol in use, specified by
rsvpResvProtocol is 50 (ESP) or 51 (AH), this
represents a generalized port identifier (GPI).
A value of zero indicates that the IP protocol
in use does not have ports. This object may
not be changed when the value of the RowStatus
object is 'active'.rw Port -- Rsyntax OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.9 |
rsvpResvHopAddrThe address used by the next RSVP hop (which
may be the ultimate receiver).rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.10 |
rsvpResvHopLihThe Logical Interface Handle received from the
previous RSVP hop (which may be the ultimate
receiver).rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.11 |
rsvpResvInterfaceThe ifIndex value of the interface on which
this RESV message was most recently received.rw InterfaceIndex -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.12 |
rsvpResvServiceThe QoS Service classification requested by
the receiver.rw QosService -- Rsyntax INTEGER { -- bestEffort(1), -- guaranteedDelay(2), -- controlledLoad(5) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.13 |
rsvpResvTSpecRateThe Average Bit Rate of the sender's data
stream. Within a transmission burst, the
arrival rate may be as fast as
rsvpResvTSpecPeakRate (if supported by the
service model); however, averaged across two or
more burst intervals, the rate should not
exceed rsvpResvTSpecRate.
Note that this is a prediction, often based on
the general capability of a type of codec or
particular encoding; the measured average rate
may be significantly lower.rw BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.14 |
rsvpResvTSpecPeakRateThe 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.rw BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.15 |
rsvpResvTSpecBurstThe size of the largest burst expected from
the sender at a time.
If this is less than the sender's advertised
burst size, the receiver is asking the network
to provide flow pacing beyond what would be
provided under normal circumstances. Such
pacing is at the network's option.rw BurstSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.16 |
rsvpResvTSpecMinTUThe minimum message size for this flow. The
policing algorithm will treat smaller messages
as though they are this size.rw MessageSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.17 |
rsvpResvTSpecMaxTUThe maximum message size for this flow. The
admission algorithm will reject TSpecs whose
Maximum Transmission Unit, plus the interface
headers, exceed the interface MTU.rw MessageSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.18 |
rsvpResvRSpecRateIf the requested service is Guaranteed, as
specified by rsvpResvService, this is the
clearing rate that is being requested.
Otherwise, it is zero, or the agent may return
noSuchValue.rw BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.19 |
rsvpResvRSpecSlackIf the requested service is Guaranteed, as
specified by rsvpResvService, this is the delay
slack. Otherwise, it is zero, or the agent may
return noSuchValue.rw INTEGER -- Units -- microseconds .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.20 |
rsvpResvIntervalThe interval between refresh messages as
advertised by the Next Hop.rw RefreshInterval -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.21 |
rsvpResvScopeThe 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.rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.22 |
rsvpResvSharedIf TRUE, a reservation shared among senders is
requested. If FALSE, a reservation specific to
this sender is requested.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.23 |
rsvpResvExplicitIf 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.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.24 |
rsvpResvRSVPHopIf TRUE, the node believes that the previous
IP hop is an RSVP hop. If FALSE, the node
believes that the previous IP hop may not be an
RSVP hop.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.25 |
rsvpResvLastChangeThe time of the last change in this
reservation request; This is either the first
time it was received or the time of the most
recent change in parameters.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.26 |
rsvpResvPolicyThe 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.rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.27 |
rsvpResvStatus'active' for all active RESV messages. This
object may be used to install static RESV
information or delete RESV information.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.28 |
rsvpResvTTLThe TTL value in the RSVP header that was last
received.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.29 |
rsvpResvFlowIdThe flow ID that this receiver is using, if
this is an IPv6 session.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.4.1.30 |
rsvpResvFwdTableInformation describing the state information
displayed upstream in RESV messages. SEQUENCE OF RsvpResvFwdEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.5 |
rsvpResvFwdEntryInformation describing the state information
displayed upstream in an RESV message
concerning a single sender. RsvpResvFwdEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1 |
rsvpResvFwdNumberThe number of this reservation request. This
is for SNMP Indexing purposes only and has no
relation to any protocol value. SessionNumber -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.1 |
rsvpResvFwdTypeThe type of session (IP4, IP6, IP6 with flow
information, etc).ro SessionType -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.2 |
rsvpResvFwdDestAddrThe destination address used by all senders in
this session. This object may not be changed
when the value of the RowStatus object is
'active'.ro OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.3 |
rsvpResvFwdSenderAddrThe source address of the sender selected by
this reservation. The value of all zeroes
indicates 'all senders'. This object may not
be changed when the value of the RowStatus
object is 'active'.ro OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.4 |
rsvpResvFwdDestAddrLengthThe 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'.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.5 |
rsvpResvFwdSenderAddrLengthThe 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'.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.6 |
rsvpResvFwdProtocolThe IP Protocol used by a session. for secure
sessions, this indicates IP Security. This
object may not be changed when the value of the
RowStatus object is 'active'.ro Protocol -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.7 |
rsvpResvFwdDestPortThe UDP or TCP port number used as a
destination port for all senders in this
session. If the IP protocol in use, specified
by rsvpResvFwdProtocol, is 50 (ESP) or 51 (AH),
this represents a virtual destination port
number. A value of zero indicates that the IP
protocol in use does not have ports. This
object may not be changed when the value of the
RowStatus object is 'active'.ro Port -- Rsyntax OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.8 |
rsvpResvFwdPortThe UDP or TCP port number used as a source
port for this sender in this session. If the
IP protocol in use, specified by
rsvpResvFwdProtocol is 50 (ESP) or 51 (AH),
this represents a generalized port identifier
(GPI). A value of zero indicates that the IP
protocol in use does not have ports. This
object may not be changed when the value of the
RowStatus object is 'active'.ro Port -- Rsyntax OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.9 |
rsvpResvFwdHopAddrThe address of the (previous) RSVP that will
receive this message.ro OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.10 |
rsvpResvFwdHopLihThe Logical Interface Handle sent to the
(previous) RSVP that will receive this
message.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.11 |
rsvpResvFwdInterfaceThe ifIndex value of the interface on which
this RESV message was most recently sent.ro InterfaceIndex -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.12 |
rsvpResvFwdServiceThe QoS Service classification requested.ro QosService -- Rsyntax INTEGER { -- bestEffort(1), -- guaranteedDelay(2), -- controlledLoad(5) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.13 |
rsvpResvFwdTSpecRateThe Average Bit Rate of the sender's data
stream. Within a transmission burst, the
arrival rate may be as fast as
rsvpResvFwdTSpecPeakRate (if supported by the
service model); however, averaged across two or
more burst intervals, the rate should not
exceed rsvpResvFwdTSpecRate.
Note that this is a prediction, often based on
the general capability of a type of codec or
particular encoding; the measured average rate
may be significantly lower.ro BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.14 |
rsvpResvFwdTSpecPeakRateThe 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.ro BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.15 |
rsvpResvFwdTSpecBurstThe size of the largest burst expected from
the sender at a time.
If this is less than the sender's advertised
burst size, the receiver is asking the network
to provide flow pacing beyond what would be
provided under normal circumstances. Such
pacing is at the network's option.ro BurstSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.16 |
rsvpResvFwdTSpecMinTUThe minimum message size for this flow. The
policing algorithm will treat smaller messages
as though they are this size.ro MessageSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.17 |
rsvpResvFwdTSpecMaxTUThe maximum message size for this flow. The
admission algorithm will reject TSpecs whose
Maximum Transmission Unit, plus the interface
headers, exceed the interface MTU.ro MessageSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.18 |
rsvpResvFwdRSpecRateIf the requested service is Guaranteed, as
specified by rsvpResvService, this is the
clearing rate that is being requested.
Otherwise, it is zero, or the agent may return
noSuchValue.ro BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.19 |
rsvpResvFwdRSpecSlackIf the requested service is Guaranteed, as
specified by rsvpResvService, this is the delay
slack. Otherwise, it is zero, or the agent may
return noSuchValue.ro INTEGER -- Units -- microseconds .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.20 |
rsvpResvFwdIntervalThe interval between refresh messages
advertised to the Previous Hop.ro RefreshInterval -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.21 |
rsvpResvFwdScopeThe 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.ro OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.22 |
rsvpResvFwdSharedIf TRUE, a reservation shared among senders is
requested. If FALSE, a reservation specific to
this sender is requested.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.23 |
rsvpResvFwdExplicitIf 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.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.24 |
rsvpResvFwdRSVPHopIf TRUE, the node believes that the next IP
hop is an RSVP hop. If FALSE, the node
believes that the next IP hop may not be an
RSVP hop.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.25 |
rsvpResvFwdLastChangeThe time of the last change in this request;
This is either the first time it was sent or
the time of the most recent change in
parameters.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.26 |
rsvpResvFwdPolicyThe 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.ro OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.27 |
rsvpResvFwdStatus'active' for all active RESV messages. This
object may be used to delete RESV information.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.28 |
rsvpResvFwdTTLThe TTL value in the RSVP header that was last
received.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.29 |
rsvpResvFwdFlowIdThe flow ID that this receiver is using, if
this is an IPv6 session.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.5.1.30 |
rsvpIfTableThe RSVP-specific attributes of the system's
interfaces. SEQUENCE OF RsvpIfEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.6 |
rsvpIfEntryThe RSVP-specific attributes of the a given
interface. RsvpIfEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1 |
rsvpIfUdpNbrsThe number of neighbors perceived to be using
only the RSVP UDP Encapsulation.ro Gauge .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1.1 |
rsvpIfIpNbrsThe number of neighbors perceived to be using
only the RSVP IP Encapsulation.ro Gauge .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1.2 |
rsvpIfNbrsThe number of neighbors currently perceived;
this will exceed rsvpIfIpNbrs + rsvpIfUdpNbrs
by the number of neighbors using both
encapsulations.ro Gauge .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1.3 |
rsvpIfRefreshBlockadeMultipleThe value of the RSVP value 'Kb', Which is the
minimum number of refresh intervals that
blockade state will last once entered.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1.4 |
rsvpIfRefreshMultipleThe 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.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1.5 |
rsvpIfTTLThe 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.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1.6 |
rsvpIfRefreshIntervalThe value of the RSVP value 'R', which is the
minimum period between refresh transmissions of
a given PATH or RESV message on an interface.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1.7 |
rsvpIfRouteDelayThe approximate period from the time a route
is changed to the time a resulting message
appears on the interface.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1.8 |
rsvpIfEnabledIf TRUE, RSVP is enabled on this Interface.
If FALSE, RSVP is not enabled on this
interface.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1.9 |
rsvpIfUdpRequiredIf TRUE, manual configuration forces the use
of UDP encapsulation on the interface. If
FALSE, UDP encapsulation is only used if
rsvpIfUdpNbrs is not zero.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1.10 |
rsvpIfStatus'active' on interfaces that are configured for
RSVP.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.6.1.11 |
rsvpNbrTableInformation describing the Neighbors of an
RSVP system. SEQUENCE OF RsvpNbrEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.7 |
rsvpNbrEntryInformation describing a single RSVP
Neighbor. RsvpNbrEntry .1.3.6.1.4.1.3727.20.20.3.1.51.1.7.1 |
rsvpNbrAddressThe IP4 or IP6 Address used by this neighbor.
This object may not be changed when the value
of the RowStatus object is 'active'. OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.51.1.7.1.1 |
rsvpNbrProtocolThe encapsulation being used by this
neighbor.rw RsvpEncapsulation -- Rsyntax INTEGER { -- ip(1), -- udp(2), -- both(3) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.7.1.2 |
rsvpNbrStatus'active' for all neighbors. This object may
be used to configure neighbors. In the
presence of configured neighbors, the
implementation may (but is not required to)
limit the set of valid neighbors to those
configured.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.3727.20.20.3.1.51.1.7.1.3 |
rsvpGenObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.2 |
rsvpBadPacketsThis object keeps a count of the number of bad
RSVP packets received.ro Gauge .1.3.6.1.4.1.3727.20.20.3.1.51.2.1 |
rsvpSenderNewIndexThis object is used to assign values to
rsvpSenderNumber as described in 'Textual
Conventions for SNMPv2'. The network manager
reads the object, and then writes the value
back in the SET that creates a new instance of
rsvpSenderEntry. If the SET fails with the
code 'inconsistentValue', then the process must
be repeated; If the SET succeeds, then the
object is incremented, and the new instance is
created according to the manager's directions.rw TestAndIncr -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.2.2 |
rsvpResvNewIndexThis object is used to assign values to
rsvpResvNumber as described in 'Textual
Conventions for SNMPv2'. The network manager
reads the object, and then writes the value
back in the SET that creates a new instance of
rsvpResvEntry. If the SET fails with the code
'inconsistentValue', then the process must be
repeated; If the SET succeeds, then the object
is incremented, and the new instance is created
according to the manager's directions.rw TestAndIncr -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.2.3 |
rsvpResvFwdNewIndexThis object is used to assign values to
rsvpResvFwdNumber as described in 'Textual
Conventions for SNMPv2'. The network manager
reads the object, and then writes the value
back in the SET that creates a new instance of
rsvpResvFwdEntry. If the SET fails with the
code 'inconsistentValue', then the process must
be repeated; If the SET succeeds, then the
object is incremented, and the new instance is
created according to the manager's directions.rw TestAndIncr -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.2.4 |
rsvpSessionNewIndexThis object is used to assign values to
rsvpSessionNumber as described in 'Textual
Conventions for SNMPv2'. The network manager
reads the object, and then writes the value
back in the SET that creates a new instance of
rsvpSessionEntry. If the SET fails with the
code 'inconsistentValue', then the process must
be repeated; If the SET succeeds, then the
object is incremented, and the new instance is
created according to the manager's directions.rw TestAndIncr -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.51.2.5 |
rsvpNotificationsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.3 |
rsvpNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.3.0 |
newFlowThe newFlow trap indicates that the
originating system has installed a new flow in
its classifier, or (when reservation
authorization is in view) is prepared to
install such a flow in the classifier and is
requesting authorization. The objects included
with the Notification may be used to read
further information using the Integrated
Services and RSVP MIBs. Authorization or non-
authorization may be enacted by a write to the
variable intSrvFlowStatus. TRAP-TYPE .1.3.6.1.4.1.3727.20.20.3.1.51.3.0.1 |
lostFlowThe lostFlow trap indicates that the
originating system has removed a flow from its
classifier. TRAP-TYPE .1.3.6.1.4.1.3727.20.20.3.1.51.3.0.2 |
rsvpConformance OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4 |
rsvpGroups OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.1 |
rsvpSessionGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.1.1 |
rsvpSenderGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.1.2 |
rsvpResvGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.1.3 |
rsvpResvFwdGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.1.4 |
rsvpIfGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.1.5 |
rsvpNbrGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.1.6 |
rsvpGenObjectsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.1.7 |
rsvpSenderOutInterfaceGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.1.8 |
rsvpNotificationGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.1.9 |
rsvpCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.2 |
rsvpCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.51.4.2.1 |