All MIBs › ACC-X25
Category: Vendor: ACC/Ericsson
Description:
Manages X.25 packet-switched WAN interface configuration and statistics on ACC/Ericsson routers.
Imported Objects
From ACC-MIB
| DisplayString | |
| IfIndex | |
| RowStatus | |
| SmdsAddress | |
| accBRG | OBJECT-IDENTITY |
From ACC-SYSTEM
| accTrapLogSeqNum | OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| NetworkAddress | |
| OBJECT-TYPE | |
| TimeTicks |
What Is ACC-X25?
ACC-X25 is a vendor-specific MIB (ACC/Ericsson) for managing X.25 packet-switched WAN interfaces on ACC routers, covering configuration and statistics for the legacy X.25 protocol used in older WAN links. It exposes interface configuration and packet/frame-level statistics for X.25 circuits. Its role in hardware/software status monitoring is to let an admin confirm the X.25 interface is correctly configured and to track error/traffic counters as indicators of link health, since a degrading X.25 link would show rising error counts or dropped packets. There's no explicit dependency stated, though X.25 MIBs generally align conceptually with the IETF X.25 MIB framework. It's typically deployed on legacy ACC/Ericsson routers still carrying X.25 packet-switched traffic in older WAN environments, where network engineers may still consult the ACC-X25 MIB to interpret legacy interface counters.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-X25. 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.
Supported Devices
- ACC/Ericsson router with X.25 WAN interface
Monitoring Examples
Because sample_objects for this MIB were not available, specific table/object names cannot be cited. A realistic scenario given the description would involve polling an X.25 interface configuration and statistics table to confirm link parameters (e.g., window size, packet size) and watch for rising error or retransmission counters indicating physical or protocol-layer degradation on the X.25 circuit. Without the object list, exact column names cannot be confirmed.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| accX25 | 1.3.6.1.4.1.5.1.1.17 | |||
| accX25AtTable | 1.3.6.1.4.1.5.1.1.17.1 | not-accessible | Address translation table for X.25 interfaces. This is a superset of the standard address translation table. Entries are added/deleted via management action. | |
| accX25AtEntry | 1.3.6.1.4.1.5.1.1.17.1.1 | not-accessible | Address translation entry for X.25 interfaces. | |
| INT accX25AtIfIndex | 1.3.6.1.4.1.5.1.1.17.1.1.1 | INTEGER | read-write | Interface number (ifIndex) for which this translation entry is valid. |
| IP accX25AtIpAddress | 1.3.6.1.4.1.5.1.1.17.1.1.2 | IpAddress | read-write | IP Address of this entry Set this object to NULL to delete entry. |
| STR accX25AtNetInOutAddr | 1.3.6.1.4.1.5.1.1.17.1.1.3 | DisplayString | read-write | X.25 address to use when calling this destination. (both X.25 addresses are checked when mapping an X.25 address to an IP address) Object required in entry-adding SET PDU. |
| STR accX25AtNetInAddr | 1.3.6.1.4.1.5.1.1.17.1.1.4 | DisplayString | read-write | Alternate X.25 address to check when mapping an X.25 address to an IP address Object will be set to default value if not present in entry-adding SET PDU. |
| INT accX25AtNetFacIndex | 1.3.6.1.4.1.5.1.1.17.1.1.5 | INTEGER | read-write | Index of optional facility string or 0. |
| accX25SubnetParmTable | 1.3.6.1.4.1.5.1.1.17.2 | not-accessible | Per-network parameters for IP networks attached via X.25 interface. Entries added/deleted via management action. | |
| accX25SubnetParmEntry | 1.3.6.1.4.1.5.1.1.17.2.1 | not-accessible | X.25-specific parameters for this IP network | |
| IP accX25SubnetAddr | 1.3.6.1.4.1.5.1.1.17.2.1.1 | IpAddress | read-write | Network/subnet number of IP network Set this object to NULL to delete entry. |
| INT accX25Facility | 1.3.6.1.4.1.5.1.1.17.2.1.2 | INTEGER | read-write | selects whether DDN Standard Mode facility is included in call requests. |
| INT accX25PktNegot | 1.3.6.1.4.1.5.1.1.17.2.1.3 | INTEGER | read-write | specifies value for Packet Size Negotiation Facility (power of 2 between 16 and 1024), or zero if Packet Size Negotiation Facility is not to be used. |
| INT accX25WindowNegot | 1.3.6.1.4.1.5.1.1.17.2.1.4 | INTEGER | read-write | specifies value for Window Size Negotiation Facility (between 1 and 127 inclusive), or zero if Window Size Negotiation Facility is not to be used. |
| accX25PortParmTable | 1.3.6.1.4.1.5.1.1.17.3 | not-accessible | Per-port parameters for X.25 interfaces. | |
| accX25PortParmEntry | 1.3.6.1.4.1.5.1.1.17.3.1 | not-accessible | X25 parameters of a specific port. | |
| INT accX25PortParmIndex | 1.3.6.1.4.1.5.1.1.17.3.1.1 | INTEGER | read-only | Port number |
| INT accX25AddrMode | 1.3.6.1.4.1.5.1.1.17.3.1.2 | INTEGER | read-write | specifies address translation technique. |
| INT accX25PktSize | 1.3.6.1.4.1.5.1.1.17.3.1.3 | INTEGER | read-write | specifies default data packet size for this port. |
| INT accX25PktWind | 1.3.6.1.4.1.5.1.1.17.3.1.4 | INTEGER | read-write | specifies default packet window size for this port. |
| INT accX25SvcNumber | 1.3.6.1.4.1.5.1.1.17.3.1.5 | INTEGER | read-write | specifies maximum number of switched virtual circuits to be used on this port. |
| INT accX25SvcBase | 1.3.6.1.4.1.5.1.1.17.3.1.6 | INTEGER | read-write | specifies lowest Logical Channel Identifier to be used for switched virtual circuits. |
| INT accX25ExtendClr | 1.3.6.1.4.1.5.1.1.17.3.1.7 | INTEGER | read-write | specifies whether extended format for call clearing packets (as defined by X.25-1984) is permitted |
| INT accX25ExtendSeq | 1.3.6.1.4.1.5.1.1.17.3.1.8 | INTEGER | read-write | Use of extended sequence numbers |
| TIK accX25IdleMin | 1.3.6.1.4.1.5.1.1.17.3.1.9 | TimeTicks | read-write | minimum idle time for closing circuits; a circuit will not be cleared until it has been idle (no data has been sent or received) for at least this amount of time. |
| TIK accX25IdleMax | 1.3.6.1.4.1.5.1.1.17.3.1.10 | TimeTicks | read-write | maximum idle time for closing circuits; a circuit will be cleared when its idle time exceeds this value. |
| TIK accX25IdleScale | 1.3.6.1.4.1.5.1.1.17.3.1.11 | TimeTicks | read-write | scale factor for idle timeout: a circuit will be cleared when it has been idle for accX25IdleMin plus accX25IdleScale times the number of available circuits. |
| INT accX25SvcMax | 1.3.6.1.4.1.5.1.1.17.3.1.12 | INTEGER | read-write | Maximum number of virtual circuits which can be opened to a single destination. |
| INT accX25SvcLimit | 1.3.6.1.4.1.5.1.1.17.3.1.13 | INTEGER | read-write | Maximum number of switched virtual circuits that IP can use. The value must not exceed the total number of logical channels available on this trunk. |
| INT accX25OpenThresh | 1.3.6.1.4.1.5.1.1.17.3.1.14 | INTEGER | read-write | Threshold (number of IP datagrams queued per circuit) at which an additional virtual circuit will be opened. |
| INT accX25SvcMin | 1.3.6.1.4.1.5.1.1.17.3.1.15 | INTEGER | read-write | The minimum number of virtual circuits which IP will leave available for first circuits to other destinations |
| INT accX25SvcDelay | 1.3.6.1.4.1.5.1.1.17.3.1.16 | INTEGER | read-write | Delay (seconds) between opening of successive virtual circuits to same destination. |
| INT accX25InitBackoff | 1.3.6.1.4.1.5.1.1.17.3.1.17 | INTEGER | read-write | Initial backoff time (seconds) to delay before next attempt to open an additional virtual circuit to the same destination when an attempt to do so has failed. |
| INT accX25MaxBackoff | 1.3.6.1.4.1.5.1.1.17.3.1.18 | INTEGER | read-write | Maximum backoff time (seconds) to delay between subsequent attempts to open additional virtual circuits to the same destination. The actual delay is varied exponentially from accX25InitBackoff up to this value. |
| STR accX25OurAddress | 1.3.6.1.4.1.5.1.1.17.3.1.19 | DisplayString | read-write | Our X25 address (put in outbound packets) |
| INT accX25PvcBase | 1.3.6.1.4.1.5.1.1.17.3.1.20 | INTEGER | read-write | Lowest LCID to be used for PVCs. |
| INT accX25PvcNumber | 1.3.6.1.4.1.5.1.1.17.3.1.21 | INTEGER | read-write | Maximum number of PVCs. |
| TIK accX25Tx0Timer | 1.3.6.1.4.1.5.1.1.17.3.1.22 | TimeTicks | read-write | Value for T10 (DCE) or T20 (DTE) timer. |
| TIK accX25Tx1Timer | 1.3.6.1.4.1.5.1.1.17.3.1.23 | TimeTicks | read-write | Value for T11 (DCE) or T21 (DTE) timer. |
| TIK accX25Tx2Timer | 1.3.6.1.4.1.5.1.1.17.3.1.24 | TimeTicks | read-write | Value for T12 (DCE) or T22 (DTE) timer. |
| TIK accX25Tx3Timer | 1.3.6.1.4.1.5.1.1.17.3.1.25 | TimeTicks | read-write | Value for T13 (DCE) or T23 (DTE) timer. |
| INT accX25PortEventSeverityLevel | 1.3.6.1.4.1.5.1.1.17.3.1.26 | INTEGER | read-write | The base severity level which events are recorded. |
| accX25PktStatTable | 1.3.6.1.4.1.5.1.1.17.4 | not-accessible | Per-port packet statistics for X.25 interfaces. | |
| accX25PktStatEntry | 1.3.6.1.4.1.5.1.1.17.4.1 | not-accessible | X.25 packet level statistics for an X.25 interface. | |
| INT accX25PktIndex | 1.3.6.1.4.1.5.1.1.17.4.1.1 | INTEGER | read-only | Port number of this X.25 interface. |
| CTR accX25RcvDiags | 1.3.6.1.4.1.5.1.1.17.4.1.2 | Counter | read-only | Number of Diagnostic packets received on this port. |
| CTR accX25RcvRestartReqs | 1.3.6.1.4.1.5.1.1.17.4.1.3 | Counter | read-only | Number of Restart Request (Restart Indication) packets received on this port. |
| CTR accX25RcvRestartConfs | 1.3.6.1.4.1.5.1.1.17.4.1.4 | Counter | read-only | Number of Restart Confirmation packets received on this port. |
| CTR accX25RcvCallReqs | 1.3.6.1.4.1.5.1.1.17.4.1.5 | Counter | read-only | Number of Call Request (Incoming Call) packets received on this port. |
| CTR accX25RcvCallAccs | 1.3.6.1.4.1.5.1.1.17.4.1.6 | Counter | read-only | Number of Call Accepted (Call Connected) packets received on this port. |
| CTR accX25RcvClrReqs | 1.3.6.1.4.1.5.1.1.17.4.1.7 | Counter | read-only | Number of Clear Request (Clear Indication) packets received on this port. |
| CTR accX25RcvClrConfs | 1.3.6.1.4.1.5.1.1.17.4.1.8 | Counter | read-only | Number of Clear Confirmation packets received on this port. |
| CTR accX25RcvResetReqs | 1.3.6.1.4.1.5.1.1.17.4.1.9 | Counter | read-only | Number of Reset Request (Reset Indication) packets received on this port. |
| CTR accX25RcvResetConfs | 1.3.6.1.4.1.5.1.1.17.4.1.10 | Counter | read-only | Number of Reset Confirmation packets received on this port. |
| CTR accX25RcvInts | 1.3.6.1.4.1.5.1.1.17.4.1.11 | Counter | read-only | Number of Interrupt packets received on this port. |
| CTR accX25RcvIntConfs | 1.3.6.1.4.1.5.1.1.17.4.1.12 | Counter | read-only | Number of Interrupt Confirmation packets received on this port. |
| CTR accX25RcvRRs | 1.3.6.1.4.1.5.1.1.17.4.1.13 | Counter | read-only | Number of RR [Receive Ready] packets received on this port. |
| CTR accX25RcvRNRs | 1.3.6.1.4.1.5.1.1.17.4.1.14 | Counter | read-only | Number of RNR [Receive Not Ready] packets received on this port. |
| CTR accX25RcvDatas | 1.3.6.1.4.1.5.1.1.17.4.1.15 | Counter | read-only | Number of Data packets received on this port. |
| CTR accX25XmtDiags | 1.3.6.1.4.1.5.1.1.17.4.1.16 | Counter | read-only | Number of Diagnostic packets transmitted on this port. |
| CTR accX25XmtRestartReqs | 1.3.6.1.4.1.5.1.1.17.4.1.17 | Counter | read-only | Number of Restart Request (Restart Indication) packets transmitted on this port. |
| CTR accX25XmtRestartConfs | 1.3.6.1.4.1.5.1.1.17.4.1.18 | Counter | read-only | Number of Restart Confirmation packets transmitted on this port. |
| CTR accX25XmtCallReqs | 1.3.6.1.4.1.5.1.1.17.4.1.19 | Counter | read-only | Number of Call Request (Incoming Call) packets transmitted on this port. |
| CTR accX25XmtCallAccs | 1.3.6.1.4.1.5.1.1.17.4.1.20 | Counter | read-only | Number of Call Accepted (Call Connected) packets transmitted on this port. |
| CTR accX25XmtClrReqs | 1.3.6.1.4.1.5.1.1.17.4.1.21 | Counter | read-only | Number of Clear Request (Clear Indication) packets transmitted on this port. |
| CTR accX25XmtClrConfs | 1.3.6.1.4.1.5.1.1.17.4.1.22 | Counter | read-only | Number of Clear Confirmation packets transmitted on this port. |
| CTR accX25XmtResetReqs | 1.3.6.1.4.1.5.1.1.17.4.1.23 | Counter | read-only | Number of Reset Request (Reset Indication) packets transmitted on this port. |
| CTR accX25XmtResetConfs | 1.3.6.1.4.1.5.1.1.17.4.1.24 | Counter | read-only | Number of Reset Confirmation packets transmitted on this port. |
| CTR accX25XmtInts | 1.3.6.1.4.1.5.1.1.17.4.1.25 | Counter | read-only | Number of Interrupt packets transmitted on this port. |
| CTR accX25XmtIntConfs | 1.3.6.1.4.1.5.1.1.17.4.1.26 | Counter | read-only | Number of Interrupt Confirmation packets transmitted on this port. |
| CTR accX25XmtRRs | 1.3.6.1.4.1.5.1.1.17.4.1.27 | Counter | read-only | Number of RR [Receive Ready] packets transmitted on this port. |
| CTR accX25XmtRNRs | 1.3.6.1.4.1.5.1.1.17.4.1.28 | Counter | read-only | Number of RNR [Receive Not Ready] packets transmitted on this port. |
| CTR accX25XmtDatas | 1.3.6.1.4.1.5.1.1.17.4.1.29 | Counter | read-only | Number of Data packets transmitted on this port. |
| CTR accX25OpenSvcCounts | 1.3.6.1.4.1.5.1.1.17.4.1.30 | Counter | read-only | Count of SVCs open on this port. |
| accX25OptFacTable | 1.3.6.1.4.1.5.1.1.17.5 | not-accessible | Optional facility string table. | |
| accX25OptFacEntry | 1.3.6.1.4.1.5.1.1.17.5.1 | not-accessible | A single optional facility entry. | |
| INT accX25OptFacIndex | 1.3.6.1.4.1.5.1.1.17.5.1.1 | INTEGER | read-write | Index of this entry in table [1..n]. |
| OCT accX25OptFacString | 1.3.6.1.4.1.5.1.1.17.5.1.2 | OCTET STRING | read-write | facility string to be added when placing calls. |
| accX25PvcAddrTable | 1.3.6.1.4.1.5.1.1.17.6 | not-accessible | PVC to X.25 address mapping table. | |
| accX25PvcAddrEntry | 1.3.6.1.4.1.5.1.1.17.6.1 | not-accessible | A single PVC to X.25 address mapping entry. | |
| INT accX25PvcLine | 1.3.6.1.4.1.5.1.1.17.6.1.1 | INTEGER | read-write | Physical port for which this entry applies. Same is ifIndex. |
| INT accX25PvcAddrLcid | 1.3.6.1.4.1.5.1.1.17.6.1.2 | INTEGER | read-write | PVC logical channel ID . |
| STR accX25PvcAddrString | 1.3.6.1.4.1.5.1.1.17.6.1.3 | DisplayString | read-write | X.25 address to associate with this PVC. |
| INT accX25PvcProtocol | 1.3.6.1.4.1.5.1.1.17.6.1.4 | INTEGER | read-write | PVC Protocol Associated with this line and the LCID . |
| accX25Switch | 1.3.6.1.4.1.5.1.1.17.8 | |||
| INT accX25SwitchStatus | 1.3.6.1.4.1.5.1.1.17.8.1 | INTEGER | read-write | This Object controls whether X.25 switching is enabled or disabled. |
| GAU accX25SwitchConnections | 1.3.6.1.4.1.5.1.1.17.8.2 | Gauge | read-only | This Object indicates the current number of X.25 connections that are being switched through this router. |
| CTR accX25SwitchCallSucceeds | 1.3.6.1.4.1.5.1.1.17.8.3 | Counter | read-only | This Object indicates the total number of X.25 calls that have been switched by this router. |
| CTR accX25SwitchCallFails | 1.3.6.1.4.1.5.1.1.17.8.4 | Counter | read-only | This Object indicates the total number of X.25 calls that this router has been unable to switch. |
| accX25SwitchConnTable | 1.3.6.1.4.1.5.1.1.17.8.5 | not-accessible | This Table contains objects which report information about the X.25 calls currently being switched through this router. | |
| accX25SwitchConnEntry | 1.3.6.1.4.1.5.1.1.17.8.5.1 | not-accessible | The entry part of accX25SwitchConnTable. | |
| INT accX25SwitchConnCallingIfIndex | 1.3.6.1.4.1.5.1.1.17.8.5.1.1 | INTEGER | read-only | An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which initiated the connection. |
| INT accX25SwitchConnCallingIndex | 1.3.6.1.4.1.5.1.1.17.8.5.1.2 | INTEGER | read-only | An Integer that uniquely identifies the virtual circuit for the initiating interface. For X.25 ports, this will be the LCN. For the TCP ports, this will be the remote port number. |
| INT accX25SwitchConnCallingType | 1.3.6.1.4.1.5.1.1.17.8.5.1.3 | INTEGER | read-only | An integer that indicates the calling type. |
| OCT accX25SwitchConnCallingX121Addr | 1.3.6.1.4.1.5.1.1.17.8.5.1.4 | OCTET STRING | read-only | A string that contains the Calling X.121 address that initiated the connection. |
| CTR accX25SwitchConnCallingPkts | 1.3.6.1.4.1.5.1.1.17.8.5.1.5 | Counter | read-only | A counter which keeps track of the number of packets sent from the calling to the called port. |
| CTR accX25SwitchConnCallingOctets | 1.3.6.1.4.1.5.1.1.17.8.5.1.6 | Counter | read-only | A counter which keeps track of the number of octets sent from the calling to the called port. |
| INT accX25SwitchConnCalledIfIndex | 1.3.6.1.4.1.5.1.1.17.8.5.1.7 | INTEGER | read-only | An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which propagated the connection. |
| INT accX25SwitchConnCalledIndex | 1.3.6.1.4.1.5.1.1.17.8.5.1.8 | INTEGER | read-only | An Integer that uniquely identifies the virtual circuit for the outgoing interface. For X.25 ports, this will be the LCN. For the TCP ports, this will be the local port number. |
| INT accX25SwitchConnCalledType | 1.3.6.1.4.1.5.1.1.17.8.5.1.9 | INTEGER | read-only | An integer that indicates the called type. |
| OCT accX25SwitchConnCalledX121Addr | 1.3.6.1.4.1.5.1.1.17.8.5.1.10 | OCTET STRING | read-only | A string that contains the Called X.121 address that initiated the connection. |
| CTR accX25SwitchConnCalledPkts | 1.3.6.1.4.1.5.1.1.17.8.5.1.11 | Counter | read-only | A counter which keeps track of the number of packets sent from the calling to the called port. |
| CTR accX25SwitchConnCalledOctets | 1.3.6.1.4.1.5.1.1.17.8.5.1.12 | Counter | read-only | A counter which keeps track of the number of octets sent from the calling to the called port. |
| INT accX25SwitchConnState | 1.3.6.1.4.1.5.1.1.17.8.5.1.13 | INTEGER | read-only | An integer that indicates the state of the switched X.25 circuit. |
| accX25SwitchAddrTransTable | 1.3.6.1.4.1.5.1.1.17.8.6 | not-accessible | This Table contains objects which control the translation of X.121 addresses. | |
| accX25SwitchAddrTransEntry | 1.3.6.1.4.1.5.1.1.17.8.6.1 | not-accessible | The entry part for the AddrTrans Table. | |
| INT accX25SwitchAddrTransIfIndex | 1.3.6.1.4.1.5.1.1.17.8.6.1.1 | INTEGER | read-write | An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface that receives the call request. |
| INT accX25SwitchAddrTransDir | 1.3.6.1.4.1.5.1.1.17.8.6.1.2 | INTEGER | read-write | An Integer that identifies whether this entry applies to inbound or to outbound switched X.25 calls. |
| INT accX25SwitchAddrTransType | 1.3.6.1.4.1.5.1.1.17.8.6.1.3 | INTEGER | read-write | An Integer that identifies whether this entry applies to called or to calling X.121 addresses. |
| STR accX25SwitchAddrTransPattern | 1.3.6.1.4.1.5.1.1.17.8.6.1.4 | DisplayString | read-write | A character string which defines the matching pattern for incoming called X.121 addresses. |
| STR accX25SwitchAddrTransReplace | 1.3.6.1.4.1.5.1.1.17.8.6.1.5 | DisplayString | read-write | A character string which defines the replacement pattern for incoming called X.121 addresses. |
| INT accX25SwitchAddrTransStatus | 1.3.6.1.4.1.5.1.1.17.8.6.1.6 | INTEGER | read-write | An Integer that defines the status of the table row. |
| accX25SwitchRouteTable | 1.3.6.1.4.1.5.1.1.17.8.7 | not-accessible | This Table contains objects which determine the switching of incoming X.25 calls. | |
| accX25SwitchRouteEntry | 1.3.6.1.4.1.5.1.1.17.8.7.1 | not-accessible | The entry part for the Route Table. | |
| OCT accX25SwitchRoutePattern | 1.3.6.1.4.1.5.1.1.17.8.7.1.1 | OCTET STRING | read-write | A character string which defines the matching pattern for the incoming called X.121 addresses. |
| INT accX25SwitchRouteIfIndex | 1.3.6.1.4.1.5.1.1.17.8.7.1.2 | INTEGER | read-write | An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which receives the call request. |
| INT accX25SwitchRouteStatus | 1.3.6.1.4.1.5.1.1.17.8.7.1.3 | INTEGER | read-write | An Integer that defines the status of the table row. |
| accX25SwitchExtRtTable | 1.3.6.1.4.1.5.1.1.17.8.8 | not-accessible | This Table contains an extended set of objects which determine the switching of incoming X.25 calls. | |
| accX25SwitchExtRtEntry | 1.3.6.1.4.1.5.1.1.17.8.8.1 | not-accessible | The entry part for the Extended Route Table. | |
| INT accX25SwitchExtRtIndex | 1.3.6.1.4.1.5.1.1.17.8.8.1.1 | INTEGER | read-write | An Integer that uniquely identifies this row of the Extended Switching Table. |
| INT accX25SwitchExtRtIfIn | 1.3.6.1.4.1.5.1.1.17.8.8.1.2 | INTEGER | read-write | An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which receives the call request. This column must match the interface that the call is received on before a match can be made. A value of zero will match calls received from any interface. |
| OCT accX25SwitchExtRtAddr | 1.3.6.1.4.1.5.1.1.17.8.8.1.3 | OCTET STRING | read-write | A character string which defines the matching pattern for the incoming called X.121 addresses. |
| OCT accX25SwitchExtRtCUD | 1.3.6.1.4.1.5.1.1.17.8.8.1.4 | OCTET STRING | read-write | A octet string which defines the matching pattern for the incoming Call User Data. A zero length octet string matches any Call User Data contents (including none). |
| INT accX25SwitchExtRtDisp | 1.3.6.1.4.1.5.1.1.17.8.8.1.5 | INTEGER | read-write | An Integer that specifies the disposition of incoming calls that match this table entry. A value of 'switch' causes matching calls to be switched out the interface specified by accX25SwitchExtRtIfOut. A value of 'local' causes the call to be processed for local call termination. A value of 'reject' causes the call to be cleared. |
| INT accX25SwitchExtRtIfOut | 1.3.6.1.4.1.5.1.1.17.8.8.1.6 | INTEGER | read-write | An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface to which the call will be switched. This column is only significant when the disposition is 'switch'. |
| INT accX25SwitchExtRtStatus | 1.3.6.1.4.1.5.1.1.17.8.8.1.7 | INTEGER | read-write | An Integer that defines the status of the table row. |
| INT accX25EventLogSize | 1.3.6.1.4.1.5.1.1.17.9 | INTEGER | read-write | The number of entries to maintain in the event table |
| accX25EventTable | 1.3.6.1.4.1.5.1.1.17.10 | not-accessible | Event and exception logging table. | |
| accX25EventEntry | 1.3.6.1.4.1.5.1.1.17.10.1 | not-accessible | A single event or exception record. | |
| INT accX25EventSeq | 1.3.6.1.4.1.5.1.1.17.10.1.1 | INTEGER | read-only | A unique sequential number for the logged event. |
| INT accX25EventLine | 1.3.6.1.4.1.5.1.1.17.10.1.2 | INTEGER | read-only | Physical port which encountered the event. |
| INT accX25EventLCID | 1.3.6.1.4.1.5.1.1.17.10.1.3 | INTEGER | read-only | The logical circuit id for the circuit which encountered the event. |
| TIK accX25EventUpTime | 1.3.6.1.4.1.5.1.1.17.10.1.4 | TimeTicks | read-only | SysUpTime when event occurred. |
| OCT accX25EventCode | 1.3.6.1.4.1.5.1.1.17.10.1.5 | OCTET STRING | read-write | Code indicating the type of event being logged. |
| INT accX25EventCause | 1.3.6.1.4.1.5.1.1.17.10.1.6 | INTEGER | read-only | Cause octet from close packet. |
| INT accX25EventDiag | 1.3.6.1.4.1.5.1.1.17.10.1.7 | INTEGER | read-only | Diagnostic octet from close packet. |
| INT accX25EventProtocol | 1.3.6.1.4.1.5.1.1.17.10.1.8 | INTEGER | read-only | Protocol which encountered the event. |
| OCT accX25EventPacket | 1.3.6.1.4.1.5.1.1.17.10.1.9 | OCTET STRING | read-only | Packet that triggered the log entry (if available). |
| accX25CircuitTable | 1.3.6.1.4.1.5.1.1.17.11 | not-accessible | The X.25 Circuit information table. | |
| accX25CircuitEntry | 1.3.6.1.4.1.5.1.1.17.11.1 | not-accessible | A single Circuit information record. | |
| INT accX25CircuitLine | 1.3.6.1.4.1.5.1.1.17.11.1.1 | INTEGER | read-only | Physical port on which the circuit is established. |
| INT accX25CircuitLCID | 1.3.6.1.4.1.5.1.1.17.11.1.2 | INTEGER | read-only | The logical circuit ID also called the logical channel number (LCN). |
| INT accX25CircuitType | 1.3.6.1.4.1.5.1.1.17.11.1.3 | INTEGER | read-only | The type of circuit. |
| OCT accX25CircuitRemoteAddr | 1.3.6.1.4.1.5.1.1.17.11.1.4 | OCTET STRING | read-only | X.25 remote address associated with this circuit. |
| OCT accX25CircuitLocalAddr | 1.3.6.1.4.1.5.1.1.17.11.1.5 | OCTET STRING | read-only | X.25 local address associated with this circuit. |
| INT accX25CircuitState | 1.3.6.1.4.1.5.1.1.17.11.1.6 | INTEGER | read-only | Current state of the circuit. |
| INT accX25CircuitPktTimer | 1.3.6.1.4.1.5.1.1.17.11.1.7 | INTEGER | read-only | Packet level timeout value for this circuit. |
| INT accX25CircuitPktRetry | 1.3.6.1.4.1.5.1.1.17.11.1.8 | INTEGER | read-only | Packet level retry count for this circuit. |
| accX25Xot | 1.3.6.1.4.1.5.1.1.17.12 | |||
| accX25XotParmTable | 1.3.6.1.4.1.5.1.1.17.12.1 | not-accessible | XOT parameter table. | |
| accX25XotParmEntry | 1.3.6.1.4.1.5.1.1.17.12.1.1 | not-accessible | The entry part of accX25XotParmEntry. | |
| INT accX25XotParmLine | 1.3.6.1.4.1.5.1.1.17.12.1.1.1 | INTEGER | read-write | Virtual port for which this entry applies. |
| IP accX25XotParmIpAddress | 1.3.6.1.4.1.5.1.1.17.12.1.1.2 | IpAddress | read-write | IP Address for virtual port. |
| INT accX25XotParmMsgLevel | 1.3.6.1.4.1.5.1.1.17.12.1.1.3 | INTEGER | read-write | Debug message level for virtual port. |
| accX25XotConnTable | 1.3.6.1.4.1.5.1.1.17.12.2 | not-accessible | This Table contains objects which report information about the X.25 XOT calls currently being switched through this router. | |
| accX25XotConnEntry | 1.3.6.1.4.1.5.1.1.17.12.2.1 | not-accessible | The entry part of accX25XotConnEntry. | |
| INT accX25XotConnLine | 1.3.6.1.4.1.5.1.1.17.12.2.1.1 | INTEGER | read-only | Virtual port for which this entry applies. |
| INT accX25XotConnLcn | 1.3.6.1.4.1.5.1.1.17.12.2.1.2 | INTEGER | read-only | The LCN of the virtual circuit for the initiating interface. |
| INT accX25XotConnState | 1.3.6.1.4.1.5.1.1.17.12.2.1.3 | INTEGER | read-only | An integer that indicates the state of the circuit. |
| INT accX25XotConnType | 1.3.6.1.4.1.5.1.1.17.12.2.1.4 | INTEGER | read-only | An integer that indicates the circuit type. |
| IP accX25XotConnIpAddress | 1.3.6.1.4.1.5.1.1.17.12.2.1.5 | IpAddress | read-only | IP Address for this XOT. |
| INT accX25XotConnTcpPortNumber | 1.3.6.1.4.1.5.1.1.17.12.2.1.6 | INTEGER | read-only | TCP port number for this connection. |
| IP accX25XotConnRemoteIpAddress | 1.3.6.1.4.1.5.1.1.17.12.2.1.7 | IpAddress | read-write | IP Address for the remote XOT. |
| INT accX25XotConnRemoteTCPPortNumber | 1.3.6.1.4.1.5.1.1.17.12.2.1.8 | INTEGER | read-only | remote TCP port number for this connection. |
| CTR accX25XotConnRcvEncaps | 1.3.6.1.4.1.5.1.1.17.12.2.1.9 | Counter | read-only | The total number of encapsulated packets received by the XOT for this connection. |
| CTR accX25XotConnXmtEncaps | 1.3.6.1.4.1.5.1.1.17.12.2.1.10 | Counter | read-only | The total number of encapsulated packets transmitted by the XOT for this connection. |
| accX25XotStatsTable | 1.3.6.1.4.1.5.1.1.17.12.4 | not-accessible | This Table contains objexts which report the accumulated counts for X.25 packet activity and TCP connections for an XOT virtual port. | |
| accX25XotStatsEntry | 1.3.6.1.4.1.5.1.1.17.12.4.1 | not-accessible | The entry part of accX25XotStatsEntry. | |
| INT accX25XotStatsLine | 1.3.6.1.4.1.5.1.1.17.12.4.1.1 | INTEGER | read-only | Virtual port for which this entry applies. |
| CTR accX25XotStatsTotalConnections | 1.3.6.1.4.1.5.1.1.17.12.4.1.2 | Counter | read-only | The total number of TCP connections for the XOT on this router. |
| GAU accX25XotStatsActiveConnections | 1.3.6.1.4.1.5.1.1.17.12.4.1.3 | Gauge | read-only | The current number of active TCP connections for the XOT on this router. |
| CTR accX25XotStatsRcvInvalids | 1.3.6.1.4.1.5.1.1.17.12.4.1.4 | Counter | read-only | The total number of invalid packets received by the XOT from TCP connections on this router. |
| CTR accX25XotStatsGenClearReqs | 1.3.6.1.4.1.5.1.1.17.12.4.1.5 | Counter | read-only | The total number of clear packets generated by the XOT. |
| CTR accX25XotStatsGenResetReqs | 1.3.6.1.4.1.5.1.1.17.12.4.1.6 | Counter | read-only | The total number of reset packets generated by the XOT. |
| CTR accX25XotStatsGenPvcSetups | 1.3.6.1.4.1.5.1.1.17.12.4.1.7 | Counter | read-only | The total number of PVC setup packets generated by the XOT on this virtual port |
| CTR accX25XotStatsRcvValids | 1.3.6.1.4.1.5.1.1.17.12.4.1.8 | Counter | read-only | The total number of valid packets received by the XOT from TCP connections on this router. |
| CTR accX25XotStatsXmtTotals | 1.3.6.1.4.1.5.1.1.17.12.4.1.9 | Counter | read-only | The total number of packets transmitted by the XOT over TCP connections on this router. |
RFC description
Provides X.25 interface address translation tables for ACC bridge/router devices.
Start monitoring ACC/Ericsson WAN access routers (legacy) 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.