FR-MFR-MIB
57 objects
This is the MIB used to control and monitor the multilink frame relay (MFR) function described in FRF.16.
Imported Objects
| IF-MIB | ifIndex InterfaceIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE transmission |
| SNMPv2-TC | RowStatus TestAndIncr TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.10.47 | IdentitymfrMib | This is the MIB used to control and monitor the multilink frame relay (MFR) function described in FRF.16. | ||
| 1.3.6.1.2.1.10.47.1 | NodemfrMibScalarObjects | |||
| 1.3.6.1.2.1.10.47.1.1 | ScalarmfrBundleMaxNumBundles | read-only | current | This object is used to inform the manager of the maximum number of bundles supported by this device. |
| 1.3.6.1.2.1.10.47.1.2 | ScalarmfrBundleNextIndex | read-write | current | This object is used to assist the manager in selecting a value for mfrBundleIndex during row creation in the mfrBundleTable. It can also be used to avoid race … |
| 1.3.6.1.2.1.10.47.2 | NodemfrMibBundleObjects | |||
| 1.3.6.1.2.1.10.47.2.3 | TablemfrBundleTable | not-accessible | current | The bundle configuration and status table. There is a one-to-one correspondence between a bundle and an interface represented in the ifTable. The following obj… |
| 1.3.6.1.2.1.10.47.2.3.1 | RowmfrBundleEntry | not-accessible | current | An entry in the bundle table. |
| 1.3.6.1.2.1.10.47.2.3.1.1 | ColumnmfrBundleIndex | not-accessible | current | 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 m… |
| 1.3.6.1.2.1.10.47.2.3.1.2 | ColumnmfrBundleIfIndex | read-only | current | 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… |
| 1.3.6.1.2.1.10.47.2.3.1.3 | ColumnmfrBundleRowStatus | read-create | current | The mfrBundleRowStatus object allows create, change, and delete operations on bundle entries. |
| 1.3.6.1.2.1.10.47.2.3.1.4 | ColumnmfrBundleNearEndName | read-create | current | The configured name of the bundle. |
| 1.3.6.1.2.1.10.47.2.3.1.5 | ColumnmfrBundleFragmentation | read-create | current | Controls whether the bundle performs/accepts fragmentation and re-assembly. The possible values are: enable(1) - Bundle links will fragment frames disable(2) -… |
| 1.3.6.1.2.1.10.47.2.3.1.6 | ColumnmfrBundleMaxFragSize | read-create | current | 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 th… |
| 1.3.6.1.2.1.10.47.2.3.1.7 | ColumnmfrBundleTimerHello | read-create | current | The configured MFR Hello Timer value. |
| 1.3.6.1.2.1.10.47.2.3.1.8 | ColumnmfrBundleTimerAck | read-create | current | The configured MFR T_ACK value. |
| 1.3.6.1.2.1.10.47.2.3.1.9 | ColumnmfrBundleCountMaxRetry | read-create | current | The MFR N_MAX_RETRY value. |
| 1.3.6.1.2.1.10.47.2.3.1.10 | ColumnmfrBundleActivationClass | read-create | current | Controls the conditions under which the bundle is activated. The following settings are available: mfrBundleActivationClassA(1) - at least one must link up mfr… |
| 1.3.6.1.2.1.10.47.2.3.1.11 | ColumnmfrBundleThreshold | read-create | current | 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 oper… |
| 1.3.6.1.2.1.10.47.2.3.1.12 | ColumnmfrBundleMaxDiffDelay | read-create | current | The maximum delay difference between the bundle links. A value of -1 indicates that this object does not contain a valid value |
| 1.3.6.1.2.1.10.47.2.3.1.13 | ColumnmfrBundleSeqNumSize | read-create | current | Controls whether the standard FRF.12 12-bit sequence number is used or the optional 24-bit sequence number. |
| 1.3.6.1.2.1.10.47.2.3.1.14 | ColumnmfrBundleMaxBundleLinks | read-only | current | The maximum number of bundle links supported for this bundle. |
| 1.3.6.1.2.1.10.47.2.3.1.15 | ColumnmfrBundleLinksConfigured | read-only | current | The number of links configured for the bundle. |
| 1.3.6.1.2.1.10.47.2.3.1.16 | ColumnmfrBundleLinksActive | read-only | current | The number of links that are active. |
| 1.3.6.1.2.1.10.47.2.3.1.17 | ColumnmfrBundleBandwidth | read-only | current | The amount of available bandwidth on the bundle |
| 1.3.6.1.2.1.10.47.2.3.1.18 | ColumnmfrBundleFarEndName | read-only | current | Name of the bundle received from the far end. |
| 1.3.6.1.2.1.10.47.2.3.1.19 | ColumnmfrBundleResequencingErrors | read-only | current | 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 DLC… |
| 1.3.6.1.2.1.10.47.2.4 | TablemfrBundleIfIndexMappingTable | not-accessible | current | A table mapping the values of ifIndex to the mfrBundleIndex. This is required in order to find the mfrBundleIndex given an ifIndex. The mapping of mfrBundleInd… |
| 1.3.6.1.2.1.10.47.2.4.1 | RowmfrBundleIfIndexMappingEntry | not-accessible | current | Each row describes one ifIndex to mfrBundleIndex mapping. |
| 1.3.6.1.2.1.10.47.2.4.1.2 | ColumnmfrBundleIfIndexMappingIndex | read-only | current | The mfrBundleIndex of the given ifIndex. |
| 1.3.6.1.2.1.10.47.3 | NodemfrMibBundleLinkObjects | |||
| 1.3.6.1.2.1.10.47.3.1 | TablemfrBundleLinkTable | not-accessible | current | The bundle link configuration and status table. There is a one-to-one correspondence between a bundle link and a physical interface represented in the ifTable.… |
| 1.3.6.1.2.1.10.47.3.1.1 | RowmfrBundleLinkEntry | not-accessible | current | An entry in the bundle link table. |
| 1.3.6.1.2.1.10.47.3.1.1.1 | ColumnmfrBundleLinkRowStatus | read-create | current | The mfrBundleLinkRowStatus object allows create, change, and delete operations on mfrBundleLink entries. The create operation must fail if no physical interfac… |
| 1.3.6.1.2.1.10.47.3.1.1.2 | ColumnmfrBundleLinkConfigBundleIndex | read-create | current | 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 t… |
| 1.3.6.1.2.1.10.47.3.1.1.3 | ColumnmfrBundleLinkNearEndName | read-create | current | The configured bundle link name that is sent to the far end. |
| 1.3.6.1.2.1.10.47.3.1.1.4 | ColumnmfrBundleLinkState | read-only | current | Current bundle link state as defined by the MFR protocol described in Annex A of FRF.16. |
| 1.3.6.1.2.1.10.47.3.1.1.5 | ColumnmfrBundleLinkFarEndName | read-only | current | Name of bundle link received from far end. |
| 1.3.6.1.2.1.10.47.3.1.1.6 | ColumnmfrBundleLinkFarEndBundleName | read-only | current | Name of far end bundle for this link received from far end. |
| 1.3.6.1.2.1.10.47.3.1.1.7 | ColumnmfrBundleLinkDelay | read-only | current | 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. |
| 1.3.6.1.2.1.10.47.3.1.1.8 | ColumnmfrBundleLinkFramesControlTx | read-only | current | Number of MFR control frames sent. |
| 1.3.6.1.2.1.10.47.3.1.1.9 | ColumnmfrBundleLinkFramesControlRx | read-only | current | Number of valid MFR control frames received. |
| 1.3.6.1.2.1.10.47.3.1.1.10 | ColumnmfrBundleLinkFramesControlInvalid | read-only | current | The number of invalid MFR control frames received. |
| 1.3.6.1.2.1.10.47.3.1.1.11 | ColumnmfrBundleLinkTimerExpiredCount | read-only | current | Number of times the T_HELLO or T_ACK timers expired. |
| 1.3.6.1.2.1.10.47.3.1.1.12 | ColumnmfrBundleLinkLoopbackSuspected | read-only | current | The number of times a loopback has been suspected (based upon the use of magic numbers). |
| 1.3.6.1.2.1.10.47.3.1.1.13 | ColumnmfrBundleLinkUnexpectedSequence | read-only | current | 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… |
| 1.3.6.1.2.1.10.47.3.1.1.14 | ColumnmfrBundleLinkMismatch | read-only | current | 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 bun… |
| 1.3.6.1.2.1.10.47.4 | NodemfrMibTraps | |||
| 1.3.6.1.2.1.10.47.4.0 | NodemfrMibTrapsPrefix | |||
| 1.3.6.1.2.1.10.47.4.0.1 | NotificationmfrMibTrapBundleLinkMismatch | current | This trap indicates that a bundle link mismatch has been detected. The following objects are reported: mfrBundleNearEndName: configured name of near end bundle… | |
| 1.3.6.1.2.1.10.47.5 | NodemfrMibConformance | |||
| 1.3.6.1.2.1.10.47.5.1 | NodemfrMibGroups | |||
| 1.3.6.1.2.1.10.47.5.1.1 | GroupmfrMibBundleGroup | current | Group of objects describing bundles. | |
| 1.3.6.1.2.1.10.47.5.1.2 | GroupmfrMibBundleLinkGroup | current | Group of objects describing bundle links. | |
| 1.3.6.1.2.1.10.47.5.1.3 | GroupmfrMibTrapGroup | current | Group of objects describing notifications (traps). | |
| 1.3.6.1.2.1.10.47.5.2 | NodemfrMibCompliances | |||
| 1.3.6.1.2.1.10.47.5.2.1 | CompliancemfrMibCompliance | read-only | current | The compliance statement for equipment that implements the FRF16 MIB. All of the current groups are mandatory, but a number of objects may be read-only if the … |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| MfrBundleLinkState | INTEGER { mfrBundleLinkStateAddSent (1), mfrBundleLinkStateAddRx (2), mfrBundleLinkStateAddAckRx (3), mfrBundleLinkStateUp (4), mfrBundleLinkStateIdlePending (5), mfrBundleLinkStateIdle (6), mfrBundleLinkStateDown (7), mfrBundleLinkStateDownIdle (8) } | current | The possible states for a bundle link, as defined in Annex A of FRF.16. |