All MIBs › HIRSCHMANN-MMP4-QOS-MIB
Organization: Hirschmann Automation and Control GmbH
Last Updated: 2005-08-18
Category: Quality of Service, Technology: QoS, Vendor: Belden
Description: Hirschmann MMP4 QoS MIB for quality of service configuration on Hirschmann MMP4 industrial Ethernet switches.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is HIRSCHMANN-MMP4-QOS-MIB?
HIRSCHMANN-MMP4-QOS-MIB is a Hirschmann enterprise MIB defining Quality of Service configuration for the MMP4 (Multi-Media Platform 4) family of Hirschmann industrial Ethernet switches. It centers on a class-of-service queue configuration group governing how traffic priorities are mapped to hardware egress queues on the switch. This MIB is primarily configuration-oriented, letting an administrator confirm the software-configured QoS priority-to-queue mapping matches intended industrial-network traffic engineering (e.g. prioritizing time-sensitive automation/control traffic), rather than reporting hardware faults directly. It is a platform-specific extension likely used alongside Hirschmann's broader HM2/MMP4 device MIBs for interface and system status. Typical deployment is on Hirschmann industrial Ethernet switches used in factory automation, process control, or ruggedized network environments requiring deterministic QoS, where HIRSCHMANN-MMP4-QOS-MIB SNMP monitoring confirms priority-to-queue mappings remain correctly applied.
IPNetwork Monitor allows you to monitor SNMP objects defined in HIRSCHMANN-MMP4-QOS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Hirschmann MMP4 industrial Ethernet switch
Monitoring Examples
An administrator would poll the CoS queue configuration group (hmAgentCosQueueCfgGroup) to confirm per-priority traffic is mapped to the correct hardware queue on an MMP4 switch, verifying that industrial control-protocol traffic is assigned to a high-priority queue. An unexpected queue mapping here would explain why time-critical automation traffic is experiencing latency or jitter on the plant floor network. Since only the CoS queue config group name was available, exact per-port or per-priority object names should be confirmed against the MIB source.
What Can Be Monitored
- priority-to-queue mapping
- class-of-service queue configuration
- per-port QoS policy state
This MIB depends on
Related MIBs
Imported Objects
From HIRSCHMANN-MMP4-BASICL2-MIB
| hmPlatform4 | OBJECT-IDENTITY |
From IF-MIB
| InterfaceIndexOrZero |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| aclEntry | 1.3.6.1.4.1.248.15.3.2.1.1 | not-accessible | The entry of the aclTable. | |
| I32 aclIfAclId | 1.3.6.1.4.1.248.15.3.2.8.1.5 | Integer32 | not-accessible | The ACL identifier value, which is interpreted based on the aclIfType object. For the IP ACLs, the actual ACL number is its identifier as follows: IP standard ranges from 1-99, while IP extended ranges from 100-199. Here, aclIfAclId represents aclIndex. The MAC ACLs use an internally-generated index value that is assigned when the ACL is created.Here, aclIfAclId represents aclMacIndex. The aclIfType object must be specified along with this object. |
| INT aclIfAclType | 1.3.6.1.4.1.248.15.3.2.8.1.4 | INTEGER | not-accessible | The type of this ACL, which is used to interpret the aclIfId object value. Each type of ACL uses its own numbering scheme for identification (see aclIfId object for details). The aclIfId object must be specified along with this object. |
| INT aclIfDirection | 1.3.6.1.4.1.248.15.3.2.8.1.2 | INTEGER | not-accessible | The interface direction to which this ACL instance applies. |
| aclIfEntry | 1.3.6.1.4.1.248.15.3.2.8.1 | not-accessible | The entry of the aclIfTable. | |
| I32 aclIfIndex | 1.3.6.1.4.1.248.15.3.2.8.1.1 | Integer32 | not-accessible | The interface to which this ACL instance applies. |
| U32 aclIfSequence | 1.3.6.1.4.1.248.15.3.2.8.1.3 | Unsigned32 | not-accessible | The relative evaluation sequence of this ACL for this interface and direction. When multiple ACLs are allowed for a given interface and direction, the sequence number determines the order in which the list of ACLs are evaluated, with lower sequence numbers given higher precedence. The sequence number value is arbitrary, but must be a unique non-zero value for a given interface and direction. Setting this object to an existing sequence number value for a given interface and direction causes the ACL corresponding to that value to be replaced with this ACL. |
| ROW aclIfStatus | 1.3.6.1.4.1.248.15.3.2.8.1.6 | RowStatus | read-create | Status of this instance. active(1) - this ACL interface instance is active createAndGo(4) - set to this value to assign an ACL to an interface and direction destroy(6) - set to this value to remove an ACL from an interface and direction |
| aclIfTable | 1.3.6.1.4.1.248.15.3.2.8 | not-accessible | A table of ACL interface instances per direction. | |
| I32 aclIndex | 1.3.6.1.4.1.248.15.3.2.1.1.1 | Integer32 | not-accessible | The IP ACL table index this instance is associated with. |
| aclMacEntry | 1.3.6.1.4.1.248.15.3.2.6.1 | not-accessible | The entry of the aclMacTable. | |
| I32 aclMacIndex | 1.3.6.1.4.1.248.15.3.2.6.1.1 | Integer32 | not-accessible | The MAC ACL table index this instance is associated with. When creating a new MAC ACL, refer to the aclMacIndexNextFree object to determine the next available aclMacIndex to use. |
| I32 aclMacIndexNextFree | 1.3.6.1.4.1.248.15.3.2.5 | Integer32 | read-only | This object contains an unused value for the aclMacIndex to be used when creating a new MAC ACL. A value of zero zero indicates the ACL table is full. |
| STR aclMacName | 1.3.6.1.4.1.248.15.3.2.6.1.2 | DisplayString | read-create | The name of this MAC ACL entry, which must consist of 1 to 31 alphanumeric characters and uniquely identify this MAC ACL. An existing MAC ACL can be renamed by setting this object to a new name. This object must be set to complete a new MAC ACL row instance. |
| INT aclMacRuleAction | 1.3.6.1.4.1.248.15.3.2.7.1.2 | INTEGER | read-create | The type of action this MAC ACL rule should perform. |
| U32 aclMacRuleAssignQueueId | 1.3.6.1.4.1.248.15.3.2.7.1.18 | Unsigned32 | read-create | Queue identifier to which all inbound packets matching this MAC ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of assignable queues in the system: 1-3 queues: 0 4-7 queues: 1 8 queues: 2 This default assignment is static and is not influenced by other system configuration changes. |
| U32 aclMacRuleCos | 1.3.6.1.4.1.248.15.3.2.7.1.3 | Unsigned32 | read-create | The Class of Service (COS) used in the MAC ACL Classification. This is the three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame. For frames containing a double VLAN tag, this field is located in the first/outer tag. |
| U32 aclMacRuleCos2 | 1.3.6.1.4.1.248.15.3.2.7.1.4 | Unsigned32 | read-create | The Secondary Class of Service (COS2) used in the MAC ACL Classification. This is the three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame. |
| MAC aclMacRuleDestMacAddr | 1.3.6.1.4.1.248.15.3.2.7.1.5 | MacAddress | read-create | The Destination MAC address used in the MAC ACL Classification. |
| MAC aclMacRuleDestMacMask | 1.3.6.1.4.1.248.15.3.2.7.1.6 | MacAddress | read-create | The Destination MAC address mask used in the MAC ACL Classification. This mask value identifies the portion of the aclMacRuleDestMacAddr that is compared against a packet. A non-contiguous mask value is permitted. |
| aclMacRuleEntry | 1.3.6.1.4.1.248.15.3.2.7.1 | not-accessible | A table of layer 2 MAC ACL Classification Rules | |
| INT aclMacRuleEtypeKey | 1.3.6.1.4.1.248.15.3.2.7.1.7 | INTEGER | read-create | The Ethertype keyword used in the MAC ACL Classification. A keyword of custom(1) requires that the aclMacRuleEtypeValue object also be set. |
| ETY aclMacRuleEtypeValue | 1.3.6.1.4.1.248.15.3.2.7.1.8 | EtypeValue | read-create | The Ethertype custom value used in the MAC ACL Classification. This object is only valid if the aclMacRuleEtypeKey is set to custom(1). The allowed value for this object is 0x0600 to 0xFFFF (1536 to 65535). |
| I32 aclMacRuleIndex | 1.3.6.1.4.1.248.15.3.2.7.1.1 | Integer32 | not-accessible | The index of this rule instance within an MAC ACL. |
| T/F aclMacRuleMatchEvery | 1.3.6.1.4.1.248.15.3.2.7.1.20 | TruthValue | read-create | Flag to indicate that the MAC acl rule is defined to match all packets, regardless of Ethertype. |
| NUM aclMacRuleRedirectIntf | 1.3.6.1.4.1.248.15.3.2.7.1.19 | InterfaceIndexOrZero | read-create | A non-zero value indicates the external ifIndex to which all inbound packets matching this MAC ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object. |
| MAC aclMacRuleSrcMacAddr | 1.3.6.1.4.1.248.15.3.2.7.1.9 | MacAddress | read-create | The Source MAC address used in the MAC ACL Classification. |
| MAC aclMacRuleSrcMacMask | 1.3.6.1.4.1.248.15.3.2.7.1.10 | MacAddress | read-create | The Source MAC address mask used in the MAC ACL Classification. This mask value identifies the portion of the aclMacRuleSrcMacAddr that is compared against a packet. A non-contiguous mask value is permitted. |
| ROW aclMacRuleStatus | 1.3.6.1.4.1.248.15.3.2.7.1.17 | RowStatus | read-create | Status of this instance. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance |
| aclMacRuleTable | 1.3.6.1.4.1.248.15.3.2.7 | not-accessible | A table of layer 2 MAC ACL Rule instances. | |
| U32 aclMacRuleVlanId | 1.3.6.1.4.1.248.15.3.2.7.1.11 | Unsigned32 | read-create | The VLAN ID value used in the MAC ACL Classification. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame. |
| U32 aclMacRuleVlanId2 | 1.3.6.1.4.1.248.15.3.2.7.1.14 | Unsigned32 | read-create | The Secondary VLAN ID value used in the MAC ACL Classification. The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame. |
| U32 aclMacRuleVlanId2RangeEnd | 1.3.6.1.4.1.248.15.3.2.7.1.16 | Unsigned32 | read-create | The Secondary VLAN ID range end value used in the MAC ACL Classification. Setting this value less than the current aclMacRuleVlanId2RangeStart changes the Secondary VLAN ID range start to the same value as the range end. The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame. |
| U32 aclMacRuleVlanId2RangeStart | 1.3.6.1.4.1.248.15.3.2.7.1.15 | Unsigned32 | read-create | The Secondary VLAN ID range start value used in the MAC ACL Classification. Setting this value greater than the current aclMacRuleVlanId2RangeEnd changes the Secondary VLAN ID range end to the same value as the range start. The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame. |
| U32 aclMacRuleVlanIdRangeEnd | 1.3.6.1.4.1.248.15.3.2.7.1.13 | Unsigned32 | read-create | The VLAN ID range end value used in the MAC ACL Classification. Setting this value less than the current aclMacRuleVlanIdRangeStart changes the VLAN ID range start to the same value as the range end. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame. |
| U32 aclMacRuleVlanIdRangeStart | 1.3.6.1.4.1.248.15.3.2.7.1.12 | Unsigned32 | read-create | The VLAN ID range start value used in the MAC ACL Classification. Setting this value greater than the current aclMacRuleVlanIdRangeEnd changes the VLAN ID range end to the same value as the range start. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame. |
| ROW aclMacStatus | 1.3.6.1.4.1.248.15.3.2.6.1.3 | RowStatus | read-create | Status of this instance. ACL MAC entries can not be deleted until all rows in the aclIfTable and aclRuleTable with corresponding values of aclMacIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance The aclMacName object must be set to complete this row instance. |
| aclMacTable | 1.3.6.1.4.1.248.15.3.2.6 | not-accessible | A table of MAC ACL instances. | |
| INT aclRuleAction | 1.3.6.1.4.1.248.15.3.2.4.1.2 | INTEGER | read-create | The type of action this rule should perform. |
| U32 aclRuleAssignQueueId | 1.3.6.1.4.1.248.15.3.2.4.1.19 | Unsigned32 | read-create | Queue identifier to which all inbound packets matching this ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of assignable queues in the system: 1-3 queues: 0 4-7 queues: 1 8 queues: 2 This default assignment is static and is not influenced by other system configuration changes. |
| IP aclRuleDestIpAddress | 1.3.6.1.4.1.248.15.3.2.4.1.9 | IpAddress | read-create | The Destination IP Address used in the ACL Classification. |
| IP aclRuleDestIpMask | 1.3.6.1.4.1.248.15.3.2.4.1.10 | IpAddress | read-create | The Destination IP Mask used in the ACL Classification. This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary 1's and 'Do care bits' are represented by binary 0's. |
| I32 aclRuleDestL4Port | 1.3.6.1.4.1.248.15.3.2.4.1.11 | Integer32 | read-create | The Destination Port (Layer 4) used in ACl classification. |
| I32 aclRuleDestL4PortRangeEnd | 1.3.6.1.4.1.248.15.3.2.4.1.13 | Integer32 | read-create | The Destination Port (Layer 4) ending range used in ACL classification. |
| I32 aclRuleDestL4PortRangeStart | 1.3.6.1.4.1.248.15.3.2.4.1.12 | Integer32 | read-create | The Destination Port (Layer 4) starting range used in ACL classification. |
| aclRuleEntry | 1.3.6.1.4.1.248.15.3.2.4.1 | not-accessible | A table of IP ACL Classification Rules | |
| I32 aclRuleIndex | 1.3.6.1.4.1.248.15.3.2.4.1.1 | Integer32 | not-accessible | The index of this rule instance within an IP ACL. |
| I32 aclRuleIPDSCP | 1.3.6.1.4.1.248.15.3.2.4.1.14 | Integer32 | read-create | The Differentiated Services Code Point value. |
| I32 aclRuleIpPrecedence | 1.3.6.1.4.1.248.15.3.2.4.1.15 | Integer32 | read-create | The Type of Service (TOS) IP Precedence value. |
| I32 aclRuleIpTosBits | 1.3.6.1.4.1.248.15.3.2.4.1.16 | Integer32 | read-create | The Type of Service (TOS) Bits value. |
| I32 aclRuleIpTosMask | 1.3.6.1.4.1.248.15.3.2.4.1.17 | Integer32 | read-create | The Type of Service (TOS) Mask value. |
| T/F aclRuleMatchEvery | 1.3.6.1.4.1.248.15.3.2.4.1.21 | TruthValue | read-create | Flag to indicate that the acl rule is defined to match on every IP packet, regardless of content. |
| I32 aclRuleProtocol | 1.3.6.1.4.1.248.15.3.2.4.1.3 | Integer32 | read-create | icmp - 1 igmp - 2 ip - 4 tcp - 6 udp - 17 All values from 1 to 255 are valid. |
| NUM aclRuleRedirectIntf | 1.3.6.1.4.1.248.15.3.2.4.1.20 | InterfaceIndexOrZero | read-create | A non-zero value indicates the external ifIndex to which all inbound packets matching this ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object. |
| IP aclRuleSrcIpAddress | 1.3.6.1.4.1.248.15.3.2.4.1.4 | IpAddress | read-create | The Source IP Address used in the ACL Classification. |
| IP aclRuleSrcIpMask | 1.3.6.1.4.1.248.15.3.2.4.1.5 | IpAddress | read-create | The Source IP Mask used in the ACL Classification. This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary 1's and 'Do care bits' are represented by binary 0's. |
| I32 aclRuleSrcL4Port | 1.3.6.1.4.1.248.15.3.2.4.1.6 | Integer32 | read-create | The Source Port Number (Layer 4) used in the ACL Classification. |
| I32 aclRuleSrcL4PortRangeEnd | 1.3.6.1.4.1.248.15.3.2.4.1.8 | Integer32 | read-create | The Source Port Number(Layer 4) range end. |
| I32 aclRuleSrcL4PortRangeStart | 1.3.6.1.4.1.248.15.3.2.4.1.7 | Integer32 | read-create | The Source Port Number(Layer 4) range start. |
| ROW aclRuleStatus | 1.3.6.1.4.1.248.15.3.2.4.1.18 | RowStatus | read-create | Status of this instance. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance |
| aclRuleTable | 1.3.6.1.4.1.248.15.3.2.4 | not-accessible | A table of IP ACL Rule instances. | |
| ROW aclStatus | 1.3.6.1.4.1.248.15.3.2.1.1.3 | RowStatus | read-create | Status of this instance. Entries can not be deleted until all rows in the aclIfTable and aclRuleTable with corresponding values of aclIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance |
| aclTable | 1.3.6.1.4.1.248.15.3.2.1 | not-accessible | A table of ACL instances. | |
| hmAgentCosMapCfgGroup | 1.3.6.1.4.1.248.15.3.3.1 | |||
| hmAgentCosMapIntfTrustEntry | 1.3.6.1.4.1.248.15.3.3.1.3.1 | not-accessible | COS interface trust mode. | |
| NUM hmAgentCosMapIntfTrustIntfIndex | 1.3.6.1.4.1.248.15.3.3.1.3.1.1 | InterfaceIndexOrZero | not-accessible | This is a unique index for an entry in the hmAgentCosMapIntfTrustTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entries to be updated for a set operation, or reflects the most recent global setting for a get operation. |
| INT hmAgentCosMapIntfTrustMode | 1.3.6.1.4.1.248.15.3.3.1.3.1.2 | INTEGER | read-write | The class of service trust mode of an interface. When set to a trusted mode, the appropriate COS mapping table is used as follows: trustDot1p(2) : dot1dTrafficClassTable trustIpPrecedence(3): hmAgentCosMapIpPrecTable trustIpDscp(4): hmAgentCosMapIpDscpTable For an untrusted(1) interface, packets are handled in accordance with the dot1dPortDefaultUserPriority value of the ingress port. |
| hmAgentCosMapIntfTrustTable | 1.3.6.1.4.1.248.15.3.3.1.3 | not-accessible | Specifies the interface trust mode of operation for a port. The trust mode setting determines which COS mapping table is used for directing ingress packets to a Traffic Class. | |
| hmAgentCosMapIpDscpEntry | 1.3.6.1.4.1.248.15.3.3.1.2.1 | not-accessible | IP DSCP to Traffic Class mapping for a port. | |
| NUM hmAgentCosMapIpDscpIntfIndex | 1.3.6.1.4.1.248.15.3.3.1.2.1.1 | InterfaceIndexOrZero | not-accessible | This is a unique index for an entry in the hmAgentCosMapIpDscpTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entries to be updated for a set operation, or reflects the most recent global setting for a get operation. |
| hmAgentCosMapIpDscpTable | 1.3.6.1.4.1.248.15.3.3.1.2 | not-accessible | A table mapping evaluated IP DSCP to Traffic Class for a specific physical port. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)). | |
| U32 hmAgentCosMapIpDscpTrafficClass | 1.3.6.1.4.1.248.15.3.3.1.2.1.3 | Unsigned32 | read-write | Traffic class priority queue the received frame is mapped to. |
| U32 hmAgentCosMapIpDscpValue | 1.3.6.1.4.1.248.15.3.3.1.2.1.2 | Unsigned32 | not-accessible | The IP DSCP value contained in the received frame. This value is only indicated in IP packets, but is independent of both media-type and frame tagging. Non-IP packets are handled in accordance with the dot1dPortDefaultUserPriority value of the ingress port. |
| hmAgentCosMapIpPrecEntry | 1.3.6.1.4.1.248.15.3.3.1.1.1 | not-accessible | IP Precedence to Traffic Class mapping for a port. | |
| NUM hmAgentCosMapIpPrecIntfIndex | 1.3.6.1.4.1.248.15.3.3.1.1.1.1 | InterfaceIndexOrZero | not-accessible | This is a unique index for an entry in the hmAgentCosMapIpPrecTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entries to be updated for a set operation, or reflects the most recent global setting for a get operation. |
| hmAgentCosMapIpPrecTable | 1.3.6.1.4.1.248.15.3.3.1.1 | not-accessible | A table mapping evaluated IP precedence to Traffic Class for a specific physical port. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)). | |
| U32 hmAgentCosMapIpPrecTrafficClass | 1.3.6.1.4.1.248.15.3.3.1.1.1.3 | Unsigned32 | read-write | Traffic class priority queue the received frame is mapped to. This represents the actual configuration setting the port is using. |
| U32 hmAgentCosMapIpPrecValue | 1.3.6.1.4.1.248.15.3.3.1.1.1.2 | Unsigned32 | not-accessible | The IP precedence value contained in the received frame. This value is only indicated in IP packets, but is independent of both media-type and frame tagging. Non-IP packets are handled in accordance with the dot1dPortDefaultUserPriority value of the ingress port. |
| U32 hmAgentCosMapUntrustedTrafficClass | 1.3.6.1.4.1.248.15.3.3.1.3.1.3 | Unsigned32 | read-only | The traffic class (i.e. hardware queue) to which all untrusted traffic is assigned. This includes all traffic when the hmAgentCosMapIntfTrustMode is set to untrusted(1), or just non-IP packets when in trustIpPrecedence(3) or trustIpDscp(4) modes. This is a read-only object that reflects the current setting of the dot1dPortDefaultUserPriority object as mapped to a traffic class through the dot1dTrafficClassEntry. |
| hmAgentCosQueueCfgGroup | 1.3.6.1.4.1.248.15.3.3.2 | |||
| hmAgentCosQueueControlEntry | 1.3.6.1.4.1.248.15.3.3.2.3.1 | not-accessible | Provides a general control mechanism that affects all queues on a given interface. | |
| hmAgentCosQueueControlTable | 1.3.6.1.4.1.248.15.3.3.2.3 | not-accessible | Table of class-of-service queue configuration controls for the specified interface. | |
| INT hmAgentCosQueueDefaultsRestore | 1.3.6.1.4.1.248.15.3.3.2.3.1.5 | INTEGER | read-write | Causes the default values to be restored for all COS queue objects defined for this interface. This includes objects in the following tables: hmAgentCosQueueTable hmAgentCosQueueMgmtTable This object always reads as disable(2). This object may only be set to enable(1), which immediately causes the default value restoration action as described above. In essence, this models a momentary-style push button switch that triggers a restoration of the original default values for all affected objects. |
| hmAgentCosQueueEntry | 1.3.6.1.4.1.248.15.3.3.2.4.1 | not-accessible | Each entry describes a single class-of-service (COS) queue for a given Interface Index. The number of configurable COS queues for an interface vary based on device capabilities. All objects defined for this table entry contain a default value corresponding to a typical, non-preferential treatment of packets traversing the interface's COS queues. | |
| U32 hmAgentCosQueueIndex | 1.3.6.1.4.1.248.15.3.3.2.4.1.1 | Unsigned32 | not-accessible | The COS queue index, numbered 0 to (n-1), where n is the total number of configurable interface queues for the device as indicated by hmAgentCosQueueNumQueuesPerPort. In general, a higher numbered queue index is used to support higher priority traffic, although actual operation may be altered via configuration through this table. |
| NUM hmAgentCosQueueIntfIndex | 1.3.6.1.4.1.248.15.3.3.2.3.1.1 | InterfaceIndexOrZero | not-accessible | This is a unique index for an entry in the hmAgentCosQueueControlTable, hmAgentCosQueueTable, or hmAgentCosQueueMgmtTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entries to be updated for a set operation, or reflects the most recent global setting for a get operation. |
| U32 hmAgentCosQueueIntfShapingRate | 1.3.6.1.4.1.248.15.3.3.2.3.1.2 | Unsigned32 | read-write | Maximum bandwidth allowed for this interface as a whole, typically used to shape the outbound transmission rate. The value is specified in terms of percentage of overall link speed for the port in 1% increments. A value of 0 means there is no maximum bandwidth limit in effect and that the interface is allowed to transmit up to its maximum line rate (i.e., work conserving method). The default value is 0. When set to a non-zero value, the interface is restricted to using at most the bandwidth specified in this object for the outbound transmission rate (i.e., non-work-conserving method). This bandwidth value is independent of any per-queue maximum bandwidth value(s) in effect for the interface, as specified in the hmAgentCosQueueMaxBandwidth ohject, and should be considered as a second-level transmission rate control mechanism that regulates the output of the entire interface regardless of which queues originate the outbound traffic. |
| U32 hmAgentCosQueueMaxBandwidth | 1.3.6.1.4.1.248.15.3.3.2.4.1.4 | Unsigned32 | read-write | Maximum bandwidth allowed for this queue, typically used to shape the outbound transmission rate. The value is specified in terms of percentage of overall link speed for the port in 1% increments. A value of 0 means there is no maximum bandwidth limit in effect and that the queue is allowed to use any available excess bandwidth (i.e., work conserving method). The default value is 0. When set to a non-zero value, the queue is restricted to using at most the bandwidth specified in this object for the outbound transmission rate (i.e., non-work-conserving method). Any non-zero value set for this object must be equal to or greater than the value of hmAgentCosQueueMinBandwidth for the same hmAgentCosQueueIndex on this interface. |
| INT hmAgentCosQueueMgmtType | 1.3.6.1.4.1.248.15.3.3.2.4.1.5 | INTEGER | read-write | The queue depth management technique used when per-queue specification is supported. If taildrop(1), then all new packets presented to the queue are dropped based on some maximum threshold value(s). If wred(2), then an active queue management scheme is employed whereby packet drop precedence is considered during times of queue congestion using WRED parameters. The necessary queue management parameters are specified in the hmAgentCosQueueMgmtEntry for the corresponding hmAgentCosQueueIntfIndex and hmAgentCosQueueIndex values. The default for this object is taildrop(1). Implementations that do not support weighted RED must return taildrop(1) for this value and must not allow a value of wred(2) to be set. |
| INT hmAgentCosQueueMgmtTypeIntf | 1.3.6.1.4.1.248.15.3.3.2.3.1.3 | INTEGER | read-write | The management technique used for all queues on this interface. If taildrop(1), then all new packets presented to the queues are dropped based on some maximum threshold value(s). If wred(2), then an active queue management scheme is employed whereby packet drop precedence is considered during times of queue congestion using WRED parameters. The necessary queue management parameters are specified in the hmAgentCosQueueMgmtTable for the corresponding hmAgentCosQueueIntfIndex value. The default for this object is taildrop(1). Implementations that support this object but do not support weighted RED must return taildrop(1) for this value and must not allow a value of wred(2) to be set. |
| U32 hmAgentCosQueueMinBandwidth | 1.3.6.1.4.1.248.15.3.3.2.4.1.3 | Unsigned32 | read-write | Minimum guaranteed bandwidth allotted to this queue. The value is specified in terms of percentage of overall link speed for the port in 1% increments. A value of 0 means there is no guaranteed minimum bandwidth in effect (best-effort service). The default value is 0. The sum of all hmAgentCosQueueMinBandwidth object values for the queues on the same interface must not exceed 100%. If the hmAgentCosQueueMaxBandwidth corresponding to the same hmAgentCosQueueIndex on this interface is currently set to a non-zero value, then setting this object to a value greater than hmAgentCosQueueMaxBandwidth automatically updates hmAgentCosQueueMaxBandwidth to the same value to maintain a proper relationship between the minimum and maximum queue bandwidth specification. The value of this object is ignored when hmAgentCosQueueSchedulerType is set to strict(1). |
| U32 hmAgentCosQueueNumDropPrecedenceLevels | 1.3.6.1.4.1.248.15.3.3.2.2 | Unsigned32 | read-only | The number of distinct drop precedence levels per queue supported by the hardware device. These levels are typically used when configuring the queue management tail drop and WRED parameters. |
| U32 hmAgentCosQueueNumQueuesPerPort | 1.3.6.1.4.1.248.15.3.3.2.1 | Unsigned32 | read-only | The number of configurable COS queues per port supported by the hardware device. |
| INT hmAgentCosQueueSchedulerType | 1.3.6.1.4.1.248.15.3.3.2.4.1.2 | INTEGER | read-write | The type of scheduling used for this queue. If strict(1), then all traffic placed on this queue is transmitted before any queue with a lower precedence (lower hmAgentCosQueueIndex). A weighted(2) scheme gives this queue service relative to other weighted queues based on their relative hmAgentCosQueueMinBandwidth object values. The default is weighted(2). |
| hmAgentCosQueueTable | 1.3.6.1.4.1.248.15.3.3.2.4 | not-accessible | Table of class-of-service queue configuration parameters for the specified interface. | |
| U32 hmAgentCosQueueWredDecayExponent | 1.3.6.1.4.1.248.15.3.3.2.3.1.4 | Unsigned32 | read-write | The decay exponent value used with the weighted random early discard (WRED) algorithm to determine how quickly the average queue length calculation reacts to the current length of the queue. A higher value produces a slower response, meaning previously sampled queue length values are factored into the calculation for a longer period of time. The default value is 9. Use caution when changing this value from its default. If set too low, short traffic bursts can cause WRED to drop too many packets. If set too high, WRED might not detect queue congestion in a timely manner and becomes ineffective. The default value should be sufficient for most users. This object value is only used when the hmAgentCosQueueMgmtType is set to wred(2) and is otherwise ignored. |
| hmAgentQOSACL | 1.3.6.1.4.1.248.15.3.2 | |||
| hmAgentQOSCOS | 1.3.6.1.4.1.248.15.3.3 | |||
| hmPlatform4QOS | 1.3.6.1.4.1.248.15.3 | The Hirschmann Private Platform4 QoS MIB definitions for Platform devices. |
RFC description
Hirschmann Automation and Control enterprise SNMP MIB module for managing Quality of Service (QoS) configuration and monitoring on Hirschmann MMP4 platform networking devices.
Start monitoring Hirschmann industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.