cbQoSClassifierRowStatus
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.8.3.1.2.1.6
Object
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.8.3.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cbQoSClassifierCfgInfoEntry
- Table
- cbQoSClassifierCfgInfoTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cbQoSClassifierIndex Index of this class-map.Range is <10000-20000>. | column | Integer32 | .1.3.6.1.4.1.27975.8.3.1.2.1.1 |
| cbQoSClassifierName Name of class-map. Only used in creating a conceptual row,
can not modified in an 'active' Row | column | OctetString | .1.3.6.1.4.1.27975.8.3.1.2.1.2 |
| cbQoSClassifierRuleCount The counter of match rules in class-map. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27975.8.3.1.2.1.3 |
| cbQoSClassifierOperator Operator of the match rules of class-map. Default match operator is match-any.
'and(1)' for match-all rules. 'or(2)' for match-any rules. | column | Enumeration | .1.3.6.1.4.1.27975.8.3.1.2.1.4 |
| cbQoSClassifierMatchRuleNextIndex This object contains an appropriate value to be used for
cbQoSMatchRuleIndex when creating rows in the
cbQoSMatchRuleCfgInfoTable.Begin with 0.
If the value of this node is less t… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27975.8.3.1.2.1.5 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| cbQoSClassifierIndex Index of this class-map.Range is <10000-20000>. | column | Integer32 | .1.3.6.1.4.1.27975.8.3.1.2.1.1 |
| cbQoSMatchRuleIndex Index of Match Rule. Currently only access-group(ACL) is used as matching rule.
Range is <10000-20000>. | column | Integer32 | .1.3.6.1.4.1.27975.8.3.1.3.1.1 |