BSTD-OPT-MIB: View SNMP OID List / Download MIB

VENDOR: CODEX


 Home MIB: BSTD-OPT-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 codex 1.3.6.1.4.1.449
         cdxProductSpecific 1.3.6.1.4.1.449.2
             cdx6500 1.3.6.1.4.1.449.2.1
                 cdx6500Configuration 1.3.6.1.4.1.449.2.1.2
                     cdx6500CfgProtocolGroup 1.3.6.1.4.1.449.2.1.2.1
                         cdx6500PCTPortProtocolGroup 1.3.6.1.4.1.449.2.1.2.1.1
                             cdx6500PPCTBSTDPortTable 1.3.6.1.4.1.449.2.1.2.1.1.14 no-access
A table of BSTD Port configuration parameters.
                                   cdx6500PPCTBSTDPortEntry 1.3.6.1.4.1.449.2.1.2.1.1.14.1 no-access
A BSTD Configuration Table entry. Each entry contains the configuration parameters for a single BSTD port.
                                       cdx6500BSTDCfgPortNumber 1.3.6.1.4.1.449.2.1.2.1.1.14.1.1 integer read-only
The BSTD port number described by this entry.
                                       cdx6500BSTDCfgPADType 1.3.6.1.4.1.449.2.1.2.1.1.14.1.2 integer read-only
Indicates whether the port is functioning as a Terminal PAD (tpad) or a Host PAD (hpad). newvalTpad - same functionality as 'tpad', new enumeration introduced for RFC1155 compatibility. Enumeration: 'hpad': 1, 'newvalTpad': 50, 'tpad': 0.
                                       cdx6500BSTDCfgLineInterface 1.3.6.1.4.1.449.2.1.2.1.1.14.1.3 integer read-only
Selects the line interface to use. sync - synchronous operation. async - asynchronous operation. newvalSync - same functionality as 'sync', new enumeration introduced for RFC1155 compatibility. Enumeration: 'async': 1, 'newvalSync': 50, 'sync': 0.
                                       cdx6500BSTDCfgClockSource 1.3.6.1.4.1.449.2.1.2.1.1.14.1.4 integer read-only
int - internal clock source ext - external clock source. newvalInt - same functionality as 'int', new enumeration introduced for RFC1155 compatibility. Enumeration: 'int': 0, 'ext': 1, 'newvalInt': 50.
                                       cdx6500BSTDCfgClockSpeed 1.3.6.1.4.1.449.2.1.2.1.1.14.1.5 integer read-only
This is the speed of the port in bits per second, when using internal clocking.
                                       cdx6500BSTDCfgSyncContention 1.3.6.1.4.1.449.2.1.2.1.1.14.1.6 integer read-only
Indicates whether Half Duplex (hdx) or Full Duplex (fdx) modem signals are being generated. Full Duplex indicates communication is occuring in both directions simultaneously between devices. Half Duplex indicates transmission is occuring in both directions, but only in one direction at a time. newvalHdx - same functionality as 'hdx', new enumeration introduced for RFC1155 compatibility. Enumeration: 'newvalHdx': 50, 'fdx': 1, 'hdx': 0.
                                       cdx6500BSTDCfgAsyncConnType 1.3.6.1.4.1.449.2.1.2.1.1.14.1.7 integer read-only
Specify the control signal handshake required for a connection to be made to this port: simp - simple, no control signals required simpa - CTS follows RTS, but no control signals required Note: applicable for asynchronous operation only. newvalSimp - same functionality as 'simp', new enumeration introduced for RFC1155 compatibility. Enumeration: 'simpa': 15, 'simp': 0, 'newvalSimp': 50.
                                       cdx6500BSTDCfgNumDevices 1.3.6.1.4.1.449.2.1.2.1.1.14.1.8 integer read-only
Specifies the number of physical devices on this line.
                                       cdx6500BSTDCfgServTimer 1.3.6.1.4.1.449.2.1.2.1.1.14.1.9 integer read-only
The Service Timer specifies the interval of time in seconds between periodic servicing. Such servicing includes intervals between the time the PAD will attempt to poll devices that previously failed to respond and intervals between failures in attempts to establish a connection from a device configured for Autocall.
                                       cdx6500BSTDCfgErrThreshCount 1.3.6.1.4.1.449.2.1.2.1.1.14.1.10 integer read-only
Indicates number of consecutive errors that can occur before a device is considered down.
                                       cdx6500BSTDCfgResponseTimeout 1.3.6.1.4.1.449.2.1.2.1.1.14.1.11 integer read-only
Specifies the amount of time in msec the PAD allows a terminal, printer or host to respond. As a result, the TPAD may re-transmit the previous message or abort the current procedure. The HPAD aborts the current procedure as though EOT was received, allowing this HPAD station to disconnect it's X.25 circuit if the host malfunctions. An HPAD with a response timeout shorter than the hosts ability to respond may result in Inbound Errors.
                                       cdx6500BSTDCfgPadProtTimeout 1.3.6.1.4.1.449.2.1.2.1.1.14.1.12 integer read-only
Specifies the maximum amount of time in seconds the PAD will wait for the end of a multi-packet message from the network. If this time limit is exceeded, the PAD will initiate the clearing of the circuit.
                                       cdx6500BSTDCfgTranNumbers 1.3.6.1.4.1.449.2.1.2.1.1.14.1.13 integer read-only
This parameter is used to select the BSTD Transmission Numbering's mode of operation. disable - Disable Transmission Numbering modulo2 - Alternating '0' and '1' scheme. newvalDisable - same functionality as 'disable', new enumeration introduced for RFC1155 compatibility. Enumeration: 'modulo2': 1, 'disable': 0, 'newvalDisable': 50.
                                       cdx6500BSTDCfgContentionMode 1.3.6.1.4.1.449.2.1.2.1.1.14.1.14 integer read-only
For a TPAD port only : This parameter enables or disables a TPAD port to use BSTD Contention Mode. Note that an HPAD must have this option set to Enable. disable - Disable Contention Mode enable - Enable Contention Mode. newvalDisable - same functionality as 'disable', new enumeration introduced for RFC1155 compatibility. Enumeration: 'enable': 1, 'disable': 0, 'newvalDisable': 50.
                                       cdx6500BSTDCfgPortSubAddr 1.3.6.1.4.1.449.2.1.2.1.1.14.1.15 displaystring read-only
0 - 3 Decimal digits Calls addressed to this node and with this subaddress will be routed to this port.
                                       cdx6500BSTDCfgPortOptions 1.3.6.1.4.1.449.2.1.2.1.1.14.1.16 integer read-only
This object has been deprecated, It is replaced by cdx6500BSTDPortOptString. Enumeration: 'deprecatedObj': 1.
                                       cdx6500BSTDCfgRestrictConnDest 1.3.6.1.4.1.449.2.1.2.1.1.14.1.17 displaystring read-only
0 - 3 Decimal digits or a single blank All calls originating from this port will be routed to the destination specified in this parameter, irrespective of route selection table entries. For example, to route calls to port 1, use P1. To route calls to port 2, station 4, use P2S4.
                                       cdx6500BSTDCfgBillRec 1.3.6.1.4.1.449.2.1.2.1.1.14.1.18 integer read-only
This controls whether billing (accounting) records will be created for calls on this Device. newvalOff - same functionality as 'off', new enumeration introduced for RFC1155 compatibility. Enumeration: 'on': 1, 'off': 0, 'newvalOff': 50.
                                       cdx6500BSTDPortOptString 1.3.6.1.4.1.449.2.1.2.1.1.14.1.19 displaystring read-only
This is the new object for cdx6500BSTDPortOption. Select options on this BSTD port as follows: NONE - no option specified ORG - Controllers on this port will originate the calls ACK - DSP End-to-End Acknowledgements are to be used Any combination of above specified by summing (e.g. ORG+ACK).
                                       cdx6500BSTDCfgElectricalInterfaceType 1.3.6.1.4.1.449.2.1.2.1.1.14.1.20 integer read-only
Specify the Electrical Interface Type: V.24 - V.24 Electrical Interface Type V.35 - V.35 Electrical Interface Type V.36 - V.36 Electrical Interface Type X.21 - X.21 Electrical Interface Type NONE - Electrically disabled Enumeration: 'none': 5, 'x21': 4, 'v35': 2, 'v36': 3, 'v24': 1.
                                       cdx6500BSTDCfgV24ElectricalInterfaceOption 1.3.6.1.4.1.449.2.1.2.1.1.14.1.21 integer read-only
Specify the Pin 22 option: RI - V.24 uses Pin 22 for Ring Indicator output signal TM - V.24 uses Pin 22 for Test Mode input signal Enumeration: 'tm': 2, 'ri': 1.
                                       cdx6500BSTDCfgHighSpeedElectricalInterfaceOption 1.3.6.1.4.1.449.2.1.2.1.1.14.1.22 integer read-only
Specify the cable type: NONE - V.35/V.36/X.21 DCE with straight through cable XOVER - V.35/V.36/X.21 DCE with crossover adapter cable Enumeration: 'none': 1, 'xover': 2.
                         cdx6500PCTBSTDDeviceGroup 1.3.6.1.4.1.449.2.1.2.1.8
                             cdx6500PBCTBSTDDeviceTable 1.3.6.1.4.1.449.2.1.2.1.8.1 no-access
A table of BSTD device configuration parameters.
                                 cdx6500PBCTBSTDDeviceEntry 1.3.6.1.4.1.449.2.1.2.1.8.1.1 no-access
A BSTD Configuration Table entry. Each entry contains the configuration parameters for a single BSTD device.
                                     cdx6500BSTDDevPortNumber 1.3.6.1.4.1.449.2.1.2.1.8.1.1.1 integer read-only
The BSTD port accessing this device
                                     cdx6500BSTDDevEntry 1.3.6.1.4.1.449.2.1.2.1.8.1.1.2 integer read-only
The unique number for this specific port.
                                     cdx6500BSTDStationAddr1 1.3.6.1.4.1.449.2.1.2.1.8.1.1.3 displaystring read-only
This is the first byte of this Station's address. The Station address consists of two hexadecimal digits. The valid range for a digit is 20-7F.
                                     cdx6500BSTDStationAddr2 1.3.6.1.4.1.449.2.1.2.1.8.1.1.4 displaystring read-only
This is the second byte of this Station's address. The Station address consists of two hexadecimal digits. The valid range for a digit is 20-7F.
                                     cdx6500BSTDDestStationAddr1 1.3.6.1.4.1.449.2.1.2.1.8.1.1.5 displaystring read-only
This is the first byte for the Station on the remote PAD. The Destination Station address consists of two hexadecimal digits. The valid range for a digit is 20-7F.
                                     cdx6500BSTDDesstStationAddr2 1.3.6.1.4.1.449.2.1.2.1.8.1.1.6 displaystring read-only
This is the first byte for the Station on the remote PAD. The Destination Station address consists of two hexadecimal digits. The valid range for a digit is 20-7F.
                                     cdx6500BSTDGroupAddr1 1.3.6.1.4.1.449.2.1.2.1.8.1.1.7 displaystring read-only
This is the first byte of this Station's Group address. The Group address consists of two hexadecimal digits. The valid range for a digit is 20-7F.
                                     cdx6500BSTDGroupAddr2 1.3.6.1.4.1.449.2.1.2.1.8.1.1.8 displaystring read-only
This is the second byte of this Station's Group address. The Group address consists of two hexadecimal digits. The valid range for a digit is 20-7F.
                                     cdx6500BSTDCallMnemonic 1.3.6.1.4.1.449.2.1.2.1.8.1.1.9 displaystring read-only
This mnemonic name is used for originating calls from this Station.
                                     cdx6500BSTDStationEnabled 1.3.6.1.4.1.449.2.1.2.1.8.1.1.10 integer read-only
This parameter is used to enable or disable the operation of this Station. no - Disable Station. yes - Enable Station. newvalNo - same functionality as 'no', new enumeration introduced for RFC1155 compatibility. Enumeration: 'yes': 1, 'newvalNo': 50, 'no': 0.
                 cdx6500Statistics 1.3.6.1.4.1.449.2.1.3
                     cdx6500StatProtocolGroup 1.3.6.1.4.1.449.2.1.3.1
                         cdx6500PSTPortProtocolGroup 1.3.6.1.4.1.449.2.1.3.1.1
                             cdx6500PPSTBSTDPortStatTable 1.3.6.1.4.1.449.2.1.3.1.1.14 no-access
A table of BSTD port statistics.
                                   cdx6500BSTDPortStatEntry 1.3.6.1.4.1.449.2.1.3.1.1.14.1 no-access
A BSTD Port Statistic Table entry. Each entry contains the statistics for a single BSTD port.
                                       cdx6500BSTDStatPortNumber 1.3.6.1.4.1.449.2.1.3.1.1.14.1.1 integer read-only
The BSTD port number described by this entry.
                                       cdx6500BSTDPortStatus 1.3.6.1.4.1.449.2.1.3.1.1.14.1.2 integer read-only
Port Status indicates whether or not the port is switched on and is ready for operation. This value may be one of : up - Port is up and running. down - port is down. disabled - port has been disabled. enabled - port has been enabled, but is not yet Up busyOut - port has been set to be disabled as soon as last active session is disestablished. No new sessions will be established. newvalDisabled - same functionality as 'disabled', new enumeration introduced for RFC1155 compatibility. Enumeration: 'down': 4, 'busyOut': 2, 'enabled': 1, 'up': 3, 'disabled': 0, 'newvalDisabled': 50.
                                       cdx6500BSTDPortState 1.3.6.1.4.1.449.2.1.3.1.1.14.1.3 displaystring read-only
Port State indicates what the port is actually in the process of doing. This value may be one of : INACTIVE - H/TPAD port inactive entered during boot WTPOLSERVE - TPAD is waiting for response to a poll WTSELRESP - TPAD is waiting for the response to a select WTDATARESP - H/TPAD is waiting for data to be acknowledged DATA - H/TPAD is in the process of sending/receiving data SEL/POL - TPAD is about to select or poll a controller. This is the most common state for a TPAD SELECT - TPAD is about to select a device POLL - TPAD is about to poll a device WTENQRESP - H/TPAD is waiting for a NAK response to an ENQ sent IDLE - HPAD is waiting for the host to send commands. This is the most common state of the HPAD WTEOT - HPAD is waiting for an expected EOT from the host FLUSHINGDATA - HPAD encountered an error in the message received from the host. As a result, the data is being flushed WTLCM - HPAD received a read/modify and is waiting for the response from the TPAD.
                                       cdx6500BSTDPortSpeed 1.3.6.1.4.1.449.2.1.3.1.1.14.1.4 integer read-only
This is the speed of the port if clock is internal. If clock is external, this is the detected clock speed. If Port Speed is 0, clock is external, but clocking is not being received from attatched device.
                                       cdx6500BSTDPortUtilIn 1.3.6.1.4.1.449.2.1.3.1.1.14.1.5 integer read-only
Percentage of Port input bandwidth in use.
                                       cdx6500BSTDPortUtilOut 1.3.6.1.4.1.449.2.1.3.1.1.14.1.6 integer read-only
Percentage of Port output bandwidth in use.
                                       cdx6500BSTDInMsgs 1.3.6.1.4.1.449.2.1.3.1.1.14.1.7 counter read-only
Number of message received since last node, port, or statistics reset.
                                       cdx6500BSTDOutMsgs 1.3.6.1.4.1.449.2.1.3.1.1.14.1.8 counter read-only
Number of message sent since last node, port, or statistics reset.
                                       cdx6500BSTDInChars 1.3.6.1.4.1.449.2.1.3.1.1.14.1.9 counter read-only
Number of characters received since last node, port, or statistics reset.
                                       cdx6500BSTDOutChars 1.3.6.1.4.1.449.2.1.3.1.1.14.1.10 counter read-only
Number of characters sent since last node, port, or statistics reset.
                                       cdx6500BSTDCharRateIn 1.3.6.1.4.1.449.2.1.3.1.1.14.1.11 integer read-only
Number of characters received per second.
                                       cdx6500BSTDCharRateOut 1.3.6.1.4.1.449.2.1.3.1.1.14.1.12 integer read-only
Number of characters sent per second.
                                       cdx6500BSTDCrcBccErrs 1.3.6.1.4.1.449.2.1.3.1.1.14.1.13 counter read-only
Number of CRC errors since last node, port, or statistics reset.