mpcInitialRetryTime
MPOA-MIB ·
.1.3.6.1.4.1.353.5.8.1.1.2.2.1.7
Object
column
r/w
Integer32
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 retry multiplier (MPC-c1). If a response is not received, then another request is sent with a timeout of `retry time' * MPC-c1 seconds, or until mpcRetryTimeMaximum.
Context
- MIB
- MPOA-MIB
- OID
.1.3.6.1.4.1.353.5.8.1.1.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpcConfigEntry
- Table
- mpcConfigTable
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-300
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 |
| mpcConfigMode 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 contact… | column | Enumeration | .1.3.6.1.4.1.353.5.8.1.1.2.2.1.3 |
| 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 |
| 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 |