CXBOPIO-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
140
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
140 total| Object Name |
|---|
bopPortStatusChangeIndicates that the hardware port associated with the service access point
has changed state. It has toggled between any of the states defined in
object bopStatOprPortState. TRAP-TYPE .1.3.6.1.4.1.495.2.1.6.36.0.1 |
bopTxClockStatusChangeIndicates that the transmit clock at hardware port associated with the
service access point has changed state. It has toggled between any of the
states defined in object bopStatOprTxClockState. TRAP-TYPE .1.3.6.1.4.1.495.2.1.6.36.0.2 |
RFC1155-SMIA table containing the current configuration information about each
BOP/COP port. SEQUENCE OF BopSapOprEntry .1.3.6.1.4.1.495.2.1.6.36.1 |
bopSapAdmTableA table containing the planned configuration information about each BOP/COP
port. SEQUENCE OF BopSapAdmEntry .1.3.6.1.4.1.495.2.1.6.36.2 |
bopSapAdmEntryThe planned configuration information for a specific BOP/COP port. BopSapAdmEntry .1.3.6.1.4.1.495.2.1.6.36.2.1 |
bopSapAdmNumberDefines the SAP ID using 2,3 or 4 digits. The first digit (A) is the slot #,
the second digit (B) is the port #, and the remaining digits (CD) are the
channel #. If a 2 digit number is entered, digits CD are assumed to be 0 and
are inserted automatically when reading object. If a 3 digit number is
entered, digit C is assumed to be 0 and is inserted automatically when
reading object.
Ranges of Values for A: 1-7 for CX900, 1-4 for CX1000
Ranges of Values for B: 1-5 for CX900, 1-4 for CX1000
Ranges of Values for CD: 00-30
Default Value: not applicablero INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.1 |
bopSapAdmAliasDetermines the textual name uniquely identifying this SAP in the BOP Driver
software layer.
Ranges of Values: 0-16 alphanumeric characters beginning with a
non-numeric character
Default Value: undefined
Configuration Changed: administrativerw Alias .1.3.6.1.4.1.495.2.1.6.36.2.1.2 |
bopSapAdmProtocolDetermines if the port is HDLC or Bisync.
Only HDLC is supported by ISDN and T1/E1 ports.
Indicates in the operative
configuration the type of bisync protocol
used by the controllers of the
port associated with this SAP.
Options:
hdlc
bsc3270 = Bisync 3270 controllers
borroughs = Borroughs controllers
sperry = Sperry controllers
bsc3780 = Bisync 2780/3780 controllers
aircat = aircat500 air traffic radar controllers
Default Value: hdlcrw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.3 |
bopSapAdmPortClockSourceDetermines the bit-rate clock source of the port.
Options:
internal (1): Tx and Rx clocks are internally generated
external (2): Tx and Rx clocks are externally supplied on separate pins
split (3): Tx clock is internally generated and Rx clock is externally supplied
slave (4): Tx and Rx clocks are externally supplied on the same pins
Note: Split clocking is not supported on ports in slots 5, 6 and 7 when the Data
Expansion Module is installed.
Default Value: external (locked to internal for ISDN)
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.5 |
bopSapAdmPortSpeedIndicates the input and output speed in bits per second of the port.
Note:
This value is meaningful only if 'bopSapAdmPortClockSource' is set to
'internal' or to 'split'.
Ranges of Values:
375 - 2,048,000 (locked at 16,000 for ISDN 'D' channel and at 64,000 for ISDN
'B' channels) for slot/port/channel 11x-41x;
300-256,000 for slot/port/channel 51x-71x.
1875 bps is the minimum speed supported on ports in slots 5, 6 and 7 when the
Data Expansion Module is installed.
Default Value: 64,000
Configuration Changed: administrativerw INTEGER (375 .. 2048000) .1.3.6.1.4.1.495.2.1.6.36.2.1.6 |
bopSapAdmPortDuplexDetermines whether the port communicates simultaneously in both directions
(full-duplex) or alternates between directions (half-duplex).
Options:
half (1): half-duplex
full (2): full-duplex (locked for ISDN)
Default Value: full
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.7 |
bopSapAdmPortMaxFrameSizeDetermines the maximum frame size supported by the port.
Ranges of Values: 32-9000
Default Value: 1,600 (512 for ISDN)
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.8 |
bopSapAdmPortDataEncodingDetermines the data formatting and encoding used by the port.
Options:
nrz (1): NRZ (locked for ISDN 'D' channel; ISDN 'B' channel can use only this
value or NRZI-Space value)
nrzi-mark (2): NRZI-Mark
nrzi-space (3): NRZI-Space (ISDN 'B' channel can use only this value or NRZ
value)
Note: Slot/port/channel 51x-71x can use only NRZ or NRZI-Space.
Default Value: nrz (1)
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.9 |
bopSapAdmPortIdleConditionDetermines the idle line condition supported by the port.
Options:
flags (1): flags
marks (2): marks
as400 (3): AS400
Default Value: flags
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.10 |
bopSapAdmPortPreAmbleLengthDetermines the minimum number of flags or sync pairs that will be inserted between frames
by the port's transmitter.
For HDLC frames:
A value of zero causes flag sharing between frames.
A value of one means no flag sharing and zero flags inserted between frames.
A value of two means no flag sharing and one flag inserted between frames.
A value of three means no flag sharing and two flags inserted between frames.
Etc.
For Bisync frames:
A value of zero or one causes one sync pair to be inserted between frames.
A value of two causes two sync pairs to be inserted between frames.
A value of three causes three sync pairs to be inserted between frames.
Etc.
Ranges of Values: 0-16
Default Value: 1
Configuration Changed: administrativerw INTEGER (0 .. 16) .1.3.6.1.4.1.495.2.1.6.36.2.1.11 |
bopSapAdmPortFlagSharingDetermines whether back-to-back transmit frames will have a flag in common
This value is meaningful only if 'bopSapAdmPortPreAmbleLength' is set to zero.
Options:
disabled (1): back-to-back frames do not share flag
enabled (2): back-to-back frames share flag
Default Value: disabled
Configuration Changed: administrativerwobsolete Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.12 |
bopSapAdmPortFilterMaskDetermines which bits of the 8-bit HDLC address will be used for address
filtering.
Note:
When a bit is set to '1', the position of bits will be checked. When a bit is
set to '0', it will not be checked.
Ranges of Values: 0-255
Default Value: 0
Configuration Changed: administrativerwobsolete INTEGER (0 .. 255) .1.3.6.1.4.1.495.2.1.6.36.2.1.13 |
bopSapAdmPortFilterAddress1Determines one of four 8-bit addresses used for address filtering.
Ranges of Values: 0-255
Default Value: 126
Configuration Changed: administrativerwobsolete INTEGER (0 .. 255) .1.3.6.1.4.1.495.2.1.6.36.2.1.14 |
bopSapAdmPortFilterAddress2Determines one of four 8-bit addresses used for address filtering.
Ranges of Values: 0-255
Default Value: 126
Configuration Changed: administrativerwobsolete INTEGER (0 .. 255) .1.3.6.1.4.1.495.2.1.6.36.2.1.15 |
bopSapAdmPortFilterAddress3Determines one of four 8-bit addresses used for address filtering.
Ranges of Values: 0-255
Default Value: 126
Configuration Changed: administrativerwobsolete INTEGER (0 .. 255) .1.3.6.1.4.1.495.2.1.6.36.2.1.16 |
bopSapAdmPortFilterAddress4Determines one of four 8-bit addresses used for address filtering.
Ranges of Values: 0-255
Default Value: 126
Configuration Changed: administrativerwobsolete INTEGER (0 .. 255) .1.3.6.1.4.1.495.2.1.6.36.2.1.17 |
bopSapAdmPortCrcDetermines which algorithm is used for error detection.
Options:
crc-ccitt (1): CRC-ITU-T (uses X15+X12+X5+1 polynomial; ITU-T formerly CCITT)
(locked for ISDN 'D' channel; can be selected for ISDN 'B' channel)
crc-32 (2): CRC-32 (for Ethernet; uses X32+X26+X23+X22+X16+X12+X11+
X10+X8+X7+X5+X4+X2+X+1) (can be selected for ISDN 'B' channel)
Default Value: crc-ccitt (1)
Configuration Changed: administrativerwobsolete Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.18 |
bopSapAdmPortDtrUpTimerDetermines the time in seconds that the port must wait for DCD
(DTR if DCE) after raising DTR (DCD if DCE) to determine if a connection can
be established.
Note: This value will be set to zero if the port does not support an application
requiring it.
Ranges of Values: 0-65,535
Default Value: 0
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.19 |
bopSapAdmPortTxWindowDetermines the maximum number of buffers that may be queued onto the port
driver (for transmission) by the associated upper layer.
For ISDN ports, the value is locked at 8.
Note:
When set to '255', the system automatically determines the number of buffers
devoted to different kinds of traffic. When this object is set to a lesser
value, the system compares this value with its own and uses the smaller. This
object thereby provides a way to safeguard delay-sensitive voice traffic
against such disruptions as bursty LAN traffic.
This value is locked to 255 for ISDN.
Ranges of Values: 1-255
Default Value: 255
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.20 |
bopSapAdmPortThreshBandwidthDetermines the value of the minimum critical bandwidth that will determine
whether Frame Relay should filter certain restricted types of packets or
not.
The value entered should be a multiple of 1 Kilo bits per second.
Ranges of Values: 0 - 65,535
Default Value: 0
Configuration Changed: operativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.21 |
bopSapAdmPortDialModeIdentifies the operation mode when setting up connections.
Options:
dial-in-only (1): Only accept incoming calls; Will not make any outgoing calls.
dial-out-only (2): Only make outgoing calls; Will not accept any incoming calls.
dial-in-out (3): Accept incoming calls and make outgoing calls.
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.22 |
bopSapAdmPortLoopbackDetermines whether loopback is enabled and what kind of loopback is enabled.
Options:
none (1): Loopback is not enabled
local (2): Local loopback is enabled (forces SAP associated with port to
return outbound frames to the originating software layer without transmitting
them)
remote (3): Remote loopback is enabled (forces the port to transmit
immediately any frame received on the line, and also forces the associated
SAP to deny communication with any upper software layer that requests service)
both (4): Both local and remote loopbacks are enabled.
isdn-uif-uif (5): ISDN loopback is enabled at U-Interface (forces TB1Q signal
from a remote transmitter to pass through the entire U-Interface Transceiver
before being transmitted back to the remote receiver)
isdn-uif-idl2 (6): ISDN loopback is enabled at IDL2 Controller (forces IDL2
Controller to take in B and D channel data on IDL RX pin and send it out on
IDL2 TX pin)
isdn-uif-framer (7): ISDN loopback is enabled at framer (forces B and D
channel data in on D-in pin and M channel data in on SCP which together
undergo framing and deframing functions before B and D channel data go out
D-out pin and M channel data go out SCP)
isdn-uif-external (8): ISDN loopback is enabled at external line (forces TB1Q
signal coming in on D-in pin to pass through Tx Driver pins, the U-Interface
circuit and Rx input pins before recovering it and sending it out the D-out
pin)
Default Value: none
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.28 |
bopSapAdmPortSignalSamplingPeriodDetermines the sampling period in 100 millisecond increments used to sample
detectable signals.
Ranges of Values: 3-100 (locked at 5 for ISDN)
Default Value: 5
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.29 |
bopSapAdmPortDcdDtrSignalSamplesDetermines the active number of sampling periods that this port must wait
before validating DCD (DTR if DCE).
This object has no meaning in ISDN connections.
Ranges of Values: 1-30
Default Value: 3
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.30 |
bopSapAdmPortCtsRtsSignalSamplesDetermines the active number of sampling periods that this port must wait
before validating CTS (RTS if DCE).
This object has no meaning in ISDN connections.
Ranges of Values: 1-30
Default Value: 3
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.31 |
bopSapAdmPortDsrDrsSignalSamplesDetermines the active number of sampling periods that this port must wait
before validating DSR (DRS if DCE).
This object has no meaning in ISDN connections.
Ranges of Values: 1-30
Default Value: 3
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.32 |
bopSapAdmPortTmLlSignalSamplesDetermines the active number of sampling periods that this port must wait
before validating TM (LL if DCE).
This object has no meaning in ISDN connections.
Ranges of Values: 1-30
Default Value: 3
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.33 |
bopSapAdmPortRiRlSignalSamplesDetermines the active number of sampling periods that this port must wait
before validating RI (RL if DCE).
This object has no meaning in ISDN connections.
Ranges of Values: 1-30
Default Value: 3
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.34 |
bopSapAdmPortStatisticsTimerDetermines the period in seconds during which BOP performance statistics are
measured.
Note: If set to zero, BOP performance statistics are not measured.
Ranges of Values: 0-60
Default Value: 0
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.35 |
bopSapAdmPortCarrierActionDetermines if the port driver informs it's associated upper layer that
service is no longer available following loss of DCD if DTE, or DTR if DCE.
Options:
disabled (1): do not notify upper layer of service loss (locked for ISDN)
enabled (2): inform upper layer of service loss
Default Value: enabled
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.36 |
bopSapAdmPortDataGeneratorDetermines whether the port will act as an internal data generator.
Options:
disabled (1): port is not a data generator
enabled (2): port is a data generator
enabled-verify (3): port is a data generator and its incoming data is
verified
Default Value: disabled
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.37 |
bopSapAdmPortGenFramesDetermines the number of frames that the port configured as an internal data
generator will generate at one time.
Ranges of Values: 0-255
Note: When set to zero, frames are generated continuously
Default Value: 1
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.38 |
bopSapAdmPortGenFrameSizeDetermines the size in bytes of internally generated frames (excluding flags).
Ranges of Values: 2-65535
Note: When set to zero, frames are sized randomly.
Default Value: 128
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.39 |
bopSapAdmPortGenFrameHeaderDetermines the 16-bit header that will be inserted in the first two octets
after the opening flag of each internally generated frame.
Ranges of Values: 0-65, 535
Default Value: 1
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.36.2.1.40 |
bopSapAdmCodeSetDetermines in the administrative
configuration the code used by the port
associated with this SAP to communicate
to the Bisync device.
Options:
other
ebcdic = EBCDIC
ascii = ASCII
Default value: ebcdic
Configuration changed: administrative
Further action: system reset to changerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.45 |
bopSapAdmParityIndicates the parity used to communicate with the Bisync device
Options:
(1) none: No parity
(2) odd: Odd parity
(3) even: Even parity
(4) space: Low parity (always 0's)
(5) mark: High parity (always 1's)
Default value: nonerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.46 |
bopAdmPortTrapDetermines whether this port produces a 'bopPortStatusChange' trap which
can be retrieved by SNMP network management.
Options:
disabled (1): do not produce port status trap
enabled (2): produce port status trap
Default Value: disabled (1)
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.47 |
bopAdmTxClockTrapDetermines whether this port produces a 'bopTxClockStatusChange' trap which
can be retrieved by SNMP network management.
Options:
disabled (1): do not produce transmit clock status trap
enabled (2): produce transmit clock status trap
Default Value: disabled (1)
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.36.2.1.48 |
bopMibLevelUsed to determine current MIB module release supported
by the agent. Object is in decimal.ro INTEGER .1.3.6.1.4.1.495.2.1.6.36.3 |
bopSapOprEntryThe configuration information for a specific BOP/COP port. BopSapOprEntry .bopSapOprTable.1 |
bopSapOprNumberDefines the SAP ID using 2,3 or 4 digits. The first digit (A) is the slot #,
the second digit (B) is the port #, and the remaining digits (CD) are the
channel #. If a 2 digit number is entered, digits CD are assumed to be 0 and
are inserted automatically when reading object. If a 3 digit number is
entered, digit C is assumed to be 0 and is inserted automatically when
reading object.
Ranges of Values for A: 1-7 for CX900, 1-4 for CX1000
Ranges of Values for B: 1-5 for CX900, 1-4 for CX1000
Ranges of Values for CD: 00-30
Default Value: not applicablero INTEGER .bopSapOprTable.1.1 |
bopSapOprAliasDetermines the active textual name uniquely identifying this port SAP.
Range of Values: 0 - 16 alphanumeric characters beginning with a
non-numeric character
Default Value: undefinedro Alias .bopSapOprTable.1.2 |
bopSapOprProtocolDetermines if the port is HDLC or Bisync.
Only HDLC is supported by ISDN and T1/E1 ports.
Indicates in the operative
configuration the type of bisync protocol
used by the controllers of the
port associated with this SAP.
Options:
hdlc
bsc3270 = Bisync 3270 controllers
borroughs = Borroughs controllers
sperry = Sperry controllers
bsc3780 = Bisync 2780/3780 controllers
Default Value: hdlcro Enumeration .bopSapOprTable.1.3 |
bopSapOprPortClockSourceDetermines the active data clock source for this port.
Options:
internal (1): Tx and Rx clocks are internally generated
external (2): Tx and Rx clocks are externally supplied on separate pins
split (3): Tx clock is internally generated and Rx clock is externally supplied
slave (4): Tx and Rx clocks are externally supplied on the same pins
Note: Split clocking is not supported in CX900 slots 5, 6 and 7.
Default Value: external (locked to internal for ISDN)ro Enumeration .bopSapOprTable.1.5 |
bopSapOprPortSpeedDetermines the input and output speed in bits per second for this port.
Note: Meaningful only if 'bopSapOprPortClockSource' is 'internal' or 'split'.
Ranges of Values: 375-2048000; limited to 1875-256000 for CX900 slots 5,6,7.
Default Value: 64,000ro INTEGER (375 .. 2048000) .bopSapOprTable.1.6 |
bopSapOprPortDuplexDetermines whether this port is communicating simultaneously in both
directions (full-duplex) or alternates between directions (half-duplex).
Not applicable for ISDN and T1/E1 ports.
Options:
half (1): half-duplex
full (2): full-duplex
Default Value: fullro Enumeration .bopSapOprTable.1.7 |
bopSapOprPortMaxFrameSizeDetermines the active maximum frame size supported by this port.
Ranges of Values: 32-9000
Default Value: 1,600 (512 for ISDN)ro INTEGER .bopSapOprTable.1.8 |
bopSapOprPortDataEncodingDetermines the active data formatting and encoding used by this port.
Options:
n/a (0): object is not applicable
nrz (1): NRZ (locked for ISDN 'D' channel; ISDN 'B' channel can use only this
value or NRZI-Space value)
nrzi-mark (2): NRZI-Mark
nrzi-space (3): NRZI-Space (ISDN 'B' channel can use only this value or NRZ
value)
Note: CX900 Slot/port/channel 51x-71x can use only NRZ or NRZI-Space.
Default Value: nrzro Enumeration .bopSapOprTable.1.9 |
bopSapOprPortIdleConditionDetermines the active idle line condition supported by this port.
Options:
flags (1): flags
marks (2): marks
as400 (3): AS400
Default Value: flagsro Enumeration .bopSapOprTable.1.10 |
bopSapOprPortPreAmbleLengthDetermines the minimum number of flags or sync pairs that will be inserted between frames
by the port's transmitter.
For HDLC frames:
A value of zero causes flag sharing between frames.
A value of one means no flag sharing and zero flags inserted between frames.
A value of two means no flag sharing and one flag inserted between frames.
A value of three means no flag sharing and two flags inserted between frames.
Etc.
For Bisync frames:
A value of zero or one causes one sync pair to be inserted between frames.
A value of two causes two sync pairs to be inserted between frames.
A value of three causes three sync pairs to be inserted between frames.
Etc.
Ranges of Values: 0 -16
Default Value: 1ro INTEGER (0 .. 16) .bopSapOprTable.1.11 |
bopSapOprPortFlagSharingDetermines whether back-to-back Tx frames share opening and closing flag.
This value is meaningful only if 'bopSapAdmPortPreAmbleLength' is set to
zero.
Options:
disabled (1): back-to-back frames do not share flag
enabled (2): back-to-back frames share flag
Default Value: disabledroobsolete Enumeration .bopSapOprTable.1.12 |
bopSapOprPortFilterMaskIndicates which bits of the 8-bit HDLC address are being used for address
filtering on this port (CX900 or USIO only).
Note: When a bit is set to '1', the position of bits will be checked. When a bit is
set to '0', it will not be checked.
Ranges of Values: 0 - 255
Default Value: 0roobsolete INTEGER (0 .. 255) .bopSapOprTable.1.13 |
bopSapOprPortFilterAddress1Indicates one of four 8-bit addresses used for address filtering (CX900 or
USIO only).
Ranges of Values: 0 - 255
Default Value: 126roobsolete INTEGER (0 .. 255) .bopSapOprTable.1.14 |
bopSapOprPortFilterAddress2Indicates one of four 8-bit addresses used for address filtering (CX900 or
USIO only).
Ranges of Values: 0 - 255
Default Value: 126roobsolete INTEGER (0 .. 255) .bopSapOprTable.1.15 |
bopSapOprPortFilterAddress3Indicates one of four 8-bit addresses used for address filtering (CX900 or
USIO only).
Ranges of Values: 0 - 255
Default Value: 126roobsolete INTEGER (0 .. 255) .bopSapOprTable.1.16 |
bopSapOprPortFilterAddress4Indicates one of four 8-bit addresses used for address filtering (CX900 or
USIO only).
Ranges of Values: 0 - 255
Default Value: 126roobsolete INTEGER (0 .. 255) .bopSapOprTable.1.17 |
bopSapOprPortCrcDetermines which algorithm is being used for error detection.
Options:
crc-ccitt (1): CRC-ITU-T (uses X15+X12+X5+1 polynomial; ITU-T formerly CCITT)
(locked for ISDN 'D' channel; can be selected for ISDN 'B' channel)
crc-32 (2): CRC-32 (for Ethernet; uses X32+X26+X23+X22+X16+X12+X11+
X10+X8+X7+X5+X4+X2+X+1) (can be selected for ISDN 'B' channel)
Default Value: crc-ccitt (1)roobsolete Enumeration .bopSapOprTable.1.18 |
bopSapOprPortDtrUpTimerDetermines the time in seconds that the port must wait for DCD (DTR if DCE)
after raising DTR (DCD if DCE) to determine if a connection can be established.
This object has no meaning in ISDN connections.
Note: This value will be set to zero if the port does not support an application
requiring it.
Ranges of Values: 0 - 65535
Default Value: 0ro INTEGER .bopSapOprTable.1.19 |
bopSapOprPortTxWindowDetermines the active maximum number of buffers that may be queued onto the
port driver (for transmission) by the associated upper layer.
For ISDN ports, the value is locked at 8.
Ranges of Values: 1 - 255
Default Value: 255ro INTEGER .bopSapOprTable.1.20 |
bopSapOprPortDialModeIdentifies the operation mode when setting up connections.
Options:
n/a (0): object is not applicable
dial-in-only (1): Only accept incoming calls; Will not make any outgoing calls.
dial-out-only (2): Only make outgoing calls; Will not accept any incoming calls.
dial-in-out (3): Accept incoming calls and make outgoing calls.
Ranges of Values: 1 - 3
Default Value: dial-in-outro Enumeration .bopSapOprTable.1.21 |
bopSapOprPortLoopbackDetermines whether loopback is enabled and what kind of loopback is enabled.
Options:
n/a (0): object is not applicable
none (1): Loopback is not enabled
local (2): Local loopback is enabled (return outbound frames to the originating
software layer without transmitting them)
remote (3): Remote loopback is enabled (forces the port to return (transmit)
any frame received on the line, and causes the port to deny communication
with any upper layer that requests service)
both (4):Both local and remote loopbacks are enabled.
isdn-uif-uif (5): ISDN loopback is enabled at U-Interface (forces TB1Q signal
from a remote transmitter to pass through the entire U-Interface Transceiver
before being transmitted back to the remote receiver)
isdn-uif-idl2 (6): ISDN loopback is enabled at IDL2 Controller (forces IDL2
Controller to take in B and D channel data on IDL RX pin and send it out on
IDL2 TX pin)
isdn-uif-framer (7): ISDN loopback is enabled at framer (forces B and D
channel data in on D-in pin and M channel data in on SCP which together
undergo framing and deframing functions before B and D channel data go out
D-out pin and M channel data go out SCP)
isdn-uif-external (8): ISDN loopback is enabled at external line (forces TB1Q
signal coming in on D-in pin to pass through Tx Driver pins, the U-Interface
circuit and Rx input pins before recovering it and sending it out the D-out
pin)
Default Value: nonero Enumeration .bopSapOprTable.1.28 |
bopSapOprPortSignalSamplingPeriodDetermines the active sampling period in 100 millisecond increments that this
port uses to sample signals. This object has no meaning in ISDN connections.
Ranges of Values: 3 - 100
Default Value: 5
Configuration Changed: operativerw INTEGER .bopSapOprTable.1.29 |
bopSapOprPortDcdDtrSignalSamplesDetermines the active number of sampling periods that this port must wait
before validating DCD (DTR if DCE).
This object has no meaning in ISDN connections.
Ranges of Values: 1 - 30
Default Value: 3
Configuration Changed: operativerw INTEGER .bopSapOprTable.1.30 |
bopSapOprPortCtsRtsSignalSamplesDetermines the active number of sampling periods that this port must wait
before validating CTS (RTS if DCE).
This object has no meaning in ISDN connections.
Ranges of Values: 1-30
Default Value: 3
Configuration Changed: operativerw INTEGER .bopSapOprTable.1.31 |
bopSapOprPortDsrDrsSignalSamplesDetermines the active number of sampling periods that this port must wait
before validating DRS (DSR if DCE).
This object has no meaning in ISDN connections.
Ranges of Values: 1 - 30
Default Value: 3
Configuration Changed: operativerw INTEGER .bopSapOprTable.1.32 |
bopSapOprPortTmLlSignalSamplesDetermines the active number of sampling periods that this port must wait
before validating TM (LL if DCE).
This object has no meaning in ISDN connections.
Ranges of Values: 1 - 30
Default Value: 3
Configuration Changed: operativerw INTEGER .bopSapOprTable.1.33 |
bopSapOprPortRiRlSignalSamplesDetermines the active number of sampling periods that this port must wait
before validating RI (RL if DCE).
This object has no meaning in ISDN connections.
Ranges of Values: 1 - 30
Default Value: 3
Configuration Changed: operativerw INTEGER .bopSapOprTable.1.34 |
bopSapOprPortStatisticsTimerDetermines the active period in seconds during which BOP performance
statistics are measured.
Note: If set to zero, BOP performance statistics are not measured.
Ranges of Values: 0 - 60
Default Value: 0ro INTEGER .bopSapOprTable.1.35 |
bopSapOprPortCarrierActionDetermines if the port driver informs it's associated upper layer that
service is no longer available following loss of DCD if DTE, or DTR if DCE.
Options:
disabled (1): do not notify upper layer (locked for ISDN and T1/E1 ports)
enabled (2): notify upper layer
Default Value: enabled (2)
Configuration Changed: operativerw Enumeration .bopSapOprTable.1.36 |
bopSapOprPortDataGeneratorDetermines whether this port acts as an internal data generator.
Options:
n/a (0): object is not applicable
disabled (1): port is not a data generator
enabled (2): port is a data generator
enabled-verify (3): port is a data generator and its incoming data is
verified
retrigger (4): port restarts data generation with defined parameters
Default Value: disabled (1)
Configuration Changed: operativerw Enumeration .bopSapOprTable.1.37 |
bopSapOprPortGenFramesDetermines the number of frames that the port configured as an internal
data generator will generate at one time.
Ranges of Values: 0 - 255
Note: When set to zero, frames are generated continuously
Default Value: 1
Configuration Changed: operativerw INTEGER .bopSapOprTable.1.38 |
bopSapOprPortGenFrameSizeDetermines the size in bytes of internally generated frames (excluding flags).
Ranges of Values: 2 - 65,535
Note: When set to zero, frames are sized randomly.
Default Value: 128
Configuration Changed: operativerw INTEGER .bopSapOprTable.1.39 |
bopSapOprPortGenFrameHeaderDetermines the 16-bit header that is inserted in the first two octets after
the opening flag of each internally generated frame.
Ranges of Values: 0 - 65,535
Default Value: 1
Configuration Changed: operativerw INTEGER .bopSapOprTable.1.40 |
bopSapOprPortThreshBandwidthDetermines the value of the minimum critical bandwidth that determines
whether Frame Relay should filter certain restricted types of packets or not.
The value entered should be a multiple of 1 Kilo bits per second.
Ranges of Values: 0 - 65,535
Default Value: 0
Configuration Changed: operativero INTEGER .bopSapOprTable.1.41 |
bopSapOprPortActualSpeedDetermines the actual calculated output speed in bits per second of the port.
Ranges of Values: 375 - 2,048,000
Default Value: 0ro INTEGER (375 .. 2048000) .bopSapOprTable.1.42 |
bopSapOprCodeSetIndicates the code used to communicate with the Bisync device.
Options:
(0) N/A: object is not applicable
(1) EBCDIC code set
(2) ASCII code set
Default value: ebcdicro Enumeration .bopSapOprTable.1.43 |
bopSapOprParityIndicates the parity used to communicate with the Bisync device
Options:
(0) N/A: Object is not applicable
(1) none: No parity
(2) odd: Odd parity
(3) even: Even parity
(4) space: Low parity (always 0's)
(5) mark: High parity (always 1's)
Default value: nonero Enumeration .bopSapOprTable.1.44 |
bopOprPortTrapDetermines whether this port produces a 'bopPortStatusChange' trap which
can be retrieved by SNMP network management.
Options:
disabled (1): do not produce port status trap
enabled (2): produce port status trap
Default Value: disabled (1)
Configuration Changed: operativerw Enumeration .bopSapOprTable.1.47 |
bopOprTxClockTrapDetermines whether this port produces a 'bopTxClockStatusChange' trap which
can be retrieved by SNMP network management.
Options:
disabled (1): do not produce transmit clock status trap
enabled (2): produce transmit clock status trap
Default Value: disabled (1)
Configuration Changed: operativerw Enumeration .bopSapOprTable.1.48 |
bopOprControlLineControls the state of the port.
Options:
forceDown (1): forces the port into a 'down' state
forceUp (2): forces the port into an 'up' state
forceReset (3): forces a reset of the port
Default Value: nonerw Enumeration .bopSapOprTable.1.52 |
bopOprControlStatsSpecifies that port statistics are to be cleared.
Options:
clearSapStats (1): clears port statistics
Default Value: nonerw Enumeration .bopSapOprTable.1.53 |
bopStatOprPortTypeIndicates the type of hardware strapping for the port.
Options:
unknown (1): unknown strapping
dte (2): DTE strapping
dce (3): DCE strapping
Default Value: nonero Enumeration .bopSapOprTable.1.55 |
bopStatOprPortInterfaceTypeIndicates the type of hardware interface of the port.
Options:
unknown (1)
rs232d (2): V.24
v35 (3): V.35
x21(4): X.21
v34 (5): V.34 modem
dds (6): 56K DSU/CSU
uif (7): ISDN U-interface
v36 (8): V.36
Default Value: nonero Enumeration .bopSapOprTable.1.56 |
bopStatOprPortStateIndicates the state of availability of the port.
Options:
portUp (1): port is up
portDown (2): port is down
portShutDown (3): port has been shut down
portDownBadConfiguration (4): port is down due to bad
configuration
portOutOfOrder (5): port is out of order
Default Value: nonero Enumeration .bopSapOprTable.1.57 |
bopStatOprTxClockStateIndicates the state availability of the transmit clock.
Options:
txClockDown (1): transmit clock is down
txClockUp (2): transmit clock is up
Default Value: nonero Enumeration .bopSapOprTable.1.61 |
bopStatOprDCDStateIndicates the state of the DCD signal.
Options:
unknown (1): DCD signal is in unknown state because hardware is not present
inactive(2): DCD signal is low
active (3): DCD signal is high
Default Value: nonero Enumeration .bopSapOprTable.1.62 |
bopStatOprDTRStateIndicates the state of the DTR signal.
Options:
unknown (1): DTR signal is in unknown state because hardware is not present
inactive (2): DTR signal is low
active (3): DTR signal is high
Default Value: nonero Enumeration .bopSapOprTable.1.63 |
bopStatOprRTSStateIndicates the state of the RTS signal.
Options:
unknown (1): RTS signal is in unknown state because hardware is not present
inactive (2): RTS signal is low
active (3): RTS signal is high
Default Value: nonero Enumeration .bopSapOprTable.1.64 |
bopStatOprCTSStateIndicates the state of the CTS signal.
Options:
unknown (1): CTS signal is in unknown state because hardware is not present
inactive (2): CTS signal is low
active (3): CTS signal is high
Default Value: nonero Enumeration .bopSapOprTable.1.65 |
bopStatOprDSRStateIndicates the state of the DSR signal.
Options:
unknown (1): DSR signal is in unknown state because hardware is not present
inactive (2): DSR signal is low
active =(3): SR signal is high
Default Value: nonero Enumeration .bopSapOprTable.1.66 |
bopStatOprDRSStateIndicates the state of the DRS signal.
Options:
unknown (1): DRS signal is in unknown state because hardware is not present
inactive (2): DRS signal is low
active = DRS signal is high
Default Value: nonero Enumeration .bopSapOprTable.1.67 |
bopStatOprTMStateIndicates the state of the TM signal.
Options:
unknown (1): TM signal is in unknown state because hardware is not present
inactive (2): TM signal is low
active (3): TM signal is high
Default Value: nonero Enumeration .bopSapOprTable.1.68 |
bopStatOprLLStateIndicates the state of the LL signal.
Options:
unknown (1): LL signal is in unknown state because hardware is not present
inactive (2): LL signal is low
active (3): LL signal is high
Default Value: nonero Enumeration .bopSapOprTable.1.69 |
bopStatOprRIStateIndicates the state of the RI signal.
Options:
unknown (1): RI signal is in unknown state because hardware is not present
inactive (2): RI signal is low
active (3): RI signal is high
Default Value: nonero Enumeration .bopSapOprTable.1.70 |
bopStatOprRLStateIndicates the state of the RL signal.
Options:
unknown (1): RL signal is in unknown state because hardware is not present
inactive (2): RL signal is low
active (3): RL signal is high
Default Value: nonero Enumeration .bopSapOprTable.1.71 |
bopStatOprTxFramesIndicates the total number of Tx frames since statistics were last reset.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.75 |
bopStatOprRxFramesIndicates the total number of Rx frames since statistics were last reset.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.76 |
bopStatOprLocalLoopbackFramesIndicates the total number of frames locally looped back since statistics
were last reset.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.77 |
bopStatOprTxBpsIndicates the number of transmitted bits divided by the number of seconds
set in 'bopSapOprPortStatisticsTimer'.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.78 |
bopStatOprRxBpsIndicates the number of received bits divided by the number of seconds
set in 'bopSapOprPortStatisticsTimer'.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.79 |
bopStatOprTxBpsMaxIndicates the highest number of bits per second transmitted since statistics
were last reset.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.80 |
bopStatOprRxBpsMaxIndicates the highest number of bits per second received since statistics
were last reset.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.81 |
bopStatOprTxFpsIndicates the number of transmitted frames divided by the number of seconds
set in 'bopSapOprPortStatisticsTimer'.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.82 |
bopStatOprRxFpsIndicates the number of received frames divided by the number of seconds set
in 'bopSapOprPortStatisticsTimer'.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.83 |
bopStatOprTxFpsMaxIndicates the highest number of frames per second transmitted since
statistics were last reset.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.84 |
bopStatOprRxFpsMaxIndicates the highest number of frames per second received since statistics
were last reset.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.85 |
bopStatOprTxUnderrunFramesIndicates the total number of underrun frames that have been unsuccessfully
transmitted since statistics were last reset.
Ranges of Values: 0 - 4,294,967,295
Default Value: nonero Counter .bopSapOprTable.1.86 |
bopStatOprTxCtsLostFramesIndicates the total number of frames unsuccessfully transmitted in half-duplex
because CTS was dropped during transmission.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.87 |
bopStatOprTxBadStateDiscardsIndicates the total number of frames discarded since statistics were last
reset, due to a request for frame transmission while the port was down
('bopStatOprPortState' = portDown, portShutDown, portDownBadConfiguration,
or portOutOfOrder).
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.88 |
bopStatOprTxResetDiscardsIndicates the total number of frames discarded since statistics were last
reset, due to a management request for a line reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.89 |
bopStatOprTxSysCongestionDiscardsIndicates the total number of frames discarded since statistics were last
reset, due to system congestion.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.90 |
bopStatOprTxInvWinDiscardsIndicates the total number of frames discarded since statistics were last
reset, due to the transmit window being exceeded.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.91 |
bopStatOprTxInvRLpbkWinDiscardsIndicates the total number of frames discarded since statistics were last
reset, due to the transmit window being exceeded while in loopback mode.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.92 |
bopStatOprRxBadCrcFramesIndicates the total number of bad CRC frames received since statistics were
last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.98 |
bopStatOprRxAbortedFramesIndicates the total number of aborted frames received since statistics were
last reset.
Note: A frame is aborted when the port's receiver detects seven consecutive
ones in that frame.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.99 |
bopStatOprRxNonIntegralBitFramesIndicates the total number of frames received since statistics were last
reset, that did not have eight bits per byte.
Note: Non-integral bit frames cannot be divided evenly by eight (the number of bits
per byte in a frame).
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.100 |
bopStatOprRxLongFramesIndicates the total number of long frames received since statistics were last
reset.
Note: A long frame is counted each time a received frame exceeds the permitted
frame length defined in 'bopSapOprPortMaxFrameSize'.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.101 |
bopStatOprRxOverrunFramesIndicates the total number of overrun frames received since statistics were
last reset.
Note:
An overrun indicates that a frame's contents have been corrupted due to slow
response in data reception.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.102 |
bopStatOprRxCdLostFramesIndicates the total number of frames received with DCD loss in half-duplex by
the port.
Ranges of Values: 0 - 65, 535
Default Value: nonero Counter .bopSapOprTable.1.103 |
bopStatOprRxBadStateDiscardsIndicates the total number of frames discarded since statistics were last
reset, because BOP software layer was not bound to other layers.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.104 |
bopStatOprRxBusyDiscardsIndicates the total number of frames discarded since statistics were last
reset, due to a lack of receive buffers.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.105 |
bopStatOprPortStateChangesIndicates the total number of times the port has moved from one state to
another since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.109 |
bopStatOprTxClockStateChangesIndicates the total number of times that 'bopStatOprTxClockState' has moved
from one state to another since were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.110 |
bopStatOprDCDStateChangesIndicates the total number of times DCD has moved from one state to
another since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.111 |
bopStatOprDTRStateChangesIndicates the total number of times DTR has moved from one state to
another since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.112 |
bopStatOprRTSStateChangesIndicates the total number of times RTS has moved from one state to
another since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.113 |
bopStatOprCTSStateChangesIndicates the total number of times CTS has moved from one state to
another since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.114 |
bopStatOprDSRStateChangesIndicates the total number of times DSR has moved from one state to
another since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.115 |
bopStatOprDRSStateChangesIndicates the total number of times DRS has moved from one state to
another since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.116 |
bopStatOprTMStateChangesIndicates the total number of times TM has moved from one state to
another since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.117 |
bopStatOprLLStateChangesIndicates the total number of times LL has moved from one state to
another since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.118 |
bopStatOprRIStateChangesIndicates the total number of times RI has moved from one state to
another since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.119 |
bopStatOprRLStateChangesIndicates the total number of times RL has moved from one state to
another since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.120 |
bopStatOprPortResetsIndicates the total number of port resets that have occurred at the port
since statistics were last reset.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.121 |
bopStatOprRxGenErrorIndicates the total number of frames received in error since statistics were
last reset, while 'bopSapOprPortDataGenerator' was set to 'enabled-verify'.
Ranges of Values: 0 - 65,535
Default Value: nonero Counter .bopSapOprTable.1.123 |