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

📄 rfc1512.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 5 页
字号:
                      added to the sum.  The powers are according to the                      following table:                               Path   Power                            Primary     0                          Secondary     1                              Local     2                      For example, a station having Primary and Local                      PATHs available would have a value of 5 (2**0 +                      2**2)."              REFERENCE                      "ANSI { fddiSMT 24 }"              ::= { fddimibSMTEntry 11 }          fddimibSMTConfigCapabilities OBJECT-TYPE              SYNTAX  INTEGER (0..3)              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "A value that indicates the configuration                      capabilities of a node. The 'Hold Available' bit                      indicates the support of the optional Hold                      Function, which is controlled by                      fddiSMTConfigPolicy.  The 'CF-Wrap-AB' bit                      indicates that the station has the capability of                      performing a wrap_ab (refer to ANSI SMT 9.7.2.2).                      The value is a sum.  This value initially takes                      the value zero, then for each of the configuration                      policies currently enforced on the node, 2 raised                      to a power is added to the sum.  The powers are                      according to the following table:                                 Policy   Power                          holdAvailable     0                             CF-Wrap-AB     1 "              REFERENCE                      "ANSI { fddiSMT 25 }"              ::= { fddimibSMTEntry 12 }          fddimibSMTConfigPolicy OBJECT-TYPE              SYNTAX  INTEGER (0..1)              ACCESS  read-write              STATUS  mandatory              DESCRIPTION                      "A value that indicates the configuration policies                      currently desired in a node.  'Hold' is one of the                      terms used for the Hold Flag, an optional ECM flag                      used to enable the optional Hold policy.                      The value is a sum.  This value initially takes                      the value zero, then for each of the configuration                      policies currently enforced on the node, 2 raised                      to a power is added to the sum.  The powers are                      according to the following table:                                     Policy   Power                          configurationhold     0 "              REFERENCE                      "ANSI { fddiSMT 26 }"              ::= { fddimibSMTEntry 13 }          fddimibSMTConnectionPolicy OBJECT-TYPE              SYNTAX  INTEGER (32768..65535)              ACCESS  read-write              STATUS  mandatory              DESCRIPTION                      "A value representing the connection policies in                      effect in a node. A station sets the corresponding                      bit for each of the connection types that it                      rejects. The letter designations, X and Y, in the                      'rejectX-Y' names have the following significance:                      X represents the PC-Type of the local PORT and Y                      represents the PC_Type of the adjacent PORT                      (PC_Neighbor). The evaluation of Connection-                      Policy (PC-Type, PC-Neighbor) is done to determine                      the setting of T- Val(3) in the PC-Signalling                      sequence (refer to ANSI 9.6.3). Note that Bit 15,                      (rejectM-M), is always set and cannot be cleared.                      The value is a sum.  This value initially takes                      the value zero, then for each of the connection                      policies currently enforced on the node, 2 raised                      to a power is added to the sum.  The powers are                      according to the following table:                             Policy   Power                          rejectA-A     0                          rejectA-B     1                          rejectA-S     2                          rejectA-M     3                          rejectB-A     4                          rejectB-B     5                          rejectB-S     6                          rejectB-M     7                          rejectS-A     8                          rejectS-B     9                          rejectS-S     10                          rejectS-M     11                          rejectM-A     12                          rejectM-B     13                          rejectM-S     14                          rejectM-M     15 "              REFERENCE                      "ANSI { fddiSMT 27 }"              ::= { fddimibSMTEntry 14 }          fddimibSMTTNotify OBJECT-TYPE              SYNTAX  INTEGER (2..30)              ACCESS  read-write              STATUS  mandatory              DESCRIPTION                      "The timer, expressed in seconds, used in the                      Neighbor Notification protocol. It has a range of                      2 seconds to 30 seconds, and its default value is                      30 seconds (refer to ANSI SMT 8.2)."              REFERENCE                      "ANSI { fddiSMT 29 }"              ::= { fddimibSMTEntry 15 }          fddimibSMTStatRptPolicy OBJECT-TYPE              SYNTAX  INTEGER { true(1), false(2) }              ACCESS  read-write              STATUS  mandatory              DESCRIPTION                      "If true, indicates that the node will generate                      Status Reporting Frames for its implemented events                      and conditions. It has an initial value of true.                      This variable determines the value of the                      SR_Enable Flag (refer to ANSI SMT 8.3.2.1)."              REFERENCE                      "ANSI { fddiSMT 30 }"              ::= { fddimibSMTEntry 16 }          fddimibSMTTraceMaxExpiration OBJECT-TYPE              SYNTAX  FddiTimeMilli              ACCESS  read-write              STATUS  mandatory              DESCRIPTION                      "Reference Trace_Max (refer to ANSI SMT                      9.4.4.2.2)."              REFERENCE                      "ANSI { fddiSMT 31 }"              ::= { fddimibSMTEntry 17 }          fddimibSMTBypassPresent OBJECT-TYPE              SYNTAX  INTEGER { true(1), false(2) }              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "A flag indicating if the station has a bypass on                      its AB port pair."              REFERENCE                      "ANSI { fddiSMT 34 }"              ::= { fddimibSMTEntry 18 }          fddimibSMTECMState OBJECT-TYPE              SYNTAX  INTEGER {                          ec0(1), -- Out                          ec1(2), -- In                          ec2(3), -- Trace                          ec3(4), -- Leave                          ec4(5), -- Path_Test                          ec5(6), -- Insert                          ec6(7), -- Check                          ec7(8)  -- Deinsert                      }              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "Indicates the current state of the ECM state                      machine (refer to ANSI SMT 9.5.2)."              REFERENCE                      "ANSI { fddiSMT 41 }"              ::= { fddimibSMTEntry 19 }          fddimibSMTCFState OBJECT-TYPE              SYNTAX  INTEGER {                          cf0(1),   -- isolated                          cf1(2),   -- local_a                          cf2(3),   -- local_b                          cf3(4),   -- local_ab                          cf4(5),   -- local_s                          cf5(6),   -- wrap_a                          cf6(7),   -- wrap_b                          cf7(8),   -- wrap_ab                          cf8(9),   -- wrap_s                          cf9(10),  -- c_wrap_a                          cf10(11), -- c_wrap_b                          cf11(12), -- c_wrap_s                          cf12(13)  -- thru                      }              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "The attachment configuration for the station or                      concentrator (refer to ANSI SMT 9.7.2.2)."              REFERENCE                      "ANSI { fddiSMT 42 }"              ::= { fddimibSMTEntry 20 }          fddimibSMTRemoteDisconnectFlag OBJECT-TYPE              SYNTAX  INTEGER { true(1), false(2) }              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "A flag indicating that the station was remotely                      disconnected from the network as a result of                      receiving an fddiSMTAction, disconnect (refer to                      ANSI SMT 6.4.5.3) in a Parameter Management Frame.                      A station requires a Connect Action to rejoin and                      clear the flag (refer to ANSI SMT 6.4.5.2)."              REFERENCE                      "ANSI { fddiSMT 44 }"              ::= { fddimibSMTEntry 21 }          fddimibSMTStationStatus OBJECT-TYPE              SYNTAX  INTEGER { concatenated(1), separated(2), thru(3) }              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "The current status of the primary and secondary                      paths within this station."              REFERENCE                      "ANSI { fddiSMT 45 }"              ::= { fddimibSMTEntry 22 }          fddimibSMTPeerWrapFlag OBJECT-TYPE              SYNTAX  INTEGER { true(1), false(2) }              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "This variable assumes the value of the                      PeerWrapFlag in CFM (refer to ANSI SMT                      9.7.2.4.4)."              REFERENCE                      "ANSI { fddiSMT 46 }"              ::= { fddimibSMTEntry 23 }          fddimibSMTTimeStamp OBJECT-TYPE              SYNTAX  FddiTimeMilli              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "This variable assumes the value of TimeStamp                      (refer to ANSI SMT 8.3.2.1)."              REFERENCE                      "ANSI { fddiSMT 51 }"              ::= { fddimibSMTEntry 24 }          fddimibSMTTransitionTimeStamp OBJECT-TYPE              SYNTAX  FddiTimeMilli              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "This variable assumes the value of                      TransitionTimeStamp (refer to ANSI SMT 8.3.2.1)."              REFERENCE                      "ANSI { fddiSMT 52 }"              ::= { fddimibSMTEntry 25 }          fddimibSMTStationAction OBJECT-TYPE              SYNTAX  INTEGER {                          other(1),               -- none of the following                          connect(2),                          disconnect(3),                          path-Test(4),                          self-Test(5),                          disable-a(6),                          disable-b(7),                          disable-m(8)                      }              ACCESS  read-write              STATUS  mandatory              DESCRIPTION                      "This object, when read, always returns a value of                      other(1).  The behavior of setting this variable                      to each of the acceptable values is as follows:                           other(1): Results in an appropriate error.                           connect(2): Generates a Connect signal to ECM                                to begin a connection sequence. See ANSI                                Ref 9.4.2.                           disconnect(3): Generates a Disconnect signal                                to ECM. see ANSI Ref 9.4.2.                           path-Test(4): Initiates a station Path_Test.                                The Path_Test variable (see ANSI Ref                                9.4.1) is set to 'Testing'. The results                                of this action are not specified in this                                standard.                           self-Test(5): Initiates a station Self_Test.                                The results of this action are not                                specified in this standard.                           disable-a(6): Causes a PC_Disable on the A                                port if the A port mode is peer.                           disable-b(7): Causes a PC_Disable on the B                                port if the B port mode is peer.                           disable-m(8): Causes a PC_Disable on all M                                ports.                      Attempts to set this object to all other values                      results in an appropriate error.  The result of                      setting this variable to path-Test(4) or self-                      Test(5) is implementation-specific."              REFERENCE                      "ANSI { fddiSMT 60 }"              ::= { fddimibSMTEntry 26 }          -- the MAC group          -- Implementation of the MAC Group is mandatory for all          -- systems which implement manageable FDDI subsystems.          fddimibMACNumber OBJECT-TYPE              SYNTAX  INTEGER (0..65535)              ACCESS  read-only              STATUS  mandatory

⌨️ 快捷键说明

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