CISCO-BSC-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
27
bscPortTable
table.1.3.6.1.4.1.9.9.36.1.1.1
·
1 row entry
·
14 columns
A list of port (serial interfaces) which have been configured to support a BSC BSTUN group.
Status and parameter values for a port.
Indexes
IF-MIBifIndex
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
bscPortRole
The router's DLC role to the attached node.
If the bscPortRole is primary, this implies that the port is connected to a remote secondary device. If the role is generic, this indicates that the port will be running fram… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.36.1.1.1.1.1 |
||||||||||
|
bscPortCodeSet
The code set used for the line controls.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.36.1.1.1.1.2 |
||||||||||
|
bscPortPause
For primary, it is the minimum time to be taken
for a cycle round the active poll table; if this time has not elapsed when the bottom of the poll table is reached, then polling will pause until this timer expires. A… |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.36.1.1.1.1.3 |
||||||||||
|
bscPortServlim
This parameter is valid for primary only. It is
the number of times the active poll table will be cycled before a non-responding control unit will be polled. The default is 3. |
Integer32 Constraints: range: 1-50 |
.1.3.6.1.4.1.9.9.36.1.1.1.1.4 |
||||||||||
|
bscPortPollTimeout
This parameter is valid for primary only. It is
the time that the primary will wait for a response to a poll or select. The units are tenths of a second. The default is 10 (1 second). |
Integer32 Constraints: range: 1-100 |
.1.3.6.1.4.1.9.9.36.1.1.1.1.5 |
||||||||||
|
bscPortRecoveryRetries
This is the number of times that a recovery sequence
will be retried before the connection is considered to have failed. The default is 5. |
Integer32 Constraints: range: 1-100 |
.1.3.6.1.4.1.9.9.36.1.1.1.1.6 |
||||||||||
|
bscPortUnknownControlUnitsReceived
Count of frames received from the serial
interface with an unsupported control unit address. If this value is non-zero it indicates a problem in the configuration. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.1.1.1.7 |
||||||||||
|
bscPortSoftErrors
Count of soft errors; these are errors
which have been recovered. This includes CRC errors received, frames which were retransmitted for any reason (NAK received or the wrong ACK received), etc. This count is a measu… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.1.1.1.8 |
||||||||||
|
bscPortHardErrors
Count of hard errors; these are errors which
have not been recovered after bscPortRecoveryRetries number of retries, and therefore the connection has been terminated. These errors could be caused by a hardware error i… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.1.1.1.9 |
||||||||||
|
bscPortProtocolViolations
Count of protocol violations. This counter is
incremented when an unexpected BSC Data Link Control character is received from the remote device; that is, the control character is invalid in the current state of the lo… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.1.1.1.10 |
||||||||||
|
bscPortHostTimeout
This parameter is valid for interfaces configured secondary
which additionally are running local-acknowledgement. If the configuration does not match the value will be shown as zero. It is the time the interface will w… |
decisecondsInteger32 Constraints: range: 30-3000 |
.1.3.6.1.4.1.9.9.36.1.1.1.1.11 |
||||||||||
|
bscPortSpecPoll
This parameter is valid for primary, local-acknowledgement
interfaces only. It is set to TRUE when the interface is configured to treat specific polls as general polls. If the configuration cannot support this value, … |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.36.1.1.1.1.12 |
||||||||||
|
bscPortVirtualAddress
This parameter is valid for contention only. It is
the address to be used for this interface when the remote peer router is being used as a concentrator. The default is 01. |
Integer32 Constraints: range: 1-254 |
.1.3.6.1.4.1.9.9.36.1.1.1.1.13 |
||||||||||
|
bscPortContentionDialTimeout
This parameter is valid for dialContention only. It is
the amount of time an interface can be quiescent before return the interface to the dial-in pool. The default is 5 seconds. |
secondsInteger32 Constraints: range: 2-30 |
.1.3.6.1.4.1.9.9.36.1.1.1.1.14 |
bscControlUnitTable
table.1.3.6.1.4.1.9.9.36.1.2.1
·
1 row entry
·
11 columns
A table containing information about specific Control Units.
The information regarding a single Control Unit.
Indexes
IF-MIBifIndex bscCUAddress
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
bscCUAddress
This value is the poll address of the
BSC Control Unit. This address must be unique within a BSTUN Group. |
Integer32 Constraints: range: 1-255 |
.1.3.6.1.4.1.9.9.36.1.2.1.1.1 |
||||
|
bscCUState
State of the BSC Control Unit; when active this indicates that
the remote Control Unit is polling or responding to polls. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.36.1.2.1.1.2 |
||||
|
bscCUBytesSent
Count of sent bytes (octets).
Includes all control characters. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.2.1.1.3 |
||||
|
bscCUBytesReceived
Count of received bytes (octets).
Includes all control characters. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.2.1.1.4 |
||||
|
bscCUTotalFramesSent
Count of sent frames (blocks).
Includes all control frames. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.2.1.1.5 |
||||
|
bscCUTotalFramesReceived
Count of received frames (blocks).
Includes all control frames. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.2.1.1.6 |
||||
|
bscCUDataFramesSent
Count of sent data frames (blocks).
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.2.1.1.7 |
||||
|
bscCUDataFramesReceived
Count of received data frames (blocks).
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.2.1.1.8 |
||||
|
bscCUSoftErrors
Count of soft errors; these are errors
which have been recovered. This includes CRC errors received, frames which were retransmitted for any reason (NAK received or the wrong ACK received), etc. This count is a measu… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.2.1.1.9 |
||||
|
bscCUHardErrors
Count of hard errors; these are errors which
have not been recovered after bscPortRecoveryRetries number of retries, and therefore the connection has been terminated. These errors could be caused by a hardware error i… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.2.1.1.10 |
||||
|
bscCUProtocolViolations
Count of protocol violations. This counter is
incremented when an unexpected BSC Data Link Control character is received from the remote device; that is, the control character is invalid in the current state of the lo… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.36.1.2.1.1.11 |
bscExtAddressTable
table.1.3.6.1.4.1.9.9.36.1.3.1
·
1 row entry
·
2 columns
List of all addresses configured by the bsc extended-address command. This applies only to interfaces with an ifType of 'bsc'. The address entries must be unique per interface.
The information regarding a single extended addresses.
Indexes
IF-MIBifIndex bscExtPollAddress
| Column | Syntax | OID |
|---|---|---|
|
bscExtPollAddress
The poll address of the station configured by the
bsc extended-address command. |
Integer32 Constraints: range: 1-255 |
.1.3.6.1.4.1.9.9.36.1.3.1.1.1 |
|
bscExtSelectAddress
The select address of the station configured by the
bsc extended-address command. |
Integer32 Constraints: range: 1-255 |
.1.3.6.1.4.1.9.9.36.1.3.1.1.2 |