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

📄 rfc1666.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 5 页
字号:
                        the session.                poweroff(4) - terminate the LU-LU session by sending                        either an SNA LUSTAT (LU Status) request on                        the LU-LU session or an SNA NOTIFY request on                        the SSCP-LU session indicating that the LU has                        been powered off. Sending both is also                        acceptable. The result should be that the                        remote session LU partner will send an UNBIND                        to terminate the session.                The default behavior indicated by the value of this                object may be overridden for an LU instance. The                override is performed by setting the snaLuAdminTerm                object instance in the snaLuAdminTable to the desired                value.                A write operation to this object may immediately                change the operational value reflected                in snaNodeOperLuTermDefault depending                on the Agent implementation."          ::= { snaNodeAdminEntry 8 }snaNodeAdminMaxLu OBJECT-TYPE        SYNTAX  Integer32        MAX-ACCESS  read-create        STATUS  current        DESCRIPTION                "The maximum number of LUs that may be                activated for this Node. For PU2.1, this object                refers to the number of dependent LUs.                A write operation to this object will                not change the operational value reflected                in snaNodeOperMaxLu until the Node has                been re-activated (e.g., after the next initialization                of the SNA services)."          ::= { snaNodeAdminEntry 9 }snaNodeAdminHostDescription OBJECT-TYPE          SYNTAX  DisplayString (SIZE(0..128))          MAX-ACCESS  read-create          STATUS  current          DESCRIPTION                  "The value identifies the remote host associated                  with this Node.                  Since SSCP Id's may not be unique                  across hosts, the host description                  is required to uniquely identify the SSCP.                  This object is only applicable to PU2.0 type                  Nodes. If the remote host is unknown, then the                  value is the null string.                  A write operation to this object may immediately                  change the operational value reflected                  in snaNodeOperHostDescription depending                  on the Agent implementation."          ::= { snaNodeAdminEntry 10 }snaNodeAdminStopMethod OBJECT-TYPE          SYNTAX  INTEGER {                  other (1),                  normal (2),                  immed (3),                  force (4)                  }          MAX-ACCESS  read-create          STATUS  current          DESCRIPTION                  "The value indicates the desired method to be used                  by the Agent to stop a Node (i.e., change the Node's                  operational state to inactive(1) ).                  The values have the following meaning:                  other (1) - used for proprietary                        methods not listed in this enumeration.                  normal(2) - deactivate only when there is no more                        activity on this Node (i.e., all data flows                        have been completed and all sessions                        have been terminated).                  immed(3)  - deactivate immediately regardless of                        current activities on this Node. Wait for                        deactivation responses (from remote Node)                        before changing the Node state to inactive.                  force(4)  - deactivate immediately regardless of                        current activities on this Node. Do not wait                        for deactivation responses (from remote Node)                        before changing the Node state to inactive.                  A write operation to this object may immediately                  change the operational value reflected                  in snaNodeOperStopMethod depending                  on the Agent implementation."          ::= { snaNodeAdminEntry 11 }snaNodeAdminState OBJECT-TYPE          SYNTAX  INTEGER {                  inactive (1),                  active (2)                  }          MAX-ACCESS  read-create          STATUS  current          DESCRIPTION                  "The value indicates the desired operational                   state of the SNA Node. This object is used                   by the Management Station to                   activate or deactivate the Node.                  If the current value in snaNodeOperState is                  'active (2)', then setting this object to                  'inactive (1)' will initiate the Node shutdown                  process using the method indicated                  by snaNodeOperStopMethod.                  If the current value in snaNodeOperState is                  'inactive (1)', then setting this object to                  'active (2)' will initiate the                  Node's activation.                  A Management Station can always set this object to                  'active (2)' irrespective of the value in the                  snaOperEnablingMethod."          ::= { snaNodeAdminEntry 12 }snaNodeAdminRowStatus OBJECT-TYPE          SYNTAX  RowStatus          MAX-ACCESS  read-create          STATUS  current          DESCRIPTION                  "This object is used by a Management Station to                  create or delete the row entry in the                  snaNodeAdminTable following                  the RowStatus textual convention.                  Upon successful creation of                  the row, an Agent automatically creates a                  corresponding entry in the snaNodeOperTable with                  snaNodeOperState equal to 'inactive (1)'.                  Row deletion can be Management Station or Agent                  initiated:                  (a) The Management Station can set the value to                  'destroy (6)' only when the value of                  snaNodeOperState of this Node instance is                  'inactive (1)'. The Agent will then delete the rows                  corresponding to this Node instance from the                  snaNodeAdminTable and the snaNodeOperTable.                  (b) The Agent detects that a row is in the                  'notReady (3)' state for greater than a                  default period of 5 minutes.                  (c) All rows with the snaNodeAdminRowStatus object's                  value of 'notReady (3)' will be removed upon the                  next initialization of the SNA services."          ::= { snaNodeAdminEntry 13 }-- ***************************************************************-- The following object is updated when there is a change to-- the value of any object in the snaNodeAdminTable.-- ***************************************************************snaNodeAdminTableLastChange OBJECT-TYPE          SYNTAX  TimeStamp          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                  "The value indicates the timestamp                  (e.g., the Agent's sysUpTime value) of the last                  change made to any object in the snaNodeAdminTable,                  including row deletions/additions (e.g., changes to                  snaNodeAdminRowStatus values).                  This object can be used to reduce frequent                  retrievals of the snaNodeAdminTable by a Management                  Station. It is expected that a Management Station                  will periodically poll this object and compare its                  current value with the previous one. A difference                  indicates that some Node configuration information                  has been changed. Only then will the Management                  Station retrieve the entire table."          ::= { snaNode 2 }-- ***************************************************************-- The following table contains Node operational parameters.-- ***************************************************************snaNodeOperTable OBJECT-TYPE          SYNTAX  SEQUENCE OF SnaNodeOperEntry          MAX-ACCESS  not-accessible          STATUS  current          DESCRIPTION                  "This table contains the dynamic parameters which                  have read-only access. These objects reflect the                  actual status of the Node. The entries in this                  table cannot be created or modified by a                  Management Station.                  This table augments the snaNodeAdminTable."          ::= { snaNode 3 }snaNodeOperEntry OBJECT-TYPE          SYNTAX  SnaNodeOperEntry          MAX-ACCESS  not-accessible          STATUS  current          DESCRIPTION                  "The entry contains parameters which describe the                  state of one Node. The entries are created by the                  Agent. They have read-only access."          AUGMENTS   { snaNodeAdminEntry }          ::= { snaNodeOperTable 1 }SnaNodeOperEntry ::= SEQUENCE {          snaNodeOperName                  DisplayString,          snaNodeOperType                  INTEGER,          snaNodeOperXidFormat                  INTEGER,          snaNodeOperBlockNum                  DisplayString,          snaNodeOperIdNum                  DisplayString,          snaNodeOperEnablingMethod                  INTEGER,          snaNodeOperLuTermDefault                  INTEGER,          snaNodeOperMaxLu                  Integer32,          snaNodeOperHostDescription                  DisplayString,          snaNodeOperStopMethod                  INTEGER,          snaNodeOperState                  INTEGER,          snaNodeOperHostSscpId                  OCTET STRING,          snaNodeOperStartTime                  TimeStamp,          snaNodeOperLastStateChange                  TimeStamp,          snaNodeOperActFailures                  Counter32,          snaNodeOperActFailureReason                  INTEGER          }snaNodeOperName OBJECT-TYPE          SYNTAX  DisplayString (SIZE(0..17))          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                "The value identifies the current name of the Node.                In Type 2.1 networks, this                is a fully-qualified name, meaning that the Node name                is preceded by the NetId (if present) with a period                as the delimiter."          ::= { snaNodeOperEntry 1 }snaNodeOperType OBJECT-TYPE          SYNTAX  INTEGER {                  other(1),                  pu10(2),                  pu20(3),                  t21LEN(4),                  endNode(5),                  networkNode(6)                  }          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                  "The value identifies the current type of the Node."          ::= { snaNodeOperEntry 2 }snaNodeOperXidFormat OBJECT-TYPE          SYNTAX  INTEGER  {                  format0 (1),                  format1 (2),                  format3 (3)                  }          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                  "The value identifies the type of XID format currently                   used for this Node.                   Note that there is no format type 2."          ::= { snaNodeOperEntry 3 }snaNodeOperBlockNum OBJECT-TYPE          SYNTAX DisplayString (SIZE(3))          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                  "The value identifies the block number for this Node                  instance. It is the first 3 hexadecimal digits                  of the SNA Node id."          ::= { snaNodeOperEntry 4 }snaNodeOperIdNum OBJECT-TYPE          SYNTAX  DisplayString (SIZE(5))          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                  "The value identifies the ID number for this Node                  instance.  This is the last 5 hexadecimal digits of                  the SNA Node id."          ::= { snaNodeOperEntry 5 }snaNodeOperEnablingMethod OBJECT-TYPE          SYNTAX  INTEGER {                  other (1),                  startup (2),                  demand (3),                  onlyMS (4)                  }          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                  "The value indicates how the Node is activated for                  the first time.                  The values have the following meanings:                     other (1)   - not at boot time, LU activation                        or by a Management Station;                     startup (2) - at SNA services' initialization                        time (this is the default),                     demand (3)  - only when LU is requested by                        application,                     onlyMS (4) - by a network Management Station                        only."          ::= { snaNodeOperEntry 6 }snaNodeOperLuTermDefault OBJECT-TYPE          SYNTAX  INTEGER {                  unbind (1),                  termself (2),

⌨️ 快捷键说明

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