MIB Viewer

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-MIBifIndex InterfaceIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE transmission
SNMPv2-TCRowStatus TestAndIncr TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.2.1.10.47IdentitymfrMibThis 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.1NodemfrMibScalarObjects
1.3.6.1.2.1.10.47.1.1ScalarmfrBundleMaxNumBundlesread-onlycurrentThis 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.2ScalarmfrBundleNextIndexread-writecurrentThis 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.2NodemfrMibBundleObjects
1.3.6.1.2.1.10.47.2.3TablemfrBundleTablenot-accessiblecurrentThe 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.1RowmfrBundleEntrynot-accessiblecurrentAn entry in the bundle table.
1.3.6.1.2.1.10.47.2.3.1.1ColumnmfrBundleIndexnot-accessiblecurrentThe 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.2ColumnmfrBundleIfIndexread-onlycurrentThe 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.3ColumnmfrBundleRowStatusread-createcurrentThe mfrBundleRowStatus object allows create, change, and delete operations on bundle entries.
1.3.6.1.2.1.10.47.2.3.1.4ColumnmfrBundleNearEndNameread-createcurrentThe configured name of the bundle.
1.3.6.1.2.1.10.47.2.3.1.5ColumnmfrBundleFragmentationread-createcurrentControls 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.6ColumnmfrBundleMaxFragSizeread-createcurrentThe 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.7ColumnmfrBundleTimerHelloread-createcurrentThe configured MFR Hello Timer value.
1.3.6.1.2.1.10.47.2.3.1.8ColumnmfrBundleTimerAckread-createcurrentThe configured MFR T_ACK value.
1.3.6.1.2.1.10.47.2.3.1.9ColumnmfrBundleCountMaxRetryread-createcurrentThe MFR N_MAX_RETRY value.
1.3.6.1.2.1.10.47.2.3.1.10ColumnmfrBundleActivationClassread-createcurrentControls 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.11ColumnmfrBundleThresholdread-createcurrentSpecifies 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.12ColumnmfrBundleMaxDiffDelayread-createcurrentThe 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.13ColumnmfrBundleSeqNumSizeread-createcurrentControls 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.14ColumnmfrBundleMaxBundleLinksread-onlycurrentThe maximum number of bundle links supported for this bundle.
1.3.6.1.2.1.10.47.2.3.1.15ColumnmfrBundleLinksConfiguredread-onlycurrentThe number of links configured for the bundle.
1.3.6.1.2.1.10.47.2.3.1.16ColumnmfrBundleLinksActiveread-onlycurrentThe number of links that are active.
1.3.6.1.2.1.10.47.2.3.1.17ColumnmfrBundleBandwidthread-onlycurrentThe amount of available bandwidth on the bundle
1.3.6.1.2.1.10.47.2.3.1.18ColumnmfrBundleFarEndNameread-onlycurrentName of the bundle received from the far end.
1.3.6.1.2.1.10.47.2.3.1.19ColumnmfrBundleResequencingErrorsread-onlycurrentA 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.4TablemfrBundleIfIndexMappingTablenot-accessiblecurrentA 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.1RowmfrBundleIfIndexMappingEntrynot-accessiblecurrentEach row describes one ifIndex to mfrBundleIndex mapping.
1.3.6.1.2.1.10.47.2.4.1.2ColumnmfrBundleIfIndexMappingIndexread-onlycurrentThe mfrBundleIndex of the given ifIndex.
1.3.6.1.2.1.10.47.3NodemfrMibBundleLinkObjects
1.3.6.1.2.1.10.47.3.1TablemfrBundleLinkTablenot-accessiblecurrentThe 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.1RowmfrBundleLinkEntrynot-accessiblecurrentAn entry in the bundle link table.
1.3.6.1.2.1.10.47.3.1.1.1ColumnmfrBundleLinkRowStatusread-createcurrentThe 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.2ColumnmfrBundleLinkConfigBundleIndexread-createcurrentThe 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.3ColumnmfrBundleLinkNearEndNameread-createcurrentThe configured bundle link name that is sent to the far end.
1.3.6.1.2.1.10.47.3.1.1.4ColumnmfrBundleLinkStateread-onlycurrentCurrent 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.5ColumnmfrBundleLinkFarEndNameread-onlycurrentName of bundle link received from far end.
1.3.6.1.2.1.10.47.3.1.1.6ColumnmfrBundleLinkFarEndBundleNameread-onlycurrentName of far end bundle for this link received from far end.
1.3.6.1.2.1.10.47.3.1.1.7ColumnmfrBundleLinkDelayread-onlycurrentCurrent 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.8ColumnmfrBundleLinkFramesControlTxread-onlycurrentNumber of MFR control frames sent.
1.3.6.1.2.1.10.47.3.1.1.9ColumnmfrBundleLinkFramesControlRxread-onlycurrentNumber of valid MFR control frames received.
1.3.6.1.2.1.10.47.3.1.1.10ColumnmfrBundleLinkFramesControlInvalidread-onlycurrentThe number of invalid MFR control frames received.
1.3.6.1.2.1.10.47.3.1.1.11ColumnmfrBundleLinkTimerExpiredCountread-onlycurrentNumber of times the T_HELLO or T_ACK timers expired.
1.3.6.1.2.1.10.47.3.1.1.12ColumnmfrBundleLinkLoopbackSuspectedread-onlycurrentThe 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.13ColumnmfrBundleLinkUnexpectedSequenceread-onlycurrentThe 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.14ColumnmfrBundleLinkMismatchread-onlycurrentThe 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.4NodemfrMibTraps
1.3.6.1.2.1.10.47.4.0NodemfrMibTrapsPrefix
1.3.6.1.2.1.10.47.4.0.1NotificationmfrMibTrapBundleLinkMismatchcurrentThis 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.5NodemfrMibConformance
1.3.6.1.2.1.10.47.5.1NodemfrMibGroups
1.3.6.1.2.1.10.47.5.1.1GroupmfrMibBundleGroupcurrentGroup of objects describing bundles.
1.3.6.1.2.1.10.47.5.1.2GroupmfrMibBundleLinkGroupcurrentGroup of objects describing bundle links.
1.3.6.1.2.1.10.47.5.1.3GroupmfrMibTrapGroupcurrentGroup of objects describing notifications (traps).
1.3.6.1.2.1.10.47.5.2NodemfrMibCompliances
1.3.6.1.2.1.10.47.5.2.1CompliancemfrMibComplianceread-onlycurrentThe 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
NameSyntaxStatusDescription
MfrBundleLinkStateINTEGER { mfrBundleLinkStateAddSent (1), mfrBundleLinkStateAddRx (2), mfrBundleLinkStateAddAckRx (3), mfrBundleLinkStateUp (4), mfrBundleLinkStateIdlePending (5), mfrBundleLinkStateIdle (6), mfrBundleLinkStateDown (7), mfrBundleLinkStateDownIdle (8) }currentThe possible states for a bundle link, as defined in Annex A of FRF.16.