SL-ESCON-MIB

File: SL-ESCON-MIB.mib (34252 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
SNMP-FRAMEWORK-MIB SNMPv2-CONF SL-NE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter64 Gauge32 Integer32
mib-2 TEXTUAL-CONVENTION TruthValue
TimeStamp DisplayString InterfaceIndex
SnmpAdminString MODULE-COMPLIANCE OBJECT-GROUP
slService

Defined Types

EsconAddressId  
Represents Escon Address ID. Should be displayed as HH HH
TEXTUAL-CONVENTION    
  INTEGER 0..65535  

EsconNodeDescription  
Represents Escon Node Description.
TEXTUAL-CONVENTION    
  DisplayString Size(1..32)  

EsconPortConfigEntry  
SEQUENCE    
  esconPortConfigIndex InterfaceIndex
  esconPortConfigSrcAddress EsconAddressId
  esconPortConfigSrcDescription EsconNodeDescription
  esconPortConfigTranceiverMedia INTEGER
  esconPortConfigResetPmCounters INTEGER
  esconPortConfigTranceiverType INTEGER
  esconPortConfigStatus INTEGER
  esconPortConfigValidIntervals INTEGER
  esconPortConfigLoginState BITS
  esconPortResetPmCounters INTEGER

EsconPortCurrentEntry  
SEQUENCE    
  esconPortCurrentIndex InterfaceIndex
  esconPortCurrentRxOctets Counter64
  esconPortCurrentRxPkts Counter64
  esconPortCurrentRxSigLosses Counter64
  esconPortCurrentRxSyncLosses Counter64
  esconPortCurrentRxLinkFailures Counter64
  esconPortCurrentRxInvalidCrcs Counter64
  esconPortCurrentRxDelimiterErrors Counter64
  esconPortCurrentRxSizeFrames Counter64
  esconPortCurrentRxDisparityErrors Counter64
  esconPortCurrentRxInvalidTxWords Counter64
  esconPortCurrentTxOctets Counter64
  esconPortCurrentTxPkts Counter64
  esconPortCurrentTxHeaderError Counter64
  esconPortCurrentTxJitterUnderflow Counter64

EsconPortIntervalEntry  
SEQUENCE    
  esconPortIntervalIndex InterfaceIndex
  esconPortIntervalNumber INTEGER
  esconPortIntervalRxOctets Counter64
  esconPortIntervalRxPkts Counter64
  esconPortIntervalRxSigLosses Counter64
  esconPortIntervalRxSyncLosses Counter64
  esconPortIntervalRxLinkFailures Counter64
  esconPortIntervalRxInvalidCrcs Counter64
  esconPortIntervalRxDelimiterErrors Counter64
  esconPortIntervalRxSizeFrames Counter64
  esconPortIntervalRxDisparityErrors Counter64
  esconPortIntervalRxInvalidTxWords Counter64
  esconPortIntervalTxOctets Counter64
  esconPortIntervalTxPkts Counter64
  esconPortIntervalTxHeaderError Counter64
  esconPortIntervalTxJitterUnderflow Counter64
  esconPortIntervalValidData TruthValue
  esconPortIntervalTcaFlag TruthValue

EsconPortTotalEntry  
SEQUENCE    
  esconPortTotalIndex InterfaceIndex
  esconPortTotalDayNumber INTEGER
  esconPortTotalRxOctets Counter64
  esconPortTotalRxPkts Counter64
  esconPortTotalRxSigLosses Counter64
  esconPortTotalRxSyncLosses Counter64
  esconPortTotalRxLinkFailures Counter64
  esconPortTotalRxInvalidCrcs Counter64
  esconPortTotalRxDelimiterErrors Counter64
  esconPortTotalRxSizeFrames Counter64
  esconPortTotalRxDisparityErrors Counter64
  esconPortTotalRxInvalidTxWords Counter64
  esconPortTotalTxOctets Counter64
  esconPortTotalTxPkts Counter64
  esconPortTotalTxHeaderError Counter64
  esconPortTotalTxJitterUnderflow Counter64
  esconPortTotalValidData TruthValue
  esconPortTotalTcaFlag TruthValue

EsconPortIntervalThresholdEntry  
SEQUENCE    
  esconPortIntervalThresholdIndex InterfaceIndex
  esconPortIntervalThresholdRxSigLosses Counter64
  esconPortIntervalThresholdRxSyncLosses Counter64
  esconPortIntervalThresholdRxLinkFailures Counter64
  esconPortIntervalThresholdRxInvalidCrcs Counter64
  esconPortIntervalThresholdRxDelimiterErrors Counter64
  esconPortIntervalThresholdRxSizeFrames Counter64
  esconPortIntervalThresholdRxDisparityErrors Counter64
  esconPortIntervalThresholdRxInvalidTxWords Counter64
  esconPortIntervalThresholdTxHeaderError Counter64
  esconPortIntervalThresholdTxJitterUnderflow Counter64

EsconPortDayThresholdEntry  
SEQUENCE    
  esconPortDayThresholdIndex InterfaceIndex
  esconPortDayThresholdRxSigLosses Counter64
  esconPortDayThresholdRxSyncLosses Counter64
  esconPortDayThresholdRxLinkFailures Counter64
  esconPortDayThresholdRxInvalidCrcs Counter64
  esconPortDayThresholdRxDelimiterErrors Counter64
  esconPortDayThresholdRxSizeFrames Counter64
  esconPortDayThresholdRxDisparityErrors Counter64
  esconPortDayThresholdRxInvalidTxWords Counter64
  esconPortDayThresholdTxHeaderError Counter64
  esconPortDayThresholdTxJitterUnderflow Counter64

Defined Values

esconMIB 1.3.6.1.4.1.4515.1.1.5
The MIB module for Escon Interface.
MODULE-IDENTITY    

esconMIBObjects 1.3.6.1.4.1.4515.1.1.5.1
OBJECT IDENTIFIER    

esconConfig 1.3.6.1.4.1.4515.1.1.5.1.1
OBJECT IDENTIFIER    

esconPm 1.3.6.1.4.1.4515.1.1.5.1.2
OBJECT IDENTIFIER    

esconTraps 1.3.6.1.4.1.4515.1.1.5.1.3
OBJECT IDENTIFIER    

esconPortConfigTable 1.3.6.1.4.1.4515.1.1.5.1.1.1
A table that contains, one entry for each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EsconPortConfigEntry

esconPortConfigEntry 1.3.6.1.4.1.4515.1.1.5.1.1.1.1
An entry containing the result configuration and service parameters of a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  EsconPortConfigEntry  

esconPortConfigIndex 1.3.6.1.4.1.4515.1.1.5.1.1.1.1.1
The ifIndex of the port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

esconPortConfigSrcAddress 1.3.6.1.4.1.4515.1.1.5.1.1.1.1.2
The source address of the physical path of this port. This value is valid only when state is validLogin(2).
Status: current Access: read-only
OBJECT-TYPE    
  EsconAddressId  

esconPortConfigSrcDescription 1.3.6.1.4.1.4515.1.1.5.1.1.1.1.3
The description of the attached node. This value is valid only when state is validLogin(2).
Status: current Access: read-only
OBJECT-TYPE    
  EsconNodeDescription  

esconPortConfigTranceiverMedia 1.3.6.1.4.1.4515.1.1.5.1.1.1.1.4
The tranceiver media.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), sm(2), mm(3)  

esconPortConfigResetPmCounters 1.3.6.1.4.1.4515.1.1.5.1.1.1.1.5
Setting this variable to 1 will cause the current interval PM counters of the port to be initialized to zero (0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

esconPortConfigTranceiverType 1.3.6.1.4.1.4515.1.1.5.1.1.1.1.6
The tranceiver type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), shortWave(2), longWave(3)  

esconPortConfigStatus 1.3.6.1.4.1.4515.1.1.5.1.1.1.1.7
This variable indicates the Line Status of the ESCON interface. The esconPortStatus is a bit map represented as a sum, therefore, it can represent multiple failures (alarms) simultaneously. esconPortNoAlarm must be set if and only if no other flag is set. The various bit positions are: 1 esconPortNoAlarm No alarm present 2 esconPortTransmitFault Transceiver transmit fault 4 esconPortLossOfSignal Transceiver signal detect failed 8 esconPortNoLink No link established yet.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

esconPortConfigValidIntervals 1.3.6.1.4.1.4515.1.1.5.1.1.1.1.8
The number of previous near end intervals for which data was collected. The value will be 96 unless the interface was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute near end intervals since the interface has been online. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..96  

esconPortConfigLoginState 1.3.6.1.4.1.4515.1.1.5.1.1.1.1.9
The high bit signalSense(0) means that a physical connection has been established with the attached port. The high bit syncPort(1) means that the there there is a sequence synchronization with the attached port. The high bit validLogin(2) indicates that the physical path has been established.
Status: current Access: read-only
OBJECT-TYPE    
  BITS signalSense(0), syncPort(1), validLogin(2)  

esconPortResetPmCounters 1.3.6.1.4.1.4515.1.1.5.1.1.1.1.10
Setting this variable to 1 will cause the current interval Escon PM counters of the port to be initialized to zero (0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

esconPortCurrentTable 1.3.6.1.4.1.4515.1.1.5.1.2.1
The ESCON current table contains various statistics being collected for the current 15 minute interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EsconPortCurrentEntry

esconPortCurrentEntry 1.3.6.1.4.1.4515.1.1.5.1.2.1.1
An entry in the Escon Current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EsconPortCurrentEntry  

esconPortCurrentIndex 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.1
The index value which uniquely identifies the ESCON interface to which this entry is applicable.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

esconPortCurrentRxOctets 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.2
The total number of octets of data received during the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentRxPkts 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.3
The number of packets (including bad packets) received during the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentRxSigLosses 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.4
The number of loss of signal detected during this current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentRxSyncLosses 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.5
The number of loss of synchronization detected during this current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentRxLinkFailures 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.6
The number of link failures detected during this current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentRxInvalidCrcs 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.7
The number of invalid CRC detected during this current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentRxDelimiterErrors 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.8
The number of Delimiter Errors detected during this current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentRxDisparityErrors 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.9
The number of Disparity Errors detected during this current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentRxSizeFrames 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.10
The number of too short or too long frames detected during this current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentRxInvalidTxWords 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.11
The number of invalid transmission word detected during this current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentTxOctets 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.12
The number of octets of data transmited during the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentTxPkts 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.13
The number of packets (including bad packets) transmitted during the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentTxHeaderError 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.14
The number of PL-ESC header error transmitted during the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortCurrentTxJitterUnderflow 1.3.6.1.4.1.4515.1.1.5.1.2.1.1.15
The number of Jitter buffer underflow occurences during the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalTable 1.3.6.1.4.1.4515.1.1.5.1.2.2
The ESCON In table contains various statistics being collected for the 15 minute intervals.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EsconPortIntervalEntry

esconPortIntervalEntry 1.3.6.1.4.1.4515.1.1.5.1.2.2.1
An entry in the ESCON Interval table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EsconPortIntervalEntry  

esconPortIntervalIndex 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.1
The index value which uniquely identifies the Escon interface to which this entry is applicable.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

esconPortIntervalNumber 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.2
A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the 15 minutes interval completed 23 hours and 45 minutes prior to interval 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..96  

esconPortIntervalRxOctets 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.3
The number of octets of data received during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalRxPkts 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.4
The number of packets (including bad packets) received during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalRxSigLosses 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.5
The number of loss of signal detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalRxSyncLosses 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.6
The number of loss of synchronization detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalRxLinkFailures 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.7
The number of link failures detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalRxInvalidCrcs 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.8
The number of invalid CRC detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalRxDelimiterErrors 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.9
The number of Delimiter Errors detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalRxDisparityErrors 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.10
The number of Disparity Errors detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalRxSizeFrames 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.11
The number of too short or too long frames detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalRxInvalidTxWords 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.12
The current number of invalid transmission word detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalTxOctets 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.13
The number of octets of data transmited during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalTxPkts 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.14
The number of packets (including bad packets) transmitted during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalTxHeaderError 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.15
The number of PL-ESC header error transmitted during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalTxJitterUnderflow 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.16
The number of Jitter buffer underflow occurences during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortIntervalValidData 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.17
This variable indicates if the data for this interval is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

esconPortIntervalTcaFlag 1.3.6.1.4.1.4515.1.1.5.1.2.2.1.18
TRUE if one of the counters crossed the threshold during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

esconPortTotalTable 1.3.6.1.4.1.4515.1.1.5.1.2.3
The Escon current table contains various statistics being collected for the pervious 24 hours. interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EsconPortTotalEntry

esconPortTotalEntry 1.3.6.1.4.1.4515.1.1.5.1.2.3.1
An entry in the Escon Total table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EsconPortTotalEntry  

esconPortTotalIndex 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.1
The index value which uniquely identifies the Escon interface to which this entry is applicable.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

esconPortTotalDayNumber 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.2
A number which identifies the 1-day interval for which the set of section related statistics is available. The number is between 1 and n, where n is the number of 1-day intervals supported by the agent. The interval identified by 1 is the current 1-day interval, 2 is the previous (most recently completed) 1-day interval and n is the least recently completed 1-day interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..33  

esconPortTotalRxOctets 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.3
The total number of octets of data received during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalRxPkts 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.4
The total number of packets (including bad packets) received during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalRxSigLosses 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.5
The total number of loss of signal detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalRxSyncLosses 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.6
The total number of loss of synchronization detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalRxLinkFailures 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.7
The total number of link failures detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalRxInvalidCrcs 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.8
The total number of invalid CRC detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalRxDelimiterErrors 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.9
The total number of Delimiter Errors detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalRxDisparityErrors 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.10
The total number of Disparity Errors detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalRxSizeFrames 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.11
The total number of too short or too long frames detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalRxInvalidTxWords 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.12
The total number of invalid transmission word detected during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalTxOctets 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.13
The total number of octets of data transmited during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalTxPkts 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.14
The number of packets (including bad packets) transmitted during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalTxHeaderError 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.15
The total number of PL-ESC header error transmitted during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalTxJitterUnderflow 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.16
The total number of Jitter buffer underflow occurences during the sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortTotalValidData 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.17
This variable indicates if the data for this interval is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

esconPortTotalTcaFlag 1.3.6.1.4.1.4515.1.1.5.1.2.3.1.18
TRUE if one of the counters crossed the threshold during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

esconPortIntervalThresholdTable 1.3.6.1.4.1.4515.1.1.5.1.2.4
The Escon Threshold Table contains Interval thresholds for the PM counters collected by each Escon Interface (identified by esconPortIntervalThresholdIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EsconPortIntervalThresholdEntry

esconPortIntervalThresholdEntry 1.3.6.1.4.1.4515.1.1.5.1.2.4.1
An entry in the Escon Interval Threshold table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EsconPortIntervalThresholdEntry  

esconPortIntervalThresholdIndex 1.3.6.1.4.1.4515.1.1.5.1.2.4.1.1
The index value which uniquely identifies the Escon interface to which this entry is applicable.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

esconPortIntervalThresholdRxSigLosses 1.3.6.1.4.1.4515.1.1.5.1.2.4.1.2
The threshold for the number of signal loss detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortIntervalThresholdRxSyncLosses 1.3.6.1.4.1.4515.1.1.5.1.2.4.1.3
The threshold for the number of synchronization loss detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortIntervalThresholdRxLinkFailures 1.3.6.1.4.1.4515.1.1.5.1.2.4.1.4
The threshold for the number of link failures detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortIntervalThresholdRxInvalidCrcs 1.3.6.1.4.1.4515.1.1.5.1.2.4.1.5
The threshold for the number of invalid CRC detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortIntervalThresholdRxDelimiterErrors 1.3.6.1.4.1.4515.1.1.5.1.2.4.1.6
The threshold for the number of Delimiter Errors detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortIntervalThresholdRxDisparityErrors 1.3.6.1.4.1.4515.1.1.5.1.2.4.1.7
The threshold for the number of Disparity Errors detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortIntervalThresholdRxSizeFrames 1.3.6.1.4.1.4515.1.1.5.1.2.4.1.8
The threshold for the number of too short or too long frames errors detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortIntervalThresholdRxInvalidTxWords 1.3.6.1.4.1.4515.1.1.5.1.2.4.1.9
The threshold for the number of invalid transmission word detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortIntervalThresholdTxHeaderError 1.3.6.1.4.1.4515.1.1.5.1.2.4.1.10
The threshold for the number PL-ESC header transmitted detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortIntervalThresholdTxJitterUnderflow 1.3.6.1.4.1.4515.1.1.5.1.2.4.1.11
The threshold for the number of Jitter buffer underflow detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortDayThresholdTable 1.3.6.1.4.1.4515.1.1.5.1.2.5
The Escon Threshold Table contains Day thresholds for the PM counters collected by each Escon Interface (identified by esconPortDayThresholdIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EsconPortDayThresholdEntry

esconPortDayThresholdEntry 1.3.6.1.4.1.4515.1.1.5.1.2.5.1
An entry in the Escon Day Threshold table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EsconPortDayThresholdEntry  

esconPortDayThresholdIndex 1.3.6.1.4.1.4515.1.1.5.1.2.5.1.1
The index value which uniquely identifies the Escon interface to which this entry is applicable.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

esconPortDayThresholdRxSigLosses 1.3.6.1.4.1.4515.1.1.5.1.2.5.1.2
The threshold for the number of signal loss detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortDayThresholdRxSyncLosses 1.3.6.1.4.1.4515.1.1.5.1.2.5.1.3
The threshold for the number of synchronization loss detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortDayThresholdRxLinkFailures 1.3.6.1.4.1.4515.1.1.5.1.2.5.1.4
The threshold for the number of link failures detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortDayThresholdRxInvalidCrcs 1.3.6.1.4.1.4515.1.1.5.1.2.5.1.5
The threshold for the number of invalid CRC detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortDayThresholdRxDelimiterErrors 1.3.6.1.4.1.4515.1.1.5.1.2.5.1.6
The threshold for the number of Delimiter Errors detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortDayThresholdRxDisparityErrors 1.3.6.1.4.1.4515.1.1.5.1.2.5.1.7
The threshold for the number of Disparity Errors detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortDayThresholdRxSizeFrames 1.3.6.1.4.1.4515.1.1.5.1.2.5.1.8
The threshold for the number of too short or too long frames errors detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortDayThresholdRxInvalidTxWords 1.3.6.1.4.1.4515.1.1.5.1.2.5.1.9
The threshold for the number of invalid transmission word detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortDayThresholdTxHeaderError 1.3.6.1.4.1.4515.1.1.5.1.2.5.1.10
The threshold for the number PL-ESC header transmitted detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconPortDayThresholdTxJitterUnderflow 1.3.6.1.4.1.4515.1.1.5.1.2.5.1.11
The threshold for the number of Jitter buffer underflow detection.
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

esconCounterId 1.3.6.1.4.1.4515.1.1.5.1.3.1
The OBJECT IDENTIFIER of the instance of the Escon counter that has crossed its threshold.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

esconCounterValue 1.3.6.1.4.1.4515.1.1.5.1.3.2
The current value of the Escon counter that has crossed its threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

esconPortThresholdCrossing 1.3.6.1.4.1.4515.1.1.5.1.3.3
A esconPortThresholdCrossing trap is sent when the a PM counter exceeded the specified threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

esconPortStatusChange 1.3.6.1.4.1.4515.1.1.5.1.3.4
A esconPortStatusChange trap is sent when the value of an instance esconPortConfigStatus changes. It can be utilized by an NMS to trigger polls.
Status: current Access: read-only
NOTIFICATION-TYPE