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

📄 rfc2213.txt

📁 著名的RFC文档,其中有一些文档是已经翻译成中文的的.
💻 TXT
📖 第 1 页 / 共 3 页
字号:
        DESCRIPTION           "The number of packets policed since the incep-           tion of the flow's service."       ::= { intSrvFlowEntry 21 }    intSrvFlowDiscard OBJECT-TYPE        SYNTAX      TruthValue        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "If 'true', the flow  is  to  incur  loss  when           traffic is policed.  If 'false', policed traff-           ic is treated as best effort traffic."       DEFVAL { false } -- traffic is, by default, treated as best                        -- effort       ::= { intSrvFlowEntry 22 }    intSrvFlowService OBJECT-TYPE        SYNTAX      QosService        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION           "The QoS service being applied to this flow."       ::= { intSrvFlowEntry 23 }    intSrvFlowOrder OBJECT-TYPE        SYNTAX      INTEGER (0..65535)        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "In the event of ambiguity, the order in  which           the  classifier  should  make  its comparisons.           The row with intSrvFlowOrder=0 is tried  first,           and  comparisons  proceed  in  the order of in-           creasing value.  Non-serial implementations  of           the classifier should emulate this behavior."       ::= { intSrvFlowEntry 24 }    intSrvFlowStatus OBJECT-TYPE        SYNTAX      RowStatus        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "'active' for all active  flows.   This  objectBaker, et. al.              Standards Track                    [Page 15]RFC 2213          Integrated Services MIB using SMIv2     September 1997           may be used to install static classifier infor-           mation, delete classifier information,  or  au-           thorize such."       ::= { intSrvFlowEntry 25 }    intSrvFlowNewIndex OBJECT-TYPE        SYNTAX      TestAndIncr        MAX-ACCESS  read-write        STATUS      current        DESCRIPTION           "This  object  is  used  to  assign  values  to           intSrvFlowNumber  as described in 'Textual Con-           ventions  for  SNMPv2'.   The  network  manager           reads  the  object,  and  then writes the value           back in the SET that creates a new instance  of           intSrvFlowEntry.   If  the  SET  fails with the           code 'inconsistentValue', then the process must           be  repeated; If the SET succeeds, then the ob-           ject is incremented, and the  new  instance  is           created according to the manager's directions."       ::= { intSrvGenObjects 1 }-- conformance informationintSrvGroups      OBJECT IDENTIFIER ::= { intSrvConformance 1 }intSrvCompliances OBJECT IDENTIFIER ::= { intSrvConformance 2 }-- compliance statements    intSrvCompliance MODULE-COMPLIANCE        STATUS  current        DESCRIPTION           "The compliance statement "       MODULE  -- this module       MANDATORY-GROUPS { intSrvIfAttribGroup, intSrvFlowsGroup }       OBJECT       intSrvFlowType         MIN-ACCESS read-only         DESCRIPTION          "read-create access is not required. This may be          read-only."      OBJECT       intSrvFlowOwner        MIN-ACCESS read-onlyBaker, et. al.              Standards Track                    [Page 16]RFC 2213          Integrated Services MIB using SMIv2     September 1997        DESCRIPTION         "read-create access is not required. This may  be         read-only."     OBJECT       intSrvFlowDestAddr       MIN-ACCESS read-only       DESCRIPTION        "read-create access is not required. This  may  be        read-only."    OBJECT       intSrvFlowSenderAddr      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowDestAddrLength      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowSenderAddrLength      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowProtocol      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowDestPort      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowPort      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowFlowId      MIN-ACCESS not-accessibleBaker, et. al.              Standards Track                    [Page 17]RFC 2213          Integrated Services MIB using SMIv2     September 1997      DESCRIPTION       "This object is needed only in a system that imple-       ments IPv6."    OBJECT       intSrvFlowInterface      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowRate      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowBurst      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowWeight      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowQueue      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowMinTU      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowMaxTU      MIN-ACCESS read-only      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    OBJECT       intSrvFlowStatus      MIN-ACCESS read-onlyBaker, et. al.              Standards Track                    [Page 18]RFC 2213          Integrated Services MIB using SMIv2     September 1997      DESCRIPTION       "read-create access is not required.  This  may  be       read-only."    ::= { intSrvCompliances 1 }    intSrvIfAttribGroup OBJECT-GROUP         OBJECTS {            intSrvIfAttribAllocatedBits, intSrvIfAttribMaxAllocatedBits,            intSrvIfAttribAllocatedBuffer, intSrvIfAttribFlows,            intSrvIfAttribPropagationDelay, intSrvIfAttribStatus        }        STATUS  current        DESCRIPTION           "These objects are required  for  Systems  sup-           porting the Integrated Services Architecture."       ::= { intSrvGroups 1 }    intSrvFlowsGroup OBJECT-GROUP         OBJECTS {            intSrvFlowType, intSrvFlowOwner, intSrvFlowDestAddr,            intSrvFlowSenderAddr, intSrvFlowDestAddrLength,            intSrvFlowSenderAddrLength, intSrvFlowProtocol,            intSrvFlowDestPort, intSrvFlowPort, intSrvFlowInterface,            intSrvFlowBestEffort, intSrvFlowRate, intSrvFlowBurst,            intSrvFlowWeight, intSrvFlowQueue, intSrvFlowMinTU,            intSrvFlowDiscard, intSrvFlowPoliced, intSrvFlowService,            intSrvFlowIfAddr, intSrvFlowOrder, intSrvFlowStatus        }        STATUS  current        DESCRIPTION           "These objects are required  for  Systems  sup-           porting the Integrated Services Architecture."       ::= { intSrvGroups 2 }END4.  Security Considerations   The use of an SNMP SET results in an RSVP or Integrated Services   reservation under rules that are different compared to if the   reservation was negotiated using RSVP. However, no other security   considerations exist other than those imposed by SNMP itself.Baker, et. al.              Standards Track                    [Page 19]RFC 2213          Integrated Services MIB using SMIv2     September 19975.  Authors' Addresses            Fred Baker    Postal: Cisco Systems            519 Lado Drive            Santa Barbara, California 93111    Phone:  +1 805 681 0115    EMail:  fred@cisco.com            John Krawczyk    Postal: ArrowPoint Communications            235 Littleton Road            Westford, Massachusetts 01886    Phone:  +1 508 692 5875    EMail:  jjk@tiac.net            Arun Sastry    Postal: Cisco Systems            210 W. Tasman Drive            San Jose, California 95314    Phone:  +1 408 526 7685    EMail:  arun@cisco.com6.  Acknowledgements   This document was produced by the Integrated Services Working Group.   The authors would like to thank the following people for providing   feedback on this document:   Lou Berger, Fore Systems   Bob Braden, ISI   Viswanatha Rao, Compaq   John Wroclawski, MIT7.  References   [1]  Rose, M., Editor, "Management Information Base for Network   Management of TCP/IP-based internets", STD 17, RFC 1213, May 1990.   [2]  Information processing systems - Open Systems   Interconnection - Specification of Abstract Syntax   Notation One (ASN.1), International Organization for   Standardization.  International Standard 8824, (December,Baker, et. al.              Standards Track                    [Page 20]RFC 2213          Integrated Services MIB using SMIv2     September 1997   1987).   [3]  Information processing systems - Open Systems   Interconnection - Specification of Basic Encoding Rules   for Abstract Notation One (ASN.1), International   Organization for Standardization.  International Standard   8825, (December, 1987).Baker, et. al.              Standards Track                    [Page 21]

⌨️ 快捷键说明

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