IEEE8021-SRP-MIB
The Bridge MIB module for managing devices that support the IEEE Std 802.1Q Stream Reservation Protocol.
Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q-2014.
Copyright (C) IEEE (2014). This version of this MIB module is part of IEEE802.1Q; see the draft itself for full legal notices.
Main OID:
ieee8021SrpMib.1.3.111.2.802.1.1.19
45
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
45 total| Object Name |
|---|
ieee8021SrpMibThe Bridge MIB module for managing devices that support
the IEEE Std 802.1Q Stream Reservation Protocol.
Unless otherwise indicated, the references in this MIB
module are to IEEE Std 802.1Q-2014.
Copyright (C) IEEE (2014).
This version of this MIB module is part of IEEE802.1Q;
see the draft itself for full legal notices. MODULE-IDENTITY .1.3.111.2.802.1.1.19 |
ieee8021SrpNotifications OBJECT IDENTIFIER .1.3.111.2.802.1.1.19.0 |
ieee8021SrpObjects OBJECT IDENTIFIER .1.3.111.2.802.1.1.19.1 |
ieee8021SrpConfiguration OBJECT IDENTIFIER .1.3.111.2.802.1.1.19.1.1 |
ieee8021SrpBridgeBaseTableA table for SRP main control and status information.
All writeable objects in this table must be persistent
over power up restart/reboot. These objects augment
the ieee8021BridgeBasePortTable. SEQUENCE OF Ieee8021SrpBridgeBaseEntry .1.3.111.2.802.1.1.19.1.1.1 |
ieee8021SrpBridgeBaseEntrySRP control and status information for a Bridge. Ieee8021SrpBridgeBaseEntry .1.3.111.2.802.1.1.19.1.1.1.1 |
ieee8021SrpBridgeBaseMsrpEnabledStatusThe administrative status requested by management for
MSRP. The value true(1) indicates that MSRP should
be enabled on this device, in all VLANs, on all ports
for which it has not been specifically disabled. When
false(2), MSRP is disabled, in all VLANs and on all
ports, and all MSRP frames will be forwarded
transparently. This objects affects both Applicant and
Registrar state machines. A transition from false(2)
to true(1) will cause a reset of all MSRP state
machines on all ports.
This object may be modified while the corresponding
instance of ieee8021BridgeBaseRowStatus is active(1).
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.19.1.1.1.1.1 |
ieee8021SrpBridgeBaseMsrpTalkerPruningThe value of the talkerPruning parameter which
controls the propagation of Talker declarations.
The value true(1) indicates that Talker attributes
are only declared on ports that have the Stream
destination_address registered in the MMRP MAC
Address Registration Entries. When false(2),
Talker attribute are declared on all egress ports
in the active topology.
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.19.1.1.1.1.2 |
ieee8021SrpBridgeBaseMsrpMaxFanInPortsThe value of the msrpMaxFanInPorts parameter which
limits the total number of ports on a Bridge that
are allowed to establish reservations for inbound
Streams. A value of zero (0) indicates no fan-in
limit is being specified and calculations involving
fan-in will only be limited by the number of MSRP
enabled ports.
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 .1.3.111.2.802.1.1.19.1.1.1.1.3 |
ieee8021SrpBridgeBaseMsrpLatencyMaxFrameSizeThe value of msrpLatencyMaxFrameSize parameter
which is used in the calculation of the maximum
latency through a Bridge. The maximum size is
defined to be 2000 octets by default, but may be
set to a smaller or larger value dependent on the
particular Bridge configuration. This parameter
does not imply any type of policing of frame size,
it is only used in the latency calculations.
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 .1.3.111.2.802.1.1.19.1.1.1.1.4 |
ieee8021SrpBridgePortTableA table for SRP control and status information about
every Bridge Port. Augments the ieee8021BridgeBasePortTable. SEQUENCE OF Ieee8021SrpBridgePortEntry .1.3.111.2.802.1.1.19.1.1.2 |
ieee8021SrpBridgePortEntrySRP control and status information for a Bridge Port. Ieee8021SrpBridgePortEntry .1.3.111.2.802.1.1.19.1.1.2.1 |
ieee8021SrpBridgePortMsrpEnabledStatusThe administrative state of MSRP operation on this port. The
value true(1) indicates that MSRP is enabled on this port
in all VLANs as long as ieee8021BridgeMsrpEnabledStatus is
also true(1). A value of false(2) indicates that MSRP is
disabled on this port in all VLANs: any MSRP frames received
will be silently discarded, and no MSRP registrations will be
propagated from other ports. Setting this to a value of
true(1) will be stored by the agent but will only take
effect on the MSRP protocol operation if
ieee8021BridgeMsrpEnabledStatus
also indicates the value true(1). This object affects
all MSRP Applicant and Registrar state machines on this
port. A transition from false(2) to true(1) will
cause a reset of all MSRP state machines on this port.
The value of this object MUST be retained across
reinitializations of the management system.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.19.1.1.2.1.1 |
ieee8021SrpBridgePortMsrpFailedRegistrationsThe total number of failed MSRP registrations, for any
reason, in all VLANs, on this port.
Discontinuities in the value of the counter can occur at
re-initialization of the management system, and at other
times as indicated by the value of ifCounterDiscontinuityTime
object of the associated interface (if any).ro Counter64 UNITS "failed MSRP registrations" .1.3.111.2.802.1.1.19.1.1.2.1.2 |
ieee8021SrpBridgePortMsrpLastPduOriginThe Source MAC Address of the last MSRP message
received on this port.ro MacAddress (SNMPv2-TC) .1.3.111.2.802.1.1.19.1.1.2.1.3 |
ieee8021SrpBridgePortSrPvidThe default VLAN ID that Streams are assigned to.
Talkers learn this VID from the SRP Domain attribute
and tag Streams accordingly.
The value of this object MUST be retained across
reinitializations of the management system.rw IEEE8021VlanIndex (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.19.1.1.2.1.4 |
ieee8021SrpLatency OBJECT IDENTIFIER .1.3.111.2.802.1.1.19.1.2 |
ieee8021SrpLatencyTableA table containing a set of latency measurement
parameters for each traffic class. SEQUENCE OF Ieee8021SrpLatencyEntry .1.3.111.2.802.1.1.19.1.2.1 |
ieee8021SrpLatencyEntryA list of objects containing latency information
for each traffic class. Rows in the table are
automatically created for ports that are not an
SRP domain boundary port (i.e. SRPdomainBoundaryPort
is FALSE). See 35.1.4, 8.8.2, 12.22.3. Ieee8021SrpLatencyEntry .1.3.111.2.802.1.1.19.1.2.1.1 |
ieee8021SrpTrafficClassThe traffic class number associated with the
row of the table.
Rows in the table are automatically created for
ports that are not an SRP domain boundary port
(i.e. SRPdomainBoundaryPort is FALSE). IEEE8021FqtssTrafficClassValue (IEEE8021-FQTSS-MIB) .1.3.111.2.802.1.1.19.1.2.1.1.1 |
ieee8021SrpPortTcLatencyThe value of the portTcMaxLatency parameter for the
traffic class. This value is expressed in
nano-seconds.ro Unsigned32 UNITS "nano-seconds" .1.3.111.2.802.1.1.19.1.2.1.1.2 |
ieee8021SrpStreams OBJECT IDENTIFIER .1.3.111.2.802.1.1.19.1.3 |
ieee8021SrpStreamTableA table containing a set of characteristics
for each registered Stream. SEQUENCE OF Ieee8021SrpStreamEntry .1.3.111.2.802.1.1.19.1.3.1 |
ieee8021SrpStreamEntryA list of objects containing characteristics
for each registered Stream. Rows in the table are
automatically created for Streams registered on any
port of a Bridge. Ieee8021SrpStreamEntry .1.3.111.2.802.1.1.19.1.3.1.1 |
ieee8021SrpStreamIdThe Stream ID associated with the row of the table.
Rows in the table are automatically created when
Streams are registered via MSRP. IEEE8021SrpStreamIdValue .1.3.111.2.802.1.1.19.1.3.1.1.1 |
ieee8021SrpStreamDestinationAddressThe MAC destination address for the Stream described
by this reservation.ro MacAddress (SNMPv2-TC) .1.3.111.2.802.1.1.19.1.3.1.1.2 |
ieee8021SrpStreamVlanIdThe VLAN ID associated with the MSRP registration
for this Stream.ro IEEE8021VlanIndex (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.19.1.3.1.1.3 |
ieee8021SrpStreamTspecMaxFrameSizeThe maximum size frame that will be sent by
a Talker for this Stream. This value is part
of the Traffic Specification for the Stream.ro Unsigned32 .1.3.111.2.802.1.1.19.1.3.1.1.4 |
ieee8021SrpStreamTspecMaxIntervalFramesThe maximum number of frame that will be sent
during a class measurement interval (L.2). This
value is part of the Traffic Specification for
the Stream.ro Unsigned32 .1.3.111.2.802.1.1.19.1.3.1.1.5 |
ieee8021SrpStreamDataFramePriorityThe Priority Code Point (PCP) value that the
referenced Stream will be tagged with. This value
is used to distinguish Class A and Class B traffic.ro IEEE8021PriorityCodePoint (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.19.1.3.1.1.6 |
ieee8021SrpStreamRankSRP supports emergency and non-emergency.
Emergency traffic will interrupt non-emergency
traffic if there is insufficient bandwidth or
resources available for the emergency traffic.ro IEEE8021SrpStreamRankValue .1.3.111.2.802.1.1.19.1.3.1.1.7 |
ieee8021SrpReservations OBJECT IDENTIFIER .1.3.111.2.802.1.1.19.1.4 |
ieee8021SrpReservationsTableA table containing Stream attribute
registrations per port. SEQUENCE OF Ieee8021SrpReservationsEntry .1.3.111.2.802.1.1.19.1.4.1 |
ieee8021SrpReservationsEntryA list of objects containing Stream attribute
registrations per port. Rows in the table are
automatically created for Streams registered on any
port of a Bridge. Ieee8021SrpReservationsEntry .1.3.111.2.802.1.1.19.1.4.1.1 |
ieee8021SrpReservationStreamIdThe Stream ID associated with the row of the table.
Rows in the table are automatically created when
Streams are registered via MSRP. IEEE8021SrpStreamIdValue .1.3.111.2.802.1.1.19.1.4.1.1.1 |
ieee8021SrpReservationDirectionThe source of this Stream registration, either
Talker or Listener. IEEE8021SrpReservationDirectionValue .1.3.111.2.802.1.1.19.1.4.1.1.2 |
ieee8021SrpReservationDeclarationTypeThe type of Talker or Listener registration.ro IEEE8021SrpReservationDeclarationTypeValue .1.3.111.2.802.1.1.19.1.4.1.1.3 |
ieee8021SrpReservationAccumulatedLatencyThe Accumulated Latency associated with the current
registration.
For Talker registrations this represents the accumulated
latency from the Talker to the ingress port of this
Bridge.
For Listener registrations this represents the accumulated
latency to the ingress port of the neighbor Bridge or
end stations. This include the latency of the media
attached to this egress port.ro Unsigned32 UNITS "nano-seconds" .1.3.111.2.802.1.1.19.1.4.1.1.4 |
ieee8021SrpReservationFailureBridgeIdThe first Bridge that changes a Talker Advertise to a
Talker Failed registration will report its Bridge
Identification in this field. That single Bridge
Identification is then propagated from Bridge to Bridge.ro BridgeId (BRIDGE-MIB) .1.3.111.2.802.1.1.19.1.4.1.1.5 |
ieee8021SrpReservationFailureCodeThe first Bridge that changes a Talker Advertise to a
Talker Failed registration will report the Failure Code
in this field. That single Failure Code is then propagated
from Bridge to Bridge.ro IEEE8021SrpReservationFailureCodeValue .1.3.111.2.802.1.1.19.1.4.1.1.6 |
ieee8021SrpReservationDroppedStreamFramesA count of the number of data stream frames that have
been dropped for whatever reason. These are not MSRP
frames, but the stream data frames that are carried by
the MSRP Reservation.
Discontinuities in the value of the counter can occur at
re-initialization of the management system, and at other
times as indicated by the value of ifCounterDiscontinuityTime
object of the associated interface (if any).ro Counter64 UNITS "frames" .1.3.111.2.802.1.1.19.1.4.1.1.7 |
ieee8021SrpReservationStreamAgeThe number of seconds since the reservation was established
on this port.ro Unsigned32 UNITS "seconds" .1.3.111.2.802.1.1.19.1.4.1.1.8 |
ieee8021SrpConformance OBJECT IDENTIFIER .1.3.111.2.802.1.1.19.2 |
ieee8021SrpCompliances OBJECT IDENTIFIER .1.3.111.2.802.1.1.19.2.1 |
ieee8021SrpGroups OBJECT IDENTIFIER .1.3.111.2.802.1.1.19.2.2 |