GSM7312-QOS-DIFFSERV-PRIVATE-MIB: View SNMP OID List / Download MIB

VENDOR: NETGEAR


 Home MIB: GSM7312-QOS-DIFFSERV-PRIVATE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 gsm7312QOSDiffServPrivate 1.3.6.1.4.1.4526.1.6.3.4
     agentDiffServGenStatusGroup 1.3.6.1.4.1.4526.1.6.3.4.1
         agentDiffServGenStatusAdminMode 1.3.6.1.4.1.4526.1.6.3.4.1.1 integer read-write
DiffServ Admin Mode Enumeration: 'enable': 1, 'disable': 2.
         agentDiffServGenStatusClassTableSize 1.3.6.1.4.1.4526.1.6.3.4.1.2 unsigned32 read-only
Current size of the Class Table
         agentDiffServGenStatusClassTableMax 1.3.6.1.4.1.4526.1.6.3.4.1.3 unsigned32 read-only
Max size of the Class Table
         agentDiffServGenStatusClassRuleTableSize 1.3.6.1.4.1.4526.1.6.3.4.1.4 unsigned32 read-only
Current size of Class Rule Table
         agentDiffServGenStatusClassRuleTableMax 1.3.6.1.4.1.4526.1.6.3.4.1.5 unsigned32 read-only
Max size of the Class Rule Table.
         agentDiffServGenStatusPolicyTableSize 1.3.6.1.4.1.4526.1.6.3.4.1.6 unsigned32 read-only
Current Size of the Policy Table.
         agentDiffServGenStatusPolicyTableMax 1.3.6.1.4.1.4526.1.6.3.4.1.7 unsigned32 read-only
Max size of the Policy Table
         agentDiffServGenStatusPolicyInstTableSize 1.3.6.1.4.1.4526.1.6.3.4.1.8 unsigned32 read-only
Current size of the Policy-Class Instance Table
         agentDiffServGenStatusPolicyInstTableMax 1.3.6.1.4.1.4526.1.6.3.4.1.9 unsigned32 read-only
Max size of the Policy-Class Instance Table
         agentDiffServGenStatusPolicyAttrTableSize 1.3.6.1.4.1.4526.1.6.3.4.1.10 unsigned32 read-only
Current size of the Policy Attribute Table
         agentDiffServGenStatusPolicyAttrTableMax 1.3.6.1.4.1.4526.1.6.3.4.1.11 unsigned32 read-only
Max size of the Policy Attribute Table
         agentDiffServGenStatusServiceTableSize 1.3.6.1.4.1.4526.1.6.3.4.1.12 unsigned32 read-only
Current size of the Service Table
         agentDiffServGenStatusServiceTableMax 1.3.6.1.4.1.4526.1.6.3.4.1.13 unsigned32 read-only
Max size of the Service Table
     agentDiffServClassGroup 1.3.6.1.4.1.4526.1.6.3.4.2
         agentDiffServClassIndexNextFree 1.3.6.1.4.1.4526.1.6.3.4.2.1 unsigned32 read-only
This object contains an unused value for classIndex, or a zero to indicate that none exists.
         agentDiffServClassTable 1.3.6.1.4.1.4526.1.6.3.4.2.2 no-access
A table of the DiffServ class entries
             agentDiffServClassEntry 1.3.6.1.4.1.4526.1.6.3.4.2.2.1 no-access
Represents entry for a DiffServ traffic class
                 agentDiffServClassIndex 1.3.6.1.4.1.4526.1.6.3.4.2.2.1.1 unsigned32 no-access
The identifier for DiffServ Class entry
                 agentDiffServClassName 1.3.6.1.4.1.4526.1.6.3.4.2.2.1.2 displaystring read-only
Name of the DiffServ traffic class
                 agentDiffServClassType 1.3.6.1.4.1.4526.1.6.3.4.2.2.1.3 integer read-only
The 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. Enumeration: 'all': 1, 'any': 2, 'acl': 3.
                 agentDiffServClassAclNum 1.3.6.1.4.1.4526.1.6.3.4.2.2.1.4 unsigned32 read-only
The access list number used to define the match conditions for the DiffServ class. This attribute is only valid if the value of agentDiffServClassType is set to acl(3). Match conditions are copied from the ACL definition at the time the class is created and do not reflect subsequent changes to the ACL definition.
                 agentDiffServClassRuleIndexNextFree 1.3.6.1.4.1.4526.1.6.3.4.2.2.1.5 unsigned32 read-only
This object contains an unused value for classRuleIndex, or a zero to indicate that none exists. This index is maintained on a per-class basis.
                 agentDiffServClassStorageType 1.3.6.1.4.1.4526.1.6.3.4.2.2.1.6 storagetype read-only
Storage-type for this conceptual row
                 agentDiffServClassRowStatus 1.3.6.1.4.1.4526.1.6.3.4.2.2.1.7 rowstatus read-only
The status of this conceptual row.
         agentDiffServClassRuleTable 1.3.6.1.4.1.4526.1.6.3.4.2.3 no-access
A table of the DiffServ Class Rule entries
             agentDiffServClassRuleEntry 1.3.6.1.4.1.4526.1.6.3.4.2.3.1 no-access
Represents entry for a set of class-match rules
                 agentDiffServClassRuleIndex 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.1 unsigned32 no-access
The identifier for DiffServ Class Rule Table entry within a class
                 agentDiffServClassRuleMatchEntryType 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.2 integer read-only
Class 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. Enumeration: 'cos': 1, 'dstip': 2, 'protocol': 9, 'srcmac': 13, 'iptos': 8, 'srcl4port': 12, 'vlan': 14, 'dstmac': 4, 'ipprecedence': 7, 'ipdscp': 6, 'every': 5, 'refclass': 10, 'srcip': 11, 'dstl4port': 3.
                 agentDiffServClassRuleMatchCos 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.3 unsigned32 read-only
Three-bit 802.1p priority field in the Ethernet frame used as a class-match parameter - only valid if the agentDiffServClassRuleMatchEntryType is set to cos(1).
                 agentDiffServClassRuleMatchDstIpAddr 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.4 ipaddress read-only
Destination IP address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstip(2).
                 agentDiffServClassRuleMatchDstIpMask 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.5 ipaddress read-only
Destination IP address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstip(2). This mask value identifies the portion of agentDiffServClassRuleMatchDstIpAddr that is compared against a packet. A non-contiguous mask value is permitted.
                 agentDiffServClassRuleMatchDstL4PortStart 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.6 inetportnumber read-only
Destination layer 4 port range start match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstl4port(3).
                 agentDiffServClassRuleMatchDstL4PortEnd 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.7 inetportnumber read-only
Destination layer 4 port range end match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstl4port(3).
                 agentDiffServClassRuleMatchDstMacAddr 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.8 macaddress read-only
Destination MAC address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstmac(4).
                 agentDiffServClassRuleMatchDstMacMask 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.9 macaddress read-only
Destination MAC address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstmac(4). This mask value identifies the portion of agentDiffServClassRuleMatchDstMacAddr that is compared against a packet. A non-contiguous mask value is permitted.
                 agentDiffServClassRuleMatchEvery 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.10 truthvalue read-only
Flag to indicate that the class rule is defined to match on every packet, regardless of content. - only valid if the agentDiffServClassRuleMatchEntryType is set to every(5).
                 agentDiffServClassRuleMatchIpDscp 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.11 unsigned32 read-only
IP DiffServ Code Point (DSCP) match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to ipdscp(6). The DSCP is defined as the high-order six bits of the Service Type octet in the IPv4 header.
                 agentDiffServClassRuleMatchIpPrecedence 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.12 unsigned32 read-only
IP Precedence match value for the class - only valid if the agentDiffServClassRuleMatchEntryType 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.
                 agentDiffServClassRuleMatchIpTosBits 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.13 octet string read-only
IP TOS bits match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to iptos(8). The TOS bits are defined as all eight bits of the Service Type octet in the IPv4 header.
                 agentDiffServClassRuleMatchIpTosMask 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.14 octet string read-only
IP TOS bits mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to iptos(8). This mask value identifies the portion of agentDiffServClassRuleMatchIpTosBits that is compared against a packet. A non-contiguous mask value is permitted.
                 agentDiffServClassRuleMatchProtocolNum 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.15 unsigned32 read-only
Protocol number match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to protocol(9).
                 agentDiffServClassRuleMatchRefClassIndex 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.16 unsigned32 read-only
Index of the corresponding referenced class - only valid if the agentDiffServClassRuleMatchEntryType 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.
                 agentDiffServClassRuleMatchSrcIpAddr 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.17 ipaddress read-only
Source IP address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcip(11).
                 agentDiffServClassRuleMatchSrcIpMask 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.18 ipaddress read-only
Source IP address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcip(11). This mask value identifies the portion of agentDiffServClassRuleMatchSrcIpAddr that is compared against a packet. A non-contiguous mask value is permitted.
                 agentDiffServClassRuleMatchSrcL4PortStart 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.19 inetportnumber read-only
Source layer 4 port range start match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcl4port(12).
                 agentDiffServClassRuleMatchSrcL4PortEnd 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.20 inetportnumber read-only
Source layer 4 port range end match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcl4port(12).
                 agentDiffServClassRuleMatchSrcMacAddr 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.21 macaddress read-only
Source MAC address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcmac(13).
                 agentDiffServClassRuleMatchSrcMacMask 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.22 macaddress read-only
Source MAC address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcmac(13). This mask value identifies the portion of agentDiffServClassRuleMatchSrcMacAddr that is compared against a packet. A non-contiguous mask value is permitted.
                 agentDiffServClassRuleMatchVlanId 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.23 unsigned32 read-only
VLAN ID match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to vlan(14).
                 agentDiffServClassRuleMatchExcludeFlag 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.24 truthvalue read-only
Class Rule exclude flag - when set to true(1), the match condition identified by agentDiffServClassRuleMatchEntryType 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 agentDiffServClassRuleMatchEntryType object, but before any other match object in this row
                 agentDiffServClassRuleStorageType 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.25 storagetype read-only
Storage-type for this conceptual row
                 agentDiffServClassRuleRowStatus 1.3.6.1.4.1.4526.1.6.3.4.2.3.1.26 rowstatus read-only
The status of this conceptual row.
     agentDiffServPolicyGroup 1.3.6.1.4.1.4526.1.6.3.4.3
         agentDiffServPolicyIndexNextFree 1.3.6.1.4.1.4526.1.6.3.4.3.1 unsigned32 read-only
This object contains an unused value for agentDiffServPolicyIndex, or a zero to indicate that none exists.
         agentDiffServPolicyTable 1.3.6.1.4.1.4526.1.6.3.4.3.2 no-access
A table of the DiffServ policy entries.
             agentDiffServPolicyEntry 1.3.6.1.4.1.4526.1.6.3.4.3.2.1 no-access
Represents entry for a DiffServ policy.
                 agentDiffServPolicyIndex 1.3.6.1.4.1.4526.1.6.3.4.3.2.1.1 unsigned32 no-access
The identifier for DiffServ Policy table entry.
                 agentDiffServPolicyName 1.3.6.1.4.1.4526.1.6.3.4.3.2.1.2 displaystring read-only
Name of the policy
                 agentDiffServPolicyType 1.3.6.1.4.1.4526.1.6.3.4.3.2.1.3 intfdirection read-only
The policy type dictates whether inbound or outbound policy attribute statements are used in the policy definition.
                 agentDiffServPolicyInstIndexNextFree 1.3.6.1.4.1.4526.1.6.3.4.3.2.1.4 unsigned32 read-only
This object contains an unused value for agentDiffServPolicyInstIndex, or a zero to indicate that none exists. This index is maintained on a per-policy basis.
                 agentDiffServPolicyStorageType 1.3.6.1.4.1.4526.1.6.3.4.3.2.1.5 storagetype read-only
Storage-type for this conceptual row
                 agentDiffServPolicyRowStatus 1.3.6.1.4.1.4526.1.6.3.4.3.2.1.6 rowstatus read-only
The status of this conceptual row.
         agentDiffServPolicyInstTable 1.3.6.1.4.1.4526.1.6.3.4.3.3 no-access
A table of the policy-class instance entries.
             agentDiffServPolicyInstEntry 1.3.6.1.4.1.4526.1.6.3.4.3.3.1 no-access
Represents entry for a policy-class instance.
                 agentDiffServPolicyInstIndex 1.3.6.1.4.1.4526.1.6.3.4.3.3.1.1 unsigned32 no-access
The identifier for policy-class Instance table entry within a policy.
                 agentDiffServPolicyInstClassIndex 1.3.6.1.4.1.4526.1.6.3.4.3.3.1.2 unsigned32 read-only
Index 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.
                 agentDiffServPolicyInstAttrIndexNextFree 1.3.6.1.4.1.4526.1.6.3.4.3.3.1.3 unsigned32 read-only
This object contains an unused value for agentDiffServPolicyAttrIndex, or a zero to indicate that none exists. This index is maintained on a per-policy-class-instance basis.
                 agentDiffServPolicyInstStorageType 1.3.6.1.4.1.4526.1.6.3.4.3.3.1.4 storagetype read-only
Storage-type for this conceptual row.
                 agentDiffServPolicyInstRowStatus 1.3.6.1.4.1.4526.1.6.3.4.3.3.1.5 rowstatus read-only
The status of this conceptual row.
         agentDiffServPolicyAttrTable 1.3.6.1.4.1.4526.1.6.3.4.3.4 no-access
A table of policy attribute entries
             agentDiffServPolicyAttrEntry 1.3.6.1.4.1.4526.1.6.3.4.3.4.1 no-access
Represents entry for policy attributes
                 agentDiffServPolicyAttrIndex 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.1 unsigned32 no-access
The identifier for policy-attribute entry
                 agentDiffServPolicyAttrStmtEntryType 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.2 integer read-only
Policy 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 agentDiffServPolicyType of in(1). The remaining values are only allowed for an agentDiffServPolicyType of out(2). Enumeration: 'randomdrop': 9, 'markIpDscpVal': 4, 'policeSinglerate': 7, 'markCosVal': 3, 'bandwidth': 1, 'shapePeak': 11, 'markIpPrecedenceVal': 5, 'policeSimple': 6, 'shapeAverage': 10, 'expedite': 2, 'policeTworate': 8.
                 agentDiffServPolicyAttrStmtBandwidthCrate 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.3 unsigned32 read-only
Bandwidth committed rate attribute statement value -- identifies the minimum amount of bandwidth to be reserved for the specified class instance within the policy. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to bandwidth(1).
                 agentDiffServPolicyAttrStmtBandwidthCrateUnits 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.4 integer read-only
Bandwidth committed rate units attribute statement value -- this value determines the interpretation of the agentDiffServPolicyAttrStmtBandwidthCrate object as either kilobits-per-second or as a percentage of interface link speed. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to bandwidth(1). Enumeration: 'percentage': 2, 'kbps': 1.
                 agentDiffServPolicyAttrStmtExpediteCrate 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.5 unsigned32 read-only
Expedited (bandwidth) committed rate attribute statement value -- it identifies the maximum guaranteed amount of bandwidth to be reserved for the specified class instance within the policy. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to expedite(2).
                 agentDiffServPolicyAttrStmtExpediteCrateUnits 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.6 integer read-only
Expedited (bandwidth) committed rate units attribute statement value -- determines the interpretation of the agentDiffServPolicyAttrStmtExpediteCrate object as either kilobits-per-second or as a percentage of interface link speed. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to expedite(2). Enumeration: 'percentage': 2, 'kbps': 1.
                 agentDiffServPolicyAttrStmtExpediteCburst 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.7 qosburstsize read-only
Expedited (bandwidth) committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to expedite(2).
                 agentDiffServPolicyAttrStmtMarkCosVal 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.8 unsigned32 read-only
Three-bit 802.1p priority(CoS) value as part of the outbound policy for a class instance. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to markCosVal(3).
                 agentDiffServPolicyAttrStmtMarkIpDscpVal 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.9 unsigned32 read-only
Specified IP DSCP value to mark in all inbound packets belonging to the class-instance. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to markIpDscpVal(4).
                 agentDiffServPolicyAttrStmtMarkIpPrecedenceVal 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.10 unsigned32 read-only
Specified IP Precedence value to mark in all inbound packets belonging to the class-instance. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to markIpPrecedenceVal(5).
                 agentDiffServPolicyAttrStmtPoliceConformAct 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.11 integer read-only
Policing 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 agentDiffServPolicyAttrStmtEntryType is policeSimple(6), policeSinglerate(7), or policeTworate(8). Enumeration: 'markprec': 3, 'drop': 1, 'markdscp': 2, 'send': 4.
                 agentDiffServPolicyAttrStmtPoliceConformVal 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.12 unsigned32 read-only
Policing conform DSCP or IP Precedence value attribute statement value -- used to mark the DSCP or IP Precedence field of conforming packets when the conform action is markdscp(2) or markprec(3), respectively. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is policeSimple(6), policeSinglerate(7), or policeTworate(8).
                 agentDiffServPolicyAttrStmtPoliceExceedAct 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.13 integer read-only
Policing 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 agentDiffServPolicyAttrStmtEntryType is policeSinglerate(7) or policeTworate(8). Enumeration: 'markprec': 3, 'drop': 1, 'markdscp': 2, 'send': 4.
                 agentDiffServPolicyAttrStmtPoliceExceedVal 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.14 unsigned32 read-only
Policing exceed DSCP or IP Precedence value attribute statement value -- used to mark the DSCP or IP Precedence field of excess packets when the exceed action is markdscp(2) or markprec(3), respectively. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is policeSinglerate(7) or policeTworate(8).
                 agentDiffServPolicyAttrStmtPoliceNonconformAct 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.15 integer read-only
Policing 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 agentDiffServPolicyAttrStmtEntryType is policeSimple(6), policeSinglerate(7), or policeTworate(8). Enumeration: 'markprec': 3, 'drop': 1, 'markdscp': 2, 'send': 4.
                 agentDiffServPolicyAttrStmtPoliceNonconformVal 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.16 unsigned32 read-only
Policing non-conform DSCP or IP Precedence value attribute statement value -- used to mark the DSCP or IP Precedence field of nonconforming packets when the nonconform action is markdscp(2) or markprec(3), respectively. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is policeSimple(6), policeSinglerate(7), or policeTworate(8).
                 agentDiffServPolicyAttrStmtPoliceSimpleCrate 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.17 unsigned32 read-only
Simple policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSimple(6).
                 agentDiffServPolicyAttrStmtPoliceSimpleCburst 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.18 qosburstsize read-only
Simple policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSimple(6).
                 agentDiffServPolicyAttrStmtPoliceSinglerateCrate 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.19 unsigned32 read-only
Single-rate policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).
                 agentDiffServPolicyAttrStmtPoliceSinglerateCburst 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.20 qosburstsize read-only
Single-rate policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).
                 agentDiffServPolicyAttrStmtPoliceSinglerateEburst 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.21 qosburstsize read-only
Single-rate policing excess burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).
                 agentDiffServPolicyAttrStmtPoliceTworateCrate 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.22 unsigned32 read-only
Two-rate policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
                 agentDiffServPolicyAttrStmtPoliceTworateCburst 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.23 qosburstsize read-only
Two-rate policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
                 agentDiffServPolicyAttrStmtPoliceTworatePrate 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.24 unsigned32 read-only
Two-rate policing peak rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
                 agentDiffServPolicyAttrStmtPoliceTworatePburst 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.25 qosburstsize read-only
Two-rate policing peak burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
                 agentDiffServPolicyAttrStmtRandomdropMinThresh 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.26 unsigned32 read-only
Random drop minimum threshold attribute statement value -- the average queue depth minimum threshold in bytes used by the WRED algorithm. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9).
                 agentDiffServPolicyAttrStmtRandomdropMaxThresh 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.27 unsigned32 read-only
Random drop maximum threshold attribute statement value -- the average queue depth maximum threshold in bytes used by the WRED algorithm. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9).
                 agentDiffServPolicyAttrStmtRandomdropMaxDropProb 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.28 unsigned32 read-only
Random drop maximum drop probability attribute statement value -- the packet drop probability when the queue depth average reaches its maximum threshold. It is expressed as a percentage, and is an integer from 0 to 100. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9).
                 agentDiffServPolicyAttrStmtRandomdropSamplingRate 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.29 unsigned32 read-only
Random drop sampling rate attribute statement value -- the period at which the queue depth is sampled for computing an average, expressed in microseconds. This value is an integer from 0 to 1000000, with a default value of 0 (meaning per packet sampling). This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9).
                 agentDiffServPolicyAttrStmtRandomdropDecayExponent 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.30 unsigned32 read-only
Random drop decay exponent attribute statement value -- determines how quickly the average queue length calculation decays over time, with a higher number causing a slower decay. This value is an integer from 0 to 16, with a default of 9. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9).
                 agentDiffServPolicyAttrStmtShapeAverageCrate 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.31 unsigned32 read-only
Average-rate shaping committed rate attribute statement value, specified in kbps -- used to establish average rate traffic shaping for the specified class , which limits transmissions for the class to the committed information rate, with any excess traffic delayed via queueing. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to shapeAverage(10).
                 agentDiffServPolicyAttrStmtShapePeakCrate 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.32 unsigned32 read-only
Peak-rate shaping committed rate attribute statement value, specified in kbps -- used to establish peak rate traffic shaping for the specified class , which allows transmissions for the class to exceed the committed information rate by sending excess traffic with the understanding that it could be dropped by a downstream network element. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to shapePeak(11).
                 agentDiffServPolicyAttrStmtShapePeakPrate 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.33 unsigned32 read-only
Peak-rate shaping peak rate attribute statement value, specified in kbps -- used to establish peak rate traffic shaping for the specified class, which allows transmissions for the class to exceed the committed information rate by sending excess traffic with the understanding that it could be dropped by a downstream network element. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to shapePeak(11).
                 agentDiffServPolicyAttrStorageType 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.34 storagetype read-only
Storage-type for this conceptual row.
                 agentDiffServPolicyAttrRowStatus 1.3.6.1.4.1.4526.1.6.3.4.3.4.1.35 rowstatus read-only
The status of this conceptual row.
         agentDiffServPolicyPerfInTable 1.3.6.1.4.1.4526.1.6.3.4.3.5 no-access
A table of inbound policy-class performance entries
             agentDiffServPolicyPerfInEntry 1.3.6.1.4.1.4526.1.6.3.4.3.5.1 no-access
Represents entry for the performance attributes of the associated inbound policy-class instance
                 agentDiffServPolicyPerfInOfferedOctets 1.3.6.1.4.1.4526.1.6.3.4.3.5.1.1 counter32 read-only
Offered octets count for the inbound policy-class instance performance entry.
                 agentDiffServPolicyPerfInOfferedPackets 1.3.6.1.4.1.4526.1.6.3.4.3.5.1.2 counter32 read-only
Offered packets count for the inbound policy-class instance performance entry.
                 agentDiffServPolicyPerfInDiscardedOctets 1.3.6.1.4.1.4526.1.6.3.4.3.5.1.3 counter32 read-only
Discarded octets count for the inbound policy-class instance performance entry.
                 agentDiffServPolicyPerfInDiscardedPackets 1.3.6.1.4.1.4526.1.6.3.4.3.5.1.4 counter32 read-only
Discarded packets count for the inbound policy-class instance performance entry.
                 agentDiffServPolicyPerfInHCOfferedOctets 1.3.6.1.4.1.4526.1.6.3.4.3.5.1.5 counter64 read-only
Offered octets high capacity count for the inbound policy-class instance performance entry.
                 agentDiffServPolicyPerfInHCOfferedPackets 1.3.6.1.4.1.4526.1.6.3.4.3.5.1.6 counter64 read-only
Offered packets high capacity count for the inbound policy-class instance performance entry.
                 agentDiffServPolicyPerfInHCDiscardedOctets 1.3.6.1.4.1.4526.1.6.3.4.3.5.1.7 counter64 read-only
Discarded octets high capacity count for the inbound policy-class instance performance entry.
                 agentDiffServPolicyPerfInHCDiscardedPackets 1.3.6.1.4.1.4526.1.6.3.4.3.5.1.8 counter64 read-only
Discarded packets high capacity count for the inbound policy-class instance performance entry.
                 agentDiffServPolicyPerfInStorageType 1.3.6.1.4.1.4526.1.6.3.4.3.5.1.9 storagetype read-only
Storage-type for this conceptual row.
                 agentDiffServPolicyPerfInRowStatus 1.3.6.1.4.1.4526.1.6.3.4.3.5.1.10 rowstatus read-only
The status of this conceptual row.
         agentDiffServPolicyPerfOutTable 1.3.6.1.4.1.4526.1.6.3.4.3.6 no-access
A table of outbound policy-class performance entries
             agentDiffServPolicyPerfOutEntry 1.3.6.1.4.1.4526.1.6.3.4.3.6.1 no-access
Represents entry for the performance attributes of the associated outbound policy-class instance
                 agentDiffServPolicyPerfOutTailDroppedOctets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.1 counter32 read-only
Tail-dropped octets count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutTailDroppedPackets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.2 counter32 read-only
Tail-dropped packets count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutRandomDroppedOctets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.3 counter32 read-only
Random-dropped octets count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutRandomDroppedPackets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.4 counter32 read-only
Random-dropped packets count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutShapeDelayedOctets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.5 counter32 read-only
Shape-delayed octets count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutShapeDelayedPackets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.6 counter32 read-only
Shape-delayed packets count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutSentOctets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.7 counter32 read-only
Sent octets count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutSentPackets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.8 counter32 read-only
Sent packets count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutHCTailDroppedOctets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.9 counter64 read-only
Tail-dropped octets high capacity count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutHCTailDroppedPackets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.10 counter64 read-only
Tail-dropped packets high capacity count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutHCRandomDroppedOctets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.11 counter64 read-only
Random-dropped octets high capacity count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutHCRandomDroppedPackets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.12 counter64 read-only
Random-dropped packets high capacity count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutHCShapeDelayedOctets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.13 counter64 read-only
Shape-delayed octets high capacity count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutHCShapeDelayedPackets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.14 counter64 read-only
Shape-delayed packets high capacity count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutHCSentOctets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.15 counter64 read-only
Sent octets high capacity count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutHCSentPackets 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.16 counter64 read-only
Sent packets high capacity count for the outbound policy-class instance performance entry.
                 agentDiffServPolicyPerfOutStorageType 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.17 storagetype read-only
Storage-type for this conceptual row.
                 agentDiffServPolicyPerfOutRowStatus 1.3.6.1.4.1.4526.1.6.3.4.3.6.1.18 rowstatus read-only
The status of this conceptual row.
     agentDiffServServiceGroup 1.3.6.1.4.1.4526.1.6.3.4.4
         agentDiffServServiceTable 1.3.6.1.4.1.4526.1.6.3.4.4.1 no-access
A table of the service entries.
             agentDiffServServiceEntry 1.3.6.1.4.1.4526.1.6.3.4.4.1.1 no-access
Represents entry for policy assigned to an interface in a particular direction.
                 agentDiffServServiceIfIndex 1.3.6.1.4.1.4526.1.6.3.4.4.1.1.1 interfaceindex no-access
External interface number of the interface to which policy is assigned.
                 agentDiffServServiceIfDirection 1.3.6.1.4.1.4526.1.6.3.4.4.1.1.2 intfdirection no-access
Interface direction to which the policy is assigned.
                 agentDiffServServicePolicyIndex 1.3.6.1.4.1.4526.1.6.3.4.4.1.1.3 unsigned32 read-only
Index of the Policy Table row whose policy definition is attached to the interface in the specified direction.
                 agentDiffServServiceIfOperStatus 1.3.6.1.4.1.4526.1.6.3.4.4.1.1.4 integer read-only
The current operational state of the DiffServ service interface. If agentDiffServGenStatusAdminMode is disable(2) then agentDiffServServiceIfOperStatus should be down(2). If agentDiffServServiceGenStatusAdminMode is changed to enable(1) then agentDiffServServiceIfOperStatus 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 agentDiffServServicePolicyIndex 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). Enumeration: 'down': 2, 'up': 1.
                 agentDiffServServiceStorageType 1.3.6.1.4.1.4526.1.6.3.4.4.1.1.5 storagetype read-only
Storage-type for this conceptual row
                 agentDiffServServiceRowStatus 1.3.6.1.4.1.4526.1.6.3.4.4.1.1.6 rowstatus read-only
The status of this conceptual row.
         agentDiffServServicePerfTable 1.3.6.1.4.1.4526.1.6.3.4.4.2 no-access
A table of service performance entries.
             agentDiffServServicePerfEntry 1.3.6.1.4.1.4526.1.6.3.4.4.2.1 no-access
Represents a service performance entry.
                 agentDiffServServicePerfOfferedOctets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.1 counter32 read-only
Offered octets count for the specified service interface and direction
                 agentDiffServServicePerfOfferedPackets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.2 counter32 read-only
Offered packets count for specified service interface and direction
                 agentDiffServServicePerfDiscardedOctets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.3 counter32 read-only
Discarded octets count for the specified service interface and direction
                 agentDiffServServicePerfDiscardedPackets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.4 counter32 read-only
Discarded packets count for the specified service interface and direction
                 agentDiffServServicePerfSentOctets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.5 counter32 read-only
Sent octets count for the specified service interface and direction
                 agentDiffServServicePerfSentPackets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.6 counter32 read-only
Sent packets count for the specified service interface and direction
                 agentDiffServServicePerfHCOfferedOctets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.7 counter64 read-only
Offered octets high capacity count for the specified service interface and direction
                 agentDiffServServicePerfHCOfferedPackets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.8 counter64 read-only
Offered packets high capacity count for the specified service interface and direction
                 agentDiffServServicePerfHCDiscardedOctets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.9 counter64 read-only
Discarded octets high capacity count for the specified service interface and direction
                 agentDiffServServicePerfHCDiscardedPackets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.10 counter64 read-only
Discarded packets high capacity count for the specified service interface and direction
                 agentDiffServServicePerfHCSentOctets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.11 counter64 read-only
Sent octets high capacity count for the specified service interface and direction
                 agentDiffServServicePerfHCSentPackets 1.3.6.1.4.1.4526.1.6.3.4.4.2.1.12 counter64 read-only
Sent packets high capacity count for the specified service interface and direction