CXAsyncIo-MIB: View SNMP OID List / Download MIB
VENDOR: MEMOTEC COMMUNICATIONS
Home | MIB: CXAsyncIo-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
asioSapOprTable | 1.3.6.1.4.1.495.2.1.6.44.1 | no-access |
Contains configuration information about each Async driver SAP (service access point) and its associated hardware port. |
|
1.3.6.1.4.1.495.2.1.6.44.1.1 | no-access |
Contains configuration information for a specific Async driver SAP (service access point) and its associated hardware port. |
||
asioSapOprNumber | 1.3.6.1.4.1.495.2.1.6.44.1.1.1 | integer | read-only |
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 |
asioSapOprAlias | 1.3.6.1.4.1.495.2.1.6.44.1.1.2 | alias | read-only |
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 |
asioSapOprPortSpeed | 1.3.6.1.4.1.495.2.1.6.44.1.1.3 | integer | read-only |
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 |
asioSapOprPortCharacterSize | 1.3.6.1.4.1.495.2.1.6.44.1.1.5 | integer | read-only |
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. |
asioSapOprPortStopBits | 1.3.6.1.4.1.495.2.1.6.44.1.1.6 | integer | read-only |
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 Enumeration: 'one-point-five': 2, 'two': 3, 'one': 1. |
asioSapOprPortBreakLength | 1.3.6.1.4.1.495.2.1.6.44.1.1.7 | integer | read-only |
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 |
asioSapOprPortMaxQueueLength | 1.3.6.1.4.1.495.2.1.6.44.1.1.8 | integer | read-write |
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 |
asioSapOprPortQueueUpperThreshold | 1.3.6.1.4.1.495.2.1.6.44.1.1.9 | integer | read-write |
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 |
asioSapOprPortQueueLowerThreshold | 1.3.6.1.4.1.495.2.1.6.44.1.1.10 | integer | read-write |
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 |
asioSapOprPortSignalDownTimer | 1.3.6.1.4.1.495.2.1.6.44.1.1.11 | integer | read-only |
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 |
asioSapOprPortMaxTimeDelay | 1.3.6.1.4.1.495.2.1.6.44.1.1.12 | integer | read-only |
Defines the maximum time, in milliseconds, the port must wait before processing received characters. Range of Values: 1 - 5 Default Value: 5 |
asioSapOprPortMaxInterruptCharacters | 1.3.6.1.4.1.495.2.1.6.44.1.1.13 | integer | read-write |
Obsolete. |
asioSapOprPortSignalSamplingPeriod | 1.3.6.1.4.1.495.2.1.6.44.1.1.20 | integer | read-write |
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 |
asioSapOprPortDcdDtrSignalSamples | 1.3.6.1.4.1.495.2.1.6.44.1.1.21 | integer | read-write |
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 |
asioSapOprPortCtsRtsSignalSamples | 1.3.6.1.4.1.495.2.1.6.44.1.1.22 | integer | read-write |
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 |
asioSapOprPortDsrDrsSignalSamples | 1.3.6.1.4.1.495.2.1.6.44.1.1.23 | integer | read-write |
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 |
asioSapOprPortTmLlSignalSamples | 1.3.6.1.4.1.495.2.1.6.44.1.1.24 | integer | read-write |
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 |
asioSapOprPortRiRlSignalSamples | 1.3.6.1.4.1.495.2.1.6.44.1.1.25 | integer | read-write |
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 |
asioSapOprPortStatisticsTimer | 1.3.6.1.4.1.495.2.1.6.44.1.1.26 | integer | read-only |
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) |
asioSapOprPortCarrierAction | 1.3.6.1.4.1.495.2.1.6.44.1.1.27 | integer | read-write |
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 Enumeration: 'disabled': 1, 'enabled': 2. |
asioOprPortTrap | 1.3.6.1.4.1.495.2.1.6.44.1.1.30 | integer | read-write |
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 Enumeration: 'disabled': 1, 'enabled': 2. |
asioOprControlLine | 1.3.6.1.4.1.495.2.1.6.44.1.1.34 | integer | read-write |
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 Enumeration: 'forceReset': 3, 'forceDown': 1, 'forceUp': 2. |
asioOprControlStats | 1.3.6.1.4.1.495.2.1.6.44.1.1.35 | integer | read-write |
Controls the handling of statistics collected at the associated hardware port. Option: clearSAPStats (1) Configuration Changed: Operative only Enumeration: 'clearSapStats': 1. |
asioStatOprPortType | 1.3.6.1.4.1.495.2.1.6.44.1.1.38 | integer | read-only |
Identifies the hardware strapping used at the associated hardware port. Options: unknown (1) dte (2) dce (3) Enumeration: 'unknown': 1, 'dce': 3, 'dte': 2. |
asioStatOprPortInterfaceType | 1.3.6.1.4.1.495.2.1.6.44.1.1.39 | integer | read-only |
Identifies the type of hardware interface needed for the associated hardware port. Options: unknown (1) rs232d Enumeration: 'rs232d': 2, 'unknown': 1. |
asioStatOprPortState | 1.3.6.1.4.1.495.2.1.6.44.1.1.40 | integer | read-only |
Indicates the state of the associated hardware port. Options: portUp (1) portDown (2) portShutDown (3) portDownBadConfiguration (4) portOutOfOrder (5) Enumeration: 'portDownBadConfiguration': 4, 'portUp': 1, 'portDown': 2, 'portOutOfOrder': 5, 'portShutDown': 3. |
asioStatOprDCDState | 1.3.6.1.4.1.495.2.1.6.44.1.1.45 | integer | read-only |
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) Enumeration: 'active': 3, 'unknown': 1, 'inactive': 2. |
asioStatOprDTRState | 1.3.6.1.4.1.495.2.1.6.44.1.1.46 | integer | read-only |
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) Enumeration: 'active': 3, 'unknown': 1, 'inactive': 2. |
asioStatOprRTSState | 1.3.6.1.4.1.495.2.1.6.44.1.1.47 | integer | read-only |
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) Enumeration: 'active': 3, 'unknown': 1, 'inactive': 2. |
asioStatOprCTSState | 1.3.6.1.4.1.495.2.1.6.44.1.1.48 | integer | read-only |
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) Enumeration: 'active': 3, 'unknown': 1, 'inactive': 2. |
asioStatOprDSRState | 1.3.6.1.4.1.495.2.1.6.44.1.1.49 | integer | read-only |
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) Enumeration: 'active': 3, 'unknown': 1, 'inactive': 2. |
asioStatOprDRSState | 1.3.6.1.4.1.495.2.1.6.44.1.1.50 | integer | read-only |
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) Enumeration: 'active': 3, 'unknown': 1, 'inactive': 2. |
asioStatOprTMState | 1.3.6.1.4.1.495.2.1.6.44.1.1.51 | integer | read-only |
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) Enumeration: 'active': 3, 'unknown': 1, 'inactive': 2. |
asioStatOprLLState | 1.3.6.1.4.1.495.2.1.6.44.1.1.52 | integer | read-only |
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) Enumeration: 'active': 3, 'unknown': 1, 'inactive': 2. |
asioStatOprRIState | 1.3.6.1.4.1.495.2.1.6.44.1.1.53 | integer | read-only |
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) Enumeration: 'active': 3, 'unknown': 1, 'inactive': 2. |
asioStatOprRLState | 1.3.6.1.4.1.495.2.1.6.44.1.1.54 | integer | read-only |
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) Enumeration: 'active': 3, 'unknown': 1, 'inactive': 2. |
asioStatOprTxBps | 1.3.6.1.4.1.495.2.1.6.44.1.1.59 | counter | read-only |
Indicates the number of bits per second that were transmitted during the sampling period entered in object asySapAdmPortStatisticsTimer. |
asioStatOprRxBps | 1.3.6.1.4.1.495.2.1.6.44.1.1.60 | counter | read-only |
Indicates the number of bits per second that were received during the sampling period entered in object asySapAdmPortStatisticsTimer. |
asioStatOprTxBpsMax | 1.3.6.1.4.1.495.2.1.6.44.1.1.61 | counter | read-only |
Indicates the maximum number of bits per second transmitted, since the statistics were last reset, during the sampling period entered in object asySapAdmPortStatisticsTimer. |
asioStatOprRxBpsMax | 1.3.6.1.4.1.495.2.1.6.44.1.1.62 | counter | read-only |
Indicates the maximum number of bits per second received, since the statistics were last reset, during the sampling period entered in object asySapAdmPortStatisticsTimer. |
asioStatOprTxCharacters | 1.3.6.1.4.1.495.2.1.6.44.1.1.63 | counter | read-only |
Indicates the number of characters transmitted from this port, since the statistics were last reset, during the sampling period entered in object asySapAdmPortStatisticsTimer. |
asioStatOprTxBadStateDiscards | 1.3.6.1.4.1.495.2.1.6.44.1.1.64 | counter | read-only |
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. |
asioStatOprTxResetDiscards | 1.3.6.1.4.1.495.2.1.6.44.1.1.65 | counter | read-only |
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. |
asioStatOprTxSysCongestionDiscards | 1.3.6.1.4.1.495.2.1.6.44.1.1.66 | counter | read-only |
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. |
asioStatOprRxCharacters | 1.3.6.1.4.1.495.2.1.6.44.1.1.72 | counter | read-only |
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. |
asioStatOprRxOverrunErrorCharacters | 1.3.6.1.4.1.495.2.1.6.44.1.1.73 | counter | read-only |
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. |
asioStatOprRxParityErrorCharacters | 1.3.6.1.4.1.495.2.1.6.44.1.1.74 | counter | read-only |
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. |
asioStatOprRxFramingErrorCharacters | 1.3.6.1.4.1.495.2.1.6.44.1.1.75 | counter | read-only |
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. |
asioStatOprRxNoiseErrorCharacters | 1.3.6.1.4.1.495.2.1.6.44.1.1.76 | counter | read-only |
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. |
asioStatOprRxBreakCharacters | 1.3.6.1.4.1.495.2.1.6.44.1.1.77 | counter | read-only |
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. |
asioStatOprRxBadStateDiscards | 1.3.6.1.4.1.495.2.1.6.44.1.1.78 | counter | read-only |
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. |
asioStatOprRxBusyDiscards | 1.3.6.1.4.1.495.2.1.6.44.1.1.79 | counter | read-only |
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. |
asioStatOprPortStateChanges | 1.3.6.1.4.1.495.2.1.6.44.1.1.85 | counter | read-only |
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. |
asioStatOprDCDStateChanges | 1.3.6.1.4.1.495.2.1.6.44.1.1.86 | counter | read-only |
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. |
asioStatOprDTRStateChanges | 1.3.6.1.4.1.495.2.1.6.44.1.1.87 | counter | read-only |
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. |
asioStatOprRTSStateChanges | 1.3.6.1.4.1.495.2.1.6.44.1.1.88 | counter | read-only |
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. |
asioStatOprCTSStateChanges | 1.3.6.1.4.1.495.2.1.6.44.1.1.89 | counter | read-only |
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. |
asioStatOprDSRStateChanges | 1.3.6.1.4.1.495.2.1.6.44.1.1.90 | counter | read-only |
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. |
asioStatOprDRSStateChanges | 1.3.6.1.4.1.495.2.1.6.44.1.1.91 | counter | read-only |
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. |
asioStatOprTMStateChanges | 1.3.6.1.4.1.495.2.1.6.44.1.1.92 | counter | read-only |
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. |
asioStatOprLLStateChanges | 1.3.6.1.4.1.495.2.1.6.44.1.1.93 | counter | read-only |
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. |
asioStatOprRIStateChanges | 1.3.6.1.4.1.495.2.1.6.44.1.1.94 | counter | read-only |
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. |
asioStatOprRLStateChanges | 1.3.6.1.4.1.495.2.1.6.44.1.1.95 | counter | read-only |
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. |
asioStatOprPortResets | 1.3.6.1.4.1.495.2.1.6.44.1.1.96 | counter | read-only |
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. |
asioSapAdmTable | 1.3.6.1.4.1.495.2.1.6.44.2 | no-access |
Contains the planned configuration information for each Async driver SAP (service access point) and its associated hardware port. |
|
1.3.6.1.4.1.495.2.1.6.44.2.1 | no-access |
Contains the planned configuration information for a specific Async driver SAP (service access point) and its associated hardware port. |
||
asioSapAdmNumber | 1.3.6.1.4.1.495.2.1.6.44.2.1.1 | integer | read-only |
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 |
asioSapAdmAlias | 1.3.6.1.4.1.495.2.1.6.44.2.1.2 | alias | read-write |
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 |
asioSapAdmPortSpeed | 1.3.6.1.4.1.495.2.1.6.44.2.1.3 | integer | read-write |
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 |
asioSapAdmPortCharacterSize | 1.3.6.1.4.1.495.2.1.6.44.2.1.5 | integer | read-write |
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 |
asioSapAdmPortStopBits | 1.3.6.1.4.1.495.2.1.6.44.2.1.6 | integer | read-write |
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 Enumeration: 'one-point-five': 2, 'two': 3, 'one': 1. |
asioSapAdmPortBreakLength | 1.3.6.1.4.1.495.2.1.6.44.2.1.7 | integer | read-write |
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 |
asioSapAdmPortMaxQueueLength | 1.3.6.1.4.1.495.2.1.6.44.2.1.8 | integer | read-write |
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 |
asioSapAdmPortQueueUpperThreshold | 1.3.6.1.4.1.495.2.1.6.44.2.1.9 | integer | read-write |
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 |
asioSapAdmPortQueueLowerThreshold | 1.3.6.1.4.1.495.2.1.6.44.2.1.10 | integer | read-write |
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 |
asioSapAdmPortSignalDownTimer | 1.3.6.1.4.1.495.2.1.6.44.2.1.11 | integer | read-write |
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 |
asioSapAdmPortMaxTimeDelay | 1.3.6.1.4.1.495.2.1.6.44.2.1.12 | integer | read-write |
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 |
asioSapAdmPortMaxInterruptCharacters | 1.3.6.1.4.1.495.2.1.6.44.2.1.13 | integer | read-write |
Obsolete. |
asioSapAdmPortSignalSamplingPeriod | 1.3.6.1.4.1.495.2.1.6.44.2.1.20 | integer | read-write |
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 |
asioSapAdmPortDcdDtrSignalSamples | 1.3.6.1.4.1.495.2.1.6.44.2.1.21 | integer | read-write |
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 |
asioSapAdmPortCtsRtsSignalSamples | 1.3.6.1.4.1.495.2.1.6.44.2.1.22 | integer | read-write |
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 |
asioSapAdmPortDsrDrsSignalSamples | 1.3.6.1.4.1.495.2.1.6.44.2.1.23 | integer | read-write |
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 |
asioSapAdmPortTmLlSignalSamples | 1.3.6.1.4.1.495.2.1.6.44.2.1.24 | integer | read-write |
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 |
asioSapAdmPortRiRlSignalSamples | 1.3.6.1.4.1.495.2.1.6.44.2.1.25 | integer | read-write |
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 |
asioSapAdmPortStatisticsTimer | 1.3.6.1.4.1.495.2.1.6.44.2.1.26 | integer | read-write |
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 |
asioSapAdmPortCarrierAction | 1.3.6.1.4.1.495.2.1.6.44.2.1.27 | integer | read-write |
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 Enumeration: 'disabled': 1, 'enabled': 2. |
asioAdmPortTrap | 1.3.6.1.4.1.495.2.1.6.44.2.1.30 | integer | read-write |
Indicates whether on not this SAP (service access point) produces the asyPortStatusChange trap. Options: disabled (1) enabled (2) Default Value: disabled Configuration Changed: Administrative Enumeration: 'disabled': 1, 'enabled': 2. |
asioPortStatusChange | 1.3.6.1.4.1.495.2.1.6.440.1 |
Indicates that the associated hardware port has changed state. It has toggled between any of the states as defined in object asyStatOprPortState. |