qosPolicyType
AMER-MIB ·
.1.3.6.1.4.1.6339.100.11.1.4.1.3
Object
column
r/w
Enumeration
the relation between qosPolicyType and CLI:
0 policy-map <policy-map-name>;
1 class <class-map-name>;
2 police <rate-kbps> <burst-kbyte> [exceed-action {drop | policed-dscp-transmit}];
3 police aggregate <aggregate-policer-name>;
Context
- MIB
- AMER-MIB
- OID
.1.3.6.1.4.1.6339.100.11.1.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qosPolicyEntry
- Table
- qosPolicyTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | policymap |
1 | matchclassmap |
2 | sp |
3 | aggregatePolicer |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| qosPolicyName QoS Policy name | column | OctetString | .1.3.6.1.4.1.6339.100.11.1.4.1.1 |
| qosPolicyClassMap Specify the classmap name.After a policy map is created, it can be associated to a class.
So, if you want the class map to match the policy map,please setting the qosPolicyType to… | column | OctetString | .1.3.6.1.4.1.6339.100.11.1.4.1.2 |
| qosPolicyRateKbps Rate Bandwidth of one policymap.
This object be configured only if qosPolicyType
in the same row is aggregatePolicer(2). | column | Integer32 | .1.3.6.1.4.1.6339.100.11.1.4.1.4 |
| qosPolicyRurstKbps Rurst Bandwidth of one policymap.
This object be configured only if qosPolicyType
in the same row is aggregatePolicer(2). | column | Integer32 | .1.3.6.1.4.1.6339.100.11.1.4.1.5 |
| qosPolicyExceedAction The policy When beyond the reach of appointed velocity.
This object be configured only if qosPolicyType
in the same row is aggregatePolicer(2). | column | Enumeration | .1.3.6.1.4.1.6339.100.11.1.4.1.6 |
| qosPolicyAggregatePolicer aggregate-policer-name.
This object be configured only if qosPolicyType
in the same row is aggregatePolicer(3). | column | DisplayString | .1.3.6.1.4.1.6339.100.11.1.4.1.7 |
| qosPolicyStatus Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry. | column | Enumeration | .1.3.6.1.4.1.6339.100.11.1.4.1.8 |