⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rfc2955.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 4 页
字号:
                     OperStatus/AdminStatus of the corresponding                     endpoints MUST be 'down(2)'.  The deactivation of                     the ATM endpoint MAY occur as a side-effect of                     deleting the FR/ATM IWF cross-connection table                     row.  Otherwise, 'destroy(6)' operation MUST fail                     (error code 'inconsistentValue')."             ::= { frAtmIwfConnectionEntry 7 }         frAtmIwfConnAdminStatus OBJECT-TYPE             SYNTAX      INTEGER { up(1), down(2) }             MAX-ACCESS  read-create             STATUS      current             DESCRIPTION                     "The desired operational state for this FR/ATM                     interworked connection.                     up(1)       = Activate the connection. Before the                                   activation can be completed, the                                   OperStatus/AdminStatus of the                                   corresponding endpoints MUST be                                   'up(1)'.  The activation of the                                   corresponding endpoints MAY occur as                                   a side-effect of activating the                                   FR/ATM IWF cross-connection.                     down(2)     = Deactivate the connection. Before                                   the deactivation can be completed,                                   the atmVclAdminStatus of the                                   corresponding ATM endpoint MUST be                                   'down(2)'.  The deactivation of the                                   ATM endpoint MAY occur as a                                   side-effect of deactivating the                                   FR/ATM IWF cross-connection."             ::= { frAtmIwfConnectionEntry 8 }         frAtmIwfConnAtm2FrOperStatus     OBJECT-TYPE             SYNTAX      INTEGER { up(1), down(2) }             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                     "The current operational state of this                     interworking connection in the ATM to frame                     relay direction."             ::= { frAtmIwfConnectionEntry 9 }         frAtmIwfConnAtm2FrLastChange  OBJECT-TYPE             SYNTAX      TimeStamp             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                     "The value of sysUpTime at the time this                     interworking connection entered its current                     operational state in the ATM to FR direction.  If                     the current state was entered prior to the last                     re-initialization of the local network management                     subsystem, then this object contains a zero                     value."             ::= { frAtmIwfConnectionEntry 10 }         frAtmIwfConnFr2AtmOperStatus     OBJECT-TYPE             SYNTAX      INTEGER { up(1), down(2) }             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                     "The current operational state of this                     interworking connection in the frame relay                     to ATM direction."             ::= { frAtmIwfConnectionEntry 11 }         frAtmIwfConnFr2AtmLastChange  OBJECT-TYPE             SYNTAX      TimeStamp             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                     "The value of sysUpTime at the time this                     interworking connection entered its current                     operational state in the FR to ATM direction.  If                     the current state was entered prior to the last                     re-initialization of the local network management                     subsystem, then this object contains a zero                     value."             ::= { frAtmIwfConnectionEntry 12 }         frAtmIwfConnectionDescriptor  OBJECT-TYPE             SYNTAX      Integer32             MAX-ACCESS  read-create             STATUS      current             DESCRIPTION                     "The value represents a pointer to the relevant                     descriptor in the IWF descriptor table.  An                     attempt to set this value to an inactive or non-                     existent row in the Connection Descriptor Table                     MUST fail (error code 'inconsistentValue')."             ::= { frAtmIwfConnectionEntry 13 }         frAtmIwfConnFailedFrameTranslate OBJECT-TYPE             SYNTAX      Counter32             UNITS       "Frames"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                     "This object counts the number of frames discarded                     by the IWF because, while operating in Translation                     Mode, the IWF is unable to decode the incoming                     frame payload header according to the mapping                     rules. (i.e., payload header not recognized by the                     IWF).                     Frame relay frames are received in the frame relay                     to ATM direction of the PVC.                     When operating in Transparent Mode, the IWF MUST                     return noSuchInstance."                       REFERENCE                                "FRF.8 [17], Section 5.3.1"                       ::= { frAtmIwfConnectionEntry 14 }         frAtmIwfConnOverSizedFrames OBJECT-TYPE             SYNTAX      Counter32             UNITS       "Frames"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                     "Count of frames discarded by the IWF because the                     frame is too large to be processed by the AAL5                     segmentation procedure.  Specifically, the frame                     does not conform to the size specified in the                     atmVccAal5CpcsTransmitSduSize object associated                     with the atmVclEntry at the ATM endpoint.                     Frame relay frames are received in the frame relay                     to ATM direction of the PVC."                       REFERENCE                                "ATM MIB [21], atmVclTable                                 FRF.8 [17], 5.3.1.4"                       ::= { frAtmIwfConnectionEntry 15 }         frAtmIwfConnFailedAal5PduTranslate OBJECT-TYPE             SYNTAX      Counter32             UNITS       "PDUs"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                     "This attribute counts the number of AAL5 PDUs                     discarded by the IWF because, while operating in                     Translation Mode, the IWF is unable to decode the                     incoming AAL5 PDU payload header according to the                     mapping rules. (i.e., payload header not                     recognized by the IWF).                     AAL5 PDUs are received in the ATM to frame relay                     direction of the PVC.                     When operating in Transparent Mode, the IWF MUST                     return noSuchInstance."                       REFERENCE                                "FRF.8 [17], Section 5.3.1"                       ::= { frAtmIwfConnectionEntry 16 }         frAtmIwfConnOverSizedSDUs OBJECT-TYPE             SYNTAX      Counter32             UNITS       "SDUs"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                     "Count of AAL5 SDUs discarded by the IWF because                     the SDU is too large to be forwarded on the frame                     relay segment of the connection.  Specifically,                     the frame does not conform to the size specified                     in the frLportFragSize object of the FRS MIB [19].                     AAL5 PDUs are received in the ATM to frame relay                     direction of the PVC."                       REFERENCE                                "FRS MIB [19], frLportTable                                 FRF.8 [17], 5.3.1.4"                       ::= { frAtmIwfConnectionEntry 17 }         frAtmIwfConnCrcErrors OBJECT-TYPE             SYNTAX      Counter32             UNITS       "PDUs"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                     "The number of AAL5 CPCS PDUs received with CRC-32                     errors on this AAL5 VCC at the IWF.                     AAL5 PDUs are received in the ATM to frame relay                     direction of the PVC."                       REFERENCE                                "ATM MIB [21], atmVclTable"                       ::= { frAtmIwfConnectionEntry 18 }         frAtmIwfConnSarTimeOuts OBJECT-TYPE             SYNTAX      Counter32             UNITS       "PDUs"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                     "The number of partially re-assembled AAL5 CPCS                     PDUs which were discarded on this AAL5 VCC at the                     IWF because they were not fully re-assembled                     within the required time period.  If the re-                     assembly timer is not supported, then this object                     contains a zero value.                     AAL5 PDUs are received in the ATM to frame relay                     direction of the PVC."                       REFERENCE                                "ATM MIB [21], atmVclTable"                       ::= { frAtmIwfConnectionEntry 19 }         --         -- The FR/ATM PVC Service IWF Connection Descriptor Group         --         --     The Frame Relay/ATM PVC Service Interworking Function         --     Connection Descriptor table.  A descriptor provides the         --     attributes for a type of interworked connection.         --         frAtmIwfConnectionDescriptorIndexNext OBJECT-TYPE              SYNTAX      Integer32 (0..2147483647)              MAX-ACCESS  read-only              STATUS      current              DESCRIPTION                     "This object contains an appropriate value to be                     used for frAtmIwfConnectionDescriptorIndex  when                     creating entries in the                     frAtmIwfConnectionDescriptorTable. The value 0                     indicates that no unassigned entries are                     available. To obtain the                     frAtmIwfConnectionDescriptorIndexNext value for a                     new entry, the manager issues a management                     protocol retrieval operation to obtain the current                     value of this object.  After each retrieval, the                     agent should modify the value to the next                     unassigned index."              ::= { frAtmIwfMIBObjects 3 }         frAtmIwfConnectionDescriptorTable OBJECT-TYPE             SYNTAX      SEQUENCE OF FrAtmIwfConnectionDescriptorEntry             MAX-ACCESS  not-accessible             STATUS      current             DESCRIPTION                     "A table in which each row represents a descriptor                     for one type of Frame Relay/ATM interworking                     connection.  A descriptor may be assigned to zero                     or more FR/ATM PVC service IWF connections."             ::= { frAtmIwfMIBObjects 4 }         frAtmIwfConnectionDescriptorEntry OBJECT-TYPE             SYNTAX      FrAtmIwfConnectionDescriptorEntry             MAX-ACCESS  not-accessible             STATUS      current             DESCRIPTION                     "An entry for a descriptor in an interworking                     connection between a frame relay PVC and an ATM                     PVC."             INDEX   { frAtmIwfConnectionDescriptorIndex  }             ::= { frAtmIwfConnectionDescriptorTable 1 }         FrAtmIwfConnectionDescriptorEntry ::=             SEQUENCE {                 frAtmIwfConnectionDescriptorIndex      Integer32,                 frAtmIwfConnDescriptorRowStatus        RowStatus,                 frAtmIwfConnDeToClpMappingMode         INTEGER,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -