ntcTrfShExtClassifRowStatus
NEWTEC-TRAFFICSHAPER-MIB ·
.1.3.6.1.4.1.5835.5.2.2000.1.6.1.2
Object
The status of this conceptual row. An existing conceptual row can be in any one of the three states, 'notReady', 'notInService', or 'active'. If the manager wishes to add a row in a single shot with values for all the columns, the status column should be given as 'createAndGo(4)'. After the creation of a row, its value is set to active(1). If a row has to be created with values for only some columns, the status column should be 'createAndWait(5)'. Also, this row with partially filled columns has the status 'notReady(3)'. The entry remains in this state until the values for all the columns is set. After all the values are set, the agent changes this value to active(1).'
Context
- MIB
- NEWTEC-TRAFFICSHAPER-MIB
- OID
.1.3.6.1.4.1.5835.5.2.2000.1.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntcTrfShExtClassifEntry
- Table
- ntcTrfShExtClassifTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ntcTrfShExtClassifName The name of the traffic classification rule | column | OctetString | .1.3.6.1.4.1.5835.5.2.2000.1.6.1.1 |
| ntcTrfShExtClassifEnable Enable or disable the corresponding classification rule. | column | NEWTEC-TC-MIBNtcEnable | .1.3.6.1.4.1.5835.5.2.2000.1.6.1.3 |
| ntcTrfShapeExtUseNetwAddr Use the specified network address as a classification criterion. If a full
classification expression is also specified, it is AND-ed with this network
address criterion. | column | Enumeration | .1.3.6.1.4.1.5835.5.2.2000.1.6.1.4 |
| ntcTrfShapeExtNetwAddr IP address and prefix to be used as a classification criterion. Only used when
UseNetworkAddress is true. Regular expression :
(?-mix:^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}(\/(?:[0-2… | column | NEWTEC-TC-MIBNtcNetworkAddress | .1.3.6.1.4.1.5835.5.2.2000.1.6.1.5 |
| ntcTrfShapeExtExpr The classification expression to be matched against incoming traffic. | column | OctetString | .1.3.6.1.4.1.5835.5.2.2000.1.6.1.6 |
| ntcTrfShapeExtShapingNode The name of the traffic shaping node. | column | OctetString | .1.3.6.1.4.1.5835.5.2.2000.1.6.1.7 |
| ntcTrfShapeExtMatchingOrder Use the specified matching order for the classification criterion. The
matching order defines the order in which packets are processed by the
classification rules. This is importa… | column | Unsigned32 | .1.3.6.1.4.1.5835.5.2.2000.1.6.1.8 |