X25-MIB

File: X25-MIB.mib (67876 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI
SNMPv2-TC RS232-MIB RFC-1215

Imported symbols

OBJECT-TYPE DisplayString Counter
TimeTicks enterprises RowStatus
rs232PortIndex TRAP-TYPE

Defined Types

X25CallParamIndex  
INTEGER    

InterfaceIndex  
INTEGER    

X121Address  
OCTET STRING Size(0..20)    

X25AdmnEntry  
SEQUENCE    
  x25AdmnIndex InterfaceIndex
  x25AdmnInterfaceMode INTEGER
  x25AdmnPacketSequencing INTEGER
  x25AdmnRestartTimer INTEGER
  x25AdmnCallTimer INTEGER
  x25AdmnResetTimer INTEGER
  x25AdmnClearTimer INTEGER
  x25AdmnWindowTimer INTEGER
  x25AdmnDataRxmtTimer INTEGER
  x25AdmnInterruptTimer INTEGER
  x25AdmnRejectTimer INTEGER
  x25AdmnRegistrationRequestTimer INTEGER
  x25AdmnRestartCount INTEGER
  x25AdmnResetCount INTEGER
  x25AdmnClearCount INTEGER
  x25AdmnDataRxmtCount INTEGER
  x25AdmnRejectCount INTEGER
  x25AdmnRegistrationRequestCount INTEGER
  x25AdmnNumberPVCs INTEGER
  x25AdmnDefCallParamId X25CallParamIndex
  x25AdmnProtocolVersionSupported INTEGER
  x25AdmnRegistrationMode INTEGER
  x25AdmnDiagnosticMode INTEGER
  x25AdmnInterruptSize INTEGER
  x25AdmnMaxTxWindow INTEGER
  x25AdmnMaxRxWindow INTEGER
  x25AdmnFacilityLength INTEGER
  x25AdmnCallDataSize INTEGER
  x25AdmnFastSelectCallDataSize INTEGER
  x25AdmnExtendedClear INTEGER
  x25AdmnCause INTEGER
  x25AdmnABit INTEGER
  x25AdmnRRTrigger INTEGER
  x25AdmnRRTimer INTEGER
  x25AdmnRRPiggy INTEGER
  x25AdmnTxRejectMode INTEGER
  x25AdmnRxRejectMode INTEGER
  x25AdmnDBit INTEGER
  x25AdmnR28Action INTEGER
  x25ChannelLIC INTEGER
  x25ChannelHIC INTEGER
  x25ChannelLTC INTEGER
  x25ChannelHTC INTEGER
  x25ChannelLOC INTEGER
  x25ChannelHOC INTEGER
  x25StatInCalls Counter
  x25StatInCallRefusals Counter
  x25StatInProviderInitiatedClears Counter
  x25StatInRemotelyInitiatedResets Counter
  x25StatInProviderInitiatedResets Counter
  x25StatInRestarts Counter
  x25StatInDataPackets Counter
  x25StatInAccusedOfProtocolErrors Counter
  x25StatInInterrupts Counter
  x25StatOutCallAttempts Counter
  x25StatOutCallFailures Counter
  x25StatOutInterrupts Counter
  x25StatOutDataPackets Counter
  x25StatPVCCircuits Counter
  x25StatSVCCircuits Counter
  x25StatRestartTimeouts Counter
  x25StatCallTimeouts Counter
  x25StatResetTimeouts Counter
  x25StatClearTimeouts Counter
  x25StatDataRxmtTimeouts Counter
  x25StatInterruptTimeouts Counter
  x25StatRetryCountExceededs Counter
  x25StatClearCountExceededs Counter
  x25AdminTrapControl INTEGER

X25CircuitEntry  
SEQUENCE    
  x25CircuitIndex InterfaceIndex
  x25CircuitChannel INTEGER
  x25CircuitStatus INTEGER
  x25CircuitEstablishTime TimeTicks
  x25CircuitDirection INTEGER
  x25CircuitInOctets Counter
  x25CircuitInPdus Counter
  x25CircuitInRemotelyInitiatedResets Counter
  x25CircuitInProviderInitiatedResets Counter
  x25CircuitInInterrupts Counter
  x25CircuitOutOctets Counter
  x25CircuitOutPdus Counter
  x25CircuitOutInterrupts Counter
  x25CircuitDataRetransmissionTimeouts Counter
  x25CircuitResetTimeouts Counter
  x25CircuitInterruptTimeouts Counter
  x25CircuitCallParamId INTEGER
  x25CircuitCalledAddress X121Address
  x25CircuitCallingAddress X121Address
  x25CircuitOriginallyCalledAddress X121Address
  x25CircuitDescr DisplayString
  x25CircuitRNRReceive INTEGER
  x25CircuitRNRSent INTEGER
  x25CircuitTrapType INTEGER
  x25CircuitTrapCause INTEGER
  x25CircuitTrapDiagnostic INTEGER

X25CallParmEntry  
SEQUENCE    
  x25CallParmIndex INTEGER
  x25CallParmStatus RowStatus
  x25CallParmRefCount INTEGER
  x25CallParmInPacketSize INTEGER
  x25CallParmOutPacketSize INTEGER
  x25CallParmInMaxPktSize INTEGER
  x25CallParmOutMaxPktSize INTEGER
  x25CallParmInWindowSize INTEGER
  x25CallParmOutWindowSize INTEGER
  x25CallParmAcceptReverseCharging INTEGER
  x25CallParmProposeReverseCharging INTEGER
  x25CallParmFastSelect INTEGER
  x25CallParmInThruPutClasSize INTEGER
  x25CallParmOutThruPutClasSize INTEGER
  x25CallParmCug DisplayString
  x25CallParmCugoa DisplayString
  x25CallParmBcug DisplayString
  x25CallParmNui OCTET STRING
  x25CallParmChargingInfo INTEGER
  x25CallParmRpoa DisplayString
  x25CallParmTrnstDly INTEGER
  x25CallParmCallingExt DisplayString
  x25CallParmCalledExt DisplayString
  x25CallParmInMinThuPutCls INTEGER
  x25CallParmOutMinThuPutCls INTEGER
  x25CallParmEndTrnsDly OCTET STRING
  x25CallParmPriority OCTET STRING
  x25CallParmProtection DisplayString
  x25CallParmExptData INTEGER
  x25CallParmUserData OCTET STRING
  x25CallParmCallingNetworkFacilities OCTET STRING
  x25CallParmCalledNetworkFacilities OCTET STRING

Defined Values

ngcan 1.3.6.1.4.1.1978
OBJECT IDENTIFIER    

tiger 1.3.6.1.4.1.1978.2
OBJECT IDENTIFIER    

x25MIB 1.3.6.1.4.1.1978.2.14
OBJECT IDENTIFIER    

x25L3 1.3.6.1.4.1.1978.2.14.1
OBJECT IDENTIFIER    

x25Traps 1.3.6.1.4.1.1978.2.14.2
OBJECT IDENTIFIER    

x25L3Traps 1.3.6.1.4.1.1978.2.14.2.1
OBJECT IDENTIFIER    

x25AdmnTable 1.3.6.1.4.1.1978.2.14.1.1
This table contains configuration, channel assignments and statistics for an X.25 Packet Level Entity (PLE). The values are as last set by the administrator and/or the values actually in use by the PLE.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    X25AdmnEntry

x25AdmnEntry 1.3.6.1.4.1.1978.2.14.1.1.1
Entries of x25AdmnTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  X25AdmnEntry  

x25AdmnIndex 1.3.6.1.4.1.1978.2.14.1.1.1.1
The ifIndex value for the X.25 Interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

x25AdmnInterfaceMode 1.3.6.1.4.1.1978.2.14.1.1.1.2
Identifies DCE/DTE mode in which the interface operates. A value of dxe indicates the mode will be determined by XID negotiation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dte(1), dce(2), dxe(3)  

x25AdmnPacketSequencing 1.3.6.1.4.1.1978.2.14.1.1.1.3
The modulus of the packet sequence number space.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER modulo8(1), modulo128(2)  

x25AdmnRestartTimer 1.3.6.1.4.1.1978.2.14.1.1.1.4
The T20 restart timer in milliseconds. UNITS: milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..320000  

x25AdmnCallTimer 1.3.6.1.4.1.1978.2.14.1.1.1.5
The T21 Call timer in milliseconds. UNITS: milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..320000  

x25AdmnResetTimer 1.3.6.1.4.1.1978.2.14.1.1.1.6
The T22 Reset timer in milliseconds. UNITS: milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..320000  

x25AdmnClearTimer 1.3.6.1.4.1.1978.2.14.1.1.1.7
The T23 Clear timer in milliseconds. UNITS: milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..320000  

x25AdmnWindowTimer 1.3.6.1.4.1.1978.2.14.1.1.1.8
The T24 window status transmission timer in milliseconds. A value of 0 indicates no window timer in use. UNITS: milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..320000  

x25AdmnDataRxmtTimer 1.3.6.1.4.1.1978.2.14.1.1.1.9
The T25 data retransmission timer in milliseconds. A value of 0 indicates no data retransmission timer in use. UNITS: milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..320000  

x25AdmnInterruptTimer 1.3.6.1.4.1.1978.2.14.1.1.1.10
The T26 interrupt timer in milliseconds. A value of 0 indicates no interrupt timer in use. UNITS: milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..320000  

x25AdmnRejectTimer 1.3.6.1.4.1.1978.2.14.1.1.1.11
The T27 Reject retransmission timer in milliseconds. A value of 0 indicates no reject timer in use. UNITS: milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..320000  

x25AdmnRegistrationRequestTimer 1.3.6.1.4.1.1978.2.14.1.1.1.12
The T28 registration timer in milliseconds. A value of 0 indicates no registration timer in use. UNITS: milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..320000  

x25AdmnRestartCount 1.3.6.1.4.1.1978.2.14.1.1.1.13
The R20 restart retransmission count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32000  

x25AdmnResetCount 1.3.6.1.4.1.1978.2.14.1.1.1.14
The r22 Reset retransmission count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32000  

x25AdmnClearCount 1.3.6.1.4.1.1978.2.14.1.1.1.15
The r23 Clear retransmission count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32000  

x25AdmnDataRxmtCount 1.3.6.1.4.1.1978.2.14.1.1.1.16
The R25 Data retransmission count. This value is irrelevant if the x25AdmnDataRxmtTimer indicates no timer in use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32000  

x25AdmnRejectCount 1.3.6.1.4.1.1978.2.14.1.1.1.17
The R27 reject retransmission count. This value is irrelevant if the x25AdmnRejectTimer indicates no timer in use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32000  

x25AdmnRegistrationRequestCount 1.3.6.1.4.1.1978.2.14.1.1.1.18
The R28 Registration retransmission Count. This value is irrelevant if the x25AdmnRegistrationRequestTimer indicates no timer in use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32000  

x25AdmnNumberPVCs 1.3.6.1.4.1.1978.2.14.1.1.1.19
The number of PVC configured for this PLE. The PVCs use channel numbers from 1 to this number. Set to 0 for no PVCs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4096  

x25AdmnDefCallParamId 1.3.6.1.4.1.1978.2.14.1.1.1.20
This identifies the instance of the x25CallParmIndex for the entry in the x25CallParmTable which contains the default call parameters for this PLE.
Status: mandatory Access: read-write
OBJECT-TYPE    
  X25CallParamIndex  

x25AdmnProtocolVersionSupported 1.3.6.1.4.1.1978.2.14.1.1.1.21
Identifies the version of the X.25 protocol this interface should support.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ccitt-1976(1), ccitt-1980(2), ccitt-1984(3), ccitt-1988(4), ccitt-1992(5), qllc(6)  

x25AdmnRegistrationMode 1.3.6.1.4.1.1978.2.14.1.1.1.22
Defines how registration exchanges are handled. A value of auto indicates that the DTE always sends empty request at connection time and that a DCE automatically answers incoming requests. A value of user indicates that registration packets are handled at the user level and the packet level still updates its internal configuration according to the the confirmation content.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), auto(2), user(3)  

x25AdmnDiagnosticMode 1.3.6.1.4.1.1978.2.14.1.1.1.23
Controls the generation of diagnostic packets. A value of standard means send diagnostics if configured as a DCE only, as per CCITT specification. A value of on always sends diagnostic packets, and a value of off will never send diagnostic packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER standard(1), on(2), off(3)  

x25AdmnInterruptSize 1.3.6.1.4.1.1978.2.14.1.1.1.24
Defines the maximum user data size in interrupt packets. Use 1 for networks compliant with 1980 CCITT recommendation and before, use 32 for 1984 and later compliant networks, any other value is used only when dealing with non CCITT compliant implementations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

x25AdmnMaxTxWindow 1.3.6.1.4.1.1978.2.14.1.1.1.25
Specifies the maximum transmit window size that can be negotiated. 1 through 7 for modulo 8. 1 through 128 for modulo 128.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..128  

x25AdmnMaxRxWindow 1.3.6.1.4.1.1978.2.14.1.1.1.26
Specifies the maximum receive window size that can be negotiated. 1 through 7 for modulo 8. 1 through 128 for modulo 128.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..128  

x25AdmnFacilityLength 1.3.6.1.4.1.1978.2.14.1.1.1.27
Defines the maximum length of the Facility field. Use 63 for 1980 or earlier complience. Use 109 for 1984 and later compliant networks. Other value are used only when dealing with non CCITT compliant implementations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

x25AdmnCallDataSize 1.3.6.1.4.1.1978.2.14.1.1.1.28
Defines the maximum length of the user data in call request/indication packets when fast select not used. Use 16 for CCITT complience. Other value are used only when dealing with non CCITT compliant implementations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

x25AdmnFastSelectCallDataSize 1.3.6.1.4.1.1978.2.14.1.1.1.29
Defines the maximum length of the user data in call request/indication packets when fast select is used. Use 128 for CCITT complience. Other value are used only when dealing with non CCITT compliant implementations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

x25AdmnExtendedClear 1.3.6.1.4.1.1978.2.14.1.1.1.30
Controls support for extended clear format (allow addresses and facilities in clear/clear cf packets). A value of on means that the extended clear format is supported. A value of off means that the extended clear is not supported, receipt from the user is an error. A value of convert means accept extended clears from the user but convert them to short format before transmission to the network, accept whatever the network sends us. Note: The extended format is used in a clear if fast select is present in the facility field, no matter what the setting of this parameter is.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2), convert(3)  

x25AdmnCause 1.3.6.1.4.1.1978.2.14.1.1.1.31
Controls how a cause field from the user is converted. A value of asis means send the user cause as is. A value of ccitt-80 means convert to 1980 format (clear if DTE, cause & 0x07F if DCE). A value of ccitt-84 means use 1984 format (0 or cause | 0x80 if DTE, cause & 0x07F if DCE). A value of clear means always clear the cause fields from the user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER asis(1), ccitt-80(2), ccitt-84(3), clear(4)  

x25AdmnABit 1.3.6.1.4.1.1978.2.14.1.1.1.32
x25AdmnABit defines how long addresses, (up to 17 digits,) are handled. A value of on, means always use the long address format. A value of off, means always use the short address format. A value of ok, means use the long format, but accept short addresses from the network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2), ok(3)  

x25AdmnRRTrigger 1.3.6.1.4.1.1978.2.14.1.1.1.33
This defines when the frame level sends RR. 0: Only send RR when the window is full. Very inefficient as it always causes the remote to enter flow control situations. Not recommended. 1: Send RR when receiving one mode data packet would make the window full. Suggested value on modulo 7 point-to- point links with small transit delays. >=k: If the value of the parameter is greater than the window size, this causes RR packets to always be transmitted immediately as soon as a data packet is received. To obtain this mode of operation whatever the negitiated window size may be, it is suggested to set the value of this parameter to 128. < k: Use the specified value, 256: This special value causes RR packets transmission to occur whenever the receive window is half full. Where k is the value of lapbAdmnKWindowSize. (default = >=k)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..256  

x25AdmnRRTimer 1.3.6.1.4.1.1978.2.14.1.1.1.34
This x25AdmnRRTimer only causes the transmission of an RR Packet when there are outstanding packets to acknowledge to the remote. When the transmission of RR packets to the remote is delayed because the x25AdmnRRTrigger value is set to a value within the receive window, this timer is used to force the transmission of RR packets after some time. Without this timer, delaying RR Packets would cause the last packets of a transaction never to be acknowledged. Please note that this timer is not similar to the T24 timer. The T24 timer causes an RR packet to be sent whenever no packet carrying an ack has been sent for a while. In addition, the duration of T24 is typically fairly large (60 seconds recommended), while this RR timer should be much smaller to ensure that packets are always acknowledged in a reasonable amount of time. Note: The time is in milliseconds. Note: Setting x25AdmnRRTrigger to a value outside of the receive window or setting this timer value to 0 force RR packets to always be transmitted as soon as a data packet is received from the remote without any delay. UNITS: milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..320000  

x25AdmnRRPiggy 1.3.6.1.4.1.1978.2.14.1.1.1.35
This specifies whether the frame level can 'piggyback' acknowledgements in I frames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

x25AdmnTxRejectMode 1.3.6.1.4.1.1978.2.14.1.1.1.36
Defines how packet level handles the reception of out of sequence data packets. A value of reset will reset the virtual circuit. A value of rejectReset will send reject packet if configured as a DTE. otherwise it will reset the virtual circuit. A value of sendAlways will cause a reject packet to always be sent, even when configured as a DCE. Note: CCITT compliance requires the selection of either reset or rejectReset. The CCITT does not allow a DCE to send a reject.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), rejectReset(2), sendAlways(3)  

x25AdmnRxRejectMode 1.3.6.1.4.1.1978.2.14.1.1.1.37
Defines how packet level handles the reception of reject packets. A value of reset will reset the virtual circuit. A value of retxReset will retransmit packets if configured as a DCE. otherwise it will reset the virtual circuit. A value of retxAlways will cause retransmition of data packets even when configured as a DTE. Note: CCITT compliance requires the selection of either reset or retxReset. The CCITT does not allow a DTE to retransmit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), retxReset(2), retxAlways(3)  

x25AdmnDBit 1.3.6.1.4.1.1978.2.14.1.1.1.38
Defines how packet level handles the D bit. A value of no indicates that the use of the D bit not allowed. A value of ok indicates that the use of the D bit is allowed. A value of bill indicates that the use of the D bit is allowed only if we are not billed for the call.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), ok(2), bill(3)  

x25AdmnR28Action 1.3.6.1.4.1.1978.2.14.1.1.1.39
Selects the packet level action after R28 expirations of the registration timer T28. A value of fail means the link is considered as non operational and is disconnected. The x25AdmnRegistrationMode parameter determine if the complete reconnection procedure is tried again. A value of ignore means: Go to the ready state using the default link configuration, as if the registration never occurred.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fail(1), ignore(2)  

x25ChannelLIC 1.3.6.1.4.1.1978.2.14.1.1.1.40
Lowest Incoming channel. A value of 0 indicates that no LCN is available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

x25ChannelHIC 1.3.6.1.4.1.1978.2.14.1.1.1.41
Highest Incoming channel. A value of 4095 indicates that no LCN is available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

x25ChannelLTC 1.3.6.1.4.1.1978.2.14.1.1.1.42
Lowest Two-way channel. A value of 0 indicates that no LCN is available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

x25ChannelHTC 1.3.6.1.4.1.1978.2.14.1.1.1.43
Highest Two-way channel. A value of 0 indicates that no LCN is available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

x25ChannelLOC 1.3.6.1.4.1.1978.2.14.1.1.1.44
Lowest outgoing channel. A value of 0 indicates that no LCN is available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

x25ChannelHOC 1.3.6.1.4.1.1978.2.14.1.1.1.45
Highest outgoing channel. A value of 0 indicates that no LCN is available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

x25StatInCalls 1.3.6.1.4.1.1978.2.14.1.1.1.46
The number of Call Request/Indication packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatInCallRefusals 1.3.6.1.4.1.1978.2.14.1.1.1.47
The number of incoming calls refused. This includes calls refused by the PLE and by higher layers. This also includes calls cleared because of restricted fast select.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatInProviderInitiatedClears 1.3.6.1.4.1.1978.2.14.1.1.1.48
The number of Clear Request/Indication packets sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatInRemotelyInitiatedResets 1.3.6.1.4.1.1978.2.14.1.1.1.49
The number of Reset Request/Indication packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatInProviderInitiatedResets 1.3.6.1.4.1.1978.2.14.1.1.1.50
The number of Reset Request/Indication packets sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatInRestarts 1.3.6.1.4.1.1978.2.14.1.1.1.51
The number of Restart Request/Indication packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatInDataPackets 1.3.6.1.4.1.1978.2.14.1.1.1.52
The number of data packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatInAccusedOfProtocolErrors 1.3.6.1.4.1.1978.2.14.1.1.1.53
The number of packets received containing a procedure error cause code. These include clear, reset, restart, or diagnostic packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatInInterrupts 1.3.6.1.4.1.1978.2.14.1.1.1.54
The number of interrupt packets received by the PLE or over the PVC/VC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatOutCallAttempts 1.3.6.1.4.1.1978.2.14.1.1.1.55
The number of calls attempted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatOutCallFailures 1.3.6.1.4.1.1978.2.14.1.1.1.56
The number of call attempts which failed. This includes calls that were cleared because of restrictive fast select.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatOutInterrupts 1.3.6.1.4.1.1978.2.14.1.1.1.57
The number of interrupt packets send by the PLE or over the PVC/VC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatOutDataPackets 1.3.6.1.4.1.1978.2.14.1.1.1.58
The number of data packets sent by this PLE.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatPVCCircuits 1.3.6.1.4.1.1978.2.14.1.1.1.59
The number of active PVC circuits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatSVCCircuits 1.3.6.1.4.1.1978.2.14.1.1.1.60
The number of active SVC Circuits. This includes call indications received but not yet acknowledged.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatRestartTimeouts 1.3.6.1.4.1.1978.2.14.1.1.1.61
The number of times the T20 restart timer expired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatCallTimeouts 1.3.6.1.4.1.1978.2.14.1.1.1.62
The number of times the T21 call timer expired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatResetTimeouts 1.3.6.1.4.1.1978.2.14.1.1.1.63
The number of times the T22 reset timer expired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatClearTimeouts 1.3.6.1.4.1.1978.2.14.1.1.1.64
The number of times the T23 clear timer expired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatDataRxmtTimeouts 1.3.6.1.4.1.1978.2.14.1.1.1.65
The number of times the T25 data timer expired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatInterruptTimeouts 1.3.6.1.4.1.1978.2.14.1.1.1.66
The number of times the T26 interrupt timer expired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatRetryCountExceededs 1.3.6.1.4.1.1978.2.14.1.1.1.67
The number of times a retry counter was exhausted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25StatClearCountExceededs 1.3.6.1.4.1.1978.2.14.1.1.1.68
The number of times the R23 clear count was exceeded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25AdminTrapControl 1.3.6.1.4.1.1978.2.14.1.1.1.69
If enabled, it allows the system to generate x25Restart and x25VC traps
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

x25CircuitTable 1.3.6.1.4.1.1978.2.14.1.2
These objects contain general information about a specific circuit of an X.25 PLE.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    X25CircuitEntry

x25CircuitEntry 1.3.6.1.4.1.1978.2.14.1.2.1
Entries of x25CircuitTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  X25CircuitEntry  

x25CircuitIndex 1.3.6.1.4.1.1978.2.14.1.2.1.1
The ifIndex value for the X.25 Interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

x25CircuitChannel 1.3.6.1.4.1.1978.2.14.1.2.1.2
The channel number for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

x25CircuitStatus 1.3.6.1.4.1.1978.2.14.1.2.1.3
This object reports the current status of the circuit. 'Network' refers to the X.25 network below this module. 'User Application' refers to the software module above this module. - The software driving X.25 Level 3. - This module. - LAPB --> X.25 Link. The state descriptions are as follows: inactive - VC is not active. wait-for-setup - VC is not active but ready for Call Setup. received-call - Received Call Request/Indication from the Network, awaiting User Application response. sent-call - Sent the network a Call Request/Indication, awaiting Network response. data-unused - Data Transfer (unused) call-collision - Call Collision - Sent the network a Call Request/Indication, received Call Request/Indication from the Network. sent-user-clear - Sent User Application a Clear request, awaiting a Clear confirm from the User Application. sent-net-clear - Sent the network a Clear Request/Indication, awaiting a Clear Confirm/Response from the Network. data - Data Transfer state. sent-user-reset - Sent the User Application a Reset request, awaiting a response from the User Application. sent-net-reset - Sent the Network a Reset Request/Indication, awaiting a response from the Network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), wait-for-setup(2), received-call(3), sent-call(4), data-unused(5), call-collision(6), sent-user-clear(7), sent-net-clear(8), data(9), sent-user-reset(10), sent-net-reset(11)  

x25CircuitEstablishTime 1.3.6.1.4.1.1978.2.14.1.2.1.4
The value of sysUpTime when the channel was associated with this circuit. For outgoing SVCs, this is the time the first call packet was sent. For incoming SVCs, this is the time the call indication was received. For PVCs this is the time the PVC was able to pass data to a higher layer entity without loss of data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

x25CircuitDirection 1.3.6.1.4.1.1978.2.14.1.2.1.5
The direction of the call that established this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER incoming(1), outgoing(2), pvc(3)  

x25CircuitInOctets 1.3.6.1.4.1.1978.2.14.1.2.1.6
The number of octets of user data delivered to upper layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25CircuitInPdus 1.3.6.1.4.1.1978.2.14.1.2.1.7
The number of PDUs received for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25CircuitInRemotelyInitiatedResets 1.3.6.1.4.1.1978.2.14.1.2.1.8
The number of Resets received for this circuit with cause code of DTE initiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25CircuitInProviderInitiatedResets 1.3.6.1.4.1.1978.2.14.1.2.1.9
The number of Resets received for this circuit with cause code other than DTE initiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25CircuitInInterrupts 1.3.6.1.4.1.1978.2.14.1.2.1.10
The number of interrupt packets received for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25CircuitOutOctets 1.3.6.1.4.1.1978.2.14.1.2.1.11
The number of octets of user data sent for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25CircuitOutPdus 1.3.6.1.4.1.1978.2.14.1.2.1.12
The number of PDUs sent for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25CircuitOutInterrupts 1.3.6.1.4.1.1978.2.14.1.2.1.13
The number of interrupt packets sent on this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25CircuitDataRetransmissionTimeouts 1.3.6.1.4.1.1978.2.14.1.2.1.14
The number of times the T25 data retransmission timer expired for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25CircuitResetTimeouts 1.3.6.1.4.1.1978.2.14.1.2.1.15
The number of times the T22 reset timer expired for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25CircuitInterruptTimeouts 1.3.6.1.4.1.1978.2.14.1.2.1.16
The number of times the T26 Interrupt timer expired for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25CircuitCallParamId 1.3.6.1.4.1.1978.2.14.1.2.1.17
This identifies the instance of the x25CallParmIndex for the entry in the x25CallParmTable which contains the call parameters in use with this circuit. The entry referenced must contain the values that are currently in use by the circuit rather than proposed values. A value of NULL indicates the circuit is a PVC or is using all the default parameters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

x25CircuitCalledAddress 1.3.6.1.4.1.1978.2.14.1.2.1.18
The Called X.121 Address in the Incoming or Outgoing Call packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  X121Address  

x25CircuitCallingAddress 1.3.6.1.4.1.1978.2.14.1.2.1.19
The Calling X.121 Address in the Incoming or Outgoing Call packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  X121Address  

x25CircuitOriginallyCalledAddress 1.3.6.1.4.1.1978.2.14.1.2.1.20
For incoming calls, this is the address in the call Redirection or Call Deflection Notification facility if the call was deflected or redirected, otherwise it will be called address from the call indication packet. For outgoing calls, this is the address from the call request packet. This will be zero length for PVCs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  X121Address  

x25CircuitDescr 1.3.6.1.4.1.1978.2.14.1.2.1.21
A descriptive string associated with this circuit. This provides a place for the agent to supply any descriptive information it knows about the use or owner of the circuit. The agent may return the process identifier and user name for the process using the circuit. Alternative the agent may return the name of the configuration entry that caused a bridge to establish the circuit. A zero length value indicates the agent doesn't have any additional information.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

x25CircuitRNRReceive 1.3.6.1.4.1.1978.2.14.1.2.1.22
This element shows whether a receive RNR (from the network) condition exits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-rnr(1), rnr(2)  

x25CircuitRNRSent 1.3.6.1.4.1.1978.2.14.1.2.1.23
This element shows whether a sent RNR (to the network) condition exits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-rnr(1), rnr(2)  

x25CircuitTrapType 1.3.6.1.4.1.1978.2.14.1.2.1.24
The type of event that caused the trap to occur. reset - generated whenever that packet type is sent or received. clear - generated whenever that packet type is sent or received. sent-rr2rnr - generated whenever an RNR packet is transmitted, causing a flow control condition. sent-rnr2rr - generated whenever an RR packet is transmitted ending a flow control condition. recv-rr2rnr - generated whenever an RNR packet is received, causing a flow control condition. recv-rnr2rr - generated whenever an RR packet is received ending a flow control condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER reset(1), clear(2), sent-rr2rnr(3), sent-rnr2rr(4), recv-rr2rnr(5), recv-rnr2rr(6)  

x25CircuitTrapCause 1.3.6.1.4.1.1978.2.14.1.2.1.25
The cause field of the message that caused the trap to occur.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..256  

x25CircuitTrapDiagnostic 1.3.6.1.4.1.1978.2.14.1.2.1.26
The diagnostic field of the message that caused the trap to occur.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..256  

x25CallParmTable 1.3.6.1.4.1.1978.2.14.1.3
These objects contain the parameters that can be varied between X.25 calls. The entries in this table are independent of the PLE. There exists only one of these tables for the entire system. The indexes for the entries are independent of any PLE or any circuit. Other tables reference entries in this table. Entries in this table can be used for default PLE parameters, for parameters to use to place/answer a call, for the parameters currently in use for a circuit, or parameters that were used by a circuit. The number of references to a given set of parameters can be found in the x25CallParmRefCount object sharing the same instance identifier with the parameters. The value of this reference count also affects the access of the objects in this table. An object in this table with the same instance identifier as the instance identifier of an x25CallParmRefCount must be consider associated with that reference count. An object with an associated reference count of zero can be written (if its MAX-ACCESS clause allows it). An object with an associated reference count greater than zero can not be written (regardless of the MAX-ACCESS clause). This ensures that a set of call parameters being referenced from another table can not be modified or changed in a ways inappropriate for continued use by that table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    X25CallParmEntry

x25CallParmEntry 1.3.6.1.4.1.1978.2.14.1.3.1
Entries of x25CallParmTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  X25CallParmEntry  

x25CallParmIndex 1.3.6.1.4.1.1978.2.14.1.3.1.1
A value that distinguishes this entry from another entry. Entries in this table are referenced from other objects which identify call parameters. It is impossible to know which other objects in the MIB reference entries in the table by looking at this table. Because of this, changes to parameters must be accomplished by creating a new entry in this table and then changing the referencing table to identify the new entry. Note that an agent will only use the values in this table when another table is changed to reference those values. The number of other tables that reference an index object in this table can be found in x25CallParmRefCount. The value of the reference count will affect the writability of the objects as explained above. Entries in this table which have a reference count of zero maybe deleted at the convence of the agent. Care should be taken by the agent to give the NMS sufficient time to create a reference to newly created entries. Should a Management Station not find a free index with which to create a new entry, it may feel free to delete entries with a reference count of zero. However in doing so the Management Station much realize it may impact other Management Stations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

x25CallParmStatus 1.3.6.1.4.1.1978.2.14.1.3.1.2
The status of this call parameter entry. See RFC 1271 for details of usage.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

x25CallParmRefCount 1.3.6.1.4.1.1978.2.14.1.3.1.3
The number of references know by a management station to exist to this set of call parameters. This is the number of other objects that have returned a value of, and will return a value of, the index for this set of call parameters. Examples of such objects is the x25AdmnDefCallParamId object defined above.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

x25CallParmInPacketSize 1.3.6.1.4.1.1978.2.14.1.3.1.4
The default receive packet size in octets for a circuit. A size of zero for a circuit means use the PLE default size. A size of zero for the PLE means use a default size of 128.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4096  

x25CallParmOutPacketSize 1.3.6.1.4.1.1978.2.14.1.3.1.5
The default transmit packet size in octets for a circuit. A size of zero for a circuit means use the PLE default size. A size of zero for the PLE default means use a default size of 128.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4096  

x25CallParmInWindowSize 1.3.6.1.4.1.1978.2.14.1.3.1.6
The receive window size for a circuit. A size of zero for a circuit means use the PLE default size. A size of zero for the PLE default means use 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

x25CallParmOutWindowSize 1.3.6.1.4.1.1978.2.14.1.3.1.7
The transmit window size for a circuit. A size of zero for a circuit means use the PLE default size. A size of zero for the PLE default means use 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

x25CallParmAcceptReverseCharging 1.3.6.1.4.1.1978.2.14.1.3.1.8
An enumeration defining if the PLE will accept or refuse charges. A value of default for a circuit means use the PLE default value. A value of alwaysRefuse is only used for the PLE default and indicates the PLE will never accept reverse charging. A value of default for a PLE default means refuse.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(1), alwaysAccept(2), alwaysRefuse(3), onlyIfNotBilled(4)  

x25CallParmProposeReverseCharging 1.3.6.1.4.1.1978.2.14.1.3.1.9
An enumeration defining if the PLE should propose reverse or local charging. The value of default for a circuit means use the PLE default. The value of default for the PLE default means use local.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(1), reverse(2), local(3)  

x25CallParmFastSelect 1.3.6.1.4.1.1978.2.14.1.3.1.10
Expresses preference for use of fast select facility. The value of default for a circuit is the PLE default. A value of default for the PLE means alwaysReject. A value of alwaysReject indicates a circuit may not use fast select.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(1), alwaysReject(2), onlyIncomming(3), onlyOutgoing(4), alwaysAccept(5), onlyIfNotBilled(6)  

x25CallParmInThruPutClasSize 1.3.6.1.4.1.1978.2.14.1.3.1.11
The incoming throughput class to negotiate. A value of tcDefault for a circuit means use the PLE default. A value of tcDefault for the PLE default means tcNone. A value of tcNone means do not negotiate throughtput class.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tcReserved1(1), tcReserved2(2), tc75(3), tc150(4), tc300(5), tc600(6), tc1200(7), tc2400(8), tc4800(9), tc9600(10), tc19200(11), tc48000(12), tc64000(13), tcReserved14(14), tcReserved15(15), tcReserved0(16), tcNone(17), tcDefault(18)  

x25CallParmOutThruPutClasSize 1.3.6.1.4.1.1978.2.14.1.3.1.12
The outgoing throughput class to negotiate. A value of tcDefault for a circuit means use the PLE default. A value of tcDefault for the PLE default means use tcNone. A value of tcNone means do not negotiate throughtput class.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tcReserved1(1), tcReserved2(2), tc75(3), tc150(4), tc300(5), tc600(6), tc1200(7), tc2400(8), tc4800(9), tc9600(10), tc19200(11), tc48000(12), tc64000(13), tcReserved14(14), tcReserved15(15), tcReserved0(16), tcNone(17), tcDefault(18)  

x25CallParmCug 1.3.6.1.4.1.1978.2.14.1.3.1.13
The Closed User Group to specify. This consists of two or four octets containing the characters 0 through 9. A zero length string indicates no facility requested. A string length of three containing the characters DEF for a circuit means use the PLE default, (the PLE default parameter may not reference an entry of DEF.)
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..4)  

x25CallParmCugoa 1.3.6.1.4.1.1978.2.14.1.3.1.14
The Closed User Group with Outgoing Access to specify. This consists of two or four octets containing the characters 0 through 9. A string length of three containing the characters DEF for a circuit means use the PLE default (the PLE default parameters may not reference an entry of DEF). A zero length string indicates no facility requested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..4)  

x25CallParmBcug 1.3.6.1.4.1.1978.2.14.1.3.1.15
The Bilateral Closed User Group to specify. This consists of two octets containing the characters 0 through 9. A string length of three containing the characters DEF for a circuit means use the PLE default (the PLE default parameter may not reference an entry of DEF). A zero length string indicates no facility requested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..3)  

x25CallParmNui 1.3.6.1.4.1.1978.2.14.1.3.1.16
The Network User Identifier facility. This is binary value to be included immediately after the length field. The PLE will supply the length octet. A zero length string indicates no facility requested. This value is ignored for the PLE default parameters entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..108)  

x25CallParmChargingInfo 1.3.6.1.4.1.1978.2.14.1.3.1.17
The charging Information facility. A value of default for a circuit means use the PLE default. The value of default for the default PLE parameters means use noFacility. The value of noFacility means do not include a facility.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(1), noFacility(2), noChargingInfo(3), chargingInfo(4)  

x25CallParmRpoa 1.3.6.1.4.1.1978.2.14.1.3.1.18
The RPOA facility. The octet string contains n * 4 sequences of the characters 0-9 to specify a facility with n entries. The octet string containing the 3 characters DEF for a circuit specifies use of the PLE default (the entry for the PLE default may not contain DEF). A zero length string indicates no facility requested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..108)  

x25CallParmTrnstDly 1.3.6.1.4.1.1978.2.14.1.3.1.19
The Transit Delay Selection and Indication value. A value of 65536 indicates no facility requested. A value of 65537 for a circuit means use the PLE default (the PLE default parameters entry may not use the value 65537). The value 65535 may only be used to indicate the value in use by a circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65537  

x25CallParmCallingExt 1.3.6.1.4.1.1978.2.14.1.3.1.20
The Calling Extension facility. This contains one of the following: A sequence of hex digits with the value to be put in the facility. These digits will be converted to binary by the agent and put in the facility. These octets do not include the length octet. A value containing the three character DEF for a circuit means use the PLE default, (the entry for the PLE default parameters may not use the value DEF). A zero length string indicates no facility requested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

x25CallParmCalledExt 1.3.6.1.4.1.1978.2.14.1.3.1.21
The Called Extension facility. This contains one of the following: A sequence of hex digits with the value to be put in the facility. These digits will be converted to binary by the agent and put in the facility. These octets do not include the length octet. A value containing the three character DEF for a circuit means use the PLE default, (the entry for the PLE default parameters may not use the value DEF). A zero length string indicates no facility requested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

x25CallParmInMinThuPutCls 1.3.6.1.4.1.1978.2.14.1.3.1.22
The minimum input throughput Class. A value of 17 for a circuit means use the PLE default (the PLE parameters entry may not use this value). A value of 16 indicates no facility requested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..17  

x25CallParmOutMinThuPutCls 1.3.6.1.4.1.1978.2.14.1.3.1.23
The minimum output throughput Class. A value of 17 for a circuit means use the PLE default (the PLE parameters entry may not use this value). A value of 16 indicates no facility requested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..17  

x25CallParmEndTrnsDly 1.3.6.1.4.1.1978.2.14.1.3.1.24
The End-to-End Transit Delay to negotiate. An octet string of length 2, 4, or 6 contains the facility encoded as specified in ISO/IEC 8208 section 15.3.2.4. An octet string of length 3 containing the three character DEF for a circuit means use the PLE default (the entry for the PLE default can not contain the characters DEF). A zero length string indicates no facility requested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..6)  

x25CallParmPriority 1.3.6.1.4.1.1978.2.14.1.3.1.25
The priority facility to negotiate. The octet string encoded as specified in ISO/IEC 8208 section 15.3.2.5. A zero length string indicates no facility requested. The entry for the PLE default parameters must be zero length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..6)  

x25CallParmProtection 1.3.6.1.4.1.1978.2.14.1.3.1.26
A string contains the following: A hex string containing the value for the protection facility. This will be converted from hex to the octets actually in the packet by the agent. The agent will supply the length field and the length octet is not contained in this string. An string containing the 3 characters DEF for a circuit means use the PLE default (the entry for the PLE default parameters may not use the value DEF). A zero length string mean no facility requested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..108)  

x25CallParmExptData 1.3.6.1.4.1.1978.2.14.1.3.1.27
The Expedited Data facility to negotiate. A value of default for a circuit means use the PLE default value. The entry for the PLE default parameters may not have the value default.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(1), noExpeditedData(2), expeditedData(3)  

x25CallParmUserData 1.3.6.1.4.1.1978.2.14.1.3.1.28
The call user data as placed in the packet. A zero length string indicates no call user data. If both the circuit call parameters and the PLE default have call user data defined, the data from the circuit call parameters will be used. If only the PLE has data defined, the PLE entry will be used. If neither the circuit call parameters or the PLE default entry has a value, no call user data will be sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

x25CallParmCallingNetworkFacilities 1.3.6.1.4.1.1978.2.14.1.3.1.29
The calling network facilities. The facilities are encoded here exactly as encoded in the call packet. These facilities do not include the marker facility code. A zero length string in the entry for the parameter to use when establishing a circuit means use the PLE default. A zero length string in the entry for PLE default parameters indicates no default facilities.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..108)  

x25CallParmCalledNetworkFacilities 1.3.6.1.4.1.1978.2.14.1.3.1.30
The called network facilities. The facilities are encoded here exactly as encoded in the call packet. These facilities do not include the marker facility code. A zero length string in the entry for the parameter to use when establishing a circuit means use the PLE default. A zero length string in the entry for PLE default parameters indicates no default facilities.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..108)  

x25CallParmInMaxPktSize 1.3.6.1.4.1.1978.2.14.1.3.1.31
The maximum receive packet size in octets for a circuit. A size of zero for a circuit means use the PLE default size. A size of zero for the PLE means use a default size of 128.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4096  

x25CallParmOutMaxPktSize 1.3.6.1.4.1.1978.2.14.1.3.1.32
The maximum transmit packet size in octets for a circuit. A size of zero for a circuit means use the PLE default size. A size of zero for the PLE default means use a default size of 128.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4096  

x25Restart 1
This trap means the X.25 PLE completed a link restart packet has been sent and: a) a restart packet was received (Restart Collision) b) a restart confirm packet was received. c) the Restart retransmission counter (R20) expires. The packet module now considers the link to be established and ready for Virtual Circuit establishment.
TRAP-TYPE    

x25VC 2
Sent if a virtual circuit needs to send a trap for one of its reasons listed in x25CircuitTrapType.
TRAP-TYPE