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

📄 rfc2495.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 5 页
字号:
                 dsx1OtherLoop                  Loopbacks that are not defined here.                 dsx1InwardLoop                  The transmitted signal at this interface is                 looped back and received by the same interface.                 What is transmitted onto the line is product                 dependent.                 dsx1DualLoop                  Both dsx1LineLoop and dsx1InwardLoop will be                 active simultaneously."          ::= { dsx1ConfigEntry 9 }     dsx1LineStatus OBJECT-TYPE          SYNTAX  INTEGER (1..131071)          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                 "This variable indicates the Line Status of the                 interface.  It contains loopback, failure,                 received 'alarm' and transmitted 'alarms                 information.                 The dsx1LineStatus is a bit map represented as a                 sum, therefore, it can represent multiple failures                 (alarms) and a LoopbackState simultaneously.                 dsx1NoAlarm must be set if and only if no other                 flag is set.                 If the dsx1loopbackState bit is set, the loopback                 in effect can be determined from the                 dsx1loopbackConfig object.       The various bit positions are:      1     dsx1NoAlarm           No alarm present      2     dsx1RcvFarEndLOF      Far end LOF (a.k.a., Yellow Alarm)      4     dsx1XmtFarEndLOF      Near end sending LOF Indication      8     dsx1RcvAIS            Far end sending AIS     16     dsx1XmtAIS            Near end sending AIS     32     dsx1LossOfFrame       Near end LOF (a.k.a., Red Alarm)     64     dsx1LossOfSignal      Near end Loss Of Signal    128     dsx1LoopbackState     Near end is looped    256     dsx1T16AIS            E1 TS16 AIS    512     dsx1RcvFarEndLOMF     Far End Sending TS16 LOMF   1024     dsx1XmtFarEndLOMF     Near End Sending TS16 LOMF   2048     dsx1RcvTestCode       Near End detects a test code   4096     dsx1OtherFailure      any line status not defined here   8192     dsx1UnavailSigState   Near End in Unavailable Signal                                  State  16384     dsx1NetEquipOOS       Carrier Equipment Out of Service  32768     dsx1RcvPayloadAIS     DS2 Payload AIS  65536     dsx1Ds2PerfThreshold  DS2 Performance Threshold                                  Exceeded"     ::= { dsx1ConfigEntry 10 }     dsx1SignalMode OBJECT-TYPE          SYNTAX  INTEGER {                     none (1),                     robbedBit (2),                     bitOriented (3),                     messageOriented (4),                     other (5)                 }          MAX-ACCESS  read-write          STATUS  current          DESCRIPTION            "'none' indicates that no bits are reserved for            signaling on this channel.            'robbedBit' indicates that DS1 Robbed Bit  Sig-            naling is in use.            'bitOriented' indicates that E1 Channel  Asso-            ciated Signaling is in use.            'messageOriented' indicates that Common  Chan-            nel Signaling is in use either on channel 16 of            an E1 link or channel 24 of a DS1."          ::= { dsx1ConfigEntry 11 }     dsx1TransmitClockSource OBJECT-TYPE          SYNTAX  INTEGER {                     loopTiming(1),                     localTiming(2),                     throughTiming(3)                 }          MAX-ACCESS  read-write          STATUS  current          DESCRIPTION            "The source of Transmit Clock.             'loopTiming' indicates that the recovered re-            ceive clock is used as the transmit clock.             'localTiming' indicates that a local clock            source is used or when an external clock is            attached to the box containing the interface.             'throughTiming' indicates that recovered re-            ceive clock from another interface is used as            the transmit clock."          ::= { dsx1ConfigEntry 12 }     dsx1Fdl OBJECT-TYPE          SYNTAX  INTEGER (1..15)          MAX-ACCESS  read-write          STATUS  current          DESCRIPTION            "This bitmap describes the use of  the  facili-            ties data link, and is the sum of the capabili-            ties.  Set any bits that are appropriate:            other(1),            dsx1AnsiT1403(2),            dsx1Att54016(4),            dsx1FdlNone(8)             'other' indicates that a protocol  other  than            one following is used.             'dsx1AnsiT1403' refers to the  FDL  exchange            recommended by ANSI.             'dsx1Att54016' refers to ESF FDL exchanges.             'dsx1FdlNone' indicates that the device  does            not use the FDL."          ::= { dsx1ConfigEntry 13 }     dsx1InvalidIntervals OBJECT-TYPE          SYNTAX  INTEGER (0..96)          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                 "The number of intervals in the range from 0 to                 dsx1ValidIntervals for which no data is                 available.  This object will typically be zero                 except in cases where the data for some intervals                 are not available (e.g., in proxy situations)."          ::= { dsx1ConfigEntry 14 }     dsx1LineLength OBJECT-TYPE          SYNTAX  INTEGER (0..64000)          UNITS  "meters"          MAX-ACCESS  read-write          STATUS  current          DESCRIPTION                 "The length of the ds1 line in meters. This                 objects provides information for line build out                 circuitry.  This object is only useful if the                 interface has configurable line build out                 circuitry."          ::= { dsx1ConfigEntry 15 }     dsx1LineStatusLastChange OBJECT-TYPE          SYNTAX  TimeStamp          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                 "The value of MIB II's sysUpTime object at the                 time this DS1 entered its current line status                 state.  If the current state was entered prior to                 the last re-initialization of the proxy-agent,                 then this object contains a zero value."          ::= { dsx1ConfigEntry 16 }     dsx1LineStatusChangeTrapEnable  OBJECT-TYPE          SYNTAX      INTEGER {                         enabled(1),                         disabled(2)                      }          MAX-ACCESS  read-write          STATUS      current          DESCRIPTION                 "Indicates whether dsx1LineStatusChange traps                 should be generated for this interface."          DEFVAL { disabled }          ::= { dsx1ConfigEntry 17 }     dsx1LoopbackStatus  OBJECT-TYPE          SYNTAX      INTEGER (1..127)          MAX-ACCESS  read-only          STATUS      current          DESCRIPTION                 "This variable represents the current state of the                 loopback on the DS1 interface.  It contains                 information about loopbacks established by a                 manager and remotely from the far end.                 The dsx1LoopbackStatus is a bit map represented as                 a sum, therefore is can represent multiple                 loopbacks simultaneously.                 The various bit positions are:                  1  dsx1NoLoopback                  2  dsx1NearEndPayloadLoopback                  4  dsx1NearEndLineLoopback                  8  dsx1NearEndOtherLoopback                 16  dsx1NearEndInwardLoopback                 32  dsx1FarEndPayloadLoopback                 64  dsx1FarEndLineLoopback"     ::= { dsx1ConfigEntry 18 }     dsx1Ds1ChannelNumber  OBJECT-TYPE          SYNTAX      INTEGER (0..28)          MAX-ACCESS  read-only          STATUS      current          DESCRIPTION                 "This variable represents the channel number of                 the DS1/E1 on its parent Ds2/E2 or DS3/E3.  A                 value of 0 indicated this DS1/E1 does not have a                 parent DS3/E3."     ::= { dsx1ConfigEntry 19 }     dsx1Channelization  OBJECT-TYPE          SYNTAX      INTEGER {                         disabled(1),                         enabledDs0(2),                         enabledDs1(3)                      }          MAX-ACCESS  read-write          STATUS      current          DESCRIPTION                 "Indicates whether this ds1/e1 is channelized or                 unchannelized.  The value of enabledDs0 indicates                 that this is a DS1 channelized into DS0s.  The                 value of enabledDs1 indicated that this is a DS2                 channelized into DS1s.  Setting this value will                 cause the creation or deletion of entries in the                 ifTable for the DS0s that are within the DS1."     ::= { dsx1ConfigEntry 20 }     -- The DS1 Current Table     dsx1CurrentTable OBJECT-TYPE          SYNTAX  SEQUENCE OF Dsx1CurrentEntry          MAX-ACCESS  not-accessible          STATUS  current          DESCRIPTION                 "The DS1 current table contains various statistics                 being collected for the current 15 minute                 interval."          ::= { ds1 7 }     dsx1CurrentEntry OBJECT-TYPE          SYNTAX  Dsx1CurrentEntry          MAX-ACCESS  not-accessible          STATUS  current          DESCRIPTION                 "An entry in the DS1 Current table."                      INDEX   { dsx1CurrentIndex }                      ::= { dsx1CurrentTable 1 }     Dsx1CurrentEntry ::=          SEQUENCE {              dsx1CurrentIndex            InterfaceIndex,              dsx1CurrentESs              PerfCurrentCount,              dsx1CurrentSESs             PerfCurrentCount,              dsx1CurrentSEFSs            PerfCurrentCount,              dsx1CurrentUASs             PerfCurrentCount,              dsx1CurrentCSSs             PerfCurrentCount,              dsx1CurrentPCVs             PerfCurrentCount,              dsx1CurrentLESs             PerfCurrentCount,              dsx1CurrentBESs             PerfCurrentCount,              dsx1CurrentDMs              PerfCurrentCount,              dsx1CurrentLCVs             PerfCurrentCount     }     dsx1CurrentIndex OBJECT-TYPE          SYNTAX  InterfaceIndex          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                 "The index value which uniquely identifies  the                 DS1 interface to which this entry is applicable.                 The interface identified by a particular value of                 this index is the same interface as identified by                 the same value as a dsx1LineIndex object                 instance."          ::= { dsx1CurrentEntry 1 }     dsx1CurrentESs OBJECT-TYPE          SYNTAX  PerfCurrentCount          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                 "The number of Errored Seconds."          ::= { dsx1CurrentEntry 2 }     dsx1CurrentSESs OBJECT-TYPE          SYNTAX  PerfCurrentCount          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                 "The number of Severely Errored Seconds."          ::= { dsx1CurrentEntry 3 }     dsx1CurrentSEFSs OBJECT-TYPE          SYNTAX  PerfCurrentCount          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                 "The number of Severely Errored Framing Seconds."          ::= { dsx1CurrentEntry 4 }     dsx1CurrentUASs OBJECT-TYPE          SYNTAX  PerfCurrentCount          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                 "The number of Unavailable Seconds."          ::= { dsx1CurrentEntry 5 }     dsx1CurrentCSSs OBJECT-TYPE          SYNTAX  PerfCurrentCount          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                 "The number of Controlled Slip Seconds."          ::= { dsx1CurrentEntry 6 }     dsx1CurrentPCVs OBJECT-TYPE          SYNTAX  PerfCurrentCount          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                 "The number of Path Coding Violations."          ::= { dsx1CurrentEntry 7 }     dsx1CurrentLESs OBJECT-TYPE          SYNTAX  PerfCurrentCount          MAX-ACCESS  read-only          STATUS  current          DESCRIPTION                 "The number of Line Errored Seconds."          ::= { dsx1CurrentEntry 8 }     dsx1CurrentBESs OBJECT-TYPE

⌨️ 快捷键说明

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