HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB
AI MIB Summary
The HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB enables monitoring and configuration of Differentiated Services (DiffServ) traffic classes, queue mappings, and scheduling policies on Hirschmann Platform2 managed switches. This module provides granular visibility into QoS buffer utilization, packet drop rates, and per-class traffic statistics to ensure deterministic service delivery for prioritized network flows.
The Hirschmann Private Platform2 MIB for QoS DiffServ. Copyright (C) 2011. All Rights Reserved.
Main OID:
hm2PlatformQOSDiffServPrivate.1.3.6.1.4.1.248.12.7
170
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
170 total| Object Name |
|---|
hm2PlatformQOSDiffServPrivateThe Hirschmann Private Platform2 MIB for QoS DiffServ. Copyright (C) 2011. All Rights Reserved. MODULE-IDENTITY .1.3.6.1.4.1.248.12.7 |
hm2AgentDiffServGenStatusGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.1 |
hm2AgentDiffServGenStatusAdminModeDiffServ Admin Moderw HmEnabledStatus (HM2-TC-MIB) .1.3.6.1.4.1.248.12.7.1.1 |
hm2AgentDiffServGenStatusClassTableSizeCurrent size of the Class Tablero Unsigned32 .1.3.6.1.4.1.248.12.7.1.2 |
hm2AgentDiffServGenStatusClassTableMaxMax size of the Class Tablero Unsigned32 .1.3.6.1.4.1.248.12.7.1.3 |
hm2AgentDiffServGenStatusClassRuleTableSizeCurrent size of Class Rule Tablero Unsigned32 .1.3.6.1.4.1.248.12.7.1.4 |
hm2AgentDiffServGenStatusClassRuleTableMaxMax size of the Class Rule Table.ro Unsigned32 .1.3.6.1.4.1.248.12.7.1.5 |
hm2AgentDiffServGenStatusPolicyTableSizeCurrent Size of the Policy Table.ro Unsigned32 .1.3.6.1.4.1.248.12.7.1.6 |
hm2AgentDiffServGenStatusPolicyTableMaxMax size of the Policy Tablero Unsigned32 .1.3.6.1.4.1.248.12.7.1.7 |
hm2AgentDiffServGenStatusPolicyInstTableSizeCurrent size of the Policy-Class Instance Tablero Unsigned32 .1.3.6.1.4.1.248.12.7.1.8 |
hm2AgentDiffServGenStatusPolicyInstTableMaxMax size of the Policy-Class Instance Tablero Unsigned32 .1.3.6.1.4.1.248.12.7.1.9 |
hm2AgentDiffServGenStatusPolicyAttrTableSizeCurrent size of the Policy Attribute Tablero Unsigned32 .1.3.6.1.4.1.248.12.7.1.10 |
hm2AgentDiffServGenStatusPolicyAttrTableMaxMax size of the Policy Attribute Tablero Unsigned32 .1.3.6.1.4.1.248.12.7.1.11 |
hm2AgentDiffServGenStatusServiceTableSizeCurrent size of the Service Tablero Unsigned32 .1.3.6.1.4.1.248.12.7.1.12 |
hm2AgentDiffServGenStatusServiceTableMaxMax size of the Service Tablero Unsigned32 .1.3.6.1.4.1.248.12.7.1.13 |
hm2AgentDiffServClassGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.2 |
hm2AgentDiffServClassIndexNextFreeThis object contains an unused value for classIndex, or a zero to indicate that none exists.ro Unsigned32 .1.3.6.1.4.1.248.12.7.2.1 |
hm2AgentDiffServClassTableA table of the DiffServ class entries SEQUENCE OF Hm2AgentDiffServClassEntry .1.3.6.1.4.1.248.12.7.2.2 |
hm2AgentDiffServClassEntryRepresents entry for a DiffServ traffic class Hm2AgentDiffServClassEntry .1.3.6.1.4.1.248.12.7.2.2.1 |
hm2AgentDiffServClassIndexThe identifier for DiffServ Class entry Unsigned32 .1.3.6.1.4.1.248.12.7.2.2.1.1 |
hm2AgentDiffServClassNameName of the DiffServ traffic classrw DisplayString .1.3.6.1.4.1.248.12.7.2.2.1.2 |
hm2AgentDiffServClassTypeThe class type indicates how the individual class match criteria are evaluated. For type all, all of the individual match conditions must be true for a packet to be considered a member of the class. For types any and acl, only one of the match criteria must be true for a packet to belong to the class; multiple matching criteria are evaluated in a sequential order, with the highest precedence awarded to the first criterion defined for the class. An acl class type copies its set of match criteria from the current rule definition of the specified ACL number.rw Enumeration .1.3.6.1.4.1.248.12.7.2.2.1.3 |
hm2AgentDiffServClassRuleIndexNextFreeThis object contains an unused value for classRuleIndex, or a zero to indicate that none exists. This index is maintained on a per-class basis.ro Unsigned32 .1.3.6.1.4.1.248.12.7.2.2.1.5 |
hm2AgentDiffServClassStorageTypeStorage-type for this conceptual rowrw StorageType (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.2.2.1.6 |
hm2AgentDiffServClassRowStatusThe status of this conceptual row. All RowStatus operations are permitted. Other columns in this row may be modified when the status is 'active'. Entries can not be deleted until all rows in hm2AgentDiffServClassRuleTable with corresponding values of hm2AgentDiffServClassIndex have been deleted.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.2.2.1.7 |
hm2AgentDiffServClassProtoTypeThe diffserv class protocol type used to indicate how to interpret any layer 3. This attribute is only valid if the value of hm2AgentDiffServClassProtoType is set to all(1) or any(2).rw Enumeration .1.3.6.1.4.1.248.12.7.2.2.1.9 |
hm2AgentDiffServClassRuleTableA table of the DiffServ Class Rule entries SEQUENCE OF Hm2AgentDiffServClassRuleEntry .1.3.6.1.4.1.248.12.7.2.3 |
hm2AgentDiffServClassRuleEntryRepresents entry for a set of class-match rules Hm2AgentDiffServClassRuleEntry .1.3.6.1.4.1.248.12.7.2.3.1 |
hm2AgentDiffServClassRuleIndexThe identifier for DiffServ Class Rule Table entry within a class Unsigned32 .1.3.6.1.4.1.248.12.7.2.3.1.1 |
hm2AgentDiffServClassRuleMatchEntryTypeClass Rule match entry type, it determines which one of the individual match conditions is defined for the present class rule. This object must be created before any other match object in this row.rw Enumeration .1.3.6.1.4.1.248.12.7.2.3.1.2 |
hm2AgentDiffServClassRuleMatchCosThree-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame used as a class-match parameter - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to cos(1). For frames containing a double VLAN tag, this field is located in the first/outer tag.rw Unsigned32 .1.3.6.1.4.1.248.12.7.2.3.1.3 |
hm2AgentDiffServClassRuleMatchDstIpAddrDestination IP address match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to dstip(2).rw IpAddress .1.3.6.1.4.1.248.12.7.2.3.1.4 |
hm2AgentDiffServClassRuleMatchDstIpMaskDestination IP address mask match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to dstip(2). This mask value identifies the portion of hm2AgentDiffServClassRuleMatchDstIpAddr that is compared against a packet. A non-contiguous mask value is permitted.rw IpAddress .1.3.6.1.4.1.248.12.7.2.3.1.5 |
hm2AgentDiffServClassRuleMatchDstL4PortStartDestination layer 4 port range start match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to dstl4port(3).rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.248.12.7.2.3.1.6 |
hm2AgentDiffServClassRuleMatchDstL4PortEndDestination layer 4 port range end match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to dstl4port(3).rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.248.12.7.2.3.1.7 |
hm2AgentDiffServClassRuleMatchDstMacAddrDestination MAC address match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to dstmac(4).rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.2.3.1.8 |
hm2AgentDiffServClassRuleMatchDstMacMaskDestination MAC address mask match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to dstmac(4). This mask value identifies the portion of hm2AgentDiffServClassRuleMatchDstMacAddr that is compared against a packet. A non-contiguous mask value is permitted.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.2.3.1.9 |
hm2AgentDiffServClassRuleMatchEveryFlag to indicate that the class rule is defined to match on every packet, regardless of content. - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to every(5).ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.2.3.1.10 |
hm2AgentDiffServClassRuleMatchIpDscpIP DiffServ Code Point (DSCP) match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to ipdscp(6). The DSCP is defined as the high-order six bits of the Service Type octet in the IPv4 header.rw Unsigned32 .1.3.6.1.4.1.248.12.7.2.3.1.11 |
hm2AgentDiffServClassRuleMatchIpPrecedenceIP Precedence match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to ipprecedence(7). The Precedence bits are defined as the high-order three bits of the Service Type octed in the IPv4 header.rw Unsigned32 .1.3.6.1.4.1.248.12.7.2.3.1.12 |
hm2AgentDiffServClassRuleMatchIpTosBitsIP TOS bits match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to iptos(8). The TOS bits are defined as all eight bits of the Service Type octet in the IPv4 header.rw OCTET STRING .1.3.6.1.4.1.248.12.7.2.3.1.13 |
hm2AgentDiffServClassRuleMatchIpTosMaskIP TOS bits mask match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to iptos(8). This mask value identifies the portion of hm2AgentDiffServClassRuleMatchIpTosBits that is compared against a packet. A non-contiguous mask value is permitted.rw OCTET STRING .1.3.6.1.4.1.248.12.7.2.3.1.14 |
hm2AgentDiffServClassRuleMatchProtocolNumProtocol number match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to protocol(9).rw Unsigned32 .1.3.6.1.4.1.248.12.7.2.3.1.15 |
hm2AgentDiffServClassRuleMatchRefClassIndexIndex of the corresponding referenced class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to refclass(10). The set of match conditions defined for the reference class are directly inherited by the current class. Restrictions: 1) The class types of both, current class and the reference class must be identical (i.e., any vs. any, or all vs. all). 2) Self-referencing of class-name is not allowed. 3) Any attempt to delete the reference class while still referenced by any class shall fail. 4) The combined match criteria of classname and reference class name must be an allowed combination based on the class type. Any subsequent changes to the reference class name match criteria must maintain this validity, or the change attempt shall fail.rw Unsigned32 .1.3.6.1.4.1.248.12.7.2.3.1.16 |
hm2AgentDiffServClassRuleMatchSrcIpAddrSource IP address match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to srcip(11).rw IpAddress .1.3.6.1.4.1.248.12.7.2.3.1.17 |
hm2AgentDiffServClassRuleMatchSrcIpMaskSource IP address mask match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to srcip(11). This mask value identifies the portion of hm2AgentDiffServClassRuleMatchSrcIpAddr that is compared against a packet. A non-contiguous mask value is permitted.rw IpAddress .1.3.6.1.4.1.248.12.7.2.3.1.18 |
hm2AgentDiffServClassRuleMatchSrcL4PortStartSource layer 4 port range start match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to srcl4port(12).rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.248.12.7.2.3.1.19 |
hm2AgentDiffServClassRuleMatchSrcL4PortEndSource layer 4 port range end match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to srcl4port(12).rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.248.12.7.2.3.1.20 |
hm2AgentDiffServClassRuleMatchSrcMacAddrSource MAC address match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to srcmac(13).rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.2.3.1.21 |
hm2AgentDiffServClassRuleMatchSrcMacMaskSource MAC address mask match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to srcmac(13). This mask value identifies the portion of hm2AgentDiffServClassRuleMatchSrcMacAddr that is compared against a packet. A non-contiguous mask value is permitted.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.2.3.1.22 |
hm2AgentDiffServClassRuleMatchExcludeFlagClass Rule exclude flag - when set to true(1), the match condition identified by hm2AgentDiffServClassRuleMatchEntryType is negated. This means that for a given field, every value is considered to be a match EXCEPT for the value specified in the class rule. This flag must be false(2) for an agendDiffServClassRuleMatchEntryType of refClass(10). This object must be set after the hm2AgentDiffServClassRuleMatchEntryType object, but before any other match object in this rowrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.2.3.1.24 |
hm2AgentDiffServClassRuleStorageTypeStorage-type for this conceptual rowrw StorageType (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.2.3.1.25 |
hm2AgentDiffServClassRuleRowStatusThe status of this conceptual row. All RowStatus operations are permitted. Other columns in this row may be modified when the status is 'active'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.2.3.1.26 |
hm2AgentDiffServClassRuleMatchCos2Three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame used as a class-match parameter - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to cos2(15).rw Unsigned32 .1.3.6.1.4.1.248.12.7.2.3.1.27 |
hm2AgentDiffServClassRuleMatchEtypeKeyEthertype keyword match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to etype(16). A keyword of custom(1) requires that the hm2AgentDiffServClassRuleMatchEtypeValue object also be set.rw Enumeration .1.3.6.1.4.1.248.12.7.2.3.1.28 |
hm2AgentDiffServClassRuleMatchEtypeValueEthertype match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to etype(16) and the hm2AgentDiffServClassRuleMatchEtypeKey is set to custom(1). The allowed value for this object is 0x0600 to 0xFFFF.rw EtypeValue .1.3.6.1.4.1.248.12.7.2.3.1.29 |
hm2AgentDiffServClassRuleMatchVlanIdStartVLAN ID range start match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to vlanid(17). 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.rw Unsigned32 .1.3.6.1.4.1.248.12.7.2.3.1.30 |
hm2AgentDiffServClassRuleMatchVlanIdEndVLAN ID range end match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to vlanid(17). 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.rw Unsigned32 .1.3.6.1.4.1.248.12.7.2.3.1.31 |
hm2AgentDiffServClassRuleMatchVlanId2StartSecondary VLAN ID range start match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to vlanid2(18). 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.rw Unsigned32 .1.3.6.1.4.1.248.12.7.2.3.1.32 |
hm2AgentDiffServClassRuleMatchVlanId2EndSecondary VLAN ID range end match value for the class - only valid if the hm2AgentDiffServClassRuleMatchEntryType is set to vlanid2(18). 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.rw Unsigned32 .1.3.6.1.4.1.248.12.7.2.3.1.33 |
hm2AgentDiffServPolicyGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.3 |
hm2AgentDiffServPolicyIndexNextFreeThis object contains an unused value for hm2AgentDiffServPolicyIndex, or a zero to indicate that none exists.ro Unsigned32 .1.3.6.1.4.1.248.12.7.3.1 |
hm2AgentDiffServPolicyTableA table of the DiffServ policy entries. SEQUENCE OF Hm2AgentDiffServPolicyEntry .1.3.6.1.4.1.248.12.7.3.2 |
hm2AgentDiffServPolicyEntryRepresents entry for a DiffServ policy. Hm2AgentDiffServPolicyEntry .1.3.6.1.4.1.248.12.7.3.2.1 |
hm2AgentDiffServPolicyIndexThe identifier for DiffServ Policy table entry. Unsigned32 .1.3.6.1.4.1.248.12.7.3.2.1.1 |
hm2AgentDiffServPolicyNameName of the policyrw DisplayString .1.3.6.1.4.1.248.12.7.3.2.1.2 |
hm2AgentDiffServPolicyTypeThe policy type dictates whether inbound or outbound policy attribute statements are used in the policy definition.rw IntfDirection .1.3.6.1.4.1.248.12.7.3.2.1.3 |
hm2AgentDiffServPolicyInstIndexNextFreeThis object contains an unused value for hm2AgentDiffServPolicyInstIndex, or a zero to indicate that none exists. This index is maintained on a per-policy basis.ro Unsigned32 .1.3.6.1.4.1.248.12.7.3.2.1.4 |
hm2AgentDiffServPolicyStorageTypeStorage-type for this conceptual rowrw StorageType (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.2.1.5 |
hm2AgentDiffServPolicyRowStatusThe status of this conceptual row. active(1) - this Diffserv Policy is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance All RowStatus operations are permitted. Other columns in this row may be modified when the status is 'active'. Entries can not be deleted until all rows in hm2AgentDiffServPolicyInstTable with corresponding values of hm2AgentDiffServPolicyIndex have been deleted.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.2.1.6 |
hm2AgentDiffServPolicyInstTableA table of the policy-class instance entries. SEQUENCE OF Hm2AgentDiffServPolicyInstEntry .1.3.6.1.4.1.248.12.7.3.3 |
hm2AgentDiffServPolicyInstEntryRepresents entry for a policy-class instance. Hm2AgentDiffServPolicyInstEntry .1.3.6.1.4.1.248.12.7.3.3.1 |
hm2AgentDiffServPolicyInstIndexThe identifier for policy-class Instance table entry within a policy. Unsigned32 .1.3.6.1.4.1.248.12.7.3.3.1.1 |
hm2AgentDiffServPolicyInstClassIndexIndex of the DiffServ Class Table row, whose class definition is used as the policy class instance. The class index identifies the classifier definition used by the policy to establish an instance of that class (to which policy attributes can be attached). This is what connects a class (instance) to a policy.rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.3.1.2 |
hm2AgentDiffServPolicyInstAttrIndexNextFreeThis object contains an unused value for hm2AgentDiffServPolicyAttrIndex, or a zero to indicate that none exists. This index is maintained on a per-policy-class-instance basis.ro Unsigned32 .1.3.6.1.4.1.248.12.7.3.3.1.3 |
hm2AgentDiffServPolicyInstStorageTypeStorage-type for this conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.3.1.4 |
hm2AgentDiffServPolicyInstRowStatusThe status of this conceptual row. active(1) - this Diffserv Policy Instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance All RowStatus operations are permitted. Other columns in this row may be modified when the status is 'active'. Entries can not be deleted until all rows in hm2AgentDiffServPolicyAttrTable with corresponding values of hm2AgentDiffServPolicyIndex and hm2AgentDiffServPolicyInstIndex have been deleted.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.3.1.5 |
hm2AgentDiffServPolicyAttrTableA table of policy attribute entries SEQUENCE OF Hm2AgentDiffServPolicyAttrEntry .1.3.6.1.4.1.248.12.7.3.4 |
hm2AgentDiffServPolicyAttrEntryRepresents entry for policy attributes Hm2AgentDiffServPolicyAttrEntry .1.3.6.1.4.1.248.12.7.3.4.1 |
hm2AgentDiffServPolicyAttrIndexThe identifier for policy-attribute entry Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.1 |
hm2AgentDiffServPolicyAttrStmtEntryTypePolicy attribute statement entry type -- this entry type is essential to determine which of the individual object(s) is defined for this policy attribute statement. This object must be created before any other policy attribute statement object in the row. The markIpDscpVal(4), markIpPrecedenceVal(5), policeSimple(6), policeSinglerate(7) and policeTworate(8) values are only allowed for an hm2AgentDiffServPolicyType of in(1). The remaining values are only allowed for an hm2AgentDiffServPolicyType of out(2).rw Enumeration .1.3.6.1.4.1.248.12.7.3.4.1.2 |
hm2AgentDiffServPolicyAttrStmtMarkCosValThree-bit user priority field value in the 802.1Q tag header of a tagged Ethernet frame, marked as part of the inbound policy for a class instance. For frames containing a double VLAN tag, this field is located in the first/outer tag. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to markCosVal(3).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.8 |
hm2AgentDiffServPolicyAttrStmtMarkIpDscpValSpecified IP DSCP value to mark in all inbound packets belonging to the class-instance. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to markIpDscpVal(4).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.9 |
hm2AgentDiffServPolicyAttrStmtMarkIpPrecedenceValSpecified IP Precedence value to mark in all inbound packets belonging to the class-instance. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to markIpPrecedenceVal(5).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.10 |
hm2AgentDiffServPolicyAttrStmtPoliceConformActPolicing conform action attribute statement value -- determines the action taken on conforming traffic for the policing style (simple,singlerate,tworate) currently configured for the specified class instance within the policy. The default conform action is send(3). This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is policeSimple(6), policeSinglerate(7), or policeTworate(8).rw Enumeration .1.3.6.1.4.1.248.12.7.3.4.1.11 |
hm2AgentDiffServPolicyAttrStmtPoliceConformValPolicing conform value attribute statement -- used to mark conforming packets when the conform action is one of the following: markdscp(2) - mark IP DSCP field markprec(3) - mark IP Precedence field markcos(5) - mark 802.1p CoS field (first/only tag) markcos2(6) - mark secondary 802.1p CoS field (inner tag) markcosAsSecCos(7) - mark CoS as Secondary CoS value This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is policeSimple(6), policeSinglerate(7), or policeTworate(8).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.12 |
hm2AgentDiffServPolicyAttrStmtPoliceExceedActPolicing exceed action attribute statement value -- determines the action taken on excess traffic for the policing style (singlerate, tworate) currently configured for the specified class instance within the policy. The default exceed action is drop(1). This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is policeSinglerate(7) or policeTworate(8).rw Enumeration .1.3.6.1.4.1.248.12.7.3.4.1.13 |
hm2AgentDiffServPolicyAttrStmtPoliceExceedValPolicing exceed value attribute statement -- used to mark excess packets when the exceed action is one of the following: markdscp(2) - mark IP DSCP field markprec(3) - mark IP Precedence field markcos(5) - mark 802.1p CoS field (first/only tag) markcos2(6) - mark secondary 802.1p CoS field (inner tag) markcosAsSecCos(7) - mark CoS as Secondary CoS value This is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is policeSinglerate(7) or policeTworate(8).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.14 |
hm2AgentDiffServPolicyAttrStmtPoliceNonconformActPolicing non-conform action attribute statement value -- determines the action taken on nonconforming traffic for the policing style (simple, singlerate,tworate) currently configured for the specified class instance within the policy. The default non-conform action is drop(1). This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is policeSimple(6), policeSinglerate(7), or policeTworate(8).rw Enumeration .1.3.6.1.4.1.248.12.7.3.4.1.15 |
hm2AgentDiffServPolicyAttrStmtPoliceNonconformValPolicing non-conform value attribute statement -- used to mark nonconforming packets when the nonconform action is one of the following: markdscp(2) - mark IP DSCP field markprec(3) - mark IP Precedence field markcos(5) - mark 802.1p CoS field (first/only tag) markcos2(6) - mark secondary 802.1p CoS field (inner tag) markcosAsSecCos(7) - mark CoS as Secondary CoS value This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is policeSimple(6), policeSinglerate(7), or policeTworate(8).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.16 |
hm2AgentDiffServPolicyAttrStmtPoliceSimpleCrateSimple policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to policeSimple(6).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.17 |
hm2AgentDiffServPolicyAttrStmtPoliceSimpleCburstSimple policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to policeSimple(6).rw QosBurstSize .1.3.6.1.4.1.248.12.7.3.4.1.18 |
hm2AgentDiffServPolicyAttrStmtPoliceSinglerateCrateSingle-rate policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.19 |
hm2AgentDiffServPolicyAttrStmtPoliceSinglerateCburstSingle-rate policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).rw QosBurstSize .1.3.6.1.4.1.248.12.7.3.4.1.20 |
hm2AgentDiffServPolicyAttrStmtPoliceSinglerateEburstSingle-rate policing excess burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).rw QosBurstSize .1.3.6.1.4.1.248.12.7.3.4.1.21 |
hm2AgentDiffServPolicyAttrStmtPoliceTworateCrateTwo-rate policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.22 |
hm2AgentDiffServPolicyAttrStmtPoliceTworateCburstTwo-rate policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).rw QosBurstSize .1.3.6.1.4.1.248.12.7.3.4.1.23 |
hm2AgentDiffServPolicyAttrStmtPoliceTworatePrateTwo-rate policing peak rate attribute statement value, specified in kbps. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.24 |
hm2AgentDiffServPolicyAttrStmtPoliceTworatePburstTwo-rate policing peak burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).rw QosBurstSize .1.3.6.1.4.1.248.12.7.3.4.1.25 |
hm2AgentDiffServPolicyAttrStorageTypeStorage-type for this conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.4.1.34 |
hm2AgentDiffServPolicyAttrRowStatusThe status of this conceptual row. active(1) - this Diffserv Policy Attribute is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance All RowStatus operations are permitted. Other columns in this row may be modified when the status is 'active'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.4.1.35 |
hm2AgentDiffServPolicyAttrStmtAssignQueueIdQueue identifier to which all inbound packets belonging to this class-instance are directed. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to assignQueue(12).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.36 |
hm2AgentDiffServPolicyAttrStmtDropFlag to indicate that all inbound packets belonging to this class-instance are dropped at ingress. This attribute is only valid if the hm2AgentDiffServPolicyAttrStmtEntryType is set to drop(13).ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.4.1.37 |
hm2AgentDiffServPolicyAttrStmtMarkCos2ValThree-bit user priority field value in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame, marked as part of the inbound policy for a class instance. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to markCos2Val(14).rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.38 |
hm2AgentDiffServPolicyAttrStmtPoliceColorConformIndexIndex of the DiffServ Class Table row whose class definition is used to specify the policing color conform mode and value. This identifies incoming traffic categorized as 'green' packets in the network. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is policeSimple(6), policeSinglerate(7), or policeTworate(8). The DiffServ class referred to by this object must comply with the following restrictions: 1) Contains only a single, non-excluded match condition identifying one of the following fields: COS, IP DSCP, IP Precedence, or Secondary COS, in accordance with platform support capabilities. This is represented by an hm2AgentDiffServClassRuleMatchEntryType value of cos(1), ipdscp(6), ipprecedence(7), or cos2(15), respectively. 2) Must not conflict with any (non-excluded) match conditions in the classifier used for this policy-class instance, as indicated by the hm2AgentDiffServPolicyInstClassIndex object. 3) The color conform mode and value identified by this class index must not be the same as an existing color-aware exceed mode and value defined by the hm2AgentDiffServPolicyAttrStmtPoliceColorExceedIndex object. A class index value of 0 for this object indicates conform color awareness is not being used (e.g. color-blind mode). Setting this object to 0 causes the hm2AgentDiffServPolicyAttrStmtPoliceColorExceedIndex object to be set to 0 as well.rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.39 |
hm2AgentDiffServPolicyAttrStmtPoliceColorConformModePolicing color conform mode -- indicates the color awareness mode of conforming traffic for the policing style (simple, singlerate, or tworate) currently configured for the specified class instance within the policy. The default value is blind(1). Any value other than blind(1) denotes the packet field to check for the existing conform color marking, which is compared to the hm2AgentDiffServPolicyAttrStmtPoliceColorConformVal object value. Packets matching this specification are considered to be colored 'green'. This read-only object reflects the DiffServ class definition as indicated by hm2AgentDiffServPolicyAttrStmtPoliceColorConformIndex. This attribute is only valid for hm2AgentDiffServPolicyAttrStmtEntryType values of policeSimple(6), policeSinglerate(7), or policeTworate(8).ro Enumeration .1.3.6.1.4.1.248.12.7.3.4.1.40 |
hm2AgentDiffServPolicyAttrStmtPoliceColorConformValPolicing color conform value -- indicates the color awareness packet mark value of conforming traffic for the policing style (simple, singlerate, or tworate) currently configured for the specified class instance within the policy. For the color conform field indicated by hm2AgentDiffServPolicyAttrStmtPoliceColorConformMode, packets containing this value are considered to be colored 'green'. This read-only object reflects the DiffServ class definition as indicated by hm2AgentDiffServPolicyAttrStmtPoliceColorConformIndex. This attribute is only valid for hm2AgentDiffServPolicyAttrStmtEntryType values of policeSimple(6), policeSinglerate(7), or policeTworate(8), and hm2AgentDiffServPolicyAttrStmtPoliceColorConformMode values of cos(2), cos2(3), ipdscp(4), or ipprec(5).ro Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.41 |
hm2AgentDiffServPolicyAttrStmtPoliceColorExceedIndexIndex of the DiffServ Class Table row whose class definition is used to specify the policing color exceed mode and value. This identifies incoming traffic categorized as 'yellow' packets in the network. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is policeSinglerate(7) or policeTworate(8). The DiffServ class referred to by this object must comply with the following restrictions: 1) Contains only a single, non-excluded match condition identifying one of the following fields: COS, IP DSCP, IP Precedence, or Secondary COS, in accordance with platform support capabilities. This is represented by an hm2AgentDiffServClassRuleMatchEntryType value of cos(1), ipdscp(6), ipprecedence(7), or cos2(15), respectively. 2) Must not conflict with any (non-excluded) match conditions in the classifier used for this policy-class instance, as indicated by the hm2AgentDiffServPolicyInstClassIndex object. 3) The color exceed mode and value identified by this class index must not be the same as an existing color-aware exceed mode and value defined by the hm2AgentDiffServPolicyAttrStmtPoliceColorConformIndex object. A class index value of 0 for this object indicates exceed color awareness is not being used. When the hm2AgentDiffServPolicyAttrStmtPoliceColorConformIndex object is 0, indicating color-blind operation, this object must also be 0. When a non-0 value is used for the hm2AgentDiffServPolicyAttrStmtPoliceColorConformIndex object, this object may remain set to 0 if exceed color awareness is not desired, or may be set to an appropriate class index value to activate exceed color aware mode.rw Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.42 |
hm2AgentDiffServPolicyAttrStmtPoliceColorExceedModePolicing color exceed mode -- indicates the color awareness mode of exceeding traffic for the policing style (singlerate or tworate) currently configured for the specified class instance within the policy. The default value is blind(1). Any value other than blind(1) or unused(6) denotes the packet field to check for the existing exceed color marking, which is compared to the hm2AgentDiffServPolicyAttrStmtPoliceColorExceedVal object value. Packets matching this specification are considered to be colored 'yellow'. Use of exceed color awareness is optional, and this field is set to unused(6) when color conform aware policing is used but the color exceed value is not used. When hm2AgentDiffServPolicyAttrStmtPoliceColorConformMode value is blind(1), this object is blind(1) as well. This read-only object reflects the DiffServ class definition as indicated by hm2AgentDiffServPolicyAttrStmtPoliceColorExceedIndex. This attribute is only valid for hm2AgentDiffServPolicyAttrStmtEntryType values of policeSinglerate(7) or policeTworate(8).ro Enumeration .1.3.6.1.4.1.248.12.7.3.4.1.43 |
hm2AgentDiffServPolicyAttrStmtPoliceColorExceedValPolicing color exceed value -- indicates the color awareness packet mark value of exceeding traffic for the policing style (singlerate or tworate) currently configured for the specified class instance within the policy. For the color exceed field indicated by hm2AgentDiffServPolicyAttrStmtPoliceColorExceedMode, packets containing this value are considered to be colored 'yellow'. This read-only object reflects the DiffServ class definition as indicated by hm2AgentDiffServPolicyAttrStmtPoliceColorExceedIndex. This attribute is only valid for hm2AgentDiffServPolicyAttrStmtEntryType values of policeSinglerate(7) or policeTworate(8), and hm2AgentDiffServPolicyAttrStmtPoliceColorExceedMode values of cos(2), cos2(3), ipdscp(4), or ipprec(5).ro Unsigned32 .1.3.6.1.4.1.248.12.7.3.4.1.44 |
hm2AgentDiffServPolicyAttrStmtRedirectIntfExternal interface number to which all inbound packets belonging to this class-instance are redirected. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to redirect(15).rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.248.12.7.3.4.1.45 |
hm2AgentDiffServPolicyAttrStmtMirrorIntfExternal interface number to which all inbound packets belonging to this class-instance are mirrored. This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is set to mirror(16).rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.248.12.7.3.4.1.46 |
hm2AgentDiffServPolicyAttrStmtMarkCosAsSecCosFlag to indicate that all inbound packets belonging to this class-instance are marked with secondary cos at ingress. This attribute is only valid if the hm2AgentDiffServPolicyAttrStmtEntryType is set to markCosAsSecCos(17).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.4.1.47 |
hm2AgentDiffServPolicyPerfInTableA table of inbound policy-class performance entries SEQUENCE OF Hm2AgentDiffServPolicyPerfInEntry .1.3.6.1.4.1.248.12.7.3.5 |
hm2AgentDiffServPolicyPerfInEntryRepresents entry for the performance attributes of the associated inbound policy-class instance Hm2AgentDiffServPolicyPerfInEntry .1.3.6.1.4.1.248.12.7.3.5.1 |
hm2AgentDiffServPolicyPerfInOfferedPacketsOffered packets count for the inbound policy-class instance performance entry.ro Counter32 .1.3.6.1.4.1.248.12.7.3.5.1.2 |
hm2AgentDiffServPolicyPerfInDiscardedPacketsDiscarded packets count for the inbound policy-class instance performance entry.ro Counter32 .1.3.6.1.4.1.248.12.7.3.5.1.4 |
hm2AgentDiffServPolicyPerfInHCOfferedPacketsOffered packets high capacity count for the inbound policy-class instance performance entry.ro Counter64 .1.3.6.1.4.1.248.12.7.3.5.1.6 |
hm2AgentDiffServPolicyPerfInHCDiscardedPacketsDiscarded packets high capacity count for the inbound policy-class instance performance entry.ro Counter64 .1.3.6.1.4.1.248.12.7.3.5.1.8 |
hm2AgentDiffServPolicyPerfInStorageTypeStorage-type for this conceptual row.ro StorageType (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.5.1.9 |
hm2AgentDiffServPolicyPerfInRowStatusThe status of this conceptual row.ro RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.5.1.10 |
hm2AgentDiffServPolicyPerfOutTableA table of outbound policy-class performance entries SEQUENCE OF Hm2AgentDiffServPolicyPerfOutEntry .1.3.6.1.4.1.248.12.7.3.6 |
hm2AgentDiffServPolicyPerfOutEntryRepresents entry for the performance attributes of the associated outbound policy-class instance Hm2AgentDiffServPolicyPerfOutEntry .1.3.6.1.4.1.248.12.7.3.6.1 |
hm2AgentDiffServPolicyPerfOutOfferedPacketsOffered packets count for the outbound policy-class instance performance entry.ro Counter32 .1.3.6.1.4.1.248.12.7.3.6.1.18 |
hm2AgentDiffServPolicyPerfOutDiscardedPacketsDiscarded packets count for the outbound policy-class instance performance entry.ro Counter32 .1.3.6.1.4.1.248.12.7.3.6.1.20 |
hm2AgentDiffServPolicyPerfOutHCOfferedPacketsOffered packets high capacity count for the outbound policy-class instance performance entry.ro Counter64 .1.3.6.1.4.1.248.12.7.3.6.1.22 |
hm2AgentDiffServPolicyPerfOutHCDiscardedPacketsDiscarded packets high capacity count for the outbound policy-class instance performance entry.ro Counter64 .1.3.6.1.4.1.248.12.7.3.6.1.24 |
hm2AgentDiffServPolicyPerfOutStorageTypeStorage-type for this conceptual row.ro StorageType (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.6.1.25 |
hm2AgentDiffServPolicyPerfOutRowStatusThe status of this conceptual row.ro RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.3.6.1.26 |
hm2AgentDiffServServiceGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.4 |
hm2AgentDiffServServiceTableA table of the service entries. SEQUENCE OF Hm2AgentDiffServServiceEntry .1.3.6.1.4.1.248.12.7.4.1 |
hm2AgentDiffServServiceEntryRepresents entry for policy assigned to an interface in a particular direction. Hm2AgentDiffServServiceEntry .1.3.6.1.4.1.248.12.7.4.1.1 |
hm2AgentDiffServServiceIfIndexExternal interface number of the interface to which policy is assigned. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.248.12.7.4.1.1.1 |
hm2AgentDiffServServiceIfDirectionInterface direction to which the policy is assigned. IntfDirection .1.3.6.1.4.1.248.12.7.4.1.1.2 |
hm2AgentDiffServServicePolicyIndexIndex of the Policy Table row whose policy definition is attached to the interface in the specified direction.rw Unsigned32 .1.3.6.1.4.1.248.12.7.4.1.1.3 |
hm2AgentDiffServServiceIfOperStatusThe current operational state of the DiffServ service interface. If hm2AgentDiffServGenStatusAdminMode is disable(2) then hm2AgentDiffServServiceIfOperStatus should be down(2). If hm2AgentDiffServServiceGenStatusAdminMode is changed to enable(1) then hm2AgentDiffServServiceIfOperStatus should change to up(1) if the service interface is ready to send and receive DiffServ traffic; it should remain in the down(2) state if the underlying interface hardware is not in a link up condition, if the policy definition represented by hm2AgentDiffServServicePolicyIndex is incompatible with the interface (e.g., requires more bandwidth than the current capacity of the interface), or if the policy definition is considered to be incomplete (e.g., one or more composite rows is not in the active(1) state).ro Enumeration .1.3.6.1.4.1.248.12.7.4.1.1.4 |
hm2AgentDiffServServiceStorageTypeStorage-type for this conceptual rowrw StorageType (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.4.1.1.5 |
hm2AgentDiffServServiceRowStatusThe status of this conceptual row. active(1) - Diffserv is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance All RowStatus operations are permitted. Other columns in this row may be modified when the status is 'active'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.12.7.4.1.1.6 |
hm2AgentDiffServSNMPExtensionGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248 |
hm2AgentDiffServClassNameInUseErrorReturnIndicates that the name is already used by another class OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.1 |
hm2AgentDiffServClassHasRulesErrorReturnIndicates that the class has one or more rules and can not be deleted OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.2 |
hm2AgentDiffServClassHasReferencesErrorReturnIndicates that the class has one or more references and can not be deleted OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.3 |
hm2AgentDiffServClassTableFullErrorReturnIndicates that the class table is full and no other classes can be added or index is out of range OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.4 |
hm2AgentDiffServClassRuleTableFullErrorReturnIndicates that the class rule table is full and no other rules can be added OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.5 |
hm2AgentDiffServClassIndexOutOfRangeErrorReturnIndicates that the class index is out of range OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.6 |
hm2AgentDiffServClassRuleIndexOutOfRangeErrorReturnIndicates that the class rule index is out of range OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.7 |
hm2AgentDiffServClassRuleColorRefErrorReturnIndicates that the class is referenced by a policy policing color awareness attribute and new rules can not be added OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.8 |
hm2AgentDiffServClassRuleInUseErrorReturnIndicates that the class already has a rule of this type. IP DSCP, IP Precedence and IP TOS rule types are considered of same type OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.9 |
hm2AgentDiffServClassRuleInvalidReferenceErrorReturnIndicates that the reference class does not exist or is invalid OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.10 |
hm2AgentDiffServClassRuleReferenceLoopErrorReturnIndicates that a loop was detected in the reference chain OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.11 |
hm2AgentDiffServClassRuleMatchSecCosErrorReturnIndicates that the class is already associated with an outbound policy and a macht secondary cos rule can not be added, or the class already has a match secondary cos rule and it can not be associated with an outbound policy OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.12 |
hm2AgentDiffServPolicyTableFullErrorReturnIndicates that the policy table is full and no other policies can be added or index is out of range OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.13 |
hm2AgentDiffServPolicyNameInUseErrorReturnIndicates that the name is already used by another policy OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.14 |
hm2AgentDiffServPolicyHasInstancesErrorReturnIndicates that the policy has one or more instances and can not be deleted OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.15 |
hm2AgentDiffServPolicyHasReferencesErrorReturnIndicates that the policy is used by one or more service-policies and can not be deleted OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.16 |
hm2AgentDiffServPolicyIndexOutOfRangeErrorReturnIndicates that the policy is out of range OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.17 |
hm2AgentDiffServInstanceIndexOutOfRangeErrorReturnIndicates that the instance index is out of range OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.18 |
hm2AgentDiffServInstanceTableFullErrorReturnIndicates that the instance table is full and no other instances can be added OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.19 |
hm2AgentDiffServInstanceHasAttributesErrorReturnIndicates that the instance has one or more attributes and can not be deleted OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.20 |
hm2AgentDiffServAttributeIndexOutOfRangeErrorReturnIndicates that the attribute index is out of range OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.21 |
hm2AgentDiffServAttributeTableFullErrorReturnIndicates that the attribute table is full OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.22 |
hm2AgentDiffServAttributeIncompatibilityErrorReturnIndicates that the attribute type is incompatible with other existing attributes of this instance or with the policy type and can not be added OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.23 |
hm2AgentDiffServAttributeActionSetCosAsSecCosErrorReturnIndicates that the set cos as secondary cos action is supported only for inbound policies OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.24 |
hm2AgentDiffServAttributeConformColorClassIndexErrorReturnIndicates that the class is not valid for color-aware use OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.25 |
hm2AgentDiffServServiceInvalidInterfaceErrorReturnIndicates that the interface number is not valid OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.26 |
hm2AgentDiffServServiceInvalidDirectionErrorReturnIndicates that the direction is not valid OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.27 |
hm2AgentDiffServServiceTableFullErrorReturnIndicates that the service table is full OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.28 |
hm2AgentDiffServServiceInvalidPolicyTypeErrorReturnIndicates that the policy type does not correspond with the service type OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.29 |
hm2AgentDiffServInstanceExistsErrorReturnIndicates that the policy already has an instance of the class OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.30 |
hm2AgentDiffServInstanceInvalidClassErrorReturnIndicates that the class does not exist or is invalid and the instance can not be created OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.7.248.31 |