RFC1382-MIB

MIB Reference — IPNetwork Monitor

All MIBsRFC1382-MIB

Category: SNA and Legacy Protocols

Description:

Defines managed objects for the X.25 Packet Layer, providing management of X.25 packet-level protocol operations.

Imported Objects

From RFC-1212

OBJECT-TYPE

From RFC-1215

TRAP-TYPE

From RFC1155-SMI

Counter
Gauge
TimeTicks

From RFC1213-MIB

DisplayString
transmission

What Is RFC1382-MIB?

RFC1382-MIB is an IETF standards-track MIB module defining managed objects for the X.25 Packet Layer Protocol, an older connection-oriented wide-area networking standard. It exposes configuration and operational objects for X.25 packet-layer entities, virtual circuits, and related counters used to manage packet-switched X.25 links. Its monitoring value lies in tracking the operational and fault status of X.25 packet-layer connections and interfaces, such as circuit state and error/reset counters, which reveal whether X.25 links carrying legacy data traffic are functioning correctly. As an RFC-standard MIB it is commonly used alongside RFC1381 (X.25 LAPB) for complete X.25 stack management. It is deployed in legacy telecom and financial-network environments still running X.25-based packet-switched data services. Network engineers troubleshooting legacy X.25 links often start with an RFC1382-MIB MIB reference to decode exactly which object names their SNMP tool is reporting.

IPNetwork Monitor allows you to monitor SNMP objects defined in RFC1382-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • X.25 packet-layer circuit operational state
  • X.25 interface error/reset counters
  • virtual circuit status

Supported Devices

  • vendor-neutral, standards-based MIB, not tied to a specific manufacturer; applies to routers/devices supporting the X.25 packet-switching protocol

Monitoring Examples

Because sample_objects were not provided for this module, a precise object-level polling scenario cannot be grounded in real names; in general, operators of RFC1382-compliant equipment would poll X.25 packet-layer circuit and interface tables to check circuit operational state and error/reset counters, revealing failing or congested X.25 virtual circuits.

OIDs
OID symbolicOID numericTypeAccessDescription
x251.3.6.1.2.1.10.5
NTF x25Restart1.3.6.1.2.1.10.5.0.1This trap means the X.25 PLE sent or received a restart packet. The restart that brings up the link should not send a x25Restart trap so the interface should send a linkUp trap. Sending this trap means the agent does not send a linkDown and linkUp trap.
NTF x25Reset1.3.6.1.2.1.10.5.0.2If the PLE sends or receives a reset, the agent should send an x25Reset trap.
x25AdmnTable1.3.6.1.2.1.10.5.1not-accessibleThis table contains the administratively set configuration parameters for an X.25 Packet Level Entity (PLE). Most of the objects in this table have corresponding objects in the x25OperTable. This table contains the values as last set by the administrator. The x25OperTable contains the values actually in use by an X.25 PLE. Changing an administrative value may or may not change a current operating value. The operating value may not change until the interface is restarted. Some implementations may change the values immediately upon changing the administrative table. All implementations are required to load the values from the administrative table when initializing a PLE.
x25AdmnEntry1.3.6.1.2.1.10.5.1.1not-accessibleEntries of x25AdmnTable.
IFI x25AdmnIndex1.3.6.1.2.1.10.5.1.1.1IfIndexTyperead-onlyThe ifIndex value for the X.25 Interface.
INT x25AdmnInterfaceMode1.3.6.1.2.1.10.5.1.1.2INTEGERread-writeIdentifies DCE/DTE mode in which the interface operates. A value of dxe indicates the mode will be determined by XID negotiation.
INT x25AdmnMaxActiveCircuits1.3.6.1.2.1.10.5.1.1.3INTEGERread-writeThe maximum number of circuits this PLE can support; including PVCs.
INT x25AdmnPacketSequencing1.3.6.1.2.1.10.5.1.1.4INTEGERread-writeThe modulus of the packet sequence number space.
NUM x25AdmnRestartTimer1.3.6.1.2.1.10.5.1.1.5PositiveIntegerread-writeThe T20 restart timer in milliseconds.
NUM x25AdmnCallTimer1.3.6.1.2.1.10.5.1.1.6PositiveIntegerread-writeThe T21 Call timer in milliseconds.
NUM x25AdmnResetTimer1.3.6.1.2.1.10.5.1.1.7PositiveIntegerread-writeThe T22 Reset timer in milliseconds.
NUM x25AdmnClearTimer1.3.6.1.2.1.10.5.1.1.8PositiveIntegerread-writeThe T23 Clear timer in milliseconds.
NUM x25AdmnWindowTimer1.3.6.1.2.1.10.5.1.1.9PositiveIntegerread-writeThe T24 window status transmission timer in milliseconds. A value of 2147483647 indicates no window timer in use.
NUM x25AdmnDataRxmtTimer1.3.6.1.2.1.10.5.1.1.10PositiveIntegerread-writeThe T25 data retransmission timer in milliseconds. A value of 2147483647 indicates no data retransmission timer in use.
NUM x25AdmnInterruptTimer1.3.6.1.2.1.10.5.1.1.11PositiveIntegerread-writeThe T26 interrupt timer in milliseconds. A value of 2147483647 indicates no interrupt timer in use.
NUM x25AdmnRejectTimer1.3.6.1.2.1.10.5.1.1.12PositiveIntegerread-writeThe T27 Reject retransmission timer in milliseconds. A value of 2147483647 indicates no reject timer in use.
NUM x25AdmnRegistrationRequestTimer1.3.6.1.2.1.10.5.1.1.13PositiveIntegerread-writeThe T28 registration timer in milliseconds. A value of 2147483647 indicates no registration timer in use.
NUM x25AdmnMinimumRecallTimer1.3.6.1.2.1.10.5.1.1.14PositiveIntegerread-writeMinimum time interval between unsuccessful call attempts in milliseconds.
INT x25AdmnRestartCount1.3.6.1.2.1.10.5.1.1.15INTEGERread-writeThe R20 restart retransmission count.
INT x25AdmnResetCount1.3.6.1.2.1.10.5.1.1.16INTEGERread-writeThe r22 Reset retransmission count.
INT x25AdmnClearCount1.3.6.1.2.1.10.5.1.1.17INTEGERread-writeThe r23 Clear retransmission count.
INT x25AdmnDataRxmtCount1.3.6.1.2.1.10.5.1.1.18INTEGERread-writeThe R25 Data retransmission count. This value is irrelevant if the x25AdmnDataRxmtTimer indicates no timer in use.
INT x25AdmnRejectCount1.3.6.1.2.1.10.5.1.1.19INTEGERread-writeThe R27 reject retransmission count. This value is irrelevant if the x25AdmnRejectTimer indicates no timer in use.
INT x25AdmnRegistrationRequestCount1.3.6.1.2.1.10.5.1.1.20INTEGERread-writeThe R28 Registration retransmission Count. This value is irrelevant if the x25AdmnRegistrationRequestTimer indicates no timer in use.
INT x25AdmnNumberPVCs1.3.6.1.2.1.10.5.1.1.21INTEGERread-writeThe number of PVC configured for this PLE. The PVCs use channel numbers from 1 to this number.
OID x25AdmnDefCallParamId1.3.6.1.2.1.10.5.1.1.22OBJECT IDENTIFIERread-writeThis identifies the instance of the x25CallParmIndex for the entry in the x25CallParmTable which contains the default call parameters for this PLE.
ADR x25AdmnLocalAddress1.3.6.1.2.1.10.5.1.1.23X121Addressread-writeThe local address for this PLE subnetwork. A zero length address maybe returned by PLEs that only support PVCs.
OID x25AdmnProtocolVersionSupported1.3.6.1.2.1.10.5.1.1.24OBJECT IDENTIFIERread-writeIdentifies the version of the X.25 protocol this interface should support. Object identifiers for common versions are defined below in the x25ProtocolVersion subtree.
x25OperTable1.3.6.1.2.1.10.5.2not-accessibleThe operation parameters in use by the X.25 PLE.
x25OperEntry1.3.6.1.2.1.10.5.2.1not-accessibleEntries of x25OperTable.
IFI x25OperIndex1.3.6.1.2.1.10.5.2.1.1IfIndexTyperead-onlyThe ifIndex value for the X.25 interface.
INT x25OperInterfaceMode1.3.6.1.2.1.10.5.2.1.2INTEGERread-onlyIdentifies DCE/DTE mode in which the interface operates. A value of dxe indicates the role will be determined by XID negotiation at the Link Layer and that negotiation has not yet taken place.
INT x25OperMaxActiveCircuits1.3.6.1.2.1.10.5.2.1.3INTEGERread-onlyMaximum number of circuits this PLE can support.
INT x25OperPacketSequencing1.3.6.1.2.1.10.5.2.1.4INTEGERread-onlyThe modulus of the packet sequence number space.
NUM x25OperRestartTimer1.3.6.1.2.1.10.5.2.1.5PositiveIntegerread-onlyThe T20 restart timer in milliseconds.
NUM x25OperCallTimer1.3.6.1.2.1.10.5.2.1.6PositiveIntegerread-onlyThe T21 Call timer in milliseconds.
NUM x25OperResetTimer1.3.6.1.2.1.10.5.2.1.7PositiveIntegerread-onlyThe T22 Reset timer in milliseconds.
NUM x25OperClearTimer1.3.6.1.2.1.10.5.2.1.8PositiveIntegerread-onlyThe T23 Clear timer in milliseconds.
NUM x25OperWindowTimer1.3.6.1.2.1.10.5.2.1.9PositiveIntegerread-onlyThe T24 window status transmission timer milliseconds. A value of 2147483647 indicates no window timer in use.
NUM x25OperDataRxmtTimer1.3.6.1.2.1.10.5.2.1.10PositiveIntegerread-onlyThe T25 Data Retransmission timer in milliseconds. A value of 2147483647 indicates no data retransmission timer in use.
NUM x25OperInterruptTimer1.3.6.1.2.1.10.5.2.1.11PositiveIntegerread-onlyThe T26 Interrupt timer in milliseconds. A value of 2147483647 indicates interrupts are not being used.
NUM x25OperRejectTimer1.3.6.1.2.1.10.5.2.1.12PositiveIntegerread-onlyThe T27 Reject retransmission timer in milliseconds. A value of 2147483647 indicates no reject timer in use.
NUM x25OperRegistrationRequestTimer1.3.6.1.2.1.10.5.2.1.13PositiveIntegerread-onlyThe T28 registration timer in milliseconds. A value of 2147483647 indicates no registration timer in use.
NUM x25OperMinimumRecallTimer1.3.6.1.2.1.10.5.2.1.14PositiveIntegerread-onlyMinimum time interval between unsuccessful call attempts in milliseconds.
INT x25OperRestartCount1.3.6.1.2.1.10.5.2.1.15INTEGERread-onlyThe R20 restart retransmission count.
INT x25OperResetCount1.3.6.1.2.1.10.5.2.1.16INTEGERread-onlyThe r22 Reset retransmission count.
INT x25OperClearCount1.3.6.1.2.1.10.5.2.1.17INTEGERread-onlyThe r23 Clear retransmission count.
INT x25OperDataRxmtCount1.3.6.1.2.1.10.5.2.1.18INTEGERread-onlyThe R25 Data retransmission count. This value is undefined if the x25OperDataRxmtTimer indicates no timer in use.
INT x25OperRejectCount1.3.6.1.2.1.10.5.2.1.19INTEGERread-onlyThe R27 reject retransmission count. This value is undefined if the x25OperRejectTimer indicates no timer in use.
INT x25OperRegistrationRequestCount1.3.6.1.2.1.10.5.2.1.20INTEGERread-onlyThe R28 Registration retransmission Count. This value is undefined if the x25OperREgistrationRequestTimer indicates no timer in use.
INT x25OperNumberPVCs1.3.6.1.2.1.10.5.2.1.21INTEGERread-onlyThe number of PVC configured for this PLE. The PVCs use channel numbers from 1 to this number.
OID x25OperDefCallParamId1.3.6.1.2.1.10.5.2.1.22OBJECT IDENTIFIERread-onlyThis identifies the instance of the x25CallParmIndex for the entry in the x25CallParmTable that contains the default call parameters for this PLE.
ADR x25OperLocalAddress1.3.6.1.2.1.10.5.2.1.23X121Addressread-onlyThe local address for this PLE subnetwork. A zero length address maybe returned by PLEs that only support PVCs.
OID x25OperDataLinkId1.3.6.1.2.1.10.5.2.1.24OBJECT IDENTIFIERread-onlyThis identifies the instance of the index object in the first table of the most device specific MIB for the interface used by this PLE.
OID x25OperProtocolVersionSupported1.3.6.1.2.1.10.5.2.1.25OBJECT IDENTIFIERread-onlyIdentifies the version of the X.25 protocol this interface supports. Object identifiers for common versions are defined below in the x25ProtocolVersion subtree.
x25StatTable1.3.6.1.2.1.10.5.3not-accessibleStatistics information about this X.25 PLE.
x25StatEntry1.3.6.1.2.1.10.5.3.1not-accessibleEntries of the x25StatTable.
IFI x25StatIndex1.3.6.1.2.1.10.5.3.1.1IfIndexTyperead-onlyThe ifIndex value for the X.25 interface.
CTR x25StatInCalls1.3.6.1.2.1.10.5.3.1.2Counterread-onlyThe number of incoming calls received.
CTR x25StatInCallRefusals1.3.6.1.2.1.10.5.3.1.3Counterread-onlyThe 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.
CTR x25StatInProviderInitiatedClears1.3.6.1.2.1.10.5.3.1.4Counterread-onlyThe number of clear requests with a cause code other than DTE initiated.
CTR x25StatInRemotelyInitiatedResets1.3.6.1.2.1.10.5.3.1.5Counterread-onlyThe number of reset requests received with cause code DTE initiated.
CTR x25StatInProviderInitiatedResets1.3.6.1.2.1.10.5.3.1.6Counterread-onlyThe number of reset requests received with cause code other than DTE initiated.
CTR x25StatInRestarts1.3.6.1.2.1.10.5.3.1.7Counterread-onlyThe number of remotely initiated (including provider initiated) restarts experienced by the PLE excluding the restart associated with bringing up the PLE interface. This only counts restarts received when the PLE already has an established connection with the remove PLE.
CTR x25StatInDataPackets1.3.6.1.2.1.10.5.3.1.8Counterread-onlyThe number of data packets received.
CTR x25StatInAccusedOfProtocolErrors1.3.6.1.2.1.10.5.3.1.9Counterread-onlyThe number of packets received containing a procedure error cause code. These include clear, reset, restart, or diagnostic packets.
CTR x25StatInInterrupts1.3.6.1.2.1.10.5.3.1.10Counterread-onlyThe number of interrupt packets received by the PLE or over the PVC/VC.
CTR x25StatOutCallAttempts1.3.6.1.2.1.10.5.3.1.11Counterread-onlyThe number of calls attempted.
CTR x25StatOutCallFailures1.3.6.1.2.1.10.5.3.1.12Counterread-onlyThe number of call attempts which failed. This includes calls that were cleared because of restrictive fast select.
CTR x25StatOutInterrupts1.3.6.1.2.1.10.5.3.1.13Counterread-onlyThe number of interrupt packets send by the PLE or over the PVC/VC.
CTR x25StatOutDataPackets1.3.6.1.2.1.10.5.3.1.14Counterread-onlyThe number of data packets sent by this PLE.
GAU x25StatOutgoingCircuits1.3.6.1.2.1.10.5.3.1.15Gaugeread-onlyThe number of active outgoing circuits. This includes call requests sent but not yet confirmed. This does not count PVCs.
GAU x25StatIncomingCircuits1.3.6.1.2.1.10.5.3.1.16Gaugeread-onlyThe number of active Incoming Circuits. This includes call indications received but not yet acknowledged. This does not count PVCs.
GAU x25StatTwowayCircuits1.3.6.1.2.1.10.5.3.1.17Gaugeread-onlyThe number of active two-way Circuits. This includes call requests sent but not yet confirmed. This does not count PVCs.
CTR x25StatRestartTimeouts1.3.6.1.2.1.10.5.3.1.18Counterread-onlyThe number of times the T20 restart timer expired.
CTR x25StatCallTimeouts1.3.6.1.2.1.10.5.3.1.19Counterread-onlyThe number of times the T21 call timer expired.
CTR x25StatResetTimeouts1.3.6.1.2.1.10.5.3.1.20Counterread-onlyThe number of times the T22 reset timer expired.
CTR x25StatClearTimeouts1.3.6.1.2.1.10.5.3.1.21Counterread-onlyThe number of times the T23 clear timer expired.
CTR x25StatDataRxmtTimeouts1.3.6.1.2.1.10.5.3.1.22Counterread-onlyThe number of times the T25 data timer expired.
CTR x25StatInterruptTimeouts1.3.6.1.2.1.10.5.3.1.23Counterread-onlyThe number of times the T26 interrupt timer expired.
CTR x25StatRetryCountExceededs1.3.6.1.2.1.10.5.3.1.24Counterread-onlyThe number of times a retry counter was exhausted.
CTR x25StatClearCountExceededs1.3.6.1.2.1.10.5.3.1.25Counterread-onlyThe number of times the R23 clear count was exceeded.
x25ChannelTable1.3.6.1.2.1.10.5.4not-accessibleThese objects contain information about the channel number configuration in an X.25 PLE. These values are the configured values. changes in these values after the interfaces has started may not be reflected in the operating PLE.
x25ChannelEntry1.3.6.1.2.1.10.5.4.1not-accessibleEntries of x25ChannelTable.
IFI x25ChannelIndex1.3.6.1.2.1.10.5.4.1.1IfIndexTyperead-onlyThe ifIndex value for the X.25 Interface.
INT x25ChannelLIC1.3.6.1.2.1.10.5.4.1.2INTEGERread-writeLowest Incoming channel.
INT x25ChannelHIC1.3.6.1.2.1.10.5.4.1.3INTEGERread-writeHighest Incoming channel. A value of zero indicates no channels in this range.
INT x25ChannelLTC1.3.6.1.2.1.10.5.4.1.4INTEGERread-writeLowest Two-way channel.
INT x25ChannelHTC1.3.6.1.2.1.10.5.4.1.5INTEGERread-writeHighest Two-way channel. A value of zero indicates no channels in this range.
INT x25ChannelLOC1.3.6.1.2.1.10.5.4.1.6INTEGERread-writeLowest outgoing channel.
INT x25ChannelHOC1.3.6.1.2.1.10.5.4.1.7INTEGERread-writeHighest outgoing channel. A value of zero indicates no channels in this range.
x25CircuitTable1.3.6.1.2.1.10.5.5not-accessibleThese objects contain general information about a specific circuit of an X.25 PLE.
x25CircuitEntry1.3.6.1.2.1.10.5.5.1not-accessibleEntries of x25CircuitTable.
IFI x25CircuitIndex1.3.6.1.2.1.10.5.5.1.1IfIndexTyperead-onlyThe ifIndex value for the X.25 Interface.
INT x25CircuitChannel1.3.6.1.2.1.10.5.5.1.2INTEGERread-onlyThe channel number for this circuit.
INT x25CircuitStatus1.3.6.1.2.1.10.5.5.1.3INTEGERread-writeThis object reports the current status of the circuit. An existing instance of this object can only be set to startClear, startPvcResetting, or invalid. An instance with the value calling or open can only be set to startClear and that action will start clearing the circuit. An instance with the value PVC can only be set to startPvcResetting or invalid and that action resets the PVC or deletes the circuit respectively. The values startClear or startPvcResetting will never be returned by an agent. An attempt to set the status of an existing instance to a value other than one of these values will result in an error. A non-existing instance can be set to PVC to create a PVC if the implementation supports dynamic creation of PVCs. Some implementations may only allow creation and deletion of PVCs if the interface is down. Since the instance identifier will supply the PLE index and the channel number, setting this object alone supplies sufficient information to create the instance. All the DEFVAL clauses for the other objects of this table are appropriate for creating a PVC; PLEs creating entries for placed or accepted calls will use values appropriate for the call rather than the value of the DEFVAL clause. Two managers trying to create the same PVC can determine from the return code which manager succeeded and which failed (the failing manager fails because it can not set a value of PVC for an existing object). An entry in the closed or invalid state may be deleted or reused at the agent's convence. If the entry is kept in the closed state, the values of the parameters associated with the entry must be correct. Closed implies the values in the circuit table are correct. The value of invalid indicates the other values in the table are invalid. Many agents may never return a value of invalid because they dynamically allocate and free unused table entries. An agent for a statically configured systems can return invalid to indicate the entry has not yet been used so the counters contain no information.
TIK x25CircuitEstablishTime1.3.6.1.2.1.10.5.5.1.4TimeTicksread-onlyThe 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.
INT x25CircuitDirection1.3.6.1.2.1.10.5.5.1.5INTEGERread-writeThe direction of the call that established this circuit.
CTR x25CircuitInOctets1.3.6.1.2.1.10.5.5.1.6Counterread-onlyThe number of octets of user data delivered to upper layer.
CTR x25CircuitInPdus1.3.6.1.2.1.10.5.5.1.7Counterread-onlyThe number of PDUs received for this circuit.
CTR x25CircuitInRemotelyInitiatedResets1.3.6.1.2.1.10.5.5.1.8Counterread-onlyThe number of Resets received for this circuit with cause code of DTE initiated.
CTR x25CircuitInProviderInitiatedResets1.3.6.1.2.1.10.5.5.1.9Counterread-onlyThe number of Resets received for this circuit with cause code other than DTE initiated.
CTR x25CircuitInInterrupts1.3.6.1.2.1.10.5.5.1.10Counterread-onlyThe number of interrupt packets received for this circuit.
CTR x25CircuitOutOctets1.3.6.1.2.1.10.5.5.1.11Counterread-onlyThe number of octets of user data sent for this circuit.
CTR x25CircuitOutPdus1.3.6.1.2.1.10.5.5.1.12Counterread-onlyThe number of PDUs sent for this circuit.
CTR x25CircuitOutInterrupts1.3.6.1.2.1.10.5.5.1.13Counterread-onlyThe number of interrupt packets sent on this circuit.
CTR x25CircuitDataRetransmissionTimeouts1.3.6.1.2.1.10.5.5.1.14Counterread-onlyThe number of times the T25 data retransmission timer expired for this circuit.
CTR x25CircuitResetTimeouts1.3.6.1.2.1.10.5.5.1.15Counterread-onlyThe number of times the T22 reset timer expired for this circuit.
CTR x25CircuitInterruptTimeouts1.3.6.1.2.1.10.5.5.1.16Counterread-onlyThe number of times the T26 Interrupt timer expired for this circuit.
OID x25CircuitCallParamId1.3.6.1.2.1.10.5.5.1.17OBJECT IDENTIFIERread-writeThis 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.
ADR x25CircuitCalledDteAddress1.3.6.1.2.1.10.5.5.1.18X121Addressread-writeFor incoming calls, this is the called address from the call indication packet. For outgoing calls, this is the called address from the call confirmation packet. This will be zero length for PVCs.
ADR x25CircuitCallingDteAddress1.3.6.1.2.1.10.5.5.1.19X121Addressread-writeFor incoming calls, this is the calling address from the call indication packet. For outgoing calls, this is the calling address from the call confirmation packet. This will be zero length for PVCs.
ADR x25CircuitOriginallyCalledAddress1.3.6.1.2.1.10.5.5.1.20X121Addressread-writeFor 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.
STR x25CircuitDescr1.3.6.1.2.1.10.5.5.1.21DisplayStringread-writeA 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.
NUM x25ClearedCircuitEntriesRequested1.3.6.1.2.1.10.5.6PositiveIntegerread-writeThe requested number of entries for the agent to keep in the x25ClearedCircuit table.
NUM x25ClearedCircuitEntriesGranted1.3.6.1.2.1.10.5.7PositiveIntegerread-onlyThe actual number of entries the agent will keep in the x25ClearedCircuit Table.
x25ClearedCircuitTable1.3.6.1.2.1.10.5.8not-accessibleA table of entries about closed circuits. Entries must be made in this table whenever circuits are closed and the close request or close indication packet contains a clearing cause other than DTE Originated or a Diagnostic code field other than Higher Layer Initiated disconnection-normal. An agent may optionally make entries for normal closes (to record closing facilities or other information). Agents will delete the oldest entry in the table when adding a new entry would exceed agent resources. Agents are required to keep the last entry put in the table and may keep more entries. The object x25OperClearEntriesGranted returns the maximum number of entries kept in the table.
x25ClearedCircuitEntry1.3.6.1.2.1.10.5.8.1not-accessibleInformation about a cleared circuit.
NUM x25ClearedCircuitIndex1.3.6.1.2.1.10.5.8.1.1PositiveIntegerread-onlyAn index that uniquely distinguishes one entry in the clearedCircuitTable from another. This index will start at 2147483647 and will decrease by one for each new entry added to the table. Upon reaching one, the index will reset to 2147483647. Because the index starts at 2147483647 and decreases, a manager may do a getnext on entry zero and obtain the most recent entry. When the index has the value of 1, the next entry will delete all entries in the table and that entry will be numbered 2147483647.
IFI x25ClearedCircuitPleIndex1.3.6.1.2.1.10.5.8.1.2IfIndexTyperead-onlyThe value of ifIndex for the PLE which cleared the circuit that created the entry.
TIK x25ClearedCircuitTimeEstablished1.3.6.1.2.1.10.5.8.1.3TimeTicksread-onlyThe value of sysUpTime when the circuit was established. This will be the same value that was in the x25CircuitEstablishTime for the circuit.
TIK x25ClearedCircuitTimeCleared1.3.6.1.2.1.10.5.8.1.4TimeTicksread-onlyThe value of sysUpTime when the circuit was cleared. For locally initiated clears, this will be the time when the clear confirmation was received. For remotely initiated clears, this will be the time when the clear indication was received.
INT x25ClearedCircuitChannel1.3.6.1.2.1.10.5.8.1.5INTEGERread-onlyThe channel number for the circuit that was cleared.
INT x25ClearedCircuitClearingCause1.3.6.1.2.1.10.5.8.1.6INTEGERread-onlyThe Clearing Cause from the clear request or clear indication packet that cleared the circuit.
INT x25ClearedCircuitDiagnosticCode1.3.6.1.2.1.10.5.8.1.7INTEGERread-onlyThe Diagnostic Code from the clear request or clear indication packet that cleared the circuit.
CTR x25ClearedCircuitInPdus1.3.6.1.2.1.10.5.8.1.8Counterread-onlyThe number of PDUs received on the circuit.
CTR x25ClearedCircuitOutPdus1.3.6.1.2.1.10.5.8.1.9Counterread-onlyThe number of PDUs transmitted on the circuit.
ADR x25ClearedCircuitCalledAddress1.3.6.1.2.1.10.5.8.1.10X121Addressread-onlyThe called address from the cleared circuit.
ADR x25ClearedCircuitCallingAddress1.3.6.1.2.1.10.5.8.1.11X121Addressread-onlyThe calling address from the cleared circuit.
OCT x25ClearedCircuitClearFacilities1.3.6.1.2.1.10.5.8.1.12OCTET STRINGread-onlyThe facilities field from the clear request or clear indication packet that cleared the circuit. A size of zero indicates no facilities were present.
x25CallParmTable1.3.6.1.2.1.10.5.9not-accessibleThese 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 ACCESS clause allows it). An object with an associated reference count greater than zero can not be written (regardless of the 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.
x25CallParmEntry1.3.6.1.2.1.10.5.9.1not-accessibleEntries of x25CallParmTable.
NUM x25CallParmIndex1.3.6.1.2.1.10.5.9.1.1PositiveIntegerread-onlyA 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.
ENT x25CallParmStatus1.3.6.1.2.1.10.5.9.1.2EntryStatusread-writeThe status of this call parameter entry. See RFC 1271 for details of usage.
NUM x25CallParmRefCount1.3.6.1.2.1.10.5.9.1.3PositiveIntegerread-onlyThe 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 are the x25AdmnDefCallParamId, x25OperDataLinkId, or x25AdmnDefCallParamId objects defined above.
INT x25CallParmInPacketSize1.3.6.1.2.1.10.5.9.1.4INTEGERread-writeThe 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.
INT x25CallParmOutPacketSize1.3.6.1.2.1.10.5.9.1.5INTEGERread-writeThe 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.
INT x25CallParmInWindowSize1.3.6.1.2.1.10.5.9.1.6INTEGERread-writeThe 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.
INT x25CallParmOutWindowSize1.3.6.1.2.1.10.5.9.1.7INTEGERread-writeThe 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.
INT x25CallParmAcceptReverseCharging1.3.6.1.2.1.10.5.9.1.8INTEGERread-writeAn 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 neverAccept 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.
INT x25CallParmProposeReverseCharging1.3.6.1.2.1.10.5.9.1.9INTEGERread-writeAn 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.
INT x25CallParmFastSelect1.3.6.1.2.1.10.5.9.1.10INTEGERread-writeExpresses 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 noFastSelect. A value of noFastSelect or noRestrictedFastResponse indicates a circuit may not use fast select or restricted fast response.
INT x25CallParmInThruPutClasSize1.3.6.1.2.1.10.5.9.1.11INTEGERread-writeThe 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.
INT x25CallParmOutThruPutClasSize1.3.6.1.2.1.10.5.9.1.12INTEGERread-writeThe 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.
STR x25CallParmCug1.3.6.1.2.1.10.5.9.1.13DisplayStringread-writeThe 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.)
STR x25CallParmCugoa1.3.6.1.2.1.10.5.9.1.14DisplayStringread-writeThe 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.
STR x25CallParmBcug1.3.6.1.2.1.10.5.9.1.15DisplayStringread-writeThe 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.
OCT x25CallParmNui1.3.6.1.2.1.10.5.9.1.16OCTET STRINGread-writeThe 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.
INT x25CallParmChargingInfo1.3.6.1.2.1.10.5.9.1.17INTEGERread-writeThe 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.
STR x25CallParmRpoa1.3.6.1.2.1.10.5.9.1.18DisplayStringread-writeThe 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.
INT x25CallParmTrnstDly1.3.6.1.2.1.10.5.9.1.19INTEGERread-writeThe 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.
STR x25CallParmCallingExt1.3.6.1.2.1.10.5.9.1.20DisplayStringread-writeThe 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.
STR x25CallParmCalledExt1.3.6.1.2.1.10.5.9.1.21DisplayStringread-writeThe 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.
INT x25CallParmInMinThuPutCls1.3.6.1.2.1.10.5.9.1.22INTEGERread-writeThe minimum input throughput Class. A value of 16 for a circuit means use the PLE default (the PLE parameters entry may not use this value). A value of 17 indicates no facility requested.
INT x25CallParmOutMinThuPutCls1.3.6.1.2.1.10.5.9.1.23INTEGERread-writeThe minimum output throughput Class. A value of 16 for a circuit means use the PLE default (the PLE parameters entry may not use this value). A value of 17 indicates no facility requested.
OCT x25CallParmEndTrnsDly1.3.6.1.2.1.10.5.9.1.24OCTET STRINGread-writeThe 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.
OCT x25CallParmPriority1.3.6.1.2.1.10.5.9.1.25OCTET STRINGread-writeThe 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.
STR x25CallParmProtection1.3.6.1.2.1.10.5.9.1.26DisplayStringread-writeA 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.
INT x25CallParmExptData1.3.6.1.2.1.10.5.9.1.27INTEGERread-writeThe 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.
OCT x25CallParmUserData1.3.6.1.2.1.10.5.9.1.28OCTET STRINGread-writeThe 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.
OCT x25CallParmCallingNetworkFacilities1.3.6.1.2.1.10.5.9.1.29OCTET STRINGread-writeThe 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.
OCT x25CallParmCalledNetworkFacilities1.3.6.1.2.1.10.5.9.1.30OCTET STRINGread-writeThe 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.
x25ProtocolVersion1.3.6.1.2.1.10.5.10
x25protocolCcittV19761.3.6.1.2.1.10.5.10.1
x25protocolCcittV19801.3.6.1.2.1.10.5.10.2
x25protocolCcittV19841.3.6.1.2.1.10.5.10.3
x25protocolCcittV19881.3.6.1.2.1.10.5.10.4
x25protocolIso8208V19871.3.6.1.2.1.10.5.10.5
x25protocolIso8208V19891.3.6.1.2.1.10.5.10.6

RFC description

IETF RFC 1382 MIB for X.25 LAPB management objects supporting X.25 protocol monitoring and diagnostics.

Start monitoring vendor-neutral, standards-based MIB, routers/devices supporting X.25 packet-switching protocol with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download RFC1382-MIB