Home/Catalog/CXBsc-MIB

CXBsc-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

86
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

86 total
Object Name
RFC1155-SMIA table containing configuration information about all the service access point.
SEQUENCE OF BscSapEntry
.1.3.6.1.4.1.495.2.1.6.56.10
bscCuTableA table containing configuration information about all the 3270 controller units.
SEQUENCE OF BscCuEntry
.1.3.6.1.4.1.495.2.1.6.56.11
bscCuEntryThe parameters for a particular controller unit.
BscCuEntry
.1.3.6.1.4.1.495.2.1.6.56.11.1
bscCuSapNumberIdentifies 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.ro
SapIndex
.1.3.6.1.4.1.495.2.1.6.56.11.1.1
bscCuNumberIdentifies the address of this controller unit. The address has to be unique for a specified sap.ro
BscCuIndex
.1.3.6.1.4.1.495.2.1.6.56.11.1.2
bscCuRowStatusIndicates 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.rw
BscRowStatus
.1.3.6.1.4.1.495.2.1.6.56.11.1.3
bscCuHwdTypeIdentifies the controller unit type.rw
Enumeration
.1.3.6.1.4.1.495.2.1.6.56.11.1.4
bscCuMaxBlockLengthIdentifies 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').rw
BscBlockSize
.1.3.6.1.4.1.495.2.1.6.56.11.1.5
bscCuPollTimeoutIdentifies the number of seconds a station waits for an answer. The value is measured in tenth of seconds.rw
INTEGER
.1.3.6.1.4.1.495.2.1.6.56.11.1.6
bscCuDelayTimerIdentifies the number of seconds the emulated station may delay the sending of a block. Timer is in tenth of seconds.rw
INTEGER
.1.3.6.1.4.1.495.2.1.6.56.11.1.7
bscCuRetryCounterIdentifies the number of retries are executed, before a command fails. It is used by the host/terminal and the BSC layer.rw
INTEGER
.1.3.6.1.4.1.495.2.1.6.56.11.1.8
bscCuETBAckIdentifies 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.rw
BscAckMode
.1.3.6.1.4.1.495.2.1.6.56.11.1.9
bscCuETXAckIdentifies 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.rw
BscAckMode
.1.3.6.1.4.1.495.2.1.6.56.11.1.10
bscCuControlControl associated with the specified service access point.rw
Enumeration
.1.3.6.1.4.1.495.2.1.6.56.11.1.20
bscCuOperationalModeIdentifies the service access point as being active or non-active with the new configuration.ro
BscOperationalMode
.1.3.6.1.4.1.495.2.1.6.56.11.1.30
bscCuConnectionStatusIndicates the X25 connection status of this link.ro
Enumeration
.1.3.6.1.4.1.495.2.1.6.56.11.1.31
bscCuConnectRequestNumber of connection requests coming from the upper SNALC layer.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.11.1.45
bscCuDisconnectRequestNumber of disconnection requests coming from the upper SNALC layer.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.11.1.46
bscCuDisconnectIndicationNumber of disconnections sent to the upper SNALC layer.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.11.1.47
bscCuEndToEndConnectCnfNumber of end-to-end connections seen by the controller. Message sent by the Snalc.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.11.1.48
bscCuSnalcRxRnrNumber of RNR 's received from the SNALC module due to X.25 or LLC2 flow control.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.11.1.49
bscCuSnalcRxRrNumber of RR 's received from the SNALC module due to X.25 or LLC2 flow control.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.11.1.50
bscDevTableA table containing configuration information about all the devices controlled by this module.
SEQUENCE OF BscDevEntry
.1.3.6.1.4.1.495.2.1.6.56.12
bscDevEntryThe parameters for a particular controller unit.
BscDevEntry
.1.3.6.1.4.1.495.2.1.6.56.12.1
bscDevSapNumberIdentifies the sap to which this device is attached.ro
SapIndex
.1.3.6.1.4.1.495.2.1.6.56.12.1.1
bscDevCuNumberIdentifies the address of the controller unit to which this device is attached.ro
BscCuIndex
.1.3.6.1.4.1.495.2.1.6.56.12.1.2
bscDevNumberIdentifies the address of this device. The address has to be unique for a specified for a controller unit.ro
BscDevIndex
.1.3.6.1.4.1.495.2.1.6.56.12.1.3
bscDevRowStatusIndicates 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.rw
BscRowStatus
.1.3.6.1.4.1.495.2.1.6.56.12.1.4
bscDevTypeIndicates whether the device is a printer or a display.rw
Enumeration
.1.3.6.1.4.1.495.2.1.6.56.12.1.5
bscDevControlControl associated with the specified service access point.rw
Enumeration
.1.3.6.1.4.1.495.2.1.6.56.12.1.20
bscDevOperationalModeIdentifies the device as being active or non-active with the new configuration.ro
BscOperationalMode
.1.3.6.1.4.1.495.2.1.6.56.12.1.30
bscDevConnectionStatusIndicates the current status of the device's logical connection with regard to the network.ro
Enumeration
.1.3.6.1.4.1.495.2.1.6.56.12.1.31
bscDevStateIndicates the state of this link.ro
Enumeration
.1.3.6.1.4.1.495.2.1.6.56.12.1.32
bscDevSSDeviceBusyThe current bit information found in the last status sense message received/transmitted.ro
BscStatusSense
.1.3.6.1.4.1.495.2.1.6.56.12.1.33
bscDevSSUnitSpecifyThe current bit information found in the last status sense message received/transmitted.ro
BscStatusSense
.1.3.6.1.4.1.495.2.1.6.56.12.1.34
bscDevSSDeviceEndThe current bit information found in the last status sense message received/transmitted.ro
BscStatusSense
.1.3.6.1.4.1.495.2.1.6.56.12.1.35
bscDevSSTransmissionCheckThe current bit information found in the last status sense message received/transmitted.ro
BscStatusSense
.1.3.6.1.4.1.495.2.1.6.56.12.1.36
bscDevSSCommandRejectThe current bit information found in the last status sense message received/transmitted.ro
BscStatusSense
.1.3.6.1.4.1.495.2.1.6.56.12.1.37
bscDevSSInterventionRequiredThe current bit information found in the last status sense message received/transmitted.ro
BscStatusSense
.1.3.6.1.4.1.495.2.1.6.56.12.1.38
bscDevSSEquipmentCheckThe current bit information found in the last status sense message received/transmitted.ro
BscStatusSense
.1.3.6.1.4.1.495.2.1.6.56.12.1.39
bscDevSSDataCheckThe current bit information found in the last status sense message received/transmitted.ro
BscStatusSense
.1.3.6.1.4.1.495.2.1.6.56.12.1.40
bscDevSSControlCheckThe current bit information found in the last status sense message received/transmitted.ro
BscStatusSense
.1.3.6.1.4.1.495.2.1.6.56.12.1.41
bscDevSSOperationCheckThe current bit information found in the last status sense message received/transmitted.ro
BscStatusSense
.1.3.6.1.4.1.495.2.1.6.56.12.1.42
bscDevGeneralPollNumber of general polls transmitted/received.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.60
bscDevSpecificPollNumber of specific polls transmitted/received.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.61
bscDevDeviceSelectionNumber of device selections transmitted/received.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.62
bscDevTestRequestNumber of test request messages received.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.63
bscDevHostWriteNumber of host initiated write commands.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.64
bscDevHostReadNumber of host initiated read commands which need a direct response.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.65
bscDevHostControlNumber of host initiated control commands.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.66
bscDevCuShortReadNumber of controller initiated short read commands.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.67
bscDevTxBlocksIdentifies the number of blocks transmited by this controller unit.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.68
bscDevRxBlocksIdentifies the number of blocks received by this controller unit.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.69
bscDevStatusSenseIdentifies the number of status/sense messages received by the device.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.70
bscDevErrorIdentifies the number of blocks in errors (other than BCC) received by this controller unit.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.71
bscDevErrTimeoutIdentifies the number of timeouts for this controller unit.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.72
bscDevCircuitEnableNumber of device connection requests (or enable) coming from the DSP module through the upper SNALC layer.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.73
bscDevCircuitDisconnectNumber of device disconnection requests (or disable) coming from the DSP module through the upper SNALC layer.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.74
bscDevCircuitRequestNumber of circuit requests sent (TIU) or received (HIU) to/from the DSP module through the upper SNALC layer.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.75
bscDevTxCommandsNumber of complete commands transmitted to the host or controller/device.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.76
bscDevRxCommandsNumber of complete commands received from the host or controller/device.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.77
bscDevCommandsQueuedNumber of commands queued.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.78
bscDevBlocksQueuedNumber of blocks queued.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.79
bscDevTxRviNumber of transmitted RVI's to the host. (HIU).ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.80
bscDevRxRviNumber of received RVI's from the controller/device.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.81
bscDevTxTtdNumber of transmitted text delays, TTD, to the controller/device.(TIU)ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.82
bscDevRxTtdNumber of received text delay's, TTD, from the host.(HIU)ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.83
bscDevTxWackNumber of transmitted WACK's to the host.(HIU).ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.84
bscDevRxWackNumber of recieved WACK's from the controller/device.ro
Counter
.1.3.6.1.4.1.495.2.1.6.56.12.1.85
bscSapEntryThe parameters for a particular service access point.
BscSapEntry
.bscSapTable.1
bscSapNumberIdentifies 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.ro
SapIndex
.bscSapTable.1.1
bscSapRowStatusIndicates 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.rw
BscRowStatus
.bscSapTable.1.2
bscSapTypeIdentifies 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.rw
Enumeration
.bscSapTable.1.3
bscSapInterfaceTypeIdentifies the type of controller: either TIU or HIU.rw
Enumeration
.bscSapTable.1.4
bscSapAliasIdentifies the service access point by a textual name. Names are unique per service access point.rw
Alias
.bscSapTable.1.5
bscSapCompanionAliasIdentifies 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.rw
Alias
.bscSapTable.1.6
bscSapSnalcRefIdentifies which upper sap is associated to the lower sap within the BSC module. Applies only to lower BSC saps.rw
INTEGER
.bscSapTable.1.7
bscPollIntAfterAckTimerThis 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.rw
TimeTicks (SNMPv2-SMI)
.bscSapTable.1.8
bscSapControlControl associated with the specified service access point.rw
Enumeration
.bscSapTable.1.20
bscSapOperationalModeIdentifies the service access point as being active or non-active with the new configuration.ro
BscOperationalMode
.bscSapTable.1.30
bscSapLinkStatusIndicates the physical status of the sap with respect to its associated cop.ro
Enumeration
.bscSapTable.1.31
bscSapLinkChangeIndicates the number of times the physical link has been brought up.ro
Counter
.bscSapTable.1.40
bscSapOverrunIdentifies the number of block overrun's received by this sap.ro
Counter
.bscSapTable.1.41
bscSapParityErrorIdentifies the number of blocks received with parity errors.ro
Counter
.bscSapTable.1.42
bscSapCrcErrorIdentifies the number of blocks with CRC errors.ro
Counter
.bscSapTable.1.43
bscSapBlockRejectIdentifies the number of blocks received whose frame size is greater than that configured.ro
Counter
.bscSapTable.1.44
CXBsc-MIB - SNMP MIB Reference | MIBs Explorer