MIB Viewer

mpAtmCCPgcCtlStatus

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.3.13.110.11.3.2.1.2
Access
read-write
Status
mandatory
Sub-identifiers
0
This variable indicates the Control Status of this Pvc Group. - 'register', which indicates that request to careate a new instance (PVC Group) in the node. - 'active', which indicates that the Pvc Group is connected. - 'inactive', which indicates that the Pvc Group is disconnected. - 'delete', which indicates that request to delete the Pvc Group. - 'stsInactive', which indicates that request to only the status is change to 'inactive'. This request is not disconnect the connecting PVC's. - 'underEstablish', which indicates that the under the connecting progress in the Pvc Group. - 'underDeactivate', which indicates that the under the disconnecting progress in the Pvc Group.
INTEGER{ register(1), active(2), inactive(3), delete(4), stsInactive(5), underEstablish(6), underDeactivate(7) }