mpcNextIndex
MPOA-MIB ·
.1.3.6.1.4.1.353.5.8.1.1.2.1
Object
scalar
r/w
Integer32
This object contains an appropriate value to
be used for mpcIndex when creating entries in
the mpcConfigTable. The value 0 indicates that
no new rows can be created. Otherwise, it is
recommended that values are assigned contiguously,
starting from 1.
MPC creation by a Manager: To obtain the mpcIndex value
for a new entry, the manager issues a management protocol
retrieval operation to obtain the current value of this
object. If the value retrieved is 0 (zero), the manager
cannot create a row.
After each retrieval of a non-zero value, the manager
should issue a management protocol SET operation using
the value just retrieved. If the SET is successful,
the agent should update the value to the next unassigned
index, or zero if appropriate.
NOTE: the manager may also issue a set on this object
with a value of its own choosing. If the set is successful,
the manager may use this value for the mpcIndex. In this
case, the agent would update the value to the next
unassigned index, or zero if appropriate.
The definition of `next unassigned index' is any
mpcNextIndex value that has not yet been set by a manager,
or reserved by the agent (see next paragraph), since this
agent was last re-initialized.
MPC creation by an Agent: When a row in the
mpcConfigTable is created by an agent, the agent should
reserve the value of the index by updating the value of
this object to the next unassigned index
or zero if appropriate. Thus, a manager will not
be able to set an index reserved by an agent.
In the situation of an agent re-initialization, all currently
used mpcIndexes must be preserved.
In other words, the Agent should store in non-volatile memory
all of the currently used mpcIndexes (along with all necessary
configuration information from the mpcConfigTable). When the
agent is re-initialized, the mpcNextIndex value is
any valid Integer32 value which is not being used
as an mpcIndex, except 0 which maintains its original
definition of indicating that a row cannot be created.
Context
- MIB
- MPOA-MIB
- OID
.1.3.6.1.4.1.353.5.8.1.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mpcObjects
- Siblings
- 15
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mpcIngressCacheTxTotalPackets The total number of packets transmitted over MPC Short Cuts. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.353.5.8.1.1.2.10 |
| mpcIngressCacheTxTotalOctets The total number of octets transmitted over MPC Short Cuts. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.353.5.8.1.1.2.11 |
| mpcIngressCacheTable This table contains information for MPC Caches for
the ingress MPC. | table | - | .1.3.6.1.4.1.353.5.8.1.1.2.12 |
| mpcEgressCacheRxTotalPackets This counts the total number of packets
received by MPC Short Cuts. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.353.5.8.1.1.2.13 |
| mpcEgressCacheRxTotalOctets This counts the total number of octets
received by MPC Short Cuts. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.353.5.8.1.1.2.14 |
| mpcEgressCacheTable This table contains Egress Cache information for
all the MPCs which this agent manages. | table | - | .1.3.6.1.4.1.353.5.8.1.1.2.15 |
| mpcMpsObjects | node | - | .1.3.6.1.4.1.353.5.8.1.1.2.16 |
| mpcConfigTable The MPOA Client Configuration Table.
This table contains configuration information
for all MPOA Clients which this agent manages. | table | - | .1.3.6.1.4.1.353.5.8.1.1.2.2 |
| mpcActualTable MPOA Client Actual Table.
A read-only table which contains state
information and reflects the actual values which
these MPOA Clients are using. The actual
values may differ from … | table | - | .1.3.6.1.4.1.353.5.8.1.1.2.3 |
| mpcDataAtmAddressTable A table which shows all the data ATM addresses
associated with all MPOA Clients. | table | - | .1.3.6.1.4.1.353.5.8.1.1.2.4 |
| mpcStatisticsTable A read-only table which contains statistical
information for all MPOA Clients that
this agent manages. | table | - | .1.3.6.1.4.1.353.5.8.1.1.2.5 |
| mpcProtocolTable List of protocols, per MPC, for which flow
detection is enabled | table | - | .1.3.6.1.4.1.353.5.8.1.1.2.6 |
| mpcMappingTable A table mapping the `lecIndex' values of
LANE Clients to the `mpcIndex' values of
corresponding MPOA Clients. | table | - | .1.3.6.1.4.1.353.5.8.1.1.2.7 |
| mpcMpsTable This is a read-only table which contains
information about the MPSs that these MPCs
know about. | table | - | .1.3.6.1.4.1.353.5.8.1.1.2.8 |
| mpcMpsMacAddressTable obsolete This is a read-only table which contains
information about all the MPSs' MAC Addresses
that these MPCs know about. | table | - | .1.3.6.1.4.1.353.5.8.1.1.2.9 |