MIB Viewer

adGenEthernetDslamFlowRev2ActivationStatus

OBJECT-TYPE
1.3.6.1.4.1.664.5.70.2.11.1.60
Access
read-only
Status
current
Source
below
Sub-identifiers
0
Provides an indication of whether the flow is actually activated. If adGenEthernetDslamFlowRev2RowStatus is not active, this object will return notActivated. When rowStatus is successfully set to active, the flow begins attempting to activate. If the module must acquire system information relating to the flow (such as provisioned VLANs, interfaces, etc.), this object will return inProgress. If the module detects a provisioning conflict, it will return error. adGenEthernetDslamFlowRev2LastErrorString can be used to identify the source of any problems. When the flow has activated successfully, this object will return active.
INTEGER { notActivated (1), inProgress (2), active (3), error (4) }