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

📄 fddi-smt73-mib

📁 很不错java的SNMP应用例子
💻
📖 第 1 页 / 共 5 页
字号:
                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 "    REFERENCE            "ANSI { fddiSMT 27 }"    ::= { fddimibSMTEntry 14 }fddimibSMTTNotify OBJECT-TYPE    SYNTAX  INTEGER (2..30)    ACCESS  read-write    STATUS  mandatory    DESCRIPTION            "The timer, expressed in seconds, used in the            Neighbor Notification protocol. It has a range of            2 seconds to 30 seconds, and its default value is            30 seconds (refer to ANSI SMT 8.2)."    REFERENCE            "ANSI { fddiSMT 29 }"    ::= { fddimibSMTEntry 15 }fddimibSMTStatRptPolicy OBJECT-TYPE    SYNTAX  INTEGER { true(1), false(2) }    ACCESS  read-write    STATUS  mandatory    DESCRIPTION            "If true, indicates that the node will generate            Status Reporting Frames for its implemented events            and conditions. It has an initial value of true.            This variable determines the value of the            SR_Enable Flag (refer to ANSI SMT 8.3.2.1)."    REFERENCE            "ANSI { fddiSMT 30 }"    ::= { fddimibSMTEntry 16 }fddimibSMTTraceMaxExpiration OBJECT-TYPE    SYNTAX  FddiTimeMilli    ACCESS  read-write    STATUS  mandatory    DESCRIPTION            "Reference Trace_Max (refer to ANSI SMT            9.4.4.2.2)."    REFERENCE            "ANSI { fddiSMT 31 }"    ::= { fddimibSMTEntry 17 }fddimibSMTBypassPresent OBJECT-TYPE    SYNTAX  INTEGER { true(1), false(2) }    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "A flag indicating if the station has a bypass on            its AB port pair."    REFERENCE            "ANSI { fddiSMT 34 }"    ::= { fddimibSMTEntry 18 }fddimibSMTECMState 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 }"    ::= { fddimibSMTEntry 19 }fddimibSMTCFState OBJECT-TYPE    SYNTAX  INTEGER {                cf0(1),   -- isolated                cf1(2),   -- local_a                cf2(3),   -- local_b                cf3(4),   -- local_ab                cf4(5),   -- local_s                cf5(6),   -- wrap_a                cf6(7),   -- wrap_b                cf7(8),   -- wrap_ab                cf8(9),   -- wrap_s                cf9(10),  -- c_wrap_a                cf10(11), -- c_wrap_b                cf11(12), -- c_wrap_s                cf12(13)  -- thru            }    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "The attachment configuration for the station or            concentrator (refer to ANSI SMT 9.7.2.2)."    REFERENCE            "ANSI { fddiSMT 42 }"    ::= { fddimibSMTEntry 20 }fddimibSMTRemoteDisconnectFlag 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 as a result of            receiving an fddiSMTAction, disconnect (refer to            ANSI SMT 6.4.5.3) in a Parameter Management Frame.            A station requires a Connect Action to rejoin and            clear the flag (refer to ANSI SMT 6.4.5.2)."    REFERENCE            "ANSI { fddiSMT 44 }"    ::= { fddimibSMTEntry 21 }fddimibSMTStationStatus OBJECT-TYPE    SYNTAX  INTEGER { concatenated(1), separated(2), thru(3) }    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "The current status of the primary and secondary            paths within this station."    REFERENCE            "ANSI { fddiSMT 45 }"    ::= { fddimibSMTEntry 22 }fddimibSMTPeerWrapFlag OBJECT-TYPE    SYNTAX  INTEGER { true(1), false(2) }    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "This variable assumes the value of the            PeerWrapFlag in CFM (refer to ANSI SMT            9.7.2.4.4)."    REFERENCE            "ANSI { fddiSMT 46 }"    ::= { fddimibSMTEntry 23 }fddimibSMTTimeStamp OBJECT-TYPE    SYNTAX  FddiTimeMilli    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "This variable assumes the value of TimeStamp            (refer to ANSI SMT 8.3.2.1)."    REFERENCE            "ANSI { fddiSMT 51 }"    ::= { fddimibSMTEntry 24 }fddimibSMTTransitionTimeStamp OBJECT-TYPE    SYNTAX  FddiTimeMilli    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "This variable assumes the value of            TransitionTimeStamp (refer to ANSI SMT 8.3.2.1)."    REFERENCE            "ANSI { fddiSMT 52 }"    ::= { fddimibSMTEntry 25 }fddimibSMTStationAction OBJECT-TYPE    SYNTAX  INTEGER {                other(1),               -- none of the following                connect(2),                disconnect(3),                path-Test(4),                self-Test(5),                disable-a(6),                disable-b(7),                disable-m(8)            }    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(1): Results in an appropriate error.                 connect(2): Generates a Connect signal to ECM                      to begin a connection sequence. See ANSI                      Ref 9.4.2.                 disconnect(3): Generates a Disconnect signal                      to ECM. see ANSI Ref 9.4.2.                 path-Test(4): 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(5): Initiates a station Self_Test.                      The results of this action are not                      specified in this standard.                 disable-a(6): Causes a PC_Disable on the A                      port if the A port mode is peer.                 disable-b(7): Causes a PC_Disable on the B                      port if the B port mode is peer.                 disable-m(8): Causes a PC_Disable on all M                      ports.            Attempts to set this object to all other values            results in an appropriate error.  The result of            setting this variable to path-Test(4) or self-            Test(5) is implementation-specific."    REFERENCE            "ANSI { fddiSMT 60 }"    ::= { fddimibSMTEntry 26 }-- the MAC group-- Implementation of the MAC Group is mandatory for all-- systems which implement manageable FDDI subsystems.fddimibMACNumber 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."    ::= { fddimibMAC  1 }-- the MAC tablefddimibMACTable OBJECT-TYPE    SYNTAX  SEQUENCE OF FddimibMACEntry    ACCESS  not-accessible    STATUS  mandatory    DESCRIPTION            "A list of MAC entries.  The number of entries            shall not exceed the value of fddimibMACNumber."    ::= { fddimibMAC  2 }fddimibMACEntry OBJECT-TYPE    SYNTAX  FddimibMACEntry    ACCESS  not-accessible    STATUS  mandatory    DESCRIPTION            "A MAC entry containing information common to a            given MAC."    INDEX   { fddimibMACSMTIndex, fddimibMACIndex }    ::= { fddimibMACTable 1 }FddimibMACEntry ::=    SEQUENCE {        fddimibMACSMTIndex                INTEGER,        fddimibMACIndex                INTEGER,        fddimibMACIfIndex                INTEGER,        fddimibMACFrameStatusFunctions                INTEGER,        fddimibMACTMaxCapability                FddiTimeNano,        fddimibMACTVXCapability                FddiTimeNano,        fddimibMACAvailablePaths                INTEGER,        fddimibMACCurrentPath                INTEGER,        fddimibMACUpstreamNbr                FddiMACLongAddressType,        fddimibMACDownstreamNbr                FddiMACLongAddressType,        fddimibMACOldUpstreamNbr                FddiMACLongAddressType,        fddimibMACOldDownstreamNbr                FddiMACLongAddressType,        fddimibMACDupAddressTest                INTEGER,        fddimibMACRequestedPaths                INTEGER,        fddimibMACDownstreamPORTType                INTEGER,        fddimibMACSMTAddress                FddiMACLongAddressType,        fddimibMACTReq                FddiTimeNano,        fddimibMACTNeg                FddiTimeNano,        fddimibMACTMax                FddiTimeNano,        fddimibMACTvxValue                FddiTimeNano,        fddimibMACFrameCts                Counter,        fddimibMACCopiedCts                Counter,        fddimibMACTransmitCts                Counter,        fddimibMACErrorCts                Counter,        fddimibMACLostCts                Counter,        fddimibMACFrameErrorThreshold                INTEGER,        fddimibMACFrameErrorRatio                INTEGER,        fddimibMACRMTState                INTEGER,        fddimibMACDaFlag                INTEGER,        fddimibMACUnaDaFlag                INTEGER,        fddimibMACFrameErrorFlag                INTEGER,        fddimibMACMAUnitdataAvailable                INTEGER,        fddimibMACHardwarePresent                INTEGER,        fddimibMACMAUnitdataEnable                INTEGER    }fddimibMACSMTIndex OBJECT-TYPE    SYNTAX  INTEGER (1..65535)    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "The value of the SMT index associated with this            MAC."    ::= { fddimibMACEntry 1 }fddimibMACIndex OBJECT-TYPE    SYNTAX  INTEGER (1..65535)    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "Index variable for uniquely identifying the MAC            object instances, which is the same as the            corresponding resource index in SMT."    REFERENCE            "ANSI { fddiMAC 34 }"    ::= { fddimibMACEntry 2 }fddimibMACIfIndex OBJECT-TYPE    SYNTAX  INTEGER (1..65535)    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "The value of the MIB-II ifIndex corresponding to            this MAC.  If none is applicable, 0 is returned."    REFERENCE            "MIB-II"    ::= { fddimibMACEntry 3 }fddimibMACFrameStatusFunctions OBJECT-TYPE    SYNTAX  INTEGER (0..7)    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "Indicates the MAC's optional Frame Status            processing functions.            The value is a sum.  This value initially takes            the value zero, then for each function present, 2            raised to a power is added to the sum.  The powers            are according to the following table:                 function   Power             fs-repeating     0               fs-setting     1              fs-clearing     2 "    REFERENCE            "ANSI { fddiMAC 11 }"    ::= { fddimibMACEntry 4 }fddimibMACTMaxCapability OBJECT-TYPE    SYNTAX  FddiTimeNano    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "Indicates the maximum time value of fddiMACTMax            that this MAC can support."    REFERENCE            "ANSI { fddiMAC 13 }"    ::= { fddimibMACEntry 5 }fddimibMACTVXCapability OBJECT-TYPE    SYNTAX  FddiTimeNano    ACCESS  read-only    STATUS  mandatory    DESCRIPTION            "Indicates the maximum time value of            fddiMACTvxValue that this MAC can support."    REFERENCE            "ANSI { fddiMAC 14 }"    ::= { fddimibMACEntry 6 }fddimibMACAvailablePaths OBJECT-TYPE    SYNTAX  INTEGER (0..7)

⌨️ 快捷键说明

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