CXBsc-MIB: View SNMP OID List / Download MIB
VENDOR: MEMOTEC COMMUNICATIONS
Home | MIB: CXBsc-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 |
bscSapTable | 1.3.6.1.4.1.495.2.1.6.56.10 | no-access |
A table containing configuration information about all the service access point. |
|
1.3.6.1.4.1.495.2.1.6.56.10.1 | no-access |
The parameters for a particular service access point. |
||
bscSapNumber | 1.3.6.1.4.1.495.2.1.6.56.10.1.1 | sapindex | read-only |
Identifies the service access point by a numerical value. This value is used as a index in the saps table. Values are unique per service access point. |
bscSapRowStatus | 1.3.6.1.4.1.495.2.1.6.56.10.1.2 | bscrowstatus | read-write |
Indicates whether the particular service access point is configured within the MIB. Service access point entries (rows) may be created by setting this object value to 'valid', or deleted by changing this object value to 'invalid'. Whether or not the row actually disappears is left to the implementation so this object may actually read as 'invalid' for some arbitrary length of time. |
bscSapType | 1.3.6.1.4.1.495.2.1.6.56.10.1.3 | integer | read-write |
Identifies the service access point by type:'lower' identifies a SAP leading to a physical BSC port. 'Upper' identifies a SAP acting as an internal inter-layer logical port. Enumeration: 'upper': 2, 'lower': 1. |
bscSapInterfaceType | 1.3.6.1.4.1.495.2.1.6.56.10.1.4 | integer | read-write |
Identifies the type of controller: either TIU or HIU. Enumeration: 'hostInterfaceUnit': 2, 'terminalInterfaceUnit': 1. |
bscSapAlias | 1.3.6.1.4.1.495.2.1.6.56.10.1.5 | alias | read-write |
Identifies the service access point by a textual name. Names are unique per service access point. |
bscSapCompanionAlias | 1.3.6.1.4.1.495.2.1.6.56.10.1.6 | alias | read-write |
Identifies the `lower' service access point that will communicate with this service access point by a textual name. Names are unique per service access point. Used to bind the BSC Sap with the COP driver sap. |
bscSapSnalcRef | 1.3.6.1.4.1.495.2.1.6.56.10.1.7 | integer | read-write |
Identifies which upper sap is associated to the lower sap within the BSC module. Applies only to lower BSC saps. |
bscPollIntAfterAckTimer | 1.3.6.1.4.1.495.2.1.6.56.10.1.8 | timeticks | read-write |
This object applies only to a service access point functioning as a TIU. Determines the length of time allowed to elapse between the reception of an acknowledgment to a poll and the transmission of the next poll. Certain control units require a delay in order to successfully respond to polls. Since multiple BSC logical links may share the same SAP (i.e., multiple control units communicating on the same physical link), this timer applies globally to all logical links using this SAP. Range of values: 1 - 250 (in tenths of a second), a value of 0 disables the timer. |
bscSapControl | 1.3.6.1.4.1.495.2.1.6.56.10.1.20 | integer | read-write |
Control associated with the specified service access point. Enumeration: 'clearStats': 1. |
bscSapOperationalMode | 1.3.6.1.4.1.495.2.1.6.56.10.1.30 | bscoperationalmode | read-only |
Identifies the service access point as being active or non-active with the new configuration. |
bscSapLinkStatus | 1.3.6.1.4.1.495.2.1.6.56.10.1.31 | integer | read-only |
Indicates the physical status of the sap with respect to its associated cop. Enumeration: 'down': 1, 'up': 2. |
bscSapLinkChange | 1.3.6.1.4.1.495.2.1.6.56.10.1.40 | counter | read-only |
Indicates the number of times the physical link has been brought up. |
bscSapOverrun | 1.3.6.1.4.1.495.2.1.6.56.10.1.41 | counter | read-only |
Identifies the number of block overrun's received by this sap. |
bscSapParityError | 1.3.6.1.4.1.495.2.1.6.56.10.1.42 | counter | read-only |
Identifies the number of blocks received with parity errors. |
bscSapCrcError | 1.3.6.1.4.1.495.2.1.6.56.10.1.43 | counter | read-only |
Identifies the number of blocks with CRC errors. |
bscSapBlockReject | 1.3.6.1.4.1.495.2.1.6.56.10.1.44 | counter | read-only |
Identifies the number of blocks received whose frame size is greater than that configured. |
bscCuTable | 1.3.6.1.4.1.495.2.1.6.56.11 | no-access |
A table containing configuration information about all the 3270 controller units. |
|
1.3.6.1.4.1.495.2.1.6.56.11.1 | no-access |
The parameters for a particular controller unit. |
||
bscCuSapNumber | 1.3.6.1.4.1.495.2.1.6.56.11.1.1 | sapindex | read-only |
Identifies the sap associated with this controller unit. Each controller unit has an address and the address has to be unique with one sap. However, the address is not required to be unique between saps. This object is an index in the sap Table. Values are unique. |
bscCuNumber | 1.3.6.1.4.1.495.2.1.6.56.11.1.2 | bsccuindex | read-only |
Identifies the address of this controller unit. The address has to be unique for a specified sap. |
bscCuRowStatus | 1.3.6.1.4.1.495.2.1.6.56.11.1.3 | bscrowstatus | read-write |
Indicates whether the particular service access point is configured within the MIB. Controller unit entries (rows) may be created by setting this object value to 'valid', or deleted by changing this object value to 'invalid'. Whether or not the row actually disappears is left to the implementation so this object may actually read as 'invalid' for some arbitrary length of time. |
bscCuHwdType | 1.3.6.1.4.1.495.2.1.6.56.11.1.4 | integer | read-write |
Identifies the controller unit type. Enumeration: 'cu3271': 1, 'cuMES': 5, 'cu3274': 2, 'cu3275': 3, 'cu3276': 4. |
bscCuMaxBlockLength | 1.3.6.1.4.1.495.2.1.6.56.11.1.5 | bscblocksize | read-write |
Identifies the maximal length of the blocks exchanged between the host/terminal and the BSC module. The value is measured in octets and is specified by the BSC protocol. The DEFVAL value will be 'block3000' or 'block256', depending if the sap is configurated as 'hostInterfaceUnit' or 'terminalInterfaceUnit' (see the object 'bscSapInterfaceType'). |
bscCuPollTimeout | 1.3.6.1.4.1.495.2.1.6.56.11.1.6 | integer | read-write |
Identifies the number of seconds a station waits for an answer. The value is measured in tenth of seconds. |
bscCuDelayTimer | 1.3.6.1.4.1.495.2.1.6.56.11.1.7 | integer | read-write |
Identifies the number of seconds the emulated station may delay the sending of a block. Timer is in tenth of seconds. |
bscCuRetryCounter | 1.3.6.1.4.1.495.2.1.6.56.11.1.8 | integer | read-write |
Identifies the number of retries are executed, before a command fails. It is used by the host/terminal and the BSC layer. |
bscCuETBAck | 1.3.6.1.4.1.495.2.1.6.56.11.1.9 | bscackmode | read-write |
Identifies if the acknowledgement is local or end to end for ETBs. The ETB is a trailer block delimitator.. The 'endToEnd' means each block is acknowledged to the sender after receiving a confirmation from the remote BSC. The 'local' means the block is acknowledged locally. The block initiator is notified the block was received by the peer BSC layer. |
bscCuETXAck | 1.3.6.1.4.1.495.2.1.6.56.11.1.10 | bscackmode | read-write |
Identifies if the acknowledgement is local or end to end for ETXs. The ETX is a trailer command delimitator.. The 'endToEnd' means the command is acknowledged to the sender after receiving a confirmation from the remote BSC. The 'local' means the command is acknowledged locally. The command initiator is notified the command was completed by the BSC layer. It doesn't garranty the command was completed by the remote BSC. |
bscCuControl | 1.3.6.1.4.1.495.2.1.6.56.11.1.20 | integer | read-write |
Control associated with the specified service access point. Enumeration: 'clearStats': 1. |
bscCuOperationalMode | 1.3.6.1.4.1.495.2.1.6.56.11.1.30 | bscoperationalmode | read-only |
Identifies the service access point as being active or non-active with the new configuration. |
bscCuConnectionStatus | 1.3.6.1.4.1.495.2.1.6.56.11.1.31 | integer | read-only |
Indicates the X25 connection status of this link. Enumeration: 'snalcConnectionRequested': 2, 'x25ConnectionEstablished': 4, 'nonExistantX25Connection': 1, 'snalcConnectionConfirmationSent': 3. |
bscCuConnectRequest | 1.3.6.1.4.1.495.2.1.6.56.11.1.45 | counter | read-only |
Number of connection requests coming from the upper SNALC layer. |
bscCuDisconnectRequest | 1.3.6.1.4.1.495.2.1.6.56.11.1.46 | counter | read-only |
Number of disconnection requests coming from the upper SNALC layer. |
bscCuDisconnectIndication | 1.3.6.1.4.1.495.2.1.6.56.11.1.47 | counter | read-only |
Number of disconnections sent to the upper SNALC layer. |
bscCuEndToEndConnectCnf | 1.3.6.1.4.1.495.2.1.6.56.11.1.48 | counter | read-only |
Number of end-to-end connections seen by the controller. Message sent by the Snalc. |
bscCuSnalcRxRnr | 1.3.6.1.4.1.495.2.1.6.56.11.1.49 | counter | read-only |
Number of RNR 's received from the SNALC module due to X.25 or LLC2 flow control. |
bscCuSnalcRxRr | 1.3.6.1.4.1.495.2.1.6.56.11.1.50 | counter | read-only |
Number of RR 's received from the SNALC module due to X.25 or LLC2 flow control. |
bscDevTable | 1.3.6.1.4.1.495.2.1.6.56.12 | no-access |
A table containing configuration information about all the devices controlled by this module. |
|
1.3.6.1.4.1.495.2.1.6.56.12.1 | no-access |
The parameters for a particular controller unit. |
||
bscDevSapNumber | 1.3.6.1.4.1.495.2.1.6.56.12.1.1 | sapindex | read-only |
Identifies the sap to which this device is attached. |
bscDevCuNumber | 1.3.6.1.4.1.495.2.1.6.56.12.1.2 | bsccuindex | read-only |
Identifies the address of the controller unit to which this device is attached. |
bscDevNumber | 1.3.6.1.4.1.495.2.1.6.56.12.1.3 | bscdevindex | read-only |
Identifies the address of this device. The address has to be unique for a specified for a controller unit. |
bscDevRowStatus | 1.3.6.1.4.1.495.2.1.6.56.12.1.4 | bscrowstatus | read-write |
Indicates whether the particular service access point is configured within the MIB. Controller unit entries (rows) may be created by setting this object value to 'valid', or deleted by changing this object value to 'invalid'. Whether or not the row actually disappears is left to the implementation so this object may actually read as 'invalid' for some arbitrary length of time. |
bscDevType | 1.3.6.1.4.1.495.2.1.6.56.12.1.5 | integer | read-write |
Indicates whether the device is a printer or a display. Enumeration: 'printer': 2, 'display': 1. |
bscDevControl | 1.3.6.1.4.1.495.2.1.6.56.12.1.20 | integer | read-write |
Control associated with the specified service access point. Enumeration: 'clearStats': 1. |
bscDevOperationalMode | 1.3.6.1.4.1.495.2.1.6.56.12.1.30 | bscoperationalmode | read-only |
Identifies the device as being active or non-active with the new configuration. |
bscDevConnectionStatus | 1.3.6.1.4.1.495.2.1.6.56.12.1.31 | integer | read-only |
Indicates the current status of the device's logical connection with regard to the network. Enumeration: 'circuitEnableReceived': 3, 'dataMode': 5, 'circuitRequestSent': 2, 'nonExistantLogicalConnection': 1, 'circuitEnableSent': 4. |
bscDevState | 1.3.6.1.4.1.495.2.1.6.56.12.1.32 | integer | read-only |
Indicates the state of this link. Enumeration: 'tiuReadWaitForResponse': 25, 'tiuStatusSenseReceived': 18, 'tiuSendEotOnAcknowledgment': 21, 'hiuReadWaitForResponse': 6, 'tiuSendNextMessageOnAcknowledgment': 19, 'hiuSendNextOnNak': 11, 'tiuParityCursorCheckDetected': 24, 'hiuWaitForCuReadEtx': 7, 'tiuDataPending': 22, 'tiuSentSpecificPoll': 16, 'tiuSendEotOnTransparentAcknowledgment': 20, 'tiuEndTestRequest': 29, 'tiuReceivingCommand': 23, 'hiuSendNextMessageOnAcknowledgment': 3, 'hiuSendEotOnAcknowledgment': 4, 'tiuSendNextAfterNak': 27, 'tiuWaitForNextPoll': 15, 'hiuWaitingForWackResponse': 10, 'hiuWaitingForRviResponse': 9, 'tiuWaitingForSnalcData': 26, 'hiuWaitForNextPoll': 1, 'hiuWaitingForStatusSenseAcknowledgment': 2, 'tiuSentSelectivePoll': 17, 'hiuSendNextTransparent': 8, 'hiuDeviceStateReserved-1': 12, 'hiuDeviceStateReserved-2': 13, 'hiuDeviceStateReserved-3': 14, 'hiuReceiveCommandMode': 5, 'tiuTerminatePolling': 28. |
bscDevSSDeviceBusy | 1.3.6.1.4.1.495.2.1.6.56.12.1.33 | bscstatussense | read-only |
The current bit information found in the last status sense message received/transmitted. |
bscDevSSUnitSpecify | 1.3.6.1.4.1.495.2.1.6.56.12.1.34 | bscstatussense | read-only |
The current bit information found in the last status sense message received/transmitted. |
bscDevSSDeviceEnd | 1.3.6.1.4.1.495.2.1.6.56.12.1.35 | bscstatussense | read-only |
The current bit information found in the last status sense message received/transmitted. |
bscDevSSTransmissionCheck | 1.3.6.1.4.1.495.2.1.6.56.12.1.36 | bscstatussense | read-only |
The current bit information found in the last status sense message received/transmitted. |
bscDevSSCommandReject | 1.3.6.1.4.1.495.2.1.6.56.12.1.37 | bscstatussense | read-only |
The current bit information found in the last status sense message received/transmitted. |
bscDevSSInterventionRequired | 1.3.6.1.4.1.495.2.1.6.56.12.1.38 | bscstatussense | read-only |
The current bit information found in the last status sense message received/transmitted. |
bscDevSSEquipmentCheck | 1.3.6.1.4.1.495.2.1.6.56.12.1.39 | bscstatussense | read-only |
The current bit information found in the last status sense message received/transmitted. |
bscDevSSDataCheck | 1.3.6.1.4.1.495.2.1.6.56.12.1.40 | bscstatussense | read-only |
The current bit information found in the last status sense message received/transmitted. |
bscDevSSControlCheck | 1.3.6.1.4.1.495.2.1.6.56.12.1.41 | bscstatussense | read-only |
The current bit information found in the last status sense message received/transmitted. |
bscDevSSOperationCheck | 1.3.6.1.4.1.495.2.1.6.56.12.1.42 | bscstatussense | read-only |
The current bit information found in the last status sense message received/transmitted. |
bscDevGeneralPoll | 1.3.6.1.4.1.495.2.1.6.56.12.1.60 | counter | read-only |
Number of general polls transmitted/received. |
bscDevSpecificPoll | 1.3.6.1.4.1.495.2.1.6.56.12.1.61 | counter | read-only |
Number of specific polls transmitted/received. |
bscDevDeviceSelection | 1.3.6.1.4.1.495.2.1.6.56.12.1.62 | counter | read-only |
Number of device selections transmitted/received. |
bscDevTestRequest | 1.3.6.1.4.1.495.2.1.6.56.12.1.63 | counter | read-only |
Number of test request messages received. |
bscDevHostWrite | 1.3.6.1.4.1.495.2.1.6.56.12.1.64 | counter | read-only |
Number of host initiated write commands. |
bscDevHostRead | 1.3.6.1.4.1.495.2.1.6.56.12.1.65 | counter | read-only |
Number of host initiated read commands which need a direct response. |
bscDevHostControl | 1.3.6.1.4.1.495.2.1.6.56.12.1.66 | counter | read-only |
Number of host initiated control commands. |
bscDevCuShortRead | 1.3.6.1.4.1.495.2.1.6.56.12.1.67 | counter | read-only |
Number of controller initiated short read commands. |
bscDevTxBlocks | 1.3.6.1.4.1.495.2.1.6.56.12.1.68 | counter | read-only |
Identifies the number of blocks transmited by this controller unit. |
bscDevRxBlocks | 1.3.6.1.4.1.495.2.1.6.56.12.1.69 | counter | read-only |
Identifies the number of blocks received by this controller unit. |
bscDevStatusSense | 1.3.6.1.4.1.495.2.1.6.56.12.1.70 | counter | read-only |
Identifies the number of status/sense messages received by the device. |
bscDevError | 1.3.6.1.4.1.495.2.1.6.56.12.1.71 | counter | read-only |
Identifies the number of blocks in errors (other than BCC) received by this controller unit. |
bscDevErrTimeout | 1.3.6.1.4.1.495.2.1.6.56.12.1.72 | counter | read-only |
Identifies the number of timeouts for this controller unit. |
bscDevCircuitEnable | 1.3.6.1.4.1.495.2.1.6.56.12.1.73 | counter | read-only |
Number of device connection requests (or enable) coming from the DSP module through the upper SNALC layer. |
bscDevCircuitDisconnect | 1.3.6.1.4.1.495.2.1.6.56.12.1.74 | counter | read-only |
Number of device disconnection requests (or disable) coming from the DSP module through the upper SNALC layer. |
bscDevCircuitRequest | 1.3.6.1.4.1.495.2.1.6.56.12.1.75 | counter | read-only |
Number of circuit requests sent (TIU) or received (HIU) to/from the DSP module through the upper SNALC layer. |
bscDevTxCommands | 1.3.6.1.4.1.495.2.1.6.56.12.1.76 | counter | read-only |
Number of complete commands transmitted to the host or controller/device. |
bscDevRxCommands | 1.3.6.1.4.1.495.2.1.6.56.12.1.77 | counter | read-only |
Number of complete commands received from the host or controller/device. |
bscDevCommandsQueued | 1.3.6.1.4.1.495.2.1.6.56.12.1.78 | counter | read-only |
Number of commands queued. |
bscDevBlocksQueued | 1.3.6.1.4.1.495.2.1.6.56.12.1.79 | counter | read-only |
Number of blocks queued. |
bscDevTxRvi | 1.3.6.1.4.1.495.2.1.6.56.12.1.80 | counter | read-only |
Number of transmitted RVI's to the host. (HIU). |
bscDevRxRvi | 1.3.6.1.4.1.495.2.1.6.56.12.1.81 | counter | read-only |
Number of received RVI's from the controller/device. |
bscDevTxTtd | 1.3.6.1.4.1.495.2.1.6.56.12.1.82 | counter | read-only |
Number of transmitted text delays, TTD, to the controller/device.(TIU) |
bscDevRxTtd | 1.3.6.1.4.1.495.2.1.6.56.12.1.83 | counter | read-only |
Number of received text delay's, TTD, from the host.(HIU) |
bscDevTxWack | 1.3.6.1.4.1.495.2.1.6.56.12.1.84 | counter | read-only |
Number of transmitted WACK's to the host.(HIU). |
bscDevRxWack | 1.3.6.1.4.1.495.2.1.6.56.12.1.85 | counter | read-only |
Number of recieved WACK's from the controller/device. |