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

📄 rfc1604.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 4 页
字号:
             can be connected (i.e., the In parameters for one             PVC end-point are equal to the Out parameters for             the other PVC end-point).  This object can not be             set to `active' unless the following columnar             object exist in this row: frPVCConnectAdminStatus.             The agent also supplies the associated value of             frPVCConnectIndex for the frPVCEndptConnectIdentifier             instances.  To turn on a PVC segment connection, the             frPVCConnectAdminStatus is set to `active'."     ::= { frPVCConnectEntry 11 } -- The Frame Relay Accounting Groups -- The groups are the following: --  Accounting on a PVC basis --  Accounting on an Interface/Logical Port basis -- The Accounting on a Frame Relay PVC basis Group -- The accounting information is collected for a PVC -- segment end-point. frAccountPVCTable OBJECT-TYPE     SYNTAX  SEQUENCE OF FrAccountPVCEntry     MAX-ACCESS  not-accessible     STATUS  current     DESCRIPTION             "The Frame Relay Accounting PVC table.  This table             is used to perform accounting on a PVC segment             end-point basis."     ::= { frnetservObjects 6 } frAccountPVCEntry OBJECT-TYPE     SYNTAX  FrAccountPVCEntry     MAX-ACCESS  not-accessible     STATUS  current     DESCRIPTION             "An entry in the Frame Relay Accounting PVC             table."     INDEX   { ifIndex, frAccountPVCDLCIIndex }     ::= { frAccountPVCTable 1 } FrAccountPVCEntry ::=     SEQUENCE {         frAccountPVCDLCIIndex             Integer32,         frAccountPVCSegmentSize             Integer32,         frAccountPVCInSegments             Counter32,         frAccountPVCOutSegments             Counter32     } frAccountPVCDLCIIndex OBJECT-TYPE     SYNTAX  Integer32     MAX-ACCESS  not-accessible     STATUS  current     DESCRIPTION             "The value of this object is equal to the DLCI             value for this PVC segment end-point."     ::= { frAccountPVCEntry 1 } frAccountPVCSegmentSize OBJECT-TYPE     SYNTAX  Integer32     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object is equal to the Segment             Size for this PVC segment end-point."     ::= { frAccountPVCEntry 2 } frAccountPVCInSegments OBJECT-TYPE     SYNTAX  Counter32     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object is equal to the number             of segments received by this PVC segment end-             point."     ::= { frAccountPVCEntry 3 }  frAccountPVCOutSegments OBJECT-TYPE     SYNTAX  Counter32     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object is equal to the number             of segments sent by this PVC segment end-point."     ::= { frAccountPVCEntry 4 } -- The Accounting on a Frame Relay Logical Port basis Group frAccountLportTable OBJECT-TYPE     SYNTAX  SEQUENCE OF FrAccountLportEntry     MAX-ACCESS  not-accessible     STATUS  current     DESCRIPTION             "The Frame Relay Accounting Logical Port table.             This table is used to perform accounting on a             UNI/NNI Logical Port basis."     ::= { frnetservObjects 7 } frAccountLportEntry OBJECT-TYPE     SYNTAX  FrAccountLportEntry     MAX-ACCESS  not-accessible     STATUS  current     DESCRIPTION             "An entry in the Frame Relay Accounting Logical             Port table."     INDEX   { ifIndex }     ::= { frAccountLportTable 1 } FrAccountLportEntry ::=     SEQUENCE {         frAccountLportSegmentSize             Integer32,         frAccountLportInSegments             Counter32,         frAccountLportOutSegments             Counter32     } frAccountLportSegmentSize OBJECT-TYPE     SYNTAX  Integer32     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object is equal to the Segment             Size for this UNI/NNI logical port."     ::= { frAccountLportEntry 1 } frAccountLportInSegments OBJECT-TYPE     SYNTAX  Counter32     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object is equal to the number             of segments received by this UNI/NNI logical             port."     ::= { frAccountLportEntry 2 } frAccountLportOutSegments OBJECT-TYPE     SYNTAX  Counter32     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object is equal to the number             of segments sent by this UNI/NNI logical port."     ::= { frAccountLportEntry 3 } -- Frame Relay Network Service TRAPS frPVCConnectStatusChange  NOTIFICATION-TYPE     OBJECTS { frPVCConnectIndex,               frPVCConnectLowIfIndex, frPVCConnectLowDLCIIndex,               frPVCConnectHighIfIndex, frPVCConnectHighDLCIIndex,               frPVCConnectL2hOperStatus, frPVCConnectH2lOperStatus,               frPVCEndptRcvdSigStatus }     STATUS  current     DESCRIPTION             "This trap indicates that the indicated PVC has             changed state.  This trap is not sent if an FR-UNI             changes state; a linkDown or linkUp trap should be             sent instead."     ::= { frnetservTraps 1 } -- Conformance Information frnetservConformance  OBJECT IDENTIFIER ::= { frnetservMIB 3 } frnetservGroups       OBJECT IDENTIFIER ::= { frnetservConformance 1 } frnetservCompliances  OBJECT IDENTIFIER ::= { frnetservConformance 2 } -- Compliance Statements frnetservCompliance MODULE-COMPLIANCE       STATUS  current       DESCRIPTION         "The compliance statement for SNMPv2 entities         which have Frame Relay Network Service Interfaces."       MODULE -- this module           MANDATORY-GROUPS { frnetservLportGroup,                              frnetservMgtVCSigGroup,                              frnetservPVCEndptGroup,                              frnetservPVCConnectGroup }           GROUP       frnetservAccountPVCGroup           DESCRIPTION                 "This group is optional for Frame Relay interfaces.                 It is                 mandatory if and only if accounting is performed                 on a PVC                 basis this                 Frame Relay interface."           GROUP       frnetservAccountLportGroup           DESCRIPTION                 "This group is optional for Frame Relay interfaces.                 It is                 mandatory if and only if accounting is                 performed on a                 logical port basis this                 Frame Relay interface."           OBJECT      frPVCEndptInMaxFrameSize           SYNTAX      Integer32           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required."           OBJECT      frPVCEndptInBc           SYNTAX      Integer32           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required."           OBJECT      frPVCEndptInBe           SYNTAX      Integer32           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required."           OBJECT      frPVCEndptInCIR           SYNTAX      Integer32           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required."           OBJECT      frPVCEndptOutMaxFrameSize           SYNTAX      Integer32           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required."           OBJECT      frPVCEndptOutBc           SYNTAX      Integer32           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required."           OBJECT      frPVCEndptOutBe           SYNTAX      Integer32           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required."           OBJECT      frPVCEndptOutCIR           SYNTAX      Integer32           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required."           OBJECT      frPVCEndptConnectIdentifier           SYNTAX      Integer32           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required."           OBJECT      frPVCEndptRowStatus           SYNTAX      INTEGER { active(1) }  -- subset of RowStatus           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required, and only one of the                 six enumerated values for the RowStatus textual                 convention need be supported, specifically:                 active(1)."           OBJECT      frPVCConnectAdminStatus           SYNTAX      INTEGER {                         active(1),                         inactive(2),                         testing(3)                        }           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required."           OBJECT      frPVCConnectRowStatus           SYNTAX      INTEGER { active(1) }  -- subset of RowStatus           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required."           OBJECT      frPVCConnectRowStatus           SYNTAX      INTEGER { active(1) }  -- subset of RowStatus           MIN-ACCESS  read-only           DESCRIPTION                 "Write access is not required, and only one of the                 six enumerated values for the RowStatus textual                 convention need be supported, specifically:                 active(1)."       ::= { frnetservCompliances 1 } -- Units of Conformance frnetservLportGroup  OBJECT-GROUP       OBJECTS { frLportNumPlan, frLportContact, frLportLocation,                 frLportType,                 frLportAddrDLCILen, frLportVCSigProtocol,                 frLportVCSigPointer }       STATUS  current       DESCRIPTION             "A collection of objects providing information applicable             to a Frame Relay Logical Port."       ::= { frnetservGroups 1 } frnetservMgtVCSigGroup  OBJECT-GROUP       OBJECTS { frMgtVCSigProced,                 frMgtVCSigUserN391,                 frMgtVCSigUserN392,                 frMgtVCSigUserN393,                 frMgtVCSigUserT391,                 frMgtVCSigNetN392,                 frMgtVCSigNetN393,                 frMgtVCSigNetT392,                 frMgtVCSigNetnN4,                 frMgtVCSigNetnT3,                 frMgtVCSigUserLinkRelErrors,                 frMgtVCSigUserProtErrors,                 frMgtVCSigUserChanInactive,                 frMgtVCSigNetLinkRelErrors,                 frMgtVCSigNetProtErrors,                 frMgtVCSigNetChanInactive }       STATUS  current       DESCRIPTION             "A collection of objects providing information             applicable to the             Local In-Channel Signaling Procedures used for a             UNI/NNI logical port."       ::= { frnetservGroups 2 } frnetservPVCEndptGroup  OBJECT-GROUP       OBJECTS { frPVCConnectIndexValue,                 frPVCEndptInMaxFrameSize, frPVCEndptInBc,                 frPVCEndptInBe, frPVCEndptInCIR,                 frPVCEndptOutMaxFrameSize, frPVCEndptOutBc,                 frPVCEndptOutBe, frPVCEndptOutCIR,                 frPVCEndptConnectIdentifier, frPVCEndptRowStatus,                 frPVCEndptRcvdSigStatus, frPVCEndptInFrames,                 frPVCEndptOutFrames, frPVCEndptInDEFrames,                 frPVCEndptInExcessFrames, frPVCEndptOutExcessFrames,                 frPVCEndptInDiscards,                 frPVCEndptInOctets, frPVCEndptOutOctets }       STATUS  current       DESCRIPTION             "A collection of objects providing information application             to a Frame Relay PVC end-point."       ::= { frnetservGroups 3 } frnetservPVCConnectGroup  OBJECT-GROUP       OBJECTS { frPVCConnectAdminStatus, frPVCConnectL2hOperStatus,                 frPVCConnectH2lOperStatus, frPVCConnectL2hLastChange,                 frPVCConnectH2lLastChange,                 frPVCConnectRowStatus }       STATUS  current       DESCRIPTION             "A collection of objects providing information applicable             to a Frame Relay PVC connection."       ::= { frnetservGroups 4 } frnetservAccountPVCGroup  OBJECT-GROUP       OBJECTS { frAccountPVCSegmentSize, frAccountPVCInSegments,                 frAccountPVCOutSegments }       STATUS  current       DESCRIPTION             "A collection of objects providing accounting             information application             to a Frame Relay PVC end-point."       ::= { frnetservGroups 5 } frnetservAccountLportGroup  OBJECT-GROUP       OBJECTS { frAccountLportSegmentSize, frAccountLportInSegments,                 frAccountLportOutSegments }       STATUS  current       DESCRIPTION             "A collection of objects providing accounting             information application             to a Frame Relay logical port."       ::= { frnetservGroups 6 } END

⌨️ 快捷键说明

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