adGenDCConfigRowStatus
ADTRAN-DYNAMIC-COUNTERS-MIB ·
.1.3.6.1.4.1.664.5.70.53.1.3.1.2
Object
This element provides the administrative state. This object is used to create a new dynamic counter, delete an existing dynamic counter, and to enable/disable the dynamic counter. To create or delete, write createAndWait(5) or destroy(6) to this element. To enable/disable the dynamic counter, write active(1) or notInService(2) to this element. The value for createAndGo(4) will not be used. If the dynamic counter is requested to go inService when it does not have sufficient information, the request will fail and the error will be listed in adGenDCConfigLastError.
Context
- MIB
- ADTRAN-DYNAMIC-COUNTERS-MIB
- OID
.1.3.6.1.4.1.664.5.70.53.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenDCConfigEntry
- Table
- adGenDCConfigTable
- 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 |
|---|---|---|---|
| adGenDCConfigIndex The index of the dynamic counter. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.664.5.70.53.1.3.1.1 |
| adGenDCConfigProfile The index of the adGenDCProfile that will be used. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.664.5.70.53.1.3.1.3 |
| adGenDCConfigInterface The IfIndex of the interface that will be used. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.664.5.70.53.1.3.1.4 |
| adGenDCConfigType The type of the statistics to be gathered, either
tx, rx, or queue statistics. The statistics types
are only supported if indicated in adGenDCSlotSupport.
If queue is specified, t… | column | Enumeration | .1.3.6.1.4.1.664.5.70.53.1.3.1.5 |
| adGenDCConfigInterfaceQueue Indicates the queue number, if adGenDCConfigType
is set to queue. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.664.5.70.53.1.3.1.6 |
| adGenDCConfigInclude Indicates whether the match to the counter profile
should be included in the counts or excluded from
the counts. The default value is to include them in
the counts. This setting i… | column | Enumeration | .1.3.6.1.4.1.664.5.70.53.1.3.1.7 |
| adGenDCConfigLastError The details of the last error seen for a dynamic counter,
based on queries to this entry. This may include
invalid values, reasons for rejecting configuration
items, or reasons t… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.664.5.70.53.1.3.1.8 |