TDLC-OPT-MIB

File: TDLC-OPT-MIB.mib (29942 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

Counter enterprises OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

Cdx6500PPCTTDLCPortEntry  
SEQUENCE    
  tdlcPCfgPortNumber INTEGER
  tdlcPCfgPortType INTEGER
  tdlcPCfgPortSpeed INTEGER
  tdlcPCfgConnType INTEGER
  tdlcPCfgCRCOption INTEGER
  tdlcPCfgTANControl INTEGER
  tdlcPCfgPagTerminalID INTEGER
  tdlcPCfgResponseControl INTEGER
  tdlcPCfgElectricalInterfaceType INTEGER
  tdlcPCfgV24ElectricalInterfaceOption INTEGER
  tdlcPCfgHighSpeedElectricalInterfaceOption INTEGER

TDLCPGenStatEntry  
SEQUENCE    
  tdlcPGStatPortNumber INTEGER
  tdlcPGStatPortType INTEGER
  tdlcPGStatPortStatus INTEGER
  tdlcPGStatPortSpeed INTEGER
  tdlcPGStatPortUtilIn INTEGER
  tdlcPGStatPortUtilOut INTEGER
  tdlcPGStatParityErrors Counter
  tdlcPGStatOverrunErrors Counter
  tdlcPGStatFramingErrors Counter

TDLCPDataSummaryStatEntry  
SEQUENCE    
  tdlcPDSStatPortNumber INTEGER
  tdlcPDSStatTotalCharIn Counter
  tdlcPDSStatTotalCharOut Counter
  tdlcPDSStatTotalFramesIn Counter
  tdlcPDSStatTotalFramesOut Counter
  tdlcPDSStatCharInPerSec INTEGER
  tdlcPDSStatCharOutPerSec INTEGER
  tdlcPDSStatFramesInPerSec INTEGER
  tdlcPDSStatFramesOutPerSec INTEGER

TDLCPFrameSummaryStatEntry  
SEQUENCE    
  tdlcPFSStatPortNumber INTEGER
  tdlcPFSStatPagTerminalID INTEGER
  tdlcPFSStatLinkState INTEGER
  tdlcPFSStatCRCErrors Counter
  tdlcPFSStatLinkFramingErrors Counter
  tdlcPFSStatProtocolErrors Counter
  tdlcPFSStatENQFramesIn Counter
  tdlcPFSStatENQFramesOut Counter
  tdlcPFSStatEOTFramesIn Counter
  tdlcPFSStatEOTFramesOut Counter
  tdlcPFSStatACKFramesIn Counter
  tdlcPFSStatACKFramesOut Counter
  tdlcPFSStatNAKFramesIn Counter
  tdlcPFSStatNAKFramesOut Counter
  tdlcPFSStatRSFramesIn Counter
  tdlcPFSStatRSFramesOut Counter
  tdlcPFSStatCANFramesIn Counter
  tdlcPFSStatCANFramesOut Counter
  tdlcPFSStatDataFramesInPassed Counter
  tdlcPFSStatDataFramesOutPassed Counter
  tdlcPFSStatDataFramesInDiscarded Counter
  tdlcPFSStatDataFramesOutDiscarded Counter

Cdx6500ContTDLCPortEntry  
SEQUENCE    
  tdlcPContPortNumber INTEGER
  tdlcPContPortControl INTEGER

Defined Values

codex 1.3.6.1.4.1.449
OBJECT IDENTIFIER    

cdxProductSpecific 1.3.6.1.4.1.449.2
OBJECT IDENTIFIER    

cdx6500 1.3.6.1.4.1.449.2.1
OBJECT IDENTIFIER    

cdx6500Configuration 1.3.6.1.4.1.449.2.1.2
OBJECT IDENTIFIER    

cdx6500CfgProtocolGroup 1.3.6.1.4.1.449.2.1.2.1
OBJECT IDENTIFIER    

cdx6500PCTPortProtocolGroup 1.3.6.1.4.1.449.2.1.2.1.1
OBJECT IDENTIFIER    

cdx6500Statistics 1.3.6.1.4.1.449.2.1.3
OBJECT IDENTIFIER    

cdx6500StatProtocolGroup 1.3.6.1.4.1.449.2.1.3.1
OBJECT IDENTIFIER    

cdx6500PSTPortProtocolGroup 1.3.6.1.4.1.449.2.1.3.1.1
OBJECT IDENTIFIER    

cdx6500Controls 1.3.6.1.4.1.449.2.1.4
OBJECT IDENTIFIER    

cdx6500PPCTTDLCPortTable 1.3.6.1.4.1.449.2.1.2.1.1.33
This table contains the TDLC port configuration parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500PPCTTDLCPortEntry

cdx6500PPCTTDLCPortEntry 1.3.6.1.4.1.449.2.1.2.1.1.33.1
Entries in the TDLC port configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500PPCTTDLCPortEntry  

tdlcPCfgPortNumber 1.3.6.1.4.1.449.2.1.2.1.1.33.1.1
Port Number of the TDLC port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..54  

tdlcPCfgPortType 1.3.6.1.4.1.449.2.1.2.1.1.33.1.2
Specifies the type of access protocol for this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER tdlc(49)  

tdlcPCfgPortSpeed 1.3.6.1.4.1.449.2.1.2.1.1.33.1.3
Specifies port speed in bits per second. speed300 : 300 bits per second. speed1200 : 1200 bits per second. speed2400 : 2400 bits per second. speed4800 : 4800 bits per second. speed9600 : 9600 bits per second. speed19200 : 19200 bits per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER speed300(3), speed1200(4), speed2400(13), speed4800(14), speed9600(15), speed19200(16)  

tdlcPCfgConnType 1.3.6.1.4.1.449.2.1.2.1.1.33.1.4
This specifies the control signal handshake and clocking required for a connection to be made to this port. simp - simple, no control signals required. dtr - dedicated, require the data terminal ready signal (dtr). nc - Skipped during configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER simp(1), dtr(2), nc(100)  

tdlcPCfgCRCOption 1.3.6.1.4.1.449.2.1.2.1.1.33.1.5
This specifies CRC checking and generation for TNPP data frames. normal - 2 Bytes Binary CRC. transp - 4 Bytes ASCII CRC. nc - Skipped during configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), transp(2), nc(100)  

tdlcPCfgTANControl 1.3.6.1.4.1.449.2.1.2.1.1.33.1.6
This specifies whether to accept the control characters ACK, NAK, CAN and RS in TNPP data frames. no - Not Accepted. yes - Accepted. nc - Skipped during configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2), nc(100)  

tdlcPCfgPagTerminalID 1.3.6.1.4.1.449.2.1.2.1.1.33.1.7
This specifies the identifier for the paging terminal connected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

tdlcPCfgResponseControl 1.3.6.1.4.1.449.2.1.2.1.1.33.1.8
This specifies whether to respond to the paging terminal when the TFRI does not have connection with TFR. yes - Will respond only when the TFRI has connection with TFR. no - Will respond irrespective of TFRI connection with TFR.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2), nc(100)  

tdlcPCfgElectricalInterfaceType 1.3.6.1.4.1.449.2.1.2.1.1.33.1.9
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER v24(1), v35(2), v36(3), x21(4), none(5)  

tdlcPCfgV24ElectricalInterfaceOption 1.3.6.1.4.1.449.2.1.2.1.1.33.1.10
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ri(1), tm(2)  

tdlcPCfgHighSpeedElectricalInterfaceOption 1.3.6.1.4.1.449.2.1.2.1.1.33.1.11
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), xover(2)  

cdx6500PPSTTDLCPStatTable 1.3.6.1.4.1.449.2.1.3.1.1.34
OBJECT IDENTIFIER    

tdlcPGenStatTable 1.3.6.1.4.1.449.2.1.3.1.1.34.1
This table contains the TDLC Port statistics general parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TDLCPGenStatEntry

tdlcPGenStatEntry 1.3.6.1.4.1.449.2.1.3.1.1.34.1.1
Entries in the TDLC port statistics general parameter table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TDLCPGenStatEntry  

tdlcPGStatPortNumber 1.3.6.1.4.1.449.2.1.3.1.1.34.1.1.1
Port Number of the TDLC port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..54  

tdlcPGStatPortType 1.3.6.1.4.1.449.2.1.3.1.1.34.1.1.2
This indicates the type of access protocol for this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER tdlc(48)  

tdlcPGStatPortStatus 1.3.6.1.4.1.449.2.1.3.1.1.34.1.1.3
This indicates the operational status of the port. disabled : port is disabled. up : port is up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), up(2)  

tdlcPGStatPortSpeed 1.3.6.1.4.1.449.2.1.3.1.1.34.1.1.4
This indicates port speed in bits per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tdlcPGStatPortUtilIn 1.3.6.1.4.1.449.2.1.3.1.1.34.1.1.5
This indicates the port utilization for the line to port direction.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tdlcPGStatPortUtilOut 1.3.6.1.4.1.449.2.1.3.1.1.34.1.1.6
This indicates the port utilization for the port to line direction.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tdlcPGStatParityErrors 1.3.6.1.4.1.449.2.1.3.1.1.34.1.1.7
This indicates the number of parity errors counted by the I/O driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPGStatOverrunErrors 1.3.6.1.4.1.449.2.1.3.1.1.34.1.1.8
This indicates the number of overrun errors detected by the I/O driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPGStatFramingErrors 1.3.6.1.4.1.449.2.1.3.1.1.34.1.1.9
This indicates the number of framing errors counted by the I/O driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPDataSummaryStatTable 1.3.6.1.4.1.449.2.1.3.1.1.34.2
This table contains the TNPP port statistics data summary parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TDLCPDataSummaryStatEntry

tdlcPDataSummaryStatEntry 1.3.6.1.4.1.449.2.1.3.1.1.34.2.1
Entries in the TDLC port statistics data summary parameter table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TDLCPDataSummaryStatEntry  

tdlcPDSStatPortNumber 1.3.6.1.4.1.449.2.1.3.1.1.34.2.1.1
Port Number of the TDLC port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..54  

tdlcPDSStatTotalCharIn 1.3.6.1.4.1.449.2.1.3.1.1.34.2.1.2
This indicates the total number of characters that have been received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPDSStatTotalCharOut 1.3.6.1.4.1.449.2.1.3.1.1.34.2.1.3
This indicates the total number of characters that have been transmitted by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPDSStatTotalFramesIn 1.3.6.1.4.1.449.2.1.3.1.1.34.2.1.4
This indicates the total number of frames that have been received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPDSStatTotalFramesOut 1.3.6.1.4.1.449.2.1.3.1.1.34.2.1.5
This indicates the total number of frames that have been received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPDSStatCharInPerSec 1.3.6.1.4.1.449.2.1.3.1.1.34.2.1.6
This indicates the rate at which characters have been received by the port per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tdlcPDSStatCharOutPerSec 1.3.6.1.4.1.449.2.1.3.1.1.34.2.1.7
This indicates the rate at which characters have been transmitted by the port per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tdlcPDSStatFramesInPerSec 1.3.6.1.4.1.449.2.1.3.1.1.34.2.1.8
This indicates the rate at which frames have been received by the port per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tdlcPDSStatFramesOutPerSec 1.3.6.1.4.1.449.2.1.3.1.1.34.2.1.9
This indicates the rate at which frames have been transmitted by the port per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tdlcPFrameSummaryStatTable 1.3.6.1.4.1.449.2.1.3.1.1.34.3
This table contains the TDLC Port statistics frame summary parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TDLCPFrameSummaryStatEntry

tdlcPFrameSummaryStatEntry 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1
Entries in the TDLC port statistics frame summary parameter table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TDLCPFrameSummaryStatEntry  

tdlcPFSStatPortNumber 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.1
Port Number of this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tdlcPFSStatPagTerminalID 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.2
This specifies the identifier for the paging terminal connected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

tdlcPFSStatLinkState 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.3
This indicates the current link state. init - Initialization state. awaitEnqResp - Await enquiry response state. ready - Ready to communicate state transmitting - Transmitting state. transmitResponse - Transmit response state. na - Value not available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER init(1), awaitEnqResp(2), ready(3), transmitting(4), trnsmitResponse(5), na(100)  

tdlcPFSStatCRCErrors 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.4
This indicates the total number data frames received with Cyclic Redundancy Check errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatLinkFramingErrors 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.5
This indicates the total number of TNPP framing errors (Invalid Header,Invalid Control character, Frame Size Exceeded, Incomplete Frame, etc.).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatProtocolErrors 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.6
This indicates the number of Protocol errors due to unexpected events .
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatENQFramesIn 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.7
This indicates the total number of Enquiry frames received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatENQFramesOut 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.8
This indicates the total number of Enquiry frames transmitted by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatEOTFramesIn 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.9
This indicates the total number of End of Transmission frames received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatEOTFramesOut 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.10
This indicates the total number of End of Transmission frames transmitted by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatACKFramesIn 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.11
This indicates the total number of Acknowledgment frames received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatACKFramesOut 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.12
This indicates the total number of Acknowledgment frames transmitted by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatNAKFramesIn 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.13
This indicates the total number of Negative Acknowledgment frames received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatNAKFramesOut 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.14
This indicates the total number of Negative Acknowledgment frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatRSFramesIn 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.15
This indicates the total number of Request to Stop frames received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatRSFramesOut 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.16
This indicates the total number of Request to Stop frames transmitted by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatCANFramesIn 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.17
This indicates the total number of CANcel report frames received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatCANFramesOut 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.18
This indicates the total number of CANcel report frames transmitted by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatDataFramesInPassed 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.19
This indicates the total number of valid data frames received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatDataFramesOutPassed 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.20
This indicates the total number of valid data frames transmitted by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatDataFramesInDiscarded 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.21
This indicates the total number of data frames received by the port and discarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tdlcPFSStatDataFramesOutDiscarded 1.3.6.1.4.1.449.2.1.3.1.1.34.3.1.22
This indicates the total number of data frames transmitted by the port and discarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500ContTDLCTable 1.3.6.1.4.1.449.2.1.4.16
OBJECT IDENTIFIER    

cdx6500ContTDLCPortTable 1.3.6.1.4.1.449.2.1.4.16.1
This table contains the TDLC Port Control parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500ContTDLCPortEntry

cdx6500ContTDLCPortEntry 1.3.6.1.4.1.449.2.1.4.16.1.1
Entries in the TDLC Port Control Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500ContTDLCPortEntry  

tdlcPContPortNumber 1.3.6.1.4.1.449.2.1.4.16.1.1.1
Port number of the TDLC port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..54  

tdlcPContPortControl 1.3.6.1.4.1.449.2.1.4.16.1.1.2
Control operations for the specified TDLC port. boot - Boots the TDLC Port. enable - Enables the TDLC Port. disable - Disables the TDLC Port. busyout - Busyout the TDLC Port. resetstats - Resets the TDLC port statistics.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER boot(1), enable(2), disable(3), busyout(4), resetstats(5)