nnfrCvcRowStatus
FR-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.16.6.1.3
Object
frCvcRowStatus is used to add/delete a row in the table. Adding or deleting a row corresponds to adding or removing a CVC from an AVC. Adding a new row will require to index by the frAvcId,bundleId and frPvcDlci. Use proper index values and set RowStatus to CreateAndGo (4) to create a new row. To destroy, use value Destroy (6).
Context
- MIB
- FR-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.16.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnfrCvcTableEntry
- Table
- nnfrCvcTable
- Siblings
- 2
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nnfrCvcBundleName The name of the bundle of the CVC which needs to be added
to the avc. This parameter is used for display only. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.562.73.1.1.1.16.6.1.1 |
| nnfrCvcEnable Enables/disables the CVC. By default CVC is enabled.
Writing one(1) on this enables CVC, zero(0)
disables it. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.562.73.1.1.1.16.6.1.2 |