Home/Catalog/CXAsyncIo-MIB

CXAsyncIo-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for CXAsyncIo-MIB.

90
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

90 total
Object Name
asioPortStatusChangeIndicates that the associated hardware port has changed state. It has toggled between any of the states as defined in object asyStatOprPortState.
TRAP-TYPE
.1.3.6.1.4.1.495.2.1.6.44.0.1
RFC1155-SMIContains configuration information about each Async driver SAP (service access point) and its associated hardware port.
SEQUENCE OF AsioSapOprEntry
.1.3.6.1.4.1.495.2.1.6.44.1
asioSapAdmTableContains the planned configuration information for each Async driver SAP (service access point) and its associated hardware port.
SEQUENCE OF AsioSapAdmEntry
.1.3.6.1.4.1.495.2.1.6.44.2
asioSapAdmEntryContains the planned configuration information for a specific Async driver SAP (service access point) and its associated hardware port.
AsioSapAdmEntry
.1.3.6.1.4.1.495.2.1.6.44.2.1
asioSapAdmNumberIndicates 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: Nonero
INTEGER
.1.3.6.1.4.1.495.2.1.6.44.2.1.1
asioSapAdmAliasDetermines 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: Administrativerw
Alias
.1.3.6.1.4.1.495.2.1.6.44.2.1.2
asioSapAdmPortSpeedDefines 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: Administrativerw
INTEGER (50 .. 115200)
.1.3.6.1.4.1.495.2.1.6.44.2.1.3
asioSapAdmPortCharacterSizeDefines 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: Administrativerw
INTEGER (5 .. 8)
.1.3.6.1.4.1.495.2.1.6.44.2.1.5
asioSapAdmPortStopBitsDefines 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: Administrativerw
Enumeration
.1.3.6.1.4.1.495.2.1.6.44.2.1.6
asioSapAdmPortBreakLengthDefines 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: Administrativerw
INTEGER (0 .. 65535)
.1.3.6.1.4.1.495.2.1.6.44.2.1.7
asioSapAdmPortMaxQueueLengthDefines 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: Administrativerw
INTEGER (1 .. 100)
.1.3.6.1.4.1.495.2.1.6.44.2.1.8
asioSapAdmPortQueueUpperThresholdDefines 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: Administrativerw
INTEGER (1 .. 100)
.1.3.6.1.4.1.495.2.1.6.44.2.1.9
asioSapAdmPortQueueLowerThresholdDefines 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: Administrativerw
INTEGER (1 .. 100)
.1.3.6.1.4.1.495.2.1.6.44.2.1.10
asioSapAdmPortSignalDownTimerDefines 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: Administrativerw
INTEGER (0 .. 255)
.1.3.6.1.4.1.495.2.1.6.44.2.1.11
asioSapAdmPortMaxTimeDelayDefines the maximum time, in milliseconds, the port must wait before processing received characters. Range of Values: 1 - 5 Default Value: 5 Configuration Changed: Administrativerw
INTEGER (1 .. 5)
.1.3.6.1.4.1.495.2.1.6.44.2.1.12
asioSapAdmPortMaxInterruptCharactersObsolete.rwobsolete
INTEGER (5 .. 40)
.1.3.6.1.4.1.495.2.1.6.44.2.1.13
asioSapAdmPortSignalSamplingPeriodDetermines 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: Administrativerw
INTEGER
.1.3.6.1.4.1.495.2.1.6.44.2.1.20
asioSapAdmPortDcdDtrSignalSamplesDefines 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: Administrativerw
INTEGER
.1.3.6.1.4.1.495.2.1.6.44.2.1.21
asioSapAdmPortCtsRtsSignalSamplesDefines 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: Administrativerw
INTEGER
.1.3.6.1.4.1.495.2.1.6.44.2.1.22
asioSapAdmPortDsrDrsSignalSamplesDefines 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: Administrativerw
INTEGER
.1.3.6.1.4.1.495.2.1.6.44.2.1.23
asioSapAdmPortTmLlSignalSamplesDefines 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: Administrativerw
INTEGER
.1.3.6.1.4.1.495.2.1.6.44.2.1.24
asioSapAdmPortRiRlSignalSamplesDefines 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: Administrativerw
INTEGER
.1.3.6.1.4.1.495.2.1.6.44.2.1.25
asioSapAdmPortStatisticsTimerDetermines 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 measuredrw
INTEGER
.1.3.6.1.4.1.495.2.1.6.44.2.1.26
asioSapAdmPortCarrierActionDetermines 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: Administrativerw
Enumeration
.1.3.6.1.4.1.495.2.1.6.44.2.1.27
asioAdmPortTrapIndicates whether on not this SAP (service access point) produces the asyPortStatusChange trap. Options: disabled (1) enabled (2) Default Value: disabled Configuration Changed: Administrativerw
Enumeration
.1.3.6.1.4.1.495.2.1.6.44.2.1.30
asioSapOprEntryContains configuration information for a specific Async driver SAP (service access point) and its associated hardware port.
AsioSapOprEntry
.asioSapOprTable.1
asioSapOprNumberIndicates 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: nonero
INTEGER
.asioSapOprTable.1.1
asioSapOprAliasDetermines 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: Administrativero
Alias
.asioSapOprTable.1.2
asioSapOprPortSpeedDefines 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/sro
INTEGER (50 .. 115200)
.asioSapOprTable.1.3
asioSapOprPortCharacterSizeDefines 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.ro
INTEGER (5 .. 8)
.asioSapOprTable.1.5
asioSapOprPortStopBitsDefines 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 bitro
Enumeration
.asioSapOprTable.1.6
asioSapOprPortBreakLengthDefines 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: 10ro
INTEGER (0 .. 65535)
.asioSapOprTable.1.7
asioSapOprPortMaxQueueLengthDefines 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 onlyrw
INTEGER (1 .. 100)
.asioSapOprTable.1.8
asioSapOprPortQueueUpperThresholdDefines 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 onlyrw
INTEGER (1 .. 100)
.asioSapOprTable.1.9
asioSapOprPortQueueLowerThresholdDefines 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 onlyrw
INTEGER (1 .. 100)
.asioSapOprTable.1.10
asioSapOprPortSignalDownTimerDefines 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: 3ro
INTEGER (0 .. 255)
.asioSapOprTable.1.11
asioSapOprPortMaxTimeDelayDefines the maximum time, in milliseconds, the port must wait before processing received characters. Range of Values: 1 - 5 Default Value: 5ro
INTEGER (1 .. 5)
.asioSapOprTable.1.12
asioSapOprPortMaxInterruptCharactersObsolete.rwobsolete
INTEGER (5 .. 40)
.asioSapOprTable.1.13
asioSapOprPortSignalSamplingPeriodDetermines 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 onlyrw
INTEGER
.asioSapOprTable.1.20
asioSapOprPortDcdDtrSignalSamplesDefines 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 onlyrw
INTEGER
.asioSapOprTable.1.21
asioSapOprPortCtsRtsSignalSamplesDefines 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 onlyrw
INTEGER
.asioSapOprTable.1.22
asioSapOprPortDsrDrsSignalSamplesDefines 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 onlyrw
INTEGER
.asioSapOprTable.1.23
asioSapOprPortTmLlSignalSamplesDefines 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 onlyrw
INTEGER
.asioSapOprTable.1.24
asioSapOprPortRiRlSignalSamplesDefines 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 onlyrw
INTEGER
.asioSapOprTable.1.25
asioSapOprPortStatisticsTimerDetermines 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)ro
INTEGER
.asioSapOprTable.1.26
asioSapOprPortCarrierActionDetermines 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 onlyrw
Enumeration
.asioSapOprTable.1.27
asioOprPortTrapIndicates whether or not this SAP (service access point) produces the object asyPortStatusChange trap. Options: disabled (1) enabled (2) Default Value: disabled Configuration Changed: Operative onlyrw
Enumeration
.asioSapOprTable.1.30
asioOprControlLineControls the state of the hardware port associated with the specified SAP (service access point). Options: forceDown (1) forceUp (2) forceReset (3) Configuration Changed: Operative onlyrw
Enumeration
.asioSapOprTable.1.34
asioOprControlStatsControls the handling of statistics collected at the associated hardware port. Option: clearSAPStats (1) Configuration Changed: Operative onlyrw
Enumeration
.asioSapOprTable.1.35
asioStatOprPortTypeIdentifies the hardware strapping used at the associated hardware port. Options: unknown (1) dte (2) dce (3)ro
Enumeration
.asioSapOprTable.1.38
asioStatOprPortInterfaceTypeIdentifies the type of hardware interface needed for the associated hardware port. Options: unknown (1) rs232dro
Enumeration
.asioSapOprTable.1.39
asioStatOprPortStateIndicates the state of the associated hardware port. Options: portUp (1) portDown (2) portShutDown (3) portDownBadConfiguration (4) portOutOfOrder (5)ro
Enumeration
.asioSapOprTable.1.40
asioStatOprDCDStateIndicates 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)ro
Enumeration
.asioSapOprTable.1.45
asioStatOprDTRStateIndicates 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)ro
Enumeration
.asioSapOprTable.1.46
asioStatOprRTSStateIndicates 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)ro
Enumeration
.asioSapOprTable.1.47
asioStatOprCTSStateIndicates 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)ro
Enumeration
.asioSapOprTable.1.48
asioStatOprDSRStateIndicates 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)ro
Enumeration
.asioSapOprTable.1.49
asioStatOprDRSStateIndicates 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)ro
Enumeration
.asioSapOprTable.1.50
asioStatOprTMStateIndicates 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)ro
Enumeration
.asioSapOprTable.1.51
asioStatOprLLStateIndicates 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)ro
Enumeration
.asioSapOprTable.1.52
asioStatOprRIStateIndicates 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)ro
Enumeration
.asioSapOprTable.1.53
asioStatOprRLStateIndicates 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)ro
Enumeration
.asioSapOprTable.1.54
asioStatOprTxBpsIndicates the number of bits per second that were transmitted during the sampling period entered in object asySapAdmPortStatisticsTimer.ro
Counter
.asioSapOprTable.1.59
asioStatOprRxBpsIndicates the number of bits per second that were received during the sampling period entered in object asySapAdmPortStatisticsTimer.ro
Counter
.asioSapOprTable.1.60
asioStatOprTxBpsMaxIndicates the maximum number of bits per second transmitted, since the statistics were last reset, during the sampling period entered in object asySapAdmPortStatisticsTimer.ro
Counter
.asioSapOprTable.1.61
asioStatOprRxBpsMaxIndicates the maximum number of bits per second received, since the statistics were last reset, during the sampling period entered in object asySapAdmPortStatisticsTimer.ro
Counter
.asioSapOprTable.1.62
asioStatOprTxCharactersIndicates the number of characters transmitted from this port, since the statistics were last reset, during the sampling period entered in object asySapAdmPortStatisticsTimer.ro
Counter
.asioSapOprTable.1.63
asioStatOprTxBadStateDiscardsIndicates 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.ro
Counter
.asioSapOprTable.1.64
asioStatOprTxResetDiscardsIndicates 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.ro
Counter
.asioSapOprTable.1.65
asioStatOprTxSysCongestionDiscardsIndicates 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.ro
Counter
.asioSapOprTable.1.66
asioStatOprRxCharactersIndicates the number of characters that were received through this port since the statistics were last reset, during the sampling period entered in object asySapAdmPortStatisticsTimer.ro
Counter
.asioSapOprTable.1.72
asioStatOprRxOverrunErrorCharactersIndicates 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.ro
Counter
.asioSapOprTable.1.73
asioStatOprRxParityErrorCharactersIndicates 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.ro
Counter
.asioSapOprTable.1.74
asioStatOprRxFramingErrorCharactersIndicates 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.ro
Counter
.asioSapOprTable.1.75
asioStatOprRxNoiseErrorCharactersIndicates 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.ro
Counter
.asioSapOprTable.1.76
asioStatOprRxBreakCharactersIndicates 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.ro
Counter
.asioSapOprTable.1.77
asioStatOprRxBadStateDiscardsIndicates 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.ro
Counter
.asioSapOprTable.1.78
asioStatOprRxBusyDiscardsIndicates 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.ro
Counter
.asioSapOprTable.1.79
asioStatOprPortStateChangesIndicates 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.ro
Counter
.asioSapOprTable.1.85
asioStatOprDCDStateChangesIndicates 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.ro
Counter
.asioSapOprTable.1.86
asioStatOprDTRStateChangesIndicates 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.ro
Counter
.asioSapOprTable.1.87
asioStatOprRTSStateChangesIndicates 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.ro
Counter
.asioSapOprTable.1.88
asioStatOprCTSStateChangesIndicates 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.ro
Counter
.asioSapOprTable.1.89
asioStatOprDSRStateChangesIndicates 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.ro
Counter
.asioSapOprTable.1.90
asioStatOprDRSStateChangesIndicates 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.ro
Counter
.asioSapOprTable.1.91
asioStatOprTMStateChangesIndicates 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.ro
Counter
.asioSapOprTable.1.92
asioStatOprLLStateChangesIndicates 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.ro
Counter
.asioSapOprTable.1.93
asioStatOprRIStateChangesIndicates 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.ro
Counter
.asioSapOprTable.1.94
asioStatOprRLStateChangesIndicates 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.ro
Counter
.asioSapOprTable.1.95
asioStatOprPortResetsIndicates 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.ro
Counter
.asioSapOprTable.1.96
CXAsyncIo-MIB - SNMP MIB Reference | MIBs Explorer