HM2-PLATFORM-MSRP-MIB

File: HM2-PLATFORM-MSRP-MIB.mib (45560 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BRIDGE-MIB
Q-BRIDGE-MIB HM2-PLATFORM-MRP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Counter64 Unsigned32 Integer32
TruthValue TEXTUAL-CONVENTION MacAddress
BridgeId VlanId hm2AgentDot1qMrpMxrp

Defined Types

Hm2AgentDot1qPriorityValue  
An 802.1Q user priority value.
TEXTUAL-CONVENTION    
  Unsigned32 0..7  

Hm2AgentDot1qMsrpStreamRankValue  
An 802.1 SRP Stream Rank value. This is an integer, with the following interpretation placed on the value: 0: Emergency, high-rank stream, 1: Non-emergency stream.
TEXTUAL-CONVENTION    
  INTEGER emergency(0), nonEmergency(1)  

Hm2AgentDot1qMsrpStreamIdValue  
Represents an SRP Stream ID, which is often defined as a MAC Address followed by a unique 16-bit ID.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

Hm2AgentDot1qMsrpReservationDirectionValue  
An 802.1 SRP Stream Reservation Direction value. This is an integer, with the following interpretation placed on the value: 0: Talker registrations, 1: Listener registrations.
TEXTUAL-CONVENTION    
  INTEGER talkerRegistrations(0), listenerRegistrations(1)  

Hm2AgentDot1qMsrpReservationDeclarationTypeValue  
An 802.1 SRP Stream Reservation Declaration Type value. This is an integer, with the following interpretation placed on the value: 0: Talker Advertise, 1: Talker Failed, 2: Listener Asking Failed, 3: Listener Ready, 4: Listener Ready Failed.
TEXTUAL-CONVENTION    
  INTEGER talkerAdvertise(0), talkerFailed(1), listenerAskingFailed(2), listenerReady(3), listenerReadyFailed(4)  

Hm2AgentDot1qMsrpReservationFailureCodeValue  
An 802.1 SRP Stream Reservation Failure Code value. This is an integer, with the following interpretation placed on the value: 0: No failure, 1: Insufficient bandwidth, 2: Insufficient Bridge resources, 3: Insufficient bandwidth for Traffic Class, 4: StreamID in use by another Talker, 5: Stream destination address already in use, 6: Stream pre-empted by higher rank, 7: Reported latency has changed, 8: Egress port is not AVBCapable, 9: Use a different destination_address, 10: Out of MSRP resources, 11: Out of MMRP resources, 12: Cannot store destination_address, 13: Requested priority is not an SR Class priority, 14: MaxFrameSize is too large for media, 15: maxFanInPorts limit has been reached, 16: Changes in FirstValue for a registered StreamID, 17: VLAN is blocked on this egress port (Registration Forbidden), 18: VLAN tagging is disabled on this egress port (untagged set), 19: SR class priority mismatch.
TEXTUAL-CONVENTION    
  INTEGER noFailure(0), insufficientBandwidth(1), insufficientResources(2), insufficientTrafficClassBandwidth(3), streamIDInUse(4), streamDestinationAddressInUse(5), streamPreemptedByHigherRank(6), latencyHasChanged(7), egressPortNotAVBCapable(8), useDifferentDestinationAddress(9), outOfMSRPResources(10), outOfMMRPResources(11), cannotStoreDestinationAddress(12), priorityIsNoAnSRCLass(13), maxFrameSizeTooLarge(14), maxFanInPortsLimitReached(15), firstValueChangedForStreamID(16), vlanBlockedOnEgress(17), vlanTaggingDisabledOnEgress(18), srClassPriorityMismatch(19)  

Hm2AgentDot1qFqtssTrafficClassValue  
An 802.1 FQTSS traffic class value. This is the numerical value associated with a traffic class in a Bridge. Larger values are associated with higher priority traffic classes.
TEXTUAL-CONVENTION    
  Unsigned32 0..7  

Hm2AgentDot1qFqtssDeltaBandwidthValue  
An 802.1 FQTSS delta bandwidth percentage, represented as a fixed point number scaled by 1,000,000.
TEXTUAL-CONVENTION    
  Unsigned32 0..100000000  

Hm2AgentDot1qFtqssTxSelectionAlgorithmIDValue  
An 802.1 transmission selection algorithm identifier value. This is an integer, with the following interpretation placed on the value: 0: Strict priority algorithm, 1: Credit-based shaper algorithm, 2-255: Reserved for future standardization, 256-4294967295: Vendor-specific transmission selection algorithm identifiers, consisting of a four-octet integer, where the 3 most significant octets hold an OUI value, and the least significant octet holds an integer value in the range 0-255 assigned by the owner of the OUI.
TEXTUAL-CONVENTION    
  Unsigned32  

Hm2AgentDot1qPortMsrpEntry  
SEQUENCE    
  hm2AgentDot1qMsrpPort Integer32
  hm2AgentDot1qPortMsrpEnabledStatus TruthValue
  hm2AgentDot1qPortMsrpFailedRegistrations Counter64
  hm2AgentDot1qPortMsrpLastPduOrigin MacAddress
  hm2AgentDot1qPortMsrpPvid VlanId

Hm2AgentDot1qMsrpStreamEntry  
SEQUENCE    
  hm2AgentDot1qMsrpStreamIndex Integer32
  hm2AgentDot1qMsrpStreamID Hm2AgentDot1qMsrpStreamIdValue
  hm2AgentDot1qMsrpStreamDestMacAddr MacAddress
  hm2AgentDot1qMsrpStreamVlanId Integer32
  hm2AgentDot1qMsrpStreamTspecMaxFrameSize Unsigned32
  hm2AgentDot1qMsrpStreamTspecMaxIntervalFrames Unsigned32
  hm2AgentDot1qMsrpStreamDataFramePriority Hm2AgentDot1qPriorityValue
  hm2AgentDot1qMsrpStreamRank Hm2AgentDot1qMsrpStreamRankValue

Hm2AgentDot1qMsrpReservationEntry  
SEQUENCE    
  hm2AgentDot1qMsrpReservationStreamId Hm2AgentDot1qMsrpStreamIdValue
  hm2AgentDot1qMsrpReservationDirection Hm2AgentDot1qMsrpReservationDirectionValue
  hm2AgentDot1qMsrpReservationDeclarationType Hm2AgentDot1qMsrpReservationDeclarationTypeValue
  hm2AgentDot1qMsrpReservationAccumulatedLatency Unsigned32
  hm2AgentDot1qMsrpReservationFailureBridgeId BridgeId
  hm2AgentDot1qMsrpReservationFailureCode Hm2AgentDot1qMsrpReservationFailureCodeValue
  hm2AgentDot1qMsrpReservationDroppedStreamFrames Counter64
  hm2AgentDot1qMsrpReservationStreamAge Unsigned32

Hm2AgentDot1qMrpMsrpStatsEntry  
SEQUENCE    
  hm2AgentDot1qMrpMsrpIntf Integer32
  hm2AgentDot1qMrpMsrpPortPktTx Counter32
  hm2AgentDot1qMrpMsrpPortPktRx Counter32
  hm2AgentDot1qMrpMsrpPortPktRxBadHeader Counter32
  hm2AgentDot1qMrpMsrpPortPktRxBadFormat Counter32
  hm2AgentDot1qMrpMsrpPortPktTxFailure Counter32
  hm2AgentDot1qMrpMsrpPortPktRegFailure Counter32

Hm2AgentDot1qFqtssBapEntry  
SEQUENCE    
  hm2AgentDot1qFqtssTrafficClass Hm2AgentDot1qFqtssTrafficClassValue
  hm2AgentDot1qFqtssDeltaBandwidth Hm2AgentDot1qFqtssDeltaBandwidthValue
  hm2AgentDot1qFqtssOperIdleSlopeMs Unsigned32
  hm2AgentDot1qFqtssOperIdleSlopeLs Unsigned32
  hm2AgentDot1qFqtssAdminIdleSlopeMs Unsigned32
  hm2AgentDot1qFqtssAdminIdleSlopeLs Unsigned32

Hm2AgentDot1qFqtssTxSelectionAlgorithmEntry  
SEQUENCE    
  hm2AgentDot1qFqtssTxSelectionAlgorithmID Hm2AgentDot1qFtqssTxSelectionAlgorithmIDValue

Hm2AgentDot1qFqtssSrpRegenOverrideEntry  
SEQUENCE    
  hm2AgentDot1qFqtssSrClassPriority Hm2AgentDot1qPriorityValue
  hm2AgentDot1qFqtssPriorityRegenOverride Hm2AgentDot1qPriorityValue
  hm2AgentDot1qFqtssSrpBoundaryPort TruthValue

Defined Values

hm2PlatformMSRP 1.3.6.1.4.1.248.12.60.2.3
The Hirschmann Private Platform2 MIB for 802.1Qat, 802.1Qav Configuration. Copyright (C) 2013. All Rights Reserved.
MODULE-IDENTITY    

hm2AgentDot1qMsrp 1.3.6.1.4.1.248.12.60.2.3.1
OBJECT IDENTIFIER    

hm2AgentDot1qMrpMsrpStats 1.3.6.1.4.1.248.12.60.2.3.2
OBJECT IDENTIFIER    

hm2AgentDot1qFqtss 1.3.6.1.4.1.248.12.60.2.3.3
OBJECT IDENTIFIER    

hm2AgentDot1qPortMsrpTable 1.3.6.1.4.1.248.12.60.2.3.1.1
A table of MSRP control information about every bridge port. This is indexed by hm2AgentDot1qMsrpPort.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDot1qPortMsrpEntry

hm2AgentDot1qPortMsrpEntry 1.3.6.1.4.1.248.12.60.2.3.1.1.1
MSRP control information for a bridge port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDot1qPortMsrpEntry  

hm2AgentDot1qMsrpPort 1.3.6.1.4.1.248.12.60.2.3.1.1.1.1
The MSRP port number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hm2AgentDot1qPortMsrpEnabledStatus 1.3.6.1.4.1.248.12.60.2.3.1.1.1.2
The 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 hm2AgentDot1qBridgeMsrpEnabledStatus 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 hm2AgentDot1qBridgeMsrpEnabledStatus 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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDot1qPortMsrpFailedRegistrations 1.3.6.1.4.1.248.12.60.2.3.1.1.1.3
The 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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2AgentDot1qPortMsrpLastPduOrigin 1.3.6.1.4.1.248.12.60.2.3.1.1.1.4
The Source MAC Address of the last MSRP message received on this port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2AgentDot1qPortMsrpPvid 1.3.6.1.4.1.248.12.60.2.3.1.1.1.5
The default VLAN ID that Streams are assigned to. Talkers learn this VID from the SRP Domain attribute and tag Streams accordingly.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

hm2AgentDot1qBridgeMsrpEnabledStatus 1.3.6.1.4.1.248.12.60.2.3.1.2
The 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. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDot1qBridgeMsrpTalkerPruning 1.3.6.1.4.1.248.12.60.2.3.1.3
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDot1qBridgeMsrpMaxFanInPorts 1.3.6.1.4.1.248.12.60.2.3.1.4
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hm2AgentDot1qBridgeMsrpBoundaryPropagate 1.3.6.1.4.1.248.12.60.2.3.1.6
The value of the boundaryPropagate parameter which controls the propagation of Talker declarations. The value true(1) indicates that Talker attributes are propagated to the ports marked as boundary port. When false(2) Talker attributes are not propagated to the ports marked as boundary port. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDot1qMsrpStreamTable 1.3.6.1.4.1.248.12.60.2.3.1.7
A table of detailed MSRP stream information. This is indexed by Stream ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDot1qMsrpStreamEntry

hm2AgentDot1qMsrpStreamEntry 1.3.6.1.4.1.248.12.60.2.3.1.7.1
A 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
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDot1qMsrpStreamEntry  

hm2AgentDot1qMsrpStreamIndex 1.3.6.1.4.1.248.12.60.2.3.1.7.1.1
An index for MSRP Details Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hm2AgentDot1qMsrpStreamID 1.3.6.1.4.1.248.12.60.2.3.1.7.1.2
The Stream ID associated with the row of the table. Rows in the table are automatically created when Streams are registered via MSRP.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2AgentDot1qMsrpStreamIdValue  

hm2AgentDot1qMsrpStreamDestMacAddr 1.3.6.1.4.1.248.12.60.2.3.1.7.1.3
The MAC destination address for the Stream described by this reservation.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2AgentDot1qMsrpStreamVlanId 1.3.6.1.4.1.248.12.60.2.3.1.7.1.4
The VLAN ID associated with the MSRP registration for this Stream.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentDot1qMsrpStreamTspecMaxFrameSize 1.3.6.1.4.1.248.12.60.2.3.1.7.1.5
The maximum size frame that will be sent by a Talker for this Stream. This value is part of the Traffic Specification for the Stream.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

hm2AgentDot1qMsrpStreamTspecMaxIntervalFrames 1.3.6.1.4.1.248.12.60.2.3.1.7.1.6
The maximum number of frame that will be sent during a class measurement interval. This value is part of the Traffic Specification for the Stream.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

hm2AgentDot1qMsrpStreamDataFramePriority 1.3.6.1.4.1.248.12.60.2.3.1.7.1.7
The 802.1Q user priority value that the referenced Stream will be tagged with. This value is used to distinguish Class A and Class B traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2AgentDot1qPriorityValue  

hm2AgentDot1qMsrpStreamRank 1.3.6.1.4.1.248.12.60.2.3.1.7.1.8
SRP supports emergency and non-emergency. Emergency traffic will interrupt non-emergency traffic if there is insufficient bandwidth or resources available for the emergency traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2AgentDot1qMsrpStreamRankValue  

hm2AgentDot1qMsrpReservationTable 1.3.6.1.4.1.248.12.60.2.3.1.8
A table containing Stream attribute registrations per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDot1qMsrpReservationEntry

hm2AgentDot1qMsrpReservationEntry 1.3.6.1.4.1.248.12.60.2.3.1.8.1
A 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDot1qMsrpReservationEntry  

hm2AgentDot1qMsrpReservationStreamId 1.3.6.1.4.1.248.12.60.2.3.1.8.1.1
The Stream ID associated with the row of the table. Rows in the table are automatically created when Streams are registered via MSRP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDot1qMsrpStreamIdValue  

hm2AgentDot1qMsrpReservationDirection 1.3.6.1.4.1.248.12.60.2.3.1.8.1.2
The source of this Stream registration, either Talker or Listener.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDot1qMsrpReservationDirectionValue  

hm2AgentDot1qMsrpReservationDeclarationType 1.3.6.1.4.1.248.12.60.2.3.1.8.1.3
The type of Talker or Listener registration.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2AgentDot1qMsrpReservationDeclarationTypeValue  

hm2AgentDot1qMsrpReservationAccumulatedLatency 1.3.6.1.4.1.248.12.60.2.3.1.8.1.4
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentDot1qMsrpReservationFailureBridgeId 1.3.6.1.4.1.248.12.60.2.3.1.8.1.5
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

hm2AgentDot1qMsrpReservationFailureCode 1.3.6.1.4.1.248.12.60.2.3.1.8.1.6
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2AgentDot1qMsrpReservationFailureCodeValue  

hm2AgentDot1qMsrpReservationDroppedStreamFrames 1.3.6.1.4.1.248.12.60.2.3.1.8.1.7
A 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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hm2AgentDot1qMsrpReservationStreamAge 1.3.6.1.4.1.248.12.60.2.3.1.8.1.8
The number of seconds since the reservation was established on this port. Talkers shall report this as the seconds since the first receipt of the Talker Advertise or Talker Failed. Listeners shall report this as the number of seconds since the destination_address was first added to the Dynamic Reservations Entries.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentDot1qMrpMsrpPktTx 1.3.6.1.4.1.248.12.60.2.3.2.1
The number of frames was transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qMrpMsrpPktRx 1.3.6.1.4.1.248.12.60.2.3.2.2
The number of frames was received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qMrpMsrpPktRxBadHeader 1.3.6.1.4.1.248.12.60.2.3.2.3
The number of frames with bad header was received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qMrpMsrpPktRxBadFormat 1.3.6.1.4.1.248.12.60.2.3.2.4
The number of frames with bad data field was received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qMrpMsrpPktTxFailure 1.3.6.1.4.1.248.12.60.2.3.2.5
The number of frames was not transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qMrpMsrpStatsTable 1.3.6.1.4.1.248.12.60.2.3.2.6
A table which contains MSRP statistics per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDot1qMrpMsrpStatsEntry

hm2AgentDot1qMrpMsrpStatsEntry 1.3.6.1.4.1.248.12.60.2.3.2.6.1
MSRP statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDot1qMrpMsrpStatsEntry  

hm2AgentDot1qMrpMsrpIntf 1.3.6.1.4.1.248.12.60.2.3.2.6.1.1
Index of hm2AgentDot1qMrpMsrpStatistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hm2AgentDot1qMrpMsrpPortPktTx 1.3.6.1.4.1.248.12.60.2.3.2.6.1.2
The number of frames was transmitted on interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qMrpMsrpPortPktRx 1.3.6.1.4.1.248.12.60.2.3.2.6.1.3
The number of frames was received on interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qMrpMsrpPortPktRxBadHeader 1.3.6.1.4.1.248.12.60.2.3.2.6.1.4
The number of frames with bad header was received on interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qMrpMsrpPortPktRxBadFormat 1.3.6.1.4.1.248.12.60.2.3.2.6.1.5
The number of frames with bad data field was received on interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qMrpMsrpPortPktTxFailure 1.3.6.1.4.1.248.12.60.2.3.2.6.1.6
The number of frames was not transmitted on interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qMrpMsrpPortPktRegFailure 1.3.6.1.4.1.248.12.60.2.3.2.6.1.7
The number of failed registration attempts on interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qMrpMsrpPktMessageFailure 1.3.6.1.4.1.248.12.60.2.3.2.7
The number of failures while adding message into MSRP queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDot1qFqtssNotifications 1.3.6.1.4.1.248.12.60.2.3.3.0
OBJECT IDENTIFIER    

hm2AgentDot1qFqtssObjects 1.3.6.1.4.1.248.12.60.2.3.3.1
OBJECT IDENTIFIER    

hm2AgentDot1qFqtssConformance 1.3.6.1.4.1.248.12.60.2.3.3.2
OBJECT IDENTIFIER    

hm2AgentDot1qFqtssBap 1.3.6.1.4.1.248.12.60.2.3.3.3
OBJECT IDENTIFIER    

hm2AgentDot1qFqtssMappings 1.3.6.1.4.1.248.12.60.2.3.3.4
OBJECT IDENTIFIER    

hm2AgentDot1qFqtssBapTable 1.3.6.1.4.1.248.12.60.2.3.3.3.1
A table containing a set of bandwidth availability parameters for each traffic class that supports the credit-based shaper algorithm. All writable objects in this table must be persistent over power up restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDot1qFqtssBapEntry

hm2AgentDot1qFqtssBapEntry 1.3.6.1.4.1.248.12.60.2.3.3.3.1.1
A list of objects containing bandwidth allocation information for each traffic class that supports the credit-based shaper algorithm. Rows in the table are automatically created and deleted as a result of the operation of the algorithm described in 34.5.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDot1qFqtssBapEntry  

hm2AgentDot1qFqtssTrafficClass 1.3.6.1.4.1.248.12.60.2.3.3.3.1.1.1
The traffic class number associated with the row of the table. A row in this table is created for each traffic class that supports the credit-based shaper algrithm and whose bandwidth can be reserved for AV traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDot1qFqtssTrafficClassValue  

hm2AgentDot1qFqtssDeltaBandwidth 1.3.6.1.4.1.248.12.60.2.3.3.3.1.1.2
The value of the deltaBandwidth parameter for the traffic class. This value is represented as a fixed point number scaled by a factor of 1,000,000; i.e., 100,000,000 (the maximum value) represents 100%. The default value of the deltaBandwidth parameter for the highest numbered traffic class that supports the credit-based shaper algorithm is 75%; for all lower numbered traffic classes that support the credit-based shaper algorithm the default value is 0%. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2AgentDot1qFqtssDeltaBandwidthValue  

hm2AgentDot1qFqtssOperIdleSlopeMs 1.3.6.1.4.1.248.12.60.2.3.3.3.1.1.3
The most significant 32 bits of the bandwidth, in bits per second, that is currently allocated to the traffic class (idleSlope(N)). This object MUST be read at the same time as hm2AgentDot1qFqtssOperIdleSlopeLs, which represents the LS 32 bits of the value, in order for the read operation to succeed. If SRP is supported and in operation, then the reserved bandwidth is determined by the operation of SRP; otherwise, the value of hm2AgentDot1qFqtssOperIdleSlopeMs is equal to the value of hm2AgentDot1qFqtssAdminIdleSlopeMs. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentDot1qFqtssOperIdleSlopeLs 1.3.6.1.4.1.248.12.60.2.3.3.3.1.1.4
The least significant 32 bits of the bandwidth, in bits per second, that is currently allocated to the traffic class (idleSlope(N)). This object MUST be read at the same time as hm2AgentDot1qFqtssOperIdleSlopeMs, which represents the LS 32 bits of the value, in order for the read operation to succeed. If SRP is supported and in operation, then the reserved bandwidth is determined by the operation of SRP; otherwise, the value of hm2AgentDot1qFqtssOperIdleSlopeLs is equal to the value of hm2AgentDot1qFqtssAdminIdleSlopeLs.. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentDot1qFqtssAdminIdleSlopeMs 1.3.6.1.4.1.248.12.60.2.3.3.3.1.1.5
The most significant 32 bits of the bandwidth, in bits per second, that the manager desires to allocate to the traffic class as idleSlope(N). This object MUST be read or written at the same time as hm2AgentDot1qFqtssAdminIdleSlopeLs, which represents the LS 32 bits of the value, in order for the read or write operation to succeed. If SRP is supported and in operation, then the reserved bandwidth is determined by the operation of SRP, and any changes to the value of this object have no effect on the operational value of idleSlope(N). The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hm2AgentDot1qFqtssAdminIdleSlopeLs 1.3.6.1.4.1.248.12.60.2.3.3.3.1.1.6
The least significant 32 bits of the bandwidth, in bits per second, that the manager desires to allocate to the traffic class as idleSlope(N). This object MUST be read or written at the same time as hm2AgentDot1qFqtssAdminIdleSlopeMs, which represents the LS 32 bits of the value, in order for the read or write operation to succeed. If SRP is supported and in operation, then the reserved bandwidth is determined by the operation of SRP, and any changes to the value of this object have no effect on the operational value of idleSlope(N). The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hm2AgentDot1qFqtssTxSelectionAlgorithmTable 1.3.6.1.4.1.248.12.60.2.3.3.4.1
A table containing the assignment of transmission selection algorithms to traffic classes for the Port. This table provides management of the Transmission Selection Algorithm Table defined in 8.6.8. For a given Port, a row in the table exists for each traffic class that is supported by the Port. The default assignments of transmission selection algorithms to traffic classes in the table are made on instantiation of the table, in accordance with the defaults defined in 8.6.8 and 34.5. All writable objects in this table must be persistent over power up restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDot1qFqtssTxSelectionAlgorithmEntry

hm2AgentDot1qFqtssTxSelectionAlgorithmEntry 1.3.6.1.4.1.248.12.60.2.3.3.4.1.1
A list of objects that contain the mapping of a traffic class value to a transmission selection algorithm value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDot1qFqtssTxSelectionAlgorithmEntry  

hm2AgentDot1qFqtssTxSelectionAlgorithmID 1.3.6.1.4.1.248.12.60.2.3.3.4.1.1.1
The identifier of the transmission selection algorithm assigned to the traffic class. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2AgentDot1qFtqssTxSelectionAlgorithmIDValue  

hm2AgentDot1qFqtssSrpRegenOverrideTable 1.3.6.1.4.1.248.12.60.2.3.3.4.2
A table containing the set of priority regeneration table override values for the Port. The recommended default values of priorities associated with SR classes, and the corresponding override values, are defined in 6.9.4. All writable objects in this table must be persistent over power up restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDot1qFqtssSrpRegenOverrideEntry

hm2AgentDot1qFqtssSrpRegenOverrideEntry 1.3.6.1.4.1.248.12.60.2.3.3.4.2.1
A list of objects that contain the mapping of a priority value to a priority regeneration override value, and a boundary port indication. Rows in the table exist for all priorities that are associated with SR classes.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDot1qFqtssSrpRegenOverrideEntry  

hm2AgentDot1qFqtssSrClassPriority 1.3.6.1.4.1.248.12.60.2.3.3.4.2.1.1
The priority value that is overridden at the SRP domain boundary.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2AgentDot1qPriorityValue  

hm2AgentDot1qFqtssPriorityRegenOverride 1.3.6.1.4.1.248.12.60.2.3.3.4.2.1.2
The priority value that is used to override the priority regeneration table entry at the SRP domain boundary. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2AgentDot1qPriorityValue  

hm2AgentDot1qFqtssSrpBoundaryPort 1.3.6.1.4.1.248.12.60.2.3.3.4.2.1.3
The value of the SRPdomainBoundaryPort parameter (6.6.4) for the priority.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue