mpcConfigMode
MPOA-MIB ·
.1.3.6.1.4.1.353.5.8.1.1.2.2.1.3
Object
column
r/w
Enumeration
Indicates whether this MPC should auto-configure the next time it is (re-)initialized. During the (re-)initialization of this MPC, if the mode is automatic(1), the LECS is contacted and requests are made for all MPC-p* parameters. Otherwise, if the mode is manual(2), the values of the configuration parameters are obtained from the mpcConfigTableand the mpcProtocolTable. In other words, when the MPC is first initialized, it can use the default or configured values from the mpcConfigTable and mpcProtocolTable. If the mode is manual (2), no further action is required. If the mode is automatic (1), then the LECS should be contacted and all available MPC-p1 to MPC-p6 parameters would be retrieved. These parameters would then overwrite the existing MPC-p1 to MPC-p6 parameters. The actual values are reflected in the mpcActualTable.
Context
- MIB
- MPOA-MIB
- OID
.1.3.6.1.4.1.353.5.8.1.1.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpcConfigEntry
- Table
- mpcConfigTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | automatic |
2 | manual |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mpcIndex A value which uniquely identifies this conceptual
row in the mpcConfigTable. The `mpcNextIndex' object
needs to be used to determine the value of this object.
A row cannot be add… | column | MpcIndex | .1.3.6.1.4.1.353.5.8.1.1.2.2.1.1 |
| mpcRowStatus This object allows creation and deletion of
MPOA Clients.
Within each conceptual mpcConfigTable row, writable objects
may be modified, regardless of the value of mp… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.353.5.8.1.1.2.2.1.2 |
| mpcCtrlAtmAddr The MPC's Control ATM Address. There exists one
Control ATM Address per MPC, therefore, the value
of this entry is unique within the table. The control ATM
Address is the addres… | column | AtmConfigAddr | .1.3.6.1.4.1.353.5.8.1.1.2.2.1.4 |
| mpcSCSetupFrameCount This represents the MPC-p1 Short-cut setup frame count
parameter.
The MPC-p1 value is frames measured over mpcSCFrameTime seconds.
Flow detection is protocol indepe… | column | Integer32 | .1.3.6.1.4.1.353.5.8.1.1.2.2.1.5 |
| mpcSCSetupFrameTime MPC-p2 Short-cut setup frame time, in seconds. | column | Integer32 | .1.3.6.1.4.1.353.5.8.1.1.2.2.1.6 |
| mpcInitialRetryTime MPC-p4 is the initial value for the retry time out
period used for timing out MPOA Resolution Requests
in seconds. Retry time consists of this initial
time-out (MPC-p4) and a ret… | column | Integer32 | .1.3.6.1.4.1.353.5.8.1.1.2.2.1.7 |
| mpcRetryTimeMaximum MPC-p5 cumulative max value for Retry Time (MPC-p4).
Retries are attempted at intervals determined by the
algorithm described in the definition of mpcIntialRetryTime. | column | Integer32 | .1.3.6.1.4.1.353.5.8.1.1.2.2.1.8 |
| mpcHoldDownTime MPC-p6 Hold Down Time
Minimum time to wait before reinitiating
a failed resolution attempt. Default is
mpcRetryTimeMaximum * 4. | column | Integer32 | .1.3.6.1.4.1.353.5.8.1.1.2.2.1.9 |