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

📄 rfc1593.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 5 页
字号:
  IBM-6611-APPN-MIB DEFINITIONS          ::= BEGIN  IMPORTS          enterprises, Counter, IpAddress,          Gauge, TimeTicks                 FROM RFC1155-SMI          DisplayString                 FROM RFC1213-MIB          OBJECT-TYPE                 FROM RFC-1212;  -- ******************************************************************  ibm                            OBJECT IDENTIFIER ::= { enterprises 2 }  ibmProd                        OBJECT IDENTIFIER ::= { ibm 6 }  ibm6611                        OBJECT IDENTIFIER ::= { ibmProd 2 }  ibmappn                        OBJECT IDENTIFIER ::= { ibm6611 13 }  -- ******************** The APPN Node Group *********************  ibmappnNode                    OBJECT IDENTIFIER ::= { ibmappn 1 }  ibmappnGeneralInfoAndCaps      OBJECT IDENTIFIER ::= { ibmappnNode 1 }  ibmappnNnUniqueInfoAndCaps     OBJECT IDENTIFIER ::= { ibmappnNode 2 }  ibmappnEnUniqueCaps            OBJECT IDENTIFIER ::= { ibmappnNode 3 }  ibmappnPortInformation         OBJECT IDENTIFIER ::= { ibmappnNode 4 }  ibmappnLinkStationInformation  OBJECT IDENTIFIER ::= { ibmappnNode 5 }  ibmappnSnmpInformation         OBJECT IDENTIFIER ::= { ibmappnNode 6 }  ibmappnMemoryUse               OBJECT IDENTIFIER ::= { ibmappnNode 7 }  ibmappnXidInformation          OBJECT IDENTIFIER ::= { ibmappnNode 8 }  -- This group provides global information about the  -- APPN node, which is either a network node or an end node.  -- The first section applies to all APPN nodes.  -- The second section applies only to network nodes.  -- The third section applies only to end nodes.  -- The fourth section applies to Port information.  -- The fifth section applies to SNA link station Information.  -- The sixth section applies to SNMP traffic for this APPN sub-agent  -- The seventh section applies to APPN memory usage.  -- The eighth section applies to XID activities.  -- APPN General Information  -- This section applies to both network and end nodes.  ibmappnNodeCpName   OBJECT-TYPE        SYNTAX DisplayString (SIZE (3..17))        ACCESS read-only        STATUS mandatory        DESCRIPTION            "Administratively-assigned network name            for this node in the format NETID.CPNAME."        ::=  { ibmappnGeneralInfoAndCaps 1 }  ibmappnNodeNetid    OBJECT-TYPE        SYNTAX DisplayString  (SIZE (1..8))        ACCESS read-only        STATUS mandatory        DESCRIPTION            "Administratively-assigned APPN network identification,             which can be from one to eight characters.             This ID is used with the control point name             to create a fully-qualified control point name."        ::=  { ibmappnGeneralInfoAndCaps 2 }  ibmappnNodeBlockNum OBJECT-TYPE        SYNTAX DisplayString   (SIZE (3))        ACCESS read-only        STATUS mandatory        DESCRIPTION           "The block number is the first three digits of the node_id.            These 3 hexadecimal digits identify the product and are not            configurable."        ::=  { ibmappnGeneralInfoAndCaps 3 }  ibmappnNodeIdNum OBJECT-TYPE        SYNTAX DisplayString  (SIZE (5))        ACCESS read-only        STATUS mandatory        DESCRIPTION           "The ID number is the last 5 digits of the node_id.            These 5 hexadecimal digits are administratively defined and            combined with the 3 digit block number form the node_id.            This node_id is used to identify the local node and is            include in APPN alerts as well as being included in XIDs.            A unique value is required for connections to SNA            sub-area."        ::=  { ibmappnGeneralInfoAndCaps 4 }  ibmappnNodeType  OBJECT-TYPE        SYNTAX INTEGER {                       networkNode(1),                       endNode(2),                       len(4)                       }        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Type of APPN node, either network, len, or end node."        ::=  { ibmappnGeneralInfoAndCaps 5 }  ibmappnNodeUpTime  OBJECT-TYPE        SYNTAX TimeTicks        ACCESS read-only        STATUS mandatory        DESCRIPTION            "Time (in hundredths of a second) since this APPN node             was initialized."        ::=  { ibmappnGeneralInfoAndCaps 6 }  ibmappnNodeNegotLs   OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this node supports negotiable              link stations."        ::=  { ibmappnGeneralInfoAndCaps 7 }  ibmappnNodeSegReasm OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this node supports segment              reassembly.  This is only supported when              segment generation is also supported."        ::=  { ibmappnGeneralInfoAndCaps 8 }  ibmappnNodeBindReasm OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this node supports Bind segment              reassembly.  This will only be supported when Bind              segment generation is also supported."        ::=  { ibmappnGeneralInfoAndCaps 9 }  ibmappnNodeParallelTg   OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this node supports parallel TGs."        ::=  { ibmappnGeneralInfoAndCaps 10 }  ibmappnNodeService    OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this node allows call-in from nodes not              defined locally."        ::=  { ibmappnGeneralInfoAndCaps 11 }  ibmappnNodeAdaptiveBindPacing  OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this node supports adaptive bind pacing."        ::=  { ibmappnGeneralInfoAndCaps 12 }  -- **************************************************************  -- APPN Network Node Information  -- This section provides global information about the  -- APPN network node.  ibmappnNodeNnRcvRegChar OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this node supports receiving registered              characteristics."        ::=  { ibmappnNnUniqueInfoAndCaps 1 }  ibmappnNodeNnGateway    OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this is a gateway node."        ::=  { ibmappnNnUniqueInfoAndCaps 2 }  ibmappnNodeNnCentralDirectory  OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this node supports central directory              cache."        ::=  { ibmappnNnUniqueInfoAndCaps 3 }  ibmappnNodeNnTreeCache OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this node supports route tree cache."        ::=  { ibmappnNnUniqueInfoAndCaps 4 }  ibmappnNodeNnTreeUpdate  OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this node supports              incremental_tree_update, which is only              supported when tree caching is supported."        ::=  { ibmappnNnUniqueInfoAndCaps 5 }  ibmappnNodeNnRouteAddResist   OBJECT-TYPE        SYNTAX INTEGER        ACCESS read-only        STATUS mandatory        DESCRIPTION            "Route addition resistance is a value that            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."        ::=  { ibmappnNnUniqueInfoAndCaps 6 }  ibmappnNodeNnIsr   OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether the node supports intermediate              session routing."        ::=  { ibmappnNnUniqueInfoAndCaps 7 }  ibmappnNodeNnFrsn             OBJECT-TYPE        SYNTAX INTEGER (0..65535)        ACCESS read-only        STATUS mandatory        DESCRIPTION            "Flow reduction sequence numbers (FRSNs) are associated             with Topology Database Updates (TDUs) and are unique             only within each APPN network node.  A TDU can be             associated with multiple APPN resources. This object             is the last FRSN sent in a topology update to             adjacent network nodes."        ::=  { ibmappnNnUniqueInfoAndCaps 8 }  -- **************************************************************  -- APPN End Node Information  ibmappnNodeEnSegGen     OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION            "Indicates whether this end node supports segment generation."        ::=  { ibmappnEnUniqueCaps 1 }  ibmappnNodeEnModeCosMap    OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this end node supports              mode name to COS name mapping."        ::=  { ibmappnEnUniqueCaps 2 }  ibmappnNodeEnLocateCdinit  OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this end node supports Locate Cdinit."        ::=  { ibmappnEnUniqueCaps 3 }  ibmappnNodeEnSendRegNames OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether the node will register its LUs with the              adjacent serving network node:                NO  - do not register names                YES - register names"        ::=  { ibmappnEnUniqueCaps 4 }  ibmappnNodeEnSendRegChar OBJECT-TYPE        SYNTAX INTEGER {yes(1), no(2)}        ACCESS read-only        STATUS mandatory        DESCRIPTION             "Indicates whether this node supports              send register characteristics, which is only              supported when send registered names is also              supported."        ::=  { ibmappnEnUniqueCaps 5 }  -- **************************************************************  -- APPN Port information  --  ibmappnNodePortTable OBJECT-TYPE        SYNTAX SEQUENCE OF IbmappnNodePortEntry        ACCESS not-accessible        STATUS mandatory        DESCRIPTION             "The Port table describes the configuration and current              status of the ports used by APPN.  The type of DLC is              included in this table as a pointer to the DLC port              specific tables."        ::= { ibmappnPortInformation 1 }  ibmappnNodePortEntry OBJECT-TYPE        SYNTAX IbmappnNodePortEntry        ACCESS not-accessible        STATUS mandatory        DESCRIPTION             "The Port Name is used as the index to this table."        INDEX               { ibmappnNodePortName }        ::= { ibmappnNodePortTable 1 }  IbmappnNodePortEntry ::= SEQUENCE {        ibmappnNodePortName            DisplayString,        ibmappnNodePortState           INTEGER,        ibmappnNodePortDlcType         INTEGER,        ibmappnNodePortPortType        INTEGER,        ibmappnNodePortSIMRIM          INTEGER,        ibmappnNodePortLsRole          INTEGER,        ibmappnNodePortMaxRcvBtuSize   INTEGER,        ibmappnNodePortMaxIframeWindow INTEGER,        ibmappnNodePortDefLsGoodXids   Counter,        ibmappnNodePortDefLsBadXids    Counter,        ibmappnNodePortDynLsGoodXids   Counter,        ibmappnNodePortDynLsBadXids    Counter,        ibmappnNodePortSpecific        OBJECT IDENTIFIER                                     }  ibmappnNodePortName OBJECT-TYPE        SYNTAX DisplayString (SIZE (1..8))        ACCESS read-only        STATUS mandatory        DESCRIPTION            "Administratively-assigned name for this APPN port.             The name can be from one to eight characters."        ::=  { ibmappnNodePortEntry 1 }  ibmappnNodePortState        OBJECT-TYPE        SYNTAX INTEGER    {                           inactive(1),                           pendactive(2),                           active(3),                           pendinact(4)                           }        ACCESS read-write        STATUS mandatory        DESCRIPTION             "Indicates the current state of this port."

⌨️ 快捷键说明

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