TCOP-OPT-MIB

File: TCOP-OPT-MIB.mib (36060 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

Counter Gauge enterprises
OBJECT-TYPE

Defined Types

Counter16  
INTEGER 0..65535    

DisplayString  
OCTET STRING    

Cdx6500PPCTTCOPPortEntry  
SEQUENCE    
  cdx6500TCOPCfgPortNumber INTEGER
  cdx6500TCOPCfgSubtype INTEGER
  cdx6500TCOPCfgClockSource INTEGER
  cdx6500TCOPCfgClockSpeed INTEGER
  cdx6500TCOPCfgContention INTEGER
  cdx6500TCOPCfgCodeType INTEGER
  cdx6500TCOPCfgReceiveByteCount INTEGER
  cdx6500TCOPCfgCallControl INTEGER
  cdx6500TCOPCfgAutoCallMnem DisplayString
  cdx6500TCOPCfgAutoCallTO INTEGER
  cdx6500TCOPCfgMaxAutoCallTries INTEGER
  cdx6500TCOPCfgPortAddress DisplayString
  cdx6500TCOPCfgProtocolID DisplayString
  cdx6500TCOPCfgEnableBill INTEGER
  cdx6500TCOPCfgRestrictConn DisplayString
  cdx6500TCOPCfgRXQueue INTEGER
  cdx6500TCOPCfgTXQueue INTEGER
  cdx6500TCOPCfgQueueOverflow INTEGER
  cdx6500TCOPCfgPortType INTEGER
  cdx6500TCOPCfgDataTransmission INTEGER
  cdx6500TCOPCfgElectricalInterfaceType INTEGER
  cdx6500TCOPCfgV24ElectricalInterfaceOption INTEGER
  cdx6500TCOPCfgHighSpeedElectricalInterfaceOption INTEGER

Cdx6500PPSTTCOPPortEntry  
SEQUENCE    
  cdx6500TCOPStatPortNumber INTEGER
  cdx6500TCOPStatPortType INTEGER
  cdx6500TCOPStatPortSubtype INTEGER
  cdx6500TCOPStatPortStatus DisplayString
  cdx6500TCOPStatPortState INTEGER
  cdx6500TCOPStatPortSpeed INTEGER
  cdx6500TCOPStatPortUtilIn INTEGER
  cdx6500TCOPStatPortUtilOut INTEGER
  cdx6500TCOPStatPortOverrunErrs Counter16
  cdx6500TCOPStatPortUnderrunErrs Counter16
  cdx6500TCOPStatPortBCCErrs Counter16
  cdx6500TCOPStatPortParityErrs Counter16
  cdx6500TCOPStatPortInChars Counter
  cdx6500TCOPStatPortOutChars Counter
  cdx6500TCOPStatPortInCharsRate INTEGER
  cdx6500TCOPStatPortOutCharsRate INTEGER
  cdx6500TCOPStatPortInMessages Counter
  cdx6500TCOPStatPortOutMessages Counter
  cdx6500TCOPStatPortInMessagesRate INTEGER
  cdx6500TCOPStatPortOutMessagesRate INTEGER
  cdx6500TCOPStatPortInPktsQueued INTEGER
  cdx6500TCOPStatPortOutPktsQueued INTEGER
  cdx6500TCOPStatPortMaxInQueueLength Gauge
  cdx6500TCOPStatPortMaxOutQueueLength Gauge
  cdx6500TCOPStatPortPktQueueFlushCount INTEGER
  cdx6500TCOPStatAutoCallStatus DisplayString
  cdx6500TCOPStatAutoCallNextAttempt INTEGER
  cdx6500TCOPStatAutoCallAttemptCount Counter
  cdx6500TCOPStatAutoCallLastClearCause INTEGER
  cdx6500TCOPStatAutoCallLastClearDiagnosis INTEGER
  cdx6500TCOPStatAutoCallLastInCalledAddress DisplayString
  cdx6500TCOPStatAutoCallLastInCallingAddress DisplayString
  cdx6500TCOPStatAutoCallLastInCallFacilities DisplayString
  cdx6500TCOPStatAutoCallLastInCallCUD DisplayString
  cdx6500TCOPStatAutoCallLastOutCalledAddress DisplayString
  cdx6500TCOPStatAutoCallLastOutCallingAddress DisplayString
  cdx6500TCOPStatAutoCallLastOutCallFacilities DisplayString
  cdx6500TCOPStatAutoCallLastOutCallCUD DisplayString

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    

cdx6500PPCTTCOPPortTable 1.3.6.1.4.1.449.2.1.2.1.1.23
This table contains TCOP Port configuration parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500PPCTTCOPPortEntry

cdx6500PPCTTCOPPortEntry 1.3.6.1.4.1.449.2.1.2.1.1.23.1
Each PortEntry contains the configuration parameters for one TCOP port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500PPCTTCOPPortEntry  

cdx6500TCOPCfgPortNumber 1.3.6.1.4.1.449.2.1.2.1.1.23.1.1
Port number of the port being used by TCOP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..54  

cdx6500TCOPCfgSubtype 1.3.6.1.4.1.449.2.1.2.1.1.23.1.2
Select the sub-type for the synchronous protocol running on this port. hsc3 - Transparent Hitachi type gnet - Transparent GNET type. uts - Transparent Uniscope type. slc - Synchronous Link Control. ac100 - AC100.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hsc3(1), gnet(2), uts(3), slc(4), ac100(5)  

cdx6500TCOPCfgClockSource 1.3.6.1.4.1.449.2.1.2.1.1.23.1.3
int - internal clock source ext - external clock source on pins 18 and 24.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER int(1), ext(2)  

cdx6500TCOPCfgClockSpeed 1.3.6.1.4.1.449.2.1.2.1.1.23.1.4
This is the port speed in bits per second, when clock source = int.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1200..80000  

cdx6500TCOPCfgContention 1.3.6.1.4.1.449.2.1.2.1.1.23.1.5
Specifies the line contention. hdx - Half duplex, DCD toggles fdx - Full duplex, DCD is always high.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hdx(1), fdx(2)  

cdx6500TCOPCfgCodeType 1.3.6.1.4.1.449.2.1.2.1.1.23.1.6
Either of ascii or ebcdic code set is used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ascii(1), ebcdic(2)  

cdx6500TCOPCfgReceiveByteCount 1.3.6.1.4.1.449.2.1.2.1.1.23.1.7
Specifies the number of bytes collected from the line before data is forwarded to the network. A minimum byte count constraint is imposed for port speed intervals as shown in the following pairs of (port speed in bps, minimum byte count): (19200 to 80000, 127); (9600 to 19200, 64); (4800 to 9600, 32); (2400 to 4800, 16); (below 2400, 8).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 8..127  

cdx6500TCOPCfgCallControl 1.3.6.1.4.1.449.2.1.2.1.1.23.1.8
none - port will generate a call auto - Autocalling enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), auto(2)  

cdx6500TCOPCfgAutoCallMnem 1.3.6.1.4.1.449.2.1.2.1.1.23.1.9
This mnemonic name is used for Auto calling.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

cdx6500TCOPCfgAutoCallTO 1.3.6.1.4.1.449.2.1.2.1.1.23.1.10
Specifies the time in seconds between call attempts when autocalling.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 5..255  

cdx6500TCOPCfgMaxAutoCallTries 1.3.6.1.4.1.449.2.1.2.1.1.23.1.11
Specifies the maximum number of times the TCOP port will attempt to call. A value of 0 will allow unlimited number of attempts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cdx6500TCOPCfgPortAddress 1.3.6.1.4.1.449.2.1.2.1.1.23.1.12
The BCD address specified here is inserted in the calling address field when the TCOP port makes a call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

cdx6500TCOPCfgProtocolID 1.3.6.1.4.1.449.2.1.2.1.1.23.1.13
The protocol identifier specified here is inserted into a call packet or checked against the identifier of an incoming call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

cdx6500TCOPCfgEnableBill 1.3.6.1.4.1.449.2.1.2.1.1.23.1.14
This controls whether billing (accounting) records will be created for calls on this TCOP port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

cdx6500TCOPCfgRestrictConn 1.3.6.1.4.1.449.2.1.2.1.1.23.1.15
Specifies the destination of all calls routed to from this port, regardless 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. To route call to X25 port 2, enter X25-2. Blank this field to disable this functionality.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

cdx6500TCOPCfgRXQueue 1.3.6.1.4.1.449.2.1.2.1.1.23.1.16
Specifies the maximum number of received messages to be queued. This parameter is effective only when sub-type = gnet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..500  

cdx6500TCOPCfgTXQueue 1.3.6.1.4.1.449.2.1.2.1.1.23.1.17
Specifies the maximum number of transmit messages to be queued. This parameter is effective only when sub-type = gnet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..500  

cdx6500TCOPCfgQueueOverflow 1.3.6.1.4.1.449.2.1.2.1.1.23.1.18
Specifies the action to be taken if the receive message queue overflows. This parameter is effective only when sub-type = gnet. resetConnection - Reset connections dropMessage - Drop the message causing overflow flushQueue - Flush the queue eotMessage - Flush the queue when receiving message terminated with EOT.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER resetConnection(1), dropMessage(2), flushQueue(3), eotMessage(4)  

cdx6500TCOPCfgPortType 1.3.6.1.4.1.449.2.1.2.1.1.23.1.19
The Port Type of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER tcop(27)  

cdx6500TCOPCfgDataTransmission 1.3.6.1.4.1.449.2.1.2.1.1.23.1.20
This determines the mode of data transfer. hdx - Indicates half duplex data transfer. fdx - Indicates full duplex data transfer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hdx(1), fdx(2)  

cdx6500TCOPCfgElectricalInterfaceType 1.3.6.1.4.1.449.2.1.2.1.1.23.1.21
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)  

cdx6500TCOPCfgV24ElectricalInterfaceOption 1.3.6.1.4.1.449.2.1.2.1.1.23.1.22
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)  

cdx6500TCOPCfgHighSpeedElectricalInterfaceOption 1.3.6.1.4.1.449.2.1.2.1.1.23.1.23
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)  

cdx6500PPSTTCOPPortTable 1.3.6.1.4.1.449.2.1.3.1.1.24
This table holds statistics items for TCOP ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500PPSTTCOPPortEntry

cdx6500PPSTTCOPPortEntry 1.3.6.1.4.1.449.2.1.3.1.1.24.1
This entry holds the statistics items for one TCOP port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500PPSTTCOPPortEntry  

cdx6500TCOPStatPortNumber 1.3.6.1.4.1.449.2.1.3.1.1.24.1.1
The port number for this TCOP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..54  

cdx6500TCOPStatPortType 1.3.6.1.4.1.449.2.1.3.1.1.24.1.2
The configured value of the Port Type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER tcop(27)  

cdx6500TCOPStatPortSubtype 1.3.6.1.4.1.449.2.1.3.1.1.24.1.3
Access protocol for this port. hsc3 - Transparent Hitachi type gnet - Transparent GNET type. uts - Transparent Uniscope type. slc - Synchronous Link Control. ac100 - AC100.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hsc3(1), gnet(2), uts(3), slc(4), alc(5)  

cdx6500TCOPStatPortStatus 1.3.6.1.4.1.449.2.1.3.1.1.24.1.4
Status of this port: Up : Port is enabled Down : Port is Inactive Disabled : Port is disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(2..8)  

cdx6500TCOPStatPortState 1.3.6.1.4.1.449.2.1.3.1.1.24.1.5
Current port state: discPhase - Disconnect phase, no call in place callingPhase - Port has initiated Autocall calledPhase - Port has received a call request connected - Connection has been established.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER discPhase(1), callingPhase(2), calledPhase(3), connected(4)  

cdx6500TCOPStatPortSpeed 1.3.6.1.4.1.449.2.1.3.1.1.24.1.6
The measured port speed in bits per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500TCOPStatPortUtilIn 1.3.6.1.4.1.449.2.1.3.1.1.24.1.7
Percentage of port bandwidth in use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cdx6500TCOPStatPortUtilOut 1.3.6.1.4.1.449.2.1.3.1.1.24.1.8
Percentage of port bandwidth in use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cdx6500TCOPStatPortOverrunErrs 1.3.6.1.4.1.449.2.1.3.1.1.24.1.9
Total number of overrun errors counted by the I/O driver since the last node or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter16  

cdx6500TCOPStatPortUnderrunErrs 1.3.6.1.4.1.449.2.1.3.1.1.24.1.10
Total number of underrun errors counted by the I/O driver since the last node or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter16  

cdx6500TCOPStatPortBCCErrs 1.3.6.1.4.1.449.2.1.3.1.1.24.1.11
Total number of CRC errors counted by the I/O driver since the last node or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter16  

cdx6500TCOPStatPortParityErrs 1.3.6.1.4.1.449.2.1.3.1.1.24.1.12
Total number of parity errors counted by the I/O driver since the last node or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter16  

cdx6500TCOPStatPortInChars 1.3.6.1.4.1.449.2.1.3.1.1.24.1.13
Number of characters received since last node, port or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500TCOPStatPortOutChars 1.3.6.1.4.1.449.2.1.3.1.1.24.1.14
Number of characters sent since last node, port or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500TCOPStatPortInCharsRate 1.3.6.1.4.1.449.2.1.3.1.1.24.1.15
Average number of characters received per second since last node, port or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500TCOPStatPortOutCharsRate 1.3.6.1.4.1.449.2.1.3.1.1.24.1.16
Average number of characters sent per second since last node, port or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500TCOPStatPortInMessages 1.3.6.1.4.1.449.2.1.3.1.1.24.1.17
Number of messages received since last node, port or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500TCOPStatPortOutMessages 1.3.6.1.4.1.449.2.1.3.1.1.24.1.18
Number of messages sent since last node, port or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500TCOPStatPortInMessagesRate 1.3.6.1.4.1.449.2.1.3.1.1.24.1.19
Average number of messages received per second since last node, port or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500TCOPStatPortOutMessagesRate 1.3.6.1.4.1.449.2.1.3.1.1.24.1.20
Average number of messages sent per second since last node, port or statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500TCOPStatPortInPktsQueued 1.3.6.1.4.1.449.2.1.3.1.1.24.1.21
Number of received packets which are currently queued.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500TCOPStatPortOutPktsQueued 1.3.6.1.4.1.449.2.1.3.1.1.24.1.22
Number of packets currently queued which are to be sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500TCOPStatPortMaxInQueueLength 1.3.6.1.4.1.449.2.1.3.1.1.24.1.23
The maximum queue length reached for incoming packets since the last reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cdx6500TCOPStatPortMaxOutQueueLength 1.3.6.1.4.1.449.2.1.3.1.1.24.1.24
The maximum queue length reached since the last reset, for packets to be sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cdx6500TCOPStatPortPktQueueFlushCount 1.3.6.1.4.1.449.2.1.3.1.1.24.1.25
The number of times the receive queue is flushed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500TCOPStatAutoCallStatus 1.3.6.1.4.1.449.2.1.3.1.1.24.1.26
Current status of the autocall.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500TCOPStatAutoCallNextAttempt 1.3.6.1.4.1.449.2.1.3.1.1.24.1.27
Time in seconds until next autocall attempt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500TCOPStatAutoCallAttemptCount 1.3.6.1.4.1.449.2.1.3.1.1.24.1.28
Number of autocall attempts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500TCOPStatAutoCallLastClearCause 1.3.6.1.4.1.449.2.1.3.1.1.24.1.29
Last autocall clear cause code dte - Cleared by other end np - Destination not obtainable occ - Called number busy nc - Network congested inv - Invalid facility requested na - Access barred err - Local procedure error rpe - Remote procedure error der - Called number out of order rna - Reverse charging not accepted roo - RPOA out of order icd - Incompatible destination fsn - Fast select acceptance not subscribed ctp - Control port intervention sha - Ship absent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dte(1), np(2), occ(3), nc(4), inv(5), na(6), err(7), rpe(8), der(9), rna(10), roo(11), icd(12), fsn(13), ctp(14), sha(15)  

cdx6500TCOPStatAutoCallLastClearDiagnosis 1.3.6.1.4.1.449.2.1.3.1.1.24.1.30
Last clear diagnostic code none - No more information bps - Invalid P(S) bpr - Invalid P(R) ptinv - Packet type invalid pna - Packet not allowed psh - Packet too short pln - Packet too long tout - Timer expired tcli - Timer expired for clear indication nocs - Call set-up problem nofc - Facility/registration code not allowed nofp - Facility/registration parameter not allowed cald - Bad called address cali - Bad calling address invfl - Invalid facilities length icb - Incoming call barred nolcn - No logical channel available cco - Call collision occurred dupl - Duplicate facility requested nadl - Non-zero address length nfcl - Non-zero facility length nfce - Facility not found when expected trp - Temporary routing problem clin - Call limit reached on intermediate node cldn - Call limit reached on destination node ncil - No logical channel available on internode link ccpo - Call cleared by Control Port operator csld - Call setup looping detected cshe - Call setup hop count exceeded finl - Failure on intermediate node link rin3 - Restart received at level 3 disc - DISC received at level 2 dm - DM received at level 2 sabm - SABM received at level 2 frmr - FRMR received at level 2 invnr - Invalid N(R) unsf - Unsolicited F bit received ucmd - Unknown command received uresp - Unknown response received gtcap - I field too long t1to - T1/N2 timeout frlen - Received frame of incorrect size aderr - Address error spbo - Source port is in Busy Out state dpbo - Destination port is in Busy Out state srr - Session reconnection rejected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), bps(2), bpr(3), ptinv(4), pna(5), psh(6), pln(7), tout(8), tcli(9), nocs(10), nofc(11), nofp(12), cald(13), cali(14), invfl(15), icb(16), nolcn(17), cco(18), dupl(19), nadl(20), nfcl(21), nfce(22), trp(23), clin(24), cldn(25), ncil(26), ccpo(27), csld(28), cshe(29), finl(30), rin3(31), disc(32), dm(33), sabm(34), frmr(35), invnr(36), unsf(37), ucmd(38), uresp(39), gtcap(40), t1to(41), frlen(42), aderr(43), spbo(44), dpbo(45), srr(46)  

cdx6500TCOPStatAutoCallLastInCalledAddress 1.3.6.1.4.1.449.2.1.3.1.1.24.1.31
X25 called address in BCD format of last inbound call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

cdx6500TCOPStatAutoCallLastInCallingAddress 1.3.6.1.4.1.449.2.1.3.1.1.24.1.32
X25 calling address in BCD format of last inbound call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

cdx6500TCOPStatAutoCallLastInCallFacilities 1.3.6.1.4.1.449.2.1.3.1.1.24.1.33
X25 facilities of inbound call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500TCOPStatAutoCallLastInCallCUD 1.3.6.1.4.1.449.2.1.3.1.1.24.1.34
X25 Call User Data of inbound call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500TCOPStatAutoCallLastOutCalledAddress 1.3.6.1.4.1.449.2.1.3.1.1.24.1.35
X25 called address in BCD format of last outbound call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500TCOPStatAutoCallLastOutCallingAddress 1.3.6.1.4.1.449.2.1.3.1.1.24.1.36
X25 calling address in BCD format of last outbound call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500TCOPStatAutoCallLastOutCallFacilities 1.3.6.1.4.1.449.2.1.3.1.1.24.1.37
X25 facilities of outbound call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500TCOPStatAutoCallLastOutCallCUD 1.3.6.1.4.1.449.2.1.3.1.1.24.1.38
X25 Call User Data of outbound call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString