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

📄 rfc2455.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 5 页
字号:
                     }      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Type of APPN node:                networkNode(1) - APPN network node                endNode(2)     - APPN end node                t21len(4)      - LEN end node          Note:  A branch network node SHALL return endNode(2)          as the value of this object.  A management application          can distinguish between a branch network node and an          actual end node by retrieving the appnNodeBrNn object."      ::= { appnGeneralInfoAndCaps 4 }appnNodeUpTime OBJECT-TYPE      SYNTAX TimeTicks      UNITS "hundredths of a second"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Amount of time (in hundredths of a second) since the APPN node          was last reinitialized."      ::= { appnGeneralInfoAndCaps 5 }appnNodeParallelTg OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether this node supports parallel TGs."      ::= { appnGeneralInfoAndCaps 6 }appnNodeAdaptiveBindPacing OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether this node supports adaptive bind pacing for          dependent LUs."      ::= { appnGeneralInfoAndCaps 7 }appnNodeHprSupport OBJECT-TYPE      SYNTAX INTEGER {                 noHprSupport(1),                 hprBaseOnly(2),                 rtpTower(3),                 controlFlowsOverRtpTower(4)                     }      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates this node's level of support for high-performance          routing (HPR):             noHprSupport(1)             - no HPR support             hprBaseOnly(2)              - HPR base (option set 1400)                                           supported             rtpTower(3)                 - HPR base and RTP tower                                           (option set 1401) supported             controlFlowsOverRtpTower(4) - HPR base, RTP tower, and                                           control flows over RTP                                           (option set 1402) supported          This object corresponds to cv4580, byte 9, bits 3-4."      ::= { appnGeneralInfoAndCaps 8 }appnNodeMaxSessPerRtpConn OBJECT-TYPE      SYNTAX Gauge32      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "This object represents a configuration parameter indicating          the maximum number of sessions that the APPN node is to put on          any HPR connection.  The value is zero if not applicable."      ::= { appnGeneralInfoAndCaps 9 }appnNodeHprIntRteSetups OBJECT-TYPE      SYNTAX AppnNodeCounter      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The total number of HPR route setups received for routes          passing through this node since the node was last          reinitialized."      ::= { appnGeneralInfoAndCaps 10 }appnNodeHprIntRteRejects OBJECT-TYPE      SYNTAX AppnNodeCounter      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The number of HPR route setups rejected by this node for          routes passing through it since the node was last          reinitialized."      ::= { appnGeneralInfoAndCaps 11 }appnNodeHprOrgRteSetups OBJECT-TYPE      SYNTAX AppnNodeCounter      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The total number of HPR route setups sent for routes          originating in this node since the node was last          reinitialized."      ::= { appnGeneralInfoAndCaps 12 }appnNodeHprOrgRteRejects OBJECT-TYPE      SYNTAX AppnNodeCounter      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The number of HPR route setups rejected by other nodes for          routes originating in this node since the node was last          reinitialized."      ::= { appnGeneralInfoAndCaps 13 }appnNodeHprEndRteSetups OBJECT-TYPE      SYNTAX AppnNodeCounter      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The total number of HPR route setups received for routes          ending in this node since the node was last reinitialized."      ::= { appnGeneralInfoAndCaps 14 }appnNodeHprEndRteRejects OBJECT-TYPE      SYNTAX AppnNodeCounter      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The number of HPR route setups rejected by this node for          routes ending in it since the node was last reinitialized."      ::= { appnGeneralInfoAndCaps 15 }appnNodeCounterDisconTime OBJECT-TYPE      SYNTAX TimeStamp      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The value of the sysUpTime object the last time the APPN node          was reinitialized."      ::= { appnGeneralInfoAndCaps 16 }appnNodeLsCounterType OBJECT-TYPE      SYNTAX INTEGER {                 other(1),                 noAnr(2),                 anrForLocalNces(3),                 allAnr(4)                     }      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates which ANR traffic, if any, the node includes in the          counts returned by the APPN link station counters          appnLsInXidBytes, appnLsInMsgBytes, appnLsInXidFrames,          appnLsInMsgFrames, appnLsOutXidBytes, appnLsOutMsgBytes,          appnLsOutXidFrames, and appnLsOutMsgFrames.  These counters          are always incremented for ISR traffic.          The following values are defined:             other(1)             - the node does something different                                    from all the options listed below             noAnr(2)             - the node does not include any ANR                                    traffic in these counts             anrForLocalNces(3)   - the node includes in these counts                                    ANR traffic for RTP connections                                    that terminate in this node, but                                    not ANR traffic for RTP connections                                    that pass through this node without                                    terminating in it             allAnr(4)            - the node includes all ANR traffic                                    in these counts."      ::= { appnGeneralInfoAndCaps 17 }appnNodeBrNn OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether this node is currently configured as a          branch network node.          Note:  throughout the remainder of this MIB module, branch          network node is treated as a third node type, parallel to          network node and end node.  This is not how branch network          nodes are treated in the base APPN architecture, but it          increases clarity to do it here."      ::= { appnGeneralInfoAndCaps 18 }-- *********************************************************************-- APPN Network Node Information-- This section provides global information about an APPN network node.-- *********************************************************************appnNodeNnCentralDirectory OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether this node supports central directory          services.          This object corresponds to cv4580, byte 8, bit 1."      ::= { appnNnUniqueInfoAndCaps 1 }appnNodeNnTreeCache OBJECT-TYPE      SYNTAX INTEGER {                     noCache(1),                     cacheNoIncrUpdate(2),                     cacheWithIncrUpdate(3)                     }      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates this node's level of support for caching of route          trees.  Three levels are specified:             noCache(1)             - caching of route trees is not                                      supported             cacheNoIncrUpdate(2)   - caching of route trees is                                      supported, but without incremental                                      updates             cacheWithIncrUpdate(3) - caching of route trees with                                      incremental updates is supported"      ::= { appnNnUniqueInfoAndCaps 2 }appnNodeNnRouteAddResist OBJECT-TYPE      SYNTAX INTEGER (0..255)      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Route addition resistance.          This administratively assigned value indicates the relative          desirability of using this node for intermediate session          traffic.  The value, which can be any integer 0-255, is used          in route computation.  The lower the value, the more          desirable the node is for intermediate routing.          This object corresponds to cv4580, byte 6."      ::= { appnNnUniqueInfoAndCaps 3 }appnNodeNnIsr OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether the node supports intermediate session          routing.          This object corresponds to cv4580, byte 8, bit 2."      ::= { appnNnUniqueInfoAndCaps 4 }appnNodeNnFrsn OBJECT-TYPE      SYNTAX Unsigned32      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The last flow-reduction sequence number (FRSN) sent by this          node in a topology update to an adjacent network node."      ::= { appnNnUniqueInfoAndCaps 5 }appnNodeNnPeriBorderSup OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether this node has peripheral border node          support.          This object corresponds to cv4580, byte 9, bit 0."      ::= { appnNnUniqueInfoAndCaps 6 }appnNodeNnInterchangeSup OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether this node has interchange node support.          This object corresponds to cv4580, byte 9, bit 1."      ::= { appnNnUniqueInfoAndCaps 7 }appnNodeNnExteBorderSup OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether this node has extended border node support.          This object corresponds to cv4580, byte 9, bit 2."      ::= { appnNnUniqueInfoAndCaps 8 }appnNodeNnSafeStoreFreq OBJECT-TYPE      SYNTAX INTEGER (0..32767)      UNITS "TDUs"      MAX-ACCESS read-write      STATUS current      DESCRIPTION          "The topology safe store frequency.          If this number is not zero, then the topology database is saved          each time the total number of topology database updates (TDUs)          received by this node increases by this number.  A value of          zero indicates that the topology database is not being saved."      ::= { appnNnUniqueInfoAndCaps 9 }appnNodeNnRsn OBJECT-TYPE      SYNTAX Unsigned32      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Resource sequence number for this node, which it assigns and          controls.          This object corresponds to the numeric value in cv4580, bytes          2-5."      ::= { appnNnUniqueInfoAndCaps 10 }appnNodeNnCongested OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether this node is congested.  Other network nodes          stop routing traffic to this node while this flag is on.          This object corresponds to cv4580, byte 7, bit 0."      ::= { appnNnUniqueInfoAndCaps 11 }appnNodeNnIsrDepleted OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicate whether intermediated session routing resources are          depleted.  Other network nodes stop routing traffic through          this node while this flag is on.          This object corresponds to cv4580, byte 7, bit 1."      ::= { appnNnUniqueInfoAndCaps 12 }appnNodeNnQuiescing OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether the node is quiescing.          This object corresponds to cv4580, byte 7, bit 5."

⌨️ 快捷键说明

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