CXAsyncIo-MIB

File: CXAsyncIo-MIB.mib (50877 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215
CXProduct-SMI

Imported symbols

Counter OBJECT-TYPE TRAP-TYPE
cxAsyncIo Alias

Defined Types

AsioSapOprEntry  
SEQUENCE    
  asioSapOprNumber INTEGER
  asioSapOprAlias Alias
  asioSapOprPortSpeed INTEGER
  asioSapOprPortCharacterSize INTEGER
  asioSapOprPortStopBits INTEGER
  asioSapOprPortBreakLength INTEGER
  asioSapOprPortMaxQueueLength INTEGER
  asioSapOprPortQueueUpperThreshold INTEGER
  asioSapOprPortQueueLowerThreshold INTEGER
  asioSapOprPortSignalDownTimer INTEGER
  asioSapOprPortMaxTimeDelay INTEGER
  asioSapOprPortMaxInterruptCharacters INTEGER
  asioSapOprPortSignalSamplingPeriod INTEGER
  asioSapOprPortDcdDtrSignalSamples INTEGER
  asioSapOprPortCtsRtsSignalSamples INTEGER
  asioSapOprPortDsrDrsSignalSamples INTEGER
  asioSapOprPortTmLlSignalSamples INTEGER
  asioSapOprPortRiRlSignalSamples INTEGER
  asioSapOprPortStatisticsTimer INTEGER
  asioSapOprPortCarrierAction INTEGER
  asioOprPortTrap INTEGER
  asioOprControlLine INTEGER
  asioOprControlStats INTEGER
  asioStatOprPortType INTEGER
  asioStatOprPortInterfaceType INTEGER
  asioStatOprPortState INTEGER
  asioStatOprDCDState INTEGER
  asioStatOprDTRState INTEGER
  asioStatOprRTSState INTEGER
  asioStatOprCTSState INTEGER
  asioStatOprDSRState INTEGER
  asioStatOprDRSState INTEGER
  asioStatOprTMState INTEGER
  asioStatOprLLState INTEGER
  asioStatOprRIState INTEGER
  asioStatOprRLState INTEGER
  asioStatOprTxBps Counter
  asioStatOprRxBps Counter
  asioStatOprTxBpsMax Counter
  asioStatOprRxBpsMax Counter
  asioStatOprTxCharacters Counter
  asioStatOprTxBadStateDiscards Counter
  asioStatOprTxResetDiscards Counter
  asioStatOprTxSysCongestionDiscards Counter
  asioStatOprRxCharacters Counter
  asioStatOprRxOverrunErrorCharacters Counter
  asioStatOprRxParityErrorCharacters Counter
  asioStatOprRxFramingErrorCharacters Counter
  asioStatOprRxNoiseErrorCharacters Counter
  asioStatOprRxBreakCharacters Counter
  asioStatOprRxBadStateDiscards Counter
  asioStatOprRxBusyDiscards Counter
  asioStatOprPortStateChanges Counter
  asioStatOprDCDStateChanges Counter
  asioStatOprDTRStateChanges Counter
  asioStatOprRTSStateChanges Counter
  asioStatOprCTSStateChanges Counter
  asioStatOprDSRStateChanges Counter
  asioStatOprDRSStateChanges Counter
  asioStatOprTMStateChanges Counter
  asioStatOprLLStateChanges Counter
  asioStatOprRIStateChanges Counter
  asioStatOprRLStateChanges Counter
  asioStatOprPortResets Counter

AsioSapAdmEntry  
SEQUENCE    
  asioSapAdmNumber INTEGER
  asioSapAdmAlias Alias
  asioSapAdmPortSpeed INTEGER
  asioSapAdmPortCharacterSize INTEGER
  asioSapAdmPortStopBits INTEGER
  asioSapAdmPortBreakLength INTEGER
  asioSapAdmPortMaxQueueLength INTEGER
  asioSapAdmPortQueueUpperThreshold INTEGER
  asioSapAdmPortQueueLowerThreshold INTEGER
  asioSapAdmPortSignalDownTimer INTEGER
  asioSapAdmPortMaxTimeDelay INTEGER
  asioSapAdmPortMaxInterruptCharacters INTEGER
  asioSapAdmPortSignalSamplingPeriod INTEGER
  asioSapAdmPortDcdDtrSignalSamples INTEGER
  asioSapAdmPortCtsRtsSignalSamples INTEGER
  asioSapAdmPortDsrDrsSignalSamples INTEGER
  asioSapAdmPortTmLlSignalSamples INTEGER
  asioSapAdmPortRiRlSignalSamples INTEGER
  asioSapAdmPortStatisticsTimer INTEGER
  asioSapAdmPortCarrierAction INTEGER
  asioAdmPortTrap INTEGER

Defined Values

asioSapOprTable 1.3.6.1.4.1.495.2.1.6.44.1
Contains configuration information about each Async driver SAP (service access point) and its associated hardware port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AsioSapOprEntry

asioSapOprEntry 1.3.6.1.4.1.495.2.1.6.44.1.1
Contains configuration information for a specific Async driver SAP (service access point) and its associated hardware port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AsioSapOprEntry  

asioSapOprNumber 1.3.6.1.4.1.495.2.1.6.44.1.1.1
Indicates the table row containing configuration or monitoring objects for a SAP (service access point) associated with the slot and port for this card. Range of Values: 11 - 71 Note: First digit indicates the slot and the second digit indicates the port. Default Value: none
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

asioSapOprAlias 1.3.6.1.4.1.495.2.1.6.44.1.1.2
Determines the name which uniquely identifies the SAP (service access point). Range of Values: 1 to 16 alphanumeric characters starting with an alpha character Default Value: none Configuration Changed: Administrative
Status: mandatory Access: read-only
OBJECT-TYPE    
  Alias  

asioSapOprPortSpeed 1.3.6.1.4.1.495.2.1.6.44.1.1.3
Defines the input and output speed, in bits per second, for the associated hardware port. Any value between 50 and 115200 will be accepted. Note: 134.5 bit/s is the minimum speed supported on ports in slots 5, 6 and 7 when the Data Expansion Module is installed. Default Value: 9600 bit/s
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 50..115200  

asioSapOprPortCharacterSize 1.3.6.1.4.1.495.2.1.6.44.1.1.5
Defines the character size, in number of bits, to be used on the associated hardware port. Options: 5,6, 7 or 8 Note: This value does not include the start, stop or parity bits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 5..8  

asioSapOprPortStopBits 1.3.6.1.4.1.495.2.1.6.44.1.1.6
Defines the number of stop bits to be used on the associated hardware port. Options: one (1 bit) one-point-five (1.5 bits) two (2 bits) Default Value: 1 bit
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER one(1), one-point-five(2), two(3)  

asioSapOprPortBreakLength 1.3.6.1.4.1.495.2.1.6.44.1.1.7
Defines the number of break characters to be transmitted on the line when a reset is requested by the upper layer. A break is an all-zeroes character without a stop bit(s). Range of Values: 0 - 65535 Default Value: 10
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

asioSapOprPortMaxQueueLength 1.3.6.1.4.1.495.2.1.6.44.1.1.8
Defines the maximum transmitter queue length, in number of buffers. If more data requests are received from the upper layer after the queue has reached its maximum value, the data is discarded and the object asyStatOprTxSysCongestionDiscards is incremented. You must be careful when updating this object dynamically because queued data can be lost if the size of the transmitter queue is decreased. Range of Values: 1 - 100 Default Value: 50 Configuration Changed: Operative only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

asioSapOprPortQueueUpperThreshold 1.3.6.1.4.1.495.2.1.6.44.1.1.9
Defines the queue length, in number of buffers, after which the Async driver starts flow controlling the upper layer. After the queue has reached this length, the Async driver will queue more data requests on the transmit queue up to the length specified in object asySapOprPortMaxQueueLength. Data is discarded above that length. The value for this object should always be less than the value of object asySapOprPortMaxQueueLength Range of Values: 1 - 100 Default Value: 45 Configuration Changed: Operative only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

asioSapOprPortQueueLowerThreshold 1.3.6.1.4.1.495.2.1.6.44.1.1.10
Defines the queue length, in number of buffers, after which the Async driver stops flow controlling the upper layer. The value for this object should always be less than or equal to the value of object asySapOprPortQueueUpperThreshold. Range of Values: 1 - 100 Default Value: 15 Configuration Changed: Operative only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

asioSapOprPortSignalDownTimer 1.3.6.1.4.1.495.2.1.6.44.1.1.11
Defines the length of time, in seconds, after which the Async port will drop its signals when it has received a disconnect request from the upper layer. Range of Values: 0 - 255 Default Value: 3
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

asioSapOprPortMaxTimeDelay 1.3.6.1.4.1.495.2.1.6.44.1.1.12
Defines the maximum time, in milliseconds, the port must wait before processing received characters. Range of Values: 1 - 5 Default Value: 5
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..5  

asioSapOprPortMaxInterruptCharacters 1.3.6.1.4.1.495.2.1.6.44.1.1.13
Obsolete.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 5..40  

asioSapOprPortSignalSamplingPeriod 1.3.6.1.4.1.495.2.1.6.44.1.1.20
Determines the sampling period, in 100 millisecond increments, that the associated hardware port uses to sample detectable signals. Range of Values: 3 - 100 Default Value: 5 Configuration Changed: Operative only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 3..100  

asioSapOprPortDcdDtrSignalSamples 1.3.6.1.4.1.495.2.1.6.44.1.1.21
Defines the number of samples of object asySapPortSignalSamplingPeriod that the associated hardware port must detect before validating the DCD (Data Carrier Detect) signals if the port is physically strapped as a DTE, or DTR (Data Terminal Ready) signals if the port is strapped as a DCE. Range of Values: 1 - 30 Default Value: 3 Configuration Changed: Operative only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

asioSapOprPortCtsRtsSignalSamples 1.3.6.1.4.1.495.2.1.6.44.1.1.22
Defines the number of samples of object asySapPortSignalSamplingPeriod that the associated hardware port must detect before validating the CTS (Clear To Send) signals if the port is physically strapped as a DTE, or RTS (Request To Send) signals if the port is strapped as a DCE. Range of Values: 1 - 30 Default Value: 3 Configuration Changed: Operative only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

asioSapOprPortDsrDrsSignalSamples 1.3.6.1.4.1.495.2.1.6.44.1.1.23
Defines the number of samples of object asySapPortSignalSamplingPeriod that the associated hardware port must detect before validating the DRS (Data Rate Selector) signals if the port is physically strapped as a DTE, or DSR (Data Set Ready) signals if the port is strapped as a DCE. Range of Values: 1 - 30 Default Value: 3 Configuration Changed: Operative only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

asioSapOprPortTmLlSignalSamples 1.3.6.1.4.1.495.2.1.6.44.1.1.24
Defines the number of samples of object asySapPortSignalSamplingPeriod that the associated hardware port must detect before validating the TM (Test Mode) signals if the port is physically strapped as a DTE, or LL (Local Loopback) signals if the port is strapped as a DCE. Range of Values: 1 - 30 Default Value: 3 Configuration Changed: Operative only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

asioSapOprPortRiRlSignalSamples 1.3.6.1.4.1.495.2.1.6.44.1.1.25
Defines the number of samples of object asySapPortSignalSamplingPeriod that the associated hardware port must detect before validating the RI (Ring Indicator)signals if the port is physically strapped as a DTE, RL (Remote Loopback) signals if the port is strapped as a DCE. Range of Values: 1 - 30 Default Value: 3 Configuration Changed: Operative only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

asioSapOprPortStatisticsTimer 1.3.6.1.4.1.495.2.1.6.44.1.1.26
Determines the period of time, in seconds, that is used to measure Async driver performance and collect statistics. Range of Values: 0 - 60. Default Value: 0 (Performance statistics are not measured)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..60  

asioSapOprPortCarrierAction 1.3.6.1.4.1.495.2.1.6.44.1.1.27
Determines whether or not this SAP (service access point) will inform the associated upper layer SAP that service is no longer available because its associated hardware port has detected a loss of DCD (Data Carrier Detect) if the port is physically strapped as a DTE, or a loss of DTR (Data Terminal Ready) if the port is physically strapped as a DCE. Options: disabled (1) enabled (2) Default Value: disabled Configuration Changed: Operative only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

asioOprPortTrap 1.3.6.1.4.1.495.2.1.6.44.1.1.30
Indicates whether or not this SAP (service access point) produces the object asyPortStatusChange trap. Options: disabled (1) enabled (2) Default Value: disabled Configuration Changed: Operative only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

asioOprControlLine 1.3.6.1.4.1.495.2.1.6.44.1.1.34
Controls the state of the hardware port associated with the specified SAP (service access point). Options: forceDown (1) forceUp (2) forceReset (3) Configuration Changed: Operative only
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER forceDown(1), forceUp(2), forceReset(3)  

asioOprControlStats 1.3.6.1.4.1.495.2.1.6.44.1.1.35
Controls the handling of statistics collected at the associated hardware port. Option: clearSAPStats (1) Configuration Changed: Operative only
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearSapStats(1)  

asioStatOprPortType 1.3.6.1.4.1.495.2.1.6.44.1.1.38
Identifies the hardware strapping used at the associated hardware port. Options: unknown (1) dte (2) dce (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), dte(2), dce(3)  

asioStatOprPortInterfaceType 1.3.6.1.4.1.495.2.1.6.44.1.1.39
Identifies the type of hardware interface needed for the associated hardware port. Options: unknown (1) rs232d
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), rs232d(2)  

asioStatOprPortState 1.3.6.1.4.1.495.2.1.6.44.1.1.40
Indicates the state of the associated hardware port. Options: portUp (1) portDown (2) portShutDown (3) portDownBadConfiguration (4) portOutOfOrder (5)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER portUp(1), portDown(2), portShutDown(3), portDownBadConfiguration(4), portOutOfOrder(5)  

asioStatOprDCDState 1.3.6.1.4.1.495.2.1.6.44.1.1.45
Indicates the current state (active- high or active-low) of the DCD (Data Carrier Detect) signal at the associated hardware port. Options: unknown (1) inactive (2) active (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inactive(2), active(3)  

asioStatOprDTRState 1.3.6.1.4.1.495.2.1.6.44.1.1.46
Indicates the current state (active- high or active-low) of the DTR (Data Terminal Ready) signal at the associated hardware port. Options: unknown (1) inactive (2) active (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inactive(2), active(3)  

asioStatOprRTSState 1.3.6.1.4.1.495.2.1.6.44.1.1.47
Indicates the current state (active- high or active-low) of the RTS (Request To Send) signal at the associated hardware port. Options: unknown (1) inactive (2) active (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inactive(2), active(3)  

asioStatOprCTSState 1.3.6.1.4.1.495.2.1.6.44.1.1.48
Indicates the current state (active- high or active-low) of the CTS (Clear To Send) signal at the associated hardware port. Options: unknown (1) inactive (2) active (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inactive(2), active(3)  

asioStatOprDSRState 1.3.6.1.4.1.495.2.1.6.44.1.1.49
Indicates the current state (active- high or active-low) of the DSR (Data Set Ready) signal at the associated hardware port. Options: unknown (1) inactive (2) active (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inactive(2), active(3)  

asioStatOprDRSState 1.3.6.1.4.1.495.2.1.6.44.1.1.50
Indicates the current state (active- high or active-low) of the DRS (Data Rate Selection) signal at the associated hardware port. Options: unknown (1) inactive (2) active (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inactive(2), active(3)  

asioStatOprTMState 1.3.6.1.4.1.495.2.1.6.44.1.1.51
Indicates the current state (active- high or active-low) of the TM (Test Mode) signal at the associated hardware port. Options: unknown (1) inactive (2) active (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inactive(2), active(3)  

asioStatOprLLState 1.3.6.1.4.1.495.2.1.6.44.1.1.52
Indicates the current state (active- high or active-low) of the LL (Local Loopback) signal at the associated hardware port. Options: unknown (1) inactive (2) active (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inactive(2), active(3)  

asioStatOprRIState 1.3.6.1.4.1.495.2.1.6.44.1.1.53
Indicates the current state (active- high or active-low) of the RI (Ring Indicator) signal at the associated hardware port. Options: unknown (1) inactive (2) active (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inactive(2), active(3)  

asioStatOprRLState 1.3.6.1.4.1.495.2.1.6.44.1.1.54
Indicates the current state (active- high or active-low) of the RL (Remote Loopback) signal at the associated hardware port. Options: unknown (1) inactive (2) active (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inactive(2), active(3)  

asioStatOprTxBps 1.3.6.1.4.1.495.2.1.6.44.1.1.59
Indicates the number of bits per second that were transmitted during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRxBps 1.3.6.1.4.1.495.2.1.6.44.1.1.60
Indicates the number of bits per second that were received during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprTxBpsMax 1.3.6.1.4.1.495.2.1.6.44.1.1.61
Indicates the maximum number of bits per second transmitted, since the statistics were last reset, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRxBpsMax 1.3.6.1.4.1.495.2.1.6.44.1.1.62
Indicates the maximum number of bits per second received, since the statistics were last reset, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprTxCharacters 1.3.6.1.4.1.495.2.1.6.44.1.1.63
Indicates the number of characters transmitted from this port, since the statistics were last reset, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprTxBadStateDiscards 1.3.6.1.4.1.495.2.1.6.44.1.1.64
Indicates the number of characters that were discarded at this SAP (service access point) since the last power-up. The characters were discarded as a result of a frame transmission requested while the port was in an invalid state, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprTxResetDiscards 1.3.6.1.4.1.495.2.1.6.44.1.1.65
Indicates the number of characters that were discarded at this SAP (service access point) since the last power-up as a result of a management requested line reset during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprTxSysCongestionDiscards 1.3.6.1.4.1.495.2.1.6.44.1.1.66
Indicates the number of characters that were discarded at this SAP (service access point) since the last power-up as a result of system congestion, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRxCharacters 1.3.6.1.4.1.495.2.1.6.44.1.1.72
Indicates the number of characters that were received through this port since the statistics were last reset, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRxOverrunErrorCharacters 1.3.6.1.4.1.495.2.1.6.44.1.1.73
Indicates the number of overrun error characters that were received by the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRxParityErrorCharacters 1.3.6.1.4.1.495.2.1.6.44.1.1.74
Indicates the number of parity error characters that were received by the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRxFramingErrorCharacters 1.3.6.1.4.1.495.2.1.6.44.1.1.75
Indicates the number of framing error characters that were received by the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRxNoiseErrorCharacters 1.3.6.1.4.1.495.2.1.6.44.1.1.76
Indicates the number of noise error characters that were received by the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRxBreakCharacters 1.3.6.1.4.1.495.2.1.6.44.1.1.77
Indicates the number of break characters that were received by the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRxBadStateDiscards 1.3.6.1.4.1.495.2.1.6.44.1.1.78
Indicates the number of characters that were discarded at this SAP (service access point) since the last power-up. They were discarded as a result of a frame reception while in an invalid state, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRxBusyDiscards 1.3.6.1.4.1.495.2.1.6.44.1.1.79
Indicates the number of characters that were discarded at this SAP (service access point) since the last power-up. They were discarded as a result of a busy condition, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: The busy condition occurs as a result of a slow response to data reception.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprPortStateChanges 1.3.6.1.4.1.495.2.1.6.44.1.1.85
Indicates the number of state transitions that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: One state transition is defined as a change between any of the states defined in object asyStatOprPortState.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprDCDStateChanges 1.3.6.1.4.1.495.2.1.6.44.1.1.86
Indicates the number of DCD (Data Carrier Detect) state transitions that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: One state transition is defined as a change from inactive to active, or vice- versa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprDTRStateChanges 1.3.6.1.4.1.495.2.1.6.44.1.1.87
Indicates the number of DTR (Data Terminal Ready) state transitions that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: One state transition is defined as a change from inactive to active, or vice- versa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRTSStateChanges 1.3.6.1.4.1.495.2.1.6.44.1.1.88
Indicates the number of RTS (Request To Send) state transitions that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: One state transition is defined as a change from inactive to active, or vice- versa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprCTSStateChanges 1.3.6.1.4.1.495.2.1.6.44.1.1.89
Indicates the number of CTS (Clear To Send) state transitions that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: One state transition is defined as a change from inactive to active, or vice versa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprDSRStateChanges 1.3.6.1.4.1.495.2.1.6.44.1.1.90
Indicates the number of DSR (Data Set Ready) state transitions that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: One state transition is defined as a change from inactive to active, or vice- versa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprDRSStateChanges 1.3.6.1.4.1.495.2.1.6.44.1.1.91
Indicates the number of DRS (Data Rate Selector) state transitions that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: One state transition is defined as a change from inactive to active, or vice- versa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprTMStateChanges 1.3.6.1.4.1.495.2.1.6.44.1.1.92
Indicates the number of TM (Test Mode) state transitions that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: One state transition is defined as a change from inactive to active, or vice- versa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprLLStateChanges 1.3.6.1.4.1.495.2.1.6.44.1.1.93
Indicates the number of LL (Local Loopback) state transitions that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: One state transition is defined as a change from inactive to active, or vice- versa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRIStateChanges 1.3.6.1.4.1.495.2.1.6.44.1.1.94
Indicates the number of RI (Ring Indicator) state transitions that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: One state transition is defined as a change from inactive to active, or vice- versa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprRLStateChanges 1.3.6.1.4.1.495.2.1.6.44.1.1.95
Indicates the number of RL (Remote Loopback) state transitions that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer. Note: One state transition is defined as a change from inactive to active, or vice- versa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioStatOprPortResets 1.3.6.1.4.1.495.2.1.6.44.1.1.96
Indicates the number of port resets that have occurred at the associated hardware port since the last power-up, during the sampling period entered in object asySapAdmPortStatisticsTimer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asioSapAdmTable 1.3.6.1.4.1.495.2.1.6.44.2
Contains the planned configuration information for each Async driver SAP (service access point) and its associated hardware port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AsioSapAdmEntry

asioSapAdmEntry 1.3.6.1.4.1.495.2.1.6.44.2.1
Contains the planned configuration information for a specific Async driver SAP (service access point) and its associated hardware port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AsioSapAdmEntry  

asioSapAdmNumber 1.3.6.1.4.1.495.2.1.6.44.2.1.1
Indicates the table row containing configuration or monitoring objects for a SAP (service access point) associated with the slot and a port for this card. Range of Values: 11 - 71 Note: First digit indicates the slot and the second digit indicates the port. Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

asioSapAdmAlias 1.3.6.1.4.1.495.2.1.6.44.2.1.2
Determines the name which uniquely identifies the SAP (service access point). Range of Values: 1 to 16 alphanumeric characters beginning with an alpha character Default Value: none Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

asioSapAdmPortSpeed 1.3.6.1.4.1.495.2.1.6.44.2.1.3
Defines the input and output speed, in bits per second, for the associated hardware port. Any value between 50 and 115200 will be accepted. Note: 134.5 bit/s is the minimum speed supported on ports in slots 5, 6 and 7 when the Data Expansion Module is installed. Default Value: 9600 bit/s Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 50..115200  

asioSapAdmPortCharacterSize 1.3.6.1.4.1.495.2.1.6.44.2.1.5
Defines the character size, in number of bits, to be used on the associated hardware port. Options: 5, 6, 7 or 8 Note: This value does not include the start, stop or parity bits. Default Value: 8 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..8  

asioSapAdmPortStopBits 1.3.6.1.4.1.495.2.1.6.44.2.1.6
Defines the number of stop bits to be used on the associated hardware port. Options: one (1 bit) one-point-five (1.5 bits) two (2 bits) Default Value: 1 bit Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER one(1), one-point-five(2), two(3)  

asioSapAdmPortBreakLength 1.3.6.1.4.1.495.2.1.6.44.2.1.7
Defines the number of break characters to be transmitted on the line when a reset is requested by the upper layer. A break is an all-zeroes character without a stop bit(s). Range of Values: 0 - 65535 Default Value: 3 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

asioSapAdmPortMaxQueueLength 1.3.6.1.4.1.495.2.1.6.44.2.1.8
Defines the maximum transmitter queue length, in number of buffers. If more data requests are received from the upper layer after the queue has reached its maximum value, the data is discarded and the object asyStatOprTxSysCongestionDiscards is incremented. You must be careful when updating this object dynamically because queued data can be lost if the size of the transmitter queue is decreased. Range of Values: 1 - 100 Default Value: 50 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

asioSapAdmPortQueueUpperThreshold 1.3.6.1.4.1.495.2.1.6.44.2.1.9
Defines the queue length, in number of buffers, after which the Async driver starts flow controlling the upper layer. After the queue has reached this length, the Async driver will queue more data requests on the transmit queue up to the length specified in object asySapOprPortMaxQueueLength. Data is discarded above that length. The value for this object should always be less than or equal to the value of object asySapOprPortMaxQueueLength Range of Values: 1 - 100 Default Value: 45 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

asioSapAdmPortQueueLowerThreshold 1.3.6.1.4.1.495.2.1.6.44.2.1.10
Defines the queue length, in number of buffers, after which the Async driver stops flow controlling the upper layer. The value for this object should always be less than or equal to the value of object asySapOprPortQueueUpperThreshold. Range of Values: 1 - 100 Default Value: 15 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

asioSapAdmPortSignalDownTimer 1.3.6.1.4.1.495.2.1.6.44.2.1.11
Defines the length of time, in seconds, after which the Async port will drop its signals when it has received a disconnect request from the upper layer. Range of Values: 0 - 255 Default Value: 3 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

asioSapAdmPortMaxTimeDelay 1.3.6.1.4.1.495.2.1.6.44.2.1.12
Defines the maximum time, in milliseconds, the port must wait before processing received characters. Range of Values: 1 - 5 Default Value: 5 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

asioSapAdmPortMaxInterruptCharacters 1.3.6.1.4.1.495.2.1.6.44.2.1.13
Obsolete.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 5..40  

asioSapAdmPortSignalSamplingPeriod 1.3.6.1.4.1.495.2.1.6.44.2.1.20
Determines the sampling period, in 100 millisecond increments, that the associated hardware port uses to sample detectable signals. Range of Values: 3 - 100 Default Value: 5 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 3..100  

asioSapAdmPortDcdDtrSignalSamples 1.3.6.1.4.1.495.2.1.6.44.2.1.21
Defines the number of samples of object asySapPortSignalSamplingPeriod that the associated hardware port must detect before validating the DCD (Data Carrier Detect) signals if the port is physically strapped as a DTE, or DTR (Data Terminal Ready) signals if the port is strapped as a DCE. Range of Values: 1 - 30 Default Value: 3 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

asioSapAdmPortCtsRtsSignalSamples 1.3.6.1.4.1.495.2.1.6.44.2.1.22
Defines the number of samples of object asySapPortSignalSamplingPeriod that the associated hardware port must detect before validating the CTS (Clear To Send) signals if the port is physically strapped as a DTE, or RTS (Request To Send) signals if the port is strapped as a DCE. Range of Values: 1 - 30 Default Value: 3 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

asioSapAdmPortDsrDrsSignalSamples 1.3.6.1.4.1.495.2.1.6.44.2.1.23
Defines the number of samples of object asySapPortSignalSamplingPeriod that the associated hardware port must detect before validating the DRS (Data Rate Selector) signals if the port is physically strapped as a DTE, or DSR (Data Set Ready) signals if the port is strapped as a DCE. Range of Values: 1 - 30 Default Value: 3 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

asioSapAdmPortTmLlSignalSamples 1.3.6.1.4.1.495.2.1.6.44.2.1.24
Defines the number of samples of object asySapPortSignalSamplingPeriod that the associated hardware port must detect before validating the TM (Test Mode) signals if the port is physically strapped as a DTE, or LL (Local Loopback) signals if the port is strapped as a DCE. Range of Values: 1 - 30 Default Value: 3 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

asioSapAdmPortRiRlSignalSamples 1.3.6.1.4.1.495.2.1.6.44.2.1.25
Defines the number of samples of object asySapPortSignalSamplingPeriod that the associated hardware port must detect before validating the RI (Ring Indicator)signals if the port is physically strapped as a DTE, RL (Remote Loopback) signals if the port is strapped as a DCE. Range of Values: 1 - 30 Default Value: 3 Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

asioSapAdmPortStatisticsTimer 1.3.6.1.4.1.495.2.1.6.44.2.1.26
Determines the period of time, in seconds, that is used to measure Async driver performance and collect statistics. Range of Values: 0 - 60. Default Value: 0 = Performance statistics are not measured
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..60  

asioSapAdmPortCarrierAction 1.3.6.1.4.1.495.2.1.6.44.2.1.27
Determines whether or not this SAP (service access point) will inform the associated upper layer SAP that service is no longer available because its associated hardware port has detected a loss of DCD (Data Carrier Detect) if the port is physically strapped as a DTE, or a loss of DTR (Data Terminal Ready) if the port is physically strapped as a DCE. Options: disabled (1) enabled (2) Default Value: enabled Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

asioAdmPortTrap 1.3.6.1.4.1.495.2.1.6.44.2.1.30
Indicates whether on not this SAP (service access point) produces the asyPortStatusChange trap. Options: disabled (1) enabled (2) Default Value: disabled Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

asioPortStatusChange 1
Indicates that the associated hardware port has changed state. It has toggled between any of the states as defined in object asyStatOprPortState.
TRAP-TYPE