NCRBSC-OPT-MIB: View SNMP OID List / Download MIB
VENDOR: CODEX
Home | MIB: NCRBSC-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).
|
|||
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 | |||
cdx6500PPCTNCRBisyncTable | 1.3.6.1.4.1.449.2.1.2.1.1.17 | no-access |
A table of NCRBSC Port configuration entries. |
|
1.3.6.1.4.1.449.2.1.2.1.1.17.1 | no-access |
A NCRBSC Configuration Table entry. Each entry contains the configuration parameters for a single NCRBSC port. |
||
cdx6500NCRBSCCfgPortNumber | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.1 | integer | read-only |
The NCRBSC port number described by this entry. |
cdx6500NCRBSCCfgPADType | 1.3.6.1.4.1.449.2.1.2.1.1.17.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 added for RFC1155 compatibility. Enumeration: 'hpad': 1, 'newvalTpad': 50, 'tpad': 0. |
cdx6500NCRBSCCfgClockSource | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.3 | integer | read-only |
int - internal clock source. ext - external clock source. newvalInt - same functionality as 'int', new enumeration added for RFC1155 compatibility. Enumeration: 'int': 0, 'ext': 1, 'newvalInt': 50. |
cdx6500NCRBSCCfgClockSpeed | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.4 | integer | read-only |
This is the speed of the port in bits per second, when using internal clocking. |
cdx6500NCRBSCCfgContention | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.5 | 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 added for RFC1155 compatibility. Enumeration: 'newvalHdx': 50, 'fdx': 1, 'hdx': 0. |
cdx6500NCRBSCCfgNumDevices | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.6 | integer | read-only |
Specifies the number of physical devices on this line. |
cdx6500NCRBSCCfgServTimer | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.7 | 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. |
cdx6500NCRBSCCfgErrThreshCount | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.8 | integer | read-only |
Indicates number of consecutive errors that can occur before a device is considered down. |
cdx6500NCRBSCCfgRetranTimeout | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.10 | integer | read-only |
Specifies the amount of time in TENTHS OF A SECOND before a retransmission of the previously sent protocol sequence is attempted. The effective range is 0.1 - 25.5 seconds. The MINIMUM acceptable values are dependent on the speed configured as follows (speed - responsetimeout): 1200 - 12, 2400 - 6, 4800 - 3,9600 - 2, 19200 - 2 |
cdx6500NCRBSCCfgInterBuffTimeout | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.11 | 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 abort the entire message and request retransmission. |
cdx6500NCRBSCCfgPortSubAddr | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.12 | displaystring | read-only |
0 - 3 Decimal digits Calls addressed to this node and with this subaddress will be routed to this port. |
cdx6500NCRBSCCfgPortOptions | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.13 | displaystring | read-only |
Select options on this NCRBSC 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). |
cdx6500NCRBSCCfgRestrictConnDest | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.14 | displaystring | read-only |
1 - 32 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. Blank this field to disable this function. |
cdx6500NCRBSCCfgBillRec | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.15 | integer | read-only |
This controls whether billing (accounting) records will be created for calls on this Device. newvalOff : same functionality as 'off', new enumeration added for RFC1155 compatibility. Enumeration: 'on': 1, 'off': 0, 'newvalOff': 50. |
cdx6500NCRBSCCfgElectricalInterfaceType | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.16 | 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. |
cdx6500NCRBSCCfgV24ElectricalInterfaceOption | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.17 | 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. |
cdx6500NCRBSCCfgHighSpeedElectricalInterfaceOption | 1.3.6.1.4.1.449.2.1.2.1.1.17.1.18 | 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. |
cdx6500PCTNCRBSCDeviceGroup | 1.3.6.1.4.1.449.2.1.2.1.7 | |||
cdx6500PBCTNCRBSCDeviceTable | 1.3.6.1.4.1.449.2.1.2.1.7.1 | no-access |
A table of NCRBSC device configuration entries. |
|
1.3.6.1.4.1.449.2.1.2.1.7.1.1 | no-access |
A NCRBSC Configuration Table entry. Each entry contains the configuration parameters for a single NCRBSC device. |
||
cdx6500ncrbscDevPortNumber | 1.3.6.1.4.1.449.2.1.2.1.7.1.1.1 | integer | read-only |
The NCRBSC port accessing this device |
cdx6500ncrbscDevEntry | 1.3.6.1.4.1.449.2.1.2.1.7.1.1.2 | integer | read-only |
The unique number for this specific port. |
cdx6500ncrbscBSCControlUnitAddr | 1.3.6.1.4.1.449.2.1.2.1.7.1.1.3 | displaystring | read-only |
0-2 Hex digits, This is the Poll address of the Control Unit that supports this device. It consists of two hexadecimal digits. Valid ranges depend on device Character Set as follows: EBCDIC: 40,C1,C2,C3,C4,C5,C6,C7,C8,C9,4A,4B,4C,4D,4E,4F, 50,D1,D2,D3,D4,D5,D6,D7,D8,D9,5A,5B,5C,5D,5E,5F ASCII : 20,41,42,43,44,45,46,47,48,49,5B,2E,3C,28,2B,21, 26,4A,4B,4C,4D,4E,4F,50,51,52,5D,24,2A,29,3B,5E |
cdx6500ncrbscDestControlUnitAddr | 1.3.6.1.4.1.449.2.1.2.1.7.1.1.4 | displaystring | read-only |
0-3 Hex digits, Specifies control unit address on remote PAD. Used with Connection Request Mode = 2 or 3 |
cdx6500ncrbscAutocallMnemonic | 1.3.6.1.4.1.449.2.1.2.1.7.1.1.5 | displaystring | read-only |
0-2 Hex digits, This mnemonic name is used if this device is configured for AUTO or FAST calling. |
cdx6500ncrbscDeviceEnabled | 1.3.6.1.4.1.449.2.1.2.1.7.1.1.6 | integer | read-only |
This parameter is used to enable or disable the operation of this controller device. yes - Enable device. no - Disable device. newvalNo - same functionality as 'no', new enumeration added 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 | |||
cdx6500PPSTNCRBisyncTable | 1.3.6.1.4.1.449.2.1.3.1.1.17 | no-access |
A table of NCRBSC port statistics entries. |
|
1.3.6.1.4.1.449.2.1.3.1.1.17.1 | no-access |
A NCRBSC Port Statistic Table entry. Each entry contains the statistics for a single NCRBSC port. |
||
cdx6500ncrbscStatPortNumber | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.1 | integer | read-only |
The NCRBSC port number described by this entry. |
cdx6500ncrbscPortStatus | 1.3.6.1.4.1.449.2.1.3.1.1.17.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 added for RFC1155 compatibility. Enumeration: 'down': 4, 'busyOut': 2, 'enabled': 1, 'up': 3, 'disabled': 0, 'newvalDisabled': 50. |
cdx6500ncrbscPortState | 1.3.6.1.4.1.449.2.1.3.1.1.17.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. |
cdx6500ncrbscPortSpeed | 1.3.6.1.4.1.449.2.1.3.1.1.17.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. |
cdx6500ncrbscPortUtilIn | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.5 | integer | read-only |
Percentage of port input bandwidth in use. |
cdx6500ncrbscPortUtilOut | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.6 | integer | read-only |
Percentage of Port output bandwidth in use. |
cdx6500ncrbscInMsgs | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.7 | counter | read-only |
Number of message received since last node, port, or statistics reset. |
cdx6500ncrbscOutMsgs | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.8 | counter | read-only |
Number of message sent since last node, port, or statistics reset. |
cdx6500ncrbscInChars | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.9 | counter | read-only |
Number of characters received since last node, port, or statistics reset. |
cdx6500ncrbscOutChars | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.10 | counter | read-only |
Number of characters sent since last node, port, or statistics reset. |
cdx6500ncrbscCharRateIn | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.11 | integer | read-only |
Number of characters received per second. |
cdx6500ncrbscCharRateOut | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.12 | integer | read-only |
Number of characters sent per second. |
cdx6500ncrbscCrcBccErrs | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.13 | counter | read-only |
Number of CRC errors since last node, port, or statistics reset. |
cdx6500ncrbscRviRx | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.14 | integer | read-only |
Accumulator, received RVI. |
cdx6500ncrbscRviTx | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.15 | integer | read-only |
Accumulator, transmitted RVI. |
cdx6500ncrbscWackRx | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.16 | integer | read-only |
Accumulator, recevied WACK. |
cdx6500ncrbscNconvRxMax | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.17 | integer | read-only |
Maximum number of conversation messages received from device within a poll or select. |
cdx6500ncrbscNconvTxMax | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.18 | integer | read-only |
Maximum number of conversation messages sent to device within a poll or select. |
cdx6500ncrbscNgroupRxMax | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.19 | integer | read-only |
Maximum number of grouping messages received from device within a poll or select. |
cdx6500ncrbscNgroupTxMax | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.20 | integer | read-only |
Maximum number of grouping messages sent to device within a poll or select. |
cdx6500ncrbscLongRespTime | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.21 | integer | read-only |
Longest response time |
cdx6500ncrbscAverageRespTime | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.22 | integer | read-only |
Average response time |
cdx6500ncrbscRviForce | 1.3.6.1.4.1.449.2.1.3.1.1.17.1.23 | integer | read-only |
Number of RVI's sent to device from the polling algorithm. |