FR-MFR-MIB

File: FR-MFR-MIB.mib (30946 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 NOTIFICATION-TYPE transmission
TEXTUAL-CONVENTION TestAndIncr RowStatus
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
SnmpAdminString InterfaceIndex ifIndex

Defined Types

MfrBundleLinkState  
The possible states for a bundle link, as defined in Annex A of FRF.16.
TEXTUAL-CONVENTION    
  INTEGER mfrBundleLinkStateAddSent(1), mfrBundleLinkStateAddRx(2), mfrBundleLinkStateAddAckRx(3), mfrBundleLinkStateUp(4), mfrBundleLinkStateIdlePending(5), mfrBundleLinkStateIdle(6), mfrBundleLinkStateDown(7), mfrBundleLinkStateDownIdle(8)  

MfrBundleEntry  
SEQUENCE    
  mfrBundleIndex Integer32
  mfrBundleIfIndex InterfaceIndex
  mfrBundleRowStatus RowStatus
  mfrBundleNearEndName SnmpAdminString
  mfrBundleFragmentation INTEGER
  mfrBundleMaxFragSize Integer32
  mfrBundleTimerHello INTEGER
  mfrBundleTimerAck INTEGER
  mfrBundleCountMaxRetry INTEGER
  mfrBundleActivationClass INTEGER
  mfrBundleThreshold Integer32
  mfrBundleMaxDiffDelay Integer32
  mfrBundleSeqNumSize INTEGER
  mfrBundleMaxBundleLinks Integer32
  mfrBundleLinksConfigured Integer32
  mfrBundleLinksActive Integer32
  mfrBundleBandwidth Integer32
  mfrBundleFarEndName SnmpAdminString
  mfrBundleResequencingErrors Counter32

MfrBundleIfIndexMappingEntry  
SEQUENCE    
  mfrBundleIfIndexMappingIndex Integer32

MfrBundleLinkEntry  
SEQUENCE    
  mfrBundleLinkRowStatus RowStatus
  mfrBundleLinkConfigBundleIndex Integer32
  mfrBundleLinkNearEndName SnmpAdminString
  mfrBundleLinkState MfrBundleLinkState
  mfrBundleLinkFarEndName SnmpAdminString
  mfrBundleLinkFarEndBundleName SnmpAdminString
  mfrBundleLinkDelay Integer32
  mfrBundleLinkFramesControlTx Counter32
  mfrBundleLinkFramesControlRx Counter32
  mfrBundleLinkFramesControlInvalid Counter32
  mfrBundleLinkTimerExpiredCount Counter32
  mfrBundleLinkLoopbackSuspected Counter32
  mfrBundleLinkUnexpectedSequence Counter32
  mfrBundleLinkMismatch Counter32

Defined Values

mfrMib 1.3.6.1.2.1.10.47
This is the MIB used to control and monitor the multilink frame relay (MFR) function described in FRF.16.
MODULE-IDENTITY    

mfrMibScalarObjects 1.3.6.1.2.1.10.47.1
OBJECT IDENTIFIER    

mfrMibBundleObjects 1.3.6.1.2.1.10.47.2
OBJECT IDENTIFIER    

mfrMibBundleLinkObjects 1.3.6.1.2.1.10.47.3
OBJECT IDENTIFIER    

mfrMibTraps 1.3.6.1.2.1.10.47.4
OBJECT IDENTIFIER    

mfrMibConformance 1.3.6.1.2.1.10.47.5
OBJECT IDENTIFIER    

mfrMibTrapsPrefix 1.3.6.1.2.1.10.47.4.0
OBJECT IDENTIFIER    

mfrMibGroups 1.3.6.1.2.1.10.47.5.1
OBJECT IDENTIFIER    

mfrMibCompliances 1.3.6.1.2.1.10.47.5.2
OBJECT IDENTIFIER    

mfrBundleMaxNumBundles 1.3.6.1.2.1.10.47.1.1
This object is used to inform the manager of the maximum number of bundles supported by this device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mfrBundleNextIndex 1.3.6.1.2.1.10.47.1.2
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 conditions with multiple managers trying to create rows in the table (see RFC 2494 [RFC2494] for one such alogrithm).
Status: current Access: read-write
OBJECT-TYPE    
  TestAndIncr  

mfrBundleTable 1.3.6.1.2.1.10.47.2.3
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 objects of the ifTable have specific meaning for an MFR bundle: ifAdminStatus - the bundle admin status ifOperStatus - the bundle operational status ifSpeed - the current bandwidth of the bundle ifInUcastPkts - the number of frames received on the bundle ifOutUcastPkts - the number of frames transmitted on the bundle ifInErrors - frame (not fragment) errors ifOutErrors - frame (not fragment) errors
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MfrBundleEntry

mfrBundleEntry 1.3.6.1.2.1.10.47.2.3.1
An entry in the bundle table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MfrBundleEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mfrBundleNearEndName 1.3.6.1.2.1.10.47.2.3.1.4
The configured name of the bundle.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..8184  

mfrBundleTimerHello 1.3.6.1.2.1.10.47.2.3.1.7
The configured MFR Hello Timer value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..180  

mfrBundleTimerAck 1.3.6.1.2.1.10.47.2.3.1.8
The configured MFR T_ACK value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..10  

mfrBundleCountMaxRetry 1.3.6.1.2.1.10.47.2.3.1.9
The MFR N_MAX_RETRY value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..5  

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).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mfrBundleActivationClassA(1), mfrBundleActivationClassB(2), mfrBundleActivationClassC(3), mfrBundleActivationClassD(4)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..2147483647  

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
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..2147483647  

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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER seqNumSize12bit(1), seqNumSize24bit(2)  


mfrBundleLinksConfigured 1.3.6.1.2.1.10.47.2.3.1.15
The number of links configured for the bundle.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

mfrBundleLinksActive 1.3.6.1.2.1.10.47.2.3.1.16
The number of links that are active.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..2147483647  

mfrBundleBandwidth 1.3.6.1.2.1.10.47.2.3.1.17
The amount of available bandwidth on the bundle
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mfrBundleFarEndName 1.3.6.1.2.1.10.47.2.3.1.18
Name of the bundle received from the far end.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mfrBundleIfIndexMappingTable 1.3.6.1.2.1.10.47.2.4
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 mfrBundleIndex to ifIndex is provided by the mfrBundleIfIndex entry in the mfrBundleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MfrBundleIfIndexMappingEntry

mfrBundleIfIndexMappingEntry 1.3.6.1.2.1.10.47.2.4.1
Each row describes one ifIndex to mfrBundleIndex mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  MfrBundleIfIndexMappingEntry  

mfrBundleIfIndexMappingIndex 1.3.6.1.2.1.10.47.2.4.1.2
The mfrBundleIndex of the given ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

mfrBundleLinkTable 1.3.6.1.2.1.10.47.3.1
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. The ifIndex of the physical interface is used to index the bundle link table, and to create rows. The following objects of the ifTable have specific meaning for an MFR bundle link: ifAdminStatus - the bundle link admin status ifOperStatus - the bundle link operational status ifSpeed - the bandwidth of the bundle link interface ifInUcastPkts - the number of frames received on the bundle link ifOutUcastPkts - the number of frames transmitted on the bundle link ifInErrors - frame and fragment errors ifOutErrors - frame and fragment errors
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MfrBundleLinkEntry

mfrBundleLinkEntry 1.3.6.1.2.1.10.47.3.1.1
An entry in the bundle link table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MfrBundleLinkEntry  

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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

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.
Status: current Access: read-only
OBJECT-TYPE    
  MfrBundleLinkState  

mfrBundleLinkFarEndName 1.3.6.1.2.1.10.47.3.1.1.5
Name of bundle link received from far end.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..2147483647  

mfrBundleLinkFramesControlTx 1.3.6.1.2.1.10.47.3.1.1.8
Number of MFR control frames sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mfrBundleLinkFramesControlRx 1.3.6.1.2.1.10.47.3.1.1.9
Number of valid MFR control frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mfrBundleLinkFramesControlInvalid 1.3.6.1.2.1.10.47.3.1.1.10
The number of invalid MFR control frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mfrBundleLinkTimerExpiredCount 1.3.6.1.2.1.10.47.3.1.1.11
Number of times the T_HELLO or T_ACK timers expired.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mfrMibTrapBundleLinkMismatch 1.3.6.1.2.1.10.47.4.0.1
This trap indicates that a bundle link mismatch has been detected. The following objects are reported: mfrBundleNearEndName: configured name of near end bundle mfrBundleFarEndName: previously reported name of far end bundle mfrBundleLinkNearEndName: configured name of near end bundle mfrBundleLinkFarEndName: reported name of far end bundle mfrBundleLinkFarEndBundleName: currently reported name of far end bundle Note: that the configured items may have been configured automatically. Note: The mfrBundleLinkMismatch counter is incremented when the trap is sent.
Status: current Access: read-only
NOTIFICATION-TYPE    

mfrMibCompliance 1.3.6.1.2.1.10.47.5.2.1
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 implementation does not allow configuration.
Status: current Access: read-only
MODULE-COMPLIANCE    

mfrMibBundleGroup 1.3.6.1.2.1.10.47.5.1.1
Group of objects describing bundles.
Status: current Access: read-only
OBJECT-GROUP    

mfrMibBundleLinkGroup 1.3.6.1.2.1.10.47.5.1.2
Group of objects describing bundle links.
Status: current Access: read-only
OBJECT-GROUP    

mfrMibTrapGroup 1.3.6.1.2.1.10.47.5.1.3
Group of objects describing notifications (traps).
Status: current Access: read-only
NOTIFICATION-GROUP