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

📄 rfc1285.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 5 页
字号:
                                     Policy   Power                          configurationHold   0                                 CF-Wrap-AB   1 "              REFERENCE                      "ANSI { fddiSMT 26 }"              ::= { snmpFddiSMTEntry 11 }          snmpFddiSMTConnectionPolicy OBJECT-TYPE              SYNTAX  INTEGER (0..65535)              ACCESS  read-write              STATUS  mandatory              DESCRIPTION                      "A value that indicates the connection policies                      enforced at the station.  A station sets the                      corresponding policy 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 a PC-Neighbor in the                      evaluation of Connection-Policy (PC-Type, PC-                      Neighbor) that is done to determine the setting of                      T-Val(3) in the PC-Signaling sequence (refer to                      ANSI Section 9.6.3).                      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                      Implementors should note that the polarity of                      these bits is different in different places in an                      SMT system.  Implementors should take appropriate                      care."              REFERENCE                      "ANSI { fddiSMT 27 }"              ::= { snmpFddiSMTEntry 12 }          snmpFddiSMTTNotify OBJECT-TYPE              SYNTAX  INTEGER (2..30)              ACCESS  read-write              STATUS  mandatory              DESCRIPTION                      "The timer used in the Neighbor Notification                      protocol, reported in seconds and ranging from 2                      to 30 seconds (refer to ANSI SMT 8.3.1)."              REFERENCE                      "ANSI { fddiSMT 29 }"              ::= { snmpFddiSMTEntry 13 }          snmpFddiSMTStatusReporting OBJECT-TYPE              SYNTAX  INTEGER { true(1), false(2) }              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "Indicates whether the node implements the Status                      Reporting Protocol.  This object is included for                      compatibility with products that were designed                      prior to the adoption of this standard."              REFERENCE                      "ANSI { fddiSMT 30 }"              ::= { snmpFddiSMTEntry 14 }          snmpFddiSMTECMState 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 }"              ::= { snmpFddiSMTEntry 15 }          snmpFddiSMTCFState OBJECT-TYPE              SYNTAX  INTEGER {                          cf0(1), -- Isolated                          cf1(2), -- Wrap_S                          cf2(3), -- Wrap_A                          cf3(4), -- Wrap_B                          cf4(5), -- Wrap_AB                          cf5(6)  -- Thru                      }              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "The attachment configuration for the station or                      concentrator (refer to ANSI SMT 9.7.4.3)."              REFERENCE                      "ANSI { fddiSMT 42 }"              ::= { snmpFddiSMTEntry 16 }          snmpFddiSMTHoldState OBJECT-TYPE              SYNTAX  INTEGER {                          not-implemented(1), -- holding not implemented                          not-holding(2),                          holding-prm(3),     -- holding on primary                          holding-sec(4)      -- holding on secondary                      }              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "This value indicates the current state of the                      Hold function.  The values are determined as                      follows:  'holding-prm' is set if the primary ring                      is operational and the Recovery Enable Flag is                      clear (NOT NO_Flag(primary) AND NOT RE_Flag).  is                      set if the secondary ring is operational and the                      Recovery Enable Flag is clear (NOT                      NO_Flag(secondary) AND NOT RE_Flag).  Ref 9.4.3.                      and 10.3.1.  the primary or secondary, i.e., the                      Recovery Enable, RE_Flag, is set."              REFERENCE                      "ANSI { fddiSMT 43 }"              ::= { snmpFddiSMTEntry 17 }          snmpFddiSMTRemoteDisconnectFlag 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.  A station requires                      a Connect Action (SM_CM_CONNECT.request (Connect))                      to rejoin and clear the flag (refer to ANSI                      6.4.5.2)."              REFERENCE                      "ANSI { fddiSMT 44 }"              ::= { snmpFddiSMTEntry 18 }          snmpFddiSMTStationAction OBJECT-TYPE              SYNTAX  INTEGER {                          other(1),           -- none of the following                          connect(2),                          disconnect(3),                          path-Test(4),                          self-Test(5)                      }              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:          Results in a badValue error.                      Connect:        Generates an                      SM_CM_Connect.request(connect) signal to CMT                      indicating that the ECM State machine is to begin                      a connection sequence.  The                      fddiSMTRemoteDisconnectFlag is cleared on the                      setting of this variable to 1.  See ANSI Ref                      9.3.1.1.                      Disconnect:     Generates an                      SM_CM_Connect.request(disconnect) signal to ECM                      and sets the fddiSMTRemoteDisconnectFlag.  See                      ANSI Ref 9.3.1.1.                      Path-Test:      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:      Initiates a station self test.                      The results of this action are not specified in                      this standard.                      Attempts to set this object to all other values                      results in a badValue error.  Agents may elect to                      return a badValue error on attempts to set this                      variable to path-Test(4) or self-Test(5)."              REFERENCE                      "ANSI { fddiSMT 60 }"              ::= { snmpFddiSMTEntry 19 }          -- the MAC group          -- Implementation of the MAC Group is mandatory for all          -- systems which implement manageable FDDI subsystems.          snmpFddiMACNumber OBJECT-TYPE              SYNTAX  INTEGER (0..65535)              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "The total number of MAC implementations (across                      all SMTs) on this network management application                      entity.  The value for this variable must remain                      constant at least from one re-initialization of                      the entity's network management system to the next                      re-initialization."              ::= { snmpFddiMAC  1 }          -- the MAC table          snmpFddiMACTable OBJECT-TYPE              SYNTAX  SEQUENCE OF SnmpFddiMACEntry              ACCESS  not-accessible              STATUS  mandatory              DESCRIPTION                      "A list of MAC entries.  The number of entries is                      given by the value of snmpFddiMACNumber."              ::= { snmpFddiMAC  2 }          snmpFddiMACEntry OBJECT-TYPE              SYNTAX  SnmpFddiMACEntry              ACCESS  not-accessible              STATUS  mandatory              DESCRIPTION                      "A MAC entry containing information common to a                      given MAC."              INDEX   { snmpFddiMACSMTIndex, snmpFddiMACIndex }              ::= { snmpFddiMACTable 1 }          SnmpFddiMACEntry ::=              SEQUENCE {                  snmpFddiMACSMTIndex                          INTEGER,                  snmpFddiMACIndex                          INTEGER,                  snmpFddiMACFrameStatusCapabilities                          INTEGER,                  snmpFddiMACTMaxGreatestLowerBound                          FddiTime,                  snmpFddiMACTVXGreatestLowerBound                          FddiTime,                  snmpFddiMACPathsAvailable                          INTEGER,                  snmpFddiMACCurrentPath                          INTEGER,                  snmpFddiMACUpstreamNbr                          FddiMACLongAddressType,                  snmpFddiMACOldUpstreamNbr                          FddiMACLongAddressType,                  snmpFddiMACDupAddrTest                          INTEGER,                  snmpFddiMACPathsRequested                          INTEGER,                  snmpFddiMACDownstreamPORTType                          INTEGER,                  snmpFddiMACSMTAddress                          FddiMACLongAddressType,                  snmpFddiMACTReq                          FddiTime,                  snmpFddiMACTNeg                          FddiTime,                  snmpFddiMACTMax                          FddiTime,                  snmpFddiMACTvxValue                          FddiTime,                  snmpFddiMACTMin                          FddiTime,                  snmpFddiMACCurrentFrameStatus                          INTEGER,                  snmpFddiMACFrameCts                          Counter,                  snmpFddiMACErrorCts                          Counter,                  snmpFddiMACLostCts                          Counter,                  snmpFddiMACFrameErrorThreshold                          INTEGER,                  snmpFddiMACFrameErrorRatio                          INTEGER,                  snmpFddiMACRMTState                          INTEGER,                  snmpFddiMACDaFlag                          INTEGER,                  snmpFddiMACUnaDaFlag                          INTEGER,                  snmpFddiMACFrameCondition                          INTEGER,                  snmpFddiMACChipSet                          OBJECT IDENTIFIER,                  snmpFddiMACAction                          INTEGER              }          snmpFddiMACSMTIndex OBJECT-TYPE              SYNTAX  INTEGER (1..65535)              ACCESS  read-only              STATUS  mandatory              DESCRIPTION                      "The value of the SMT index associated with this                      MAC."

⌨️ 快捷键说明

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