mfrBundleIndex |
.1.3.6.1.2.1.10.47.2.3.1.1 |
The index into the table. While this corresponds
to an entry in the ifTable, the value of mfrBundleIndex
need not match that of the ifIndex in the ifTable.
A manager can use mfrBundleNextIndex to select a unique
mfrBundleIndex for creating a new row.
|
mfrBundleIfIndex |
.1.3.6.1.2.1.10.47.2.3.1.2 |
The value must match an entry in the interface
table whose ifType must be set to frf16MfrBundle(163).
For example: if the value of mfrBundleIfIndex is 10,
then a corresponding entry should be present in
the ifTable with an index of 10 and an ifType of 163.
|
mfrBundleRowStatus |
.1.3.6.1.2.1.10.47.2.3.1.3 |
The mfrBundleRowStatus object allows create, change,
and delete operations on bundle entries.
|
mfrBundleNearEndName |
.1.3.6.1.2.1.10.47.2.3.1.4 |
The configured name of the bundle.
|
mfrBundleFragmentation |
.1.3.6.1.2.1.10.47.2.3.1.5 |
Controls whether the bundle performs/accepts
fragmentation and re-assembly. The possible
values are:
enable(1) - Bundle links will fragment frames
disable(2) - Bundle links will not fragment
frames.
|
mfrBundleMaxFragSize |
.1.3.6.1.2.1.10.47.2.3.1.6 |
The maximum fragment size supported. Note that this
is only valid if mfrBundleFragmentation is set to enable(1).
Zero is not a valid fragment size.
A bundle that does not support fragmentation must return
this object with a value of -1.
|
mfrBundleTimerHello |
.1.3.6.1.2.1.10.47.2.3.1.7 |
The configured MFR Hello Timer value.
|
mfrBundleTimerAck |
.1.3.6.1.2.1.10.47.2.3.1.8 |
The configured MFR T_ACK value.
|
mfrBundleCountMaxRetry |
.1.3.6.1.2.1.10.47.2.3.1.9 |
The MFR N_MAX_RETRY value.
|
mfrBundleActivationClass |
.1.3.6.1.2.1.10.47.2.3.1.10 |
Controls the conditions under which the bundle is activated.
The following settings are available:
mfrBundleActivationClassA(1) - at least one must link up
mfrBundleActivationClassB(2) - all links must be up
mfrBundleActivationClassC(3) - a certain number must be
up. Refer to
mfrBundleThreshold for
the required number.
mfrBundleActivationClassD(4) - custom (implementation
specific).
|
mfrBundleThreshold |
.1.3.6.1.2.1.10.47.2.3.1.11 |
Specifies the number of links that must be in operational
'up' state before the bundle will transition to an
operational up/active state. If the number of
operational 'up' links falls below this value,
then the bundle will transition to an inactive
state.
Note - this is only valid when mfrBundleActivationClass
is set to mfrBundleActivationClassC or, depending upon the
implementation, to mfrBundleActivationClassD. A bundle that
is not set to one of these must return this object with a
value of -1.
|
mfrBundleMaxDiffDelay |
.1.3.6.1.2.1.10.47.2.3.1.12 |
The maximum delay difference between the bundle
links.
A value of -1 indicates that this object does not contain
a valid value
|
mfrBundleSeqNumSize |
.1.3.6.1.2.1.10.47.2.3.1.13 |
Controls whether the standard FRF.12 12-bit
sequence number is used or the optional 24-bit
sequence number.
|
mfrBundleMaxBundleLinks |
.1.3.6.1.2.1.10.47.2.3.1.14 |
The maximum number of bundle links supported for
this bundle.
|
mfrBundleLinksConfigured |
.1.3.6.1.2.1.10.47.2.3.1.15 |
The number of links configured for the bundle.
|
mfrBundleLinksActive |
.1.3.6.1.2.1.10.47.2.3.1.16 |
The number of links that are active.
|
mfrBundleBandwidth |
.1.3.6.1.2.1.10.47.2.3.1.17 |
The amount of available bandwidth on the bundle
|
mfrBundleFarEndName |
.1.3.6.1.2.1.10.47.2.3.1.18 |
Name of the bundle received from the far end.
|
mfrBundleResequencingErrors |
.1.3.6.1.2.1.10.47.2.3.1.19 |
A count of the number of resequencing errors. Each event
may correspond to multiple lost frames. Example:
Say sequence number 56, 59 and 60 is received for DLCI 100.
It is decided by some means that sequence 57 and 58 is lost.
This counter should then be incremented by ONE, even though
two frames were lost.
|
mfrBundleIfIndexMappingIndex |
.1.3.6.1.2.1.10.47.2.4.1.2 |
The mfrBundleIndex of the given ifIndex.
|
mfrBundleLinkRowStatus |
.1.3.6.1.2.1.10.47.3.1.1.1 |
The mfrBundleLinkRowStatus object allows create, change,
and delete operations on mfrBundleLink entries.
The create operation must fail if no physical interface
is associated with the bundle link.
|
mfrBundleLinkConfigBundleIndex |
.1.3.6.1.2.1.10.47.3.1.1.2 |
The mfrBundleLinkConfigBundleIndex object allows
the manager to control the bundle to which the bundle
link is assigned. If no value were in this field, then
the bundle would remain in NOT_READY rowStatus and be
unable to go to active. With an appropriate mfrBundleIndex
in this field, then we could put the mfrBundleLink row in
NOT_IN_SERVICE or ACTIVE rowStatus.
|
mfrBundleLinkNearEndName |
.1.3.6.1.2.1.10.47.3.1.1.3 |
The configured bundle link name that is sent to the far end.
|
mfrBundleLinkState |
.1.3.6.1.2.1.10.47.3.1.1.4 |
Current bundle link state as defined by the MFR protocol
described in Annex A of FRF.16.
|
mfrBundleLinkFarEndName |
.1.3.6.1.2.1.10.47.3.1.1.5 |
Name of bundle link received from far end.
|
mfrBundleLinkFarEndBundleName |
.1.3.6.1.2.1.10.47.3.1.1.6 |
Name of far end bundle for this link received from far end.
|
mfrBundleLinkDelay |
.1.3.6.1.2.1.10.47.3.1.1.7 |
Current round-trip delay for this bundle link. The
value -1 is returned when an implementation does not
support measurement of the bundle link delay.
|
mfrBundleLinkFramesControlTx |
.1.3.6.1.2.1.10.47.3.1.1.8 |
Number of MFR control frames sent.
|
mfrBundleLinkFramesControlRx |
.1.3.6.1.2.1.10.47.3.1.1.9 |
Number of valid MFR control frames received.
|
mfrBundleLinkFramesControlInvalid |
.1.3.6.1.2.1.10.47.3.1.1.10 |
The number of invalid MFR control frames received.
|
mfrBundleLinkTimerExpiredCount |
.1.3.6.1.2.1.10.47.3.1.1.11 |
Number of times the T_HELLO or T_ACK timers expired.
|
mfrBundleLinkLoopbackSuspected |
.1.3.6.1.2.1.10.47.3.1.1.12 |
The number of times a loopback has been suspected
(based upon the use of magic numbers).
|
mfrBundleLinkUnexpectedSequence |
.1.3.6.1.2.1.10.47.3.1.1.13 |
The number of data MFR frames discarded because the sequence
number of the frame for a DLCI was less than (delayed frame)
or equal to (duplicate frame) the one expected for that DLCI.
Example:
Say frames with sequence numbers 56, 58, 59 is received for
DLCI 100. While waiting for sequence number 57 another frame
with sequence number 58 arrives. Frame 58 is discarded and
the counter is incremented.
|
mfrBundleLinkMismatch |
.1.3.6.1.2.1.10.47.3.1.1.14 |
The number of times that the unit has been notified by the
remote peer that the bundle name is inconsistent with other
bundle links attached to the far-end bundle.
|